{"id":1061,"date":"2026-03-12T01:25:20","date_gmt":"2026-03-12T01:25:20","guid":{"rendered":"http:\/\/ai-jia.ai\/?page_id=1061"},"modified":"2026-05-18T08:48:12","modified_gmt":"2026-05-18T08:48:12","slug":"aijia-smart-plush","status":"publish","type":"page","link":"https:\/\/ai-jia.ai\/zh\/aijia-smart-plush\/","title":{"rendered":"AIjia Smart Plush"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1061\" class=\"elementor elementor-1061\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e63865f e-flex e-con-boxed e-con e-parent\" data-id=\"e63865f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6416b8f elementor-widget elementor-widget-html\" data-id=\"6416b8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>AIjia Smart Plush \u2014 Screen-Free AI Companion<\/title>\n<style>\n  :root {\n    --gold: #D4A017;\n    --gold-dark: #B8860B;\n    --gold-light: #FFD966;\n    --cream: #FBF5E6;\n    --cream-light: #FFFDF6;\n    --cream-mid: #FDF9F0;\n    --text-dark: #1f1a0e;\n    --text-muted: #6b5e3e;\n    --white: #ffffff;\n  }\n  * { margin:0; padding:0; box-sizing:border-box; }\n  html { scroll-behavior:smooth; }\n  body { font-family:'Segoe UI',system-ui,-apple-system,sans-serif; background:var(--cream-light); color:var(--text-dark); overflow-x:hidden; }\n\n  \/* PARTICLES *\/\n  .particles { position:fixed; top:0; left:0; width:100%; height:100%; pointer-events:none; z-index:0; overflow:hidden; }\n  .particle { position:absolute; width:5px; height:5px; border-radius:50%; background:var(--gold-light); opacity:0; animation:float-up linear infinite; }\n  @keyframes float-up { 0%{transform:translateY(100vh) scale(0);opacity:0} 10%{opacity:0.3} 90%{opacity:0.1} 100%{transform:translateY(-10vh) scale(1.5);opacity:0} }\n\n\n\n  \/* HERO *\/\n  .hero { position:relative; z-index:1; min-height:100vh; display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; padding:80px 24px 80px; background:linear-gradient(160deg,#FFFDF6 0%,#FDF9F0 50%,#FBF5E6 100%); overflow:hidden; }\n  .hero::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(212,160,23,0.08) 0%,transparent 70%); pointer-events:none; }\n  .hero-badge { display:inline-flex; align-items:center; gap:8px; background:rgba(212,160,23,0.12); border:1px solid rgba(212,160,23,0.3); color:var(--gold-dark); padding:8px 20px; border-radius:50px; font-size:0.82rem; font-weight:600; letter-spacing:0.5px; margin-bottom:28px; animation:fade-up 0.8s ease 0.2s both; }\n  .hero h1 { font-size:clamp(2.8rem,6vw,5rem); font-weight:900; line-height:1.05; letter-spacing:-2px; color:var(--text-dark); max-width:820px; animation:fade-up 0.8s ease 0.4s both; }\n  .hero h1 em { font-style:normal; color:var(--gold-dark); }\n  .hero-sub { font-size:clamp(1.1rem,2.5vw,1.35rem); color:var(--text-muted); max-width:580px; margin:24px auto 0; line-height:1.6; animation:fade-up 0.8s ease 0.6s both; }\n  .hero-tags { display:flex; flex-wrap:wrap; gap:10px; justify-content:center; margin:36px 0; animation:fade-up 0.8s ease 0.8s both; }\n  .tag { background:var(--white); border:1.5px solid rgba(212,160,23,0.25); color:var(--text-muted); padding:8px 18px; border-radius:50px; font-size:0.82rem; font-weight:600; transition:all 0.3s; cursor:default; }\n  .tag:hover { background:var(--gold); color:var(--white); border-color:var(--gold); transform:translateY(-3px); box-shadow:0 6px 16px rgba(212,160,23,0.3); }\n  .hero-ctas { display:flex; gap:16px; flex-wrap:wrap; justify-content:center; animation:fade-up 0.8s ease 1s both; }\n  .btn-primary { background:var(--gold); color:var(--white); padding:16px 40px; border-radius:50px; font-weight:800; text-decoration:none; font-size:1rem; box-shadow:0 6px 24px rgba(212,160,23,0.4); transition:all 0.3s; display:inline-flex; align-items:center; gap:8px; }\n  .btn-primary:hover { background:var(--gold-dark); transform:translateY(-3px); box-shadow:0 12px 32px rgba(212,160,23,0.5); }\n  .btn-secondary { background:transparent; color:var(--text-dark); padding:16px 40px; border-radius:50px; font-weight:700; text-decoration:none; font-size:1rem; border:2px solid rgba(31,26,14,0.18); transition:all 0.3s; }\n  .btn-secondary:hover { border-color:var(--gold); color:var(--gold-dark); transform:translateY(-3px); }\n  .stats { display:flex; flex-wrap:wrap; gap:0; justify-content:center; margin-top:64px; width:100%; max-width:700px; background:var(--white); border-radius:24px; box-shadow:0 8px 40px rgba(212,160,23,0.12); border:1px solid rgba(212,160,23,0.15); overflow:hidden; animation:fade-up 0.8s ease 1.2s both; }\n  .stat { flex:1; min-width:160px; padding:28px 24px; text-align:center; border-right:1px solid rgba(212,160,23,0.1); transition:background 0.3s; }\n  .stat:last-child { border-right:none; }\n  .stat:hover { background:var(--cream); }\n  .stat-num { font-size:1.8rem; font-weight:900; color:var(--gold-dark); line-height:1; }\n  .stat-label { font-size:0.78rem; color:var(--text-muted); margin-top:6px; font-weight:600; }\n  @keyframes fade-up { from{opacity:0;transform:translateY(28px)} to{opacity:1;transform:translateY(0)} }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     STICKY SCROLL SECTION\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .sticky-wrapper { position:relative; height:200vh; }\n  .sticky-inner { position:sticky; top:0; height:100vh; overflow:hidden; display:flex; align-items:stretch; background:var(--cream-light); }\n\n  \/* Left \u2014 image panel *\/\n  .sticky-image-panel { position:relative; width:55%; flex-shrink:0; overflow:hidden; }\n  .sticky-img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; transition:opacity 0.9s ease; }\n  .sticky-img.hidden { opacity:0; }\n  .sticky-img.visible { opacity:1; }\n\n  \/* Image overlay gradient for text legibility *\/\n  .sticky-image-panel::after { content:''; position:absolute; inset:0; background:linear-gradient(to right,transparent 70%,var(--cream-light) 100%); pointer-events:none; z-index:1; }\n\n  \/* Right \u2014 content panel *\/\n  .sticky-content-panel { width:45%; display:flex; flex-direction:column; justify-content:center; padding:60px 48px 60px 40px; position:relative; }\n  .sticky-content { position:absolute; inset:0; display:flex; flex-direction:column; justify-content:center; padding:60px 48px 60px 40px; opacity:0; transform:translateY(24px); transition:opacity 0.6s ease, transform 0.6s ease; pointer-events:none; }\n  .sticky-content.active { opacity:1; transform:translateY(0); pointer-events:auto; }\n\n  .sticky-label { display:inline-block; background:rgba(212,160,23,0.1); color:var(--gold-dark); padding:6px 18px; border-radius:50px; font-size:0.75rem; font-weight:700; letter-spacing:1px; text-transform:uppercase; margin-bottom:20px; }\n  .sticky-title { font-size:clamp(1.8rem,3vw,2.6rem); font-weight:900; line-height:1.1; letter-spacing:-1px; color:var(--text-dark); margin-bottom:16px; }\n  .sticky-title em { font-style:normal; color:var(--gold-dark); }\n  .sticky-sub { font-size:0.97rem; color:var(--text-muted); line-height:1.75; margin-bottom:32px; max-width:420px; }\n  .sticky-bullets { list-style:none; display:flex; flex-direction:column; gap:14px; }\n  .sticky-bullets li { display:flex; gap:12px; align-items:flex-start; font-size:0.9rem; color:var(--text-dark); font-weight:600; line-height:1.5; }\n  .sticky-bullets li span.icon { font-size:1.1rem; flex-shrink:0; margin-top:1px; }\n  .sticky-note { margin-top:24px; font-size:0.75rem; color:var(--text-muted); font-style:italic; border-top:1px solid rgba(212,160,23,0.15); padding-top:16px; }\n\n  \/* Scroll progress dots *\/\n  .sticky-dots { position:absolute; bottom:32px; left:50%; transform:translateX(-50%); display:flex; gap:10px; z-index:10; }\n  .sticky-dot { width:8px; height:8px; border-radius:50%; background:rgba(212,160,23,0.25); transition:all 0.4s; }\n  .sticky-dot.active { background:var(--gold); transform:scale(1.3); }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COMMON SECTION STYLES\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  section { position:relative; z-index:1; }\n  .section-label { display:inline-block; background:rgba(212,160,23,0.1); color:var(--gold-dark); padding:6px 18px; border-radius:50px; font-size:0.75rem; font-weight:700; letter-spacing:1px; text-transform:uppercase; margin-bottom:16px; }\n  .section-title { font-size:clamp(2rem,4vw,3rem); font-weight:900; line-height:1.1; letter-spacing:-1px; color:var(--text-dark); max-width:700px; }\n  .section-title em { font-style:normal; color:var(--gold-dark); }\n  .section-sub { font-size:1.05rem; color:var(--text-muted); max-width:560px; line-height:1.7; margin-top:12px; }\n\n  \/* WARMTH CARDS *\/\n  .warmth { padding:100px 24px; background:var(--cream); }\n  .warmth-inner { max-width:1100px; margin:0 auto; }\n  .warmth-header { text-align:center; margin-bottom:64px; }\n  .cards { display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:24px; }\n  .card { background:var(--white); border-radius:24px; padding:36px 32px; border:1.5px solid rgba(212,160,23,0.12); box-shadow:0 4px 24px rgba(212,160,23,0.06); transition:all 0.4s; position:relative; overflow:hidden; }\n  .card::before { content:''; position:absolute; top:0; left:0; right:0; height:3px; background:linear-gradient(90deg,var(--gold-light),var(--gold)); transform:scaleX(0); transform-origin:left; transition:transform 0.4s; }\n  .card:hover { transform:translateY(-8px); box-shadow:0 20px 48px rgba(212,160,23,0.15); border-color:rgba(212,160,23,0.3); }\n  .card:hover::before { transform:scaleX(1); }\n  .card-icon { font-size:2rem; margin-bottom:16px; display:block; }\n  .card h3 { font-size:1.15rem; font-weight:800; color:var(--text-dark); margin-bottom:12px; }\n  .card p { font-size:0.9rem; color:var(--text-muted); line-height:1.75; }\n\n  \/* LANGUAGE *\/\n  .language { padding:100px 24px; background:linear-gradient(135deg,var(--cream-light) 0%,var(--cream) 100%); }\n  .language-inner { max-width:1000px; margin:0 auto; display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:center; }\n  .lang-pills { display:flex; flex-direction:column; gap:14px; margin-top:28px; }\n  .lang-pill { display:flex; align-items:center; gap:16px; background:var(--white); padding:18px 22px; border-radius:16px; border:1.5px solid rgba(212,160,23,0.15); box-shadow:0 4px 16px rgba(212,160,23,0.06); transition:all 0.3s; }\n  .lang-pill:hover { transform:translateX(8px); border-color:var(--gold); box-shadow:0 8px 24px rgba(212,160,23,0.15); }\n  .lang-flag { font-size:1.8rem; }\n  .lang-name { font-weight:800; color:var(--text-dark); font-size:0.97rem; }\n  .lang-desc { font-size:0.8rem; color:var(--text-muted); margin-top:2px; }\n  .lang-visual { background:var(--white); border-radius:28px; padding:40px 28px; text-align:center; border:1.5px solid rgba(212,160,23,0.15); box-shadow:0 8px 40px rgba(212,160,23,0.1); }\n  .lang-big { font-size:3rem; font-weight:900; color:var(--gold-dark); line-height:1; }\n  .lang-big-sub { font-size:0.85rem; color:var(--text-muted); margin-top:6px; }\n  .lang-divider { margin:18px 0; height:1px; background:rgba(212,160,23,0.15); }\n  .lang-coming { font-size:0.8rem; color:var(--text-muted); font-style:italic; }\n\n  \/* FEATURES *\/\n  .features { padding:100px 24px; background:var(--white); }\n  .features-inner { max-width:1000px; margin:0 auto; }\n  .features-header { text-align:center; margin-bottom:56px; }\n  .feature-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; }\n  .feature-item { display:flex; gap:12px; align-items:flex-start; padding:18px 20px; border-radius:14px; border:1.5px solid rgba(212,160,23,0.1); background:var(--cream-light); transition:all 0.3s; }\n  .feature-item:hover { background:var(--cream); border-color:rgba(212,160,23,0.25); transform:translateY(-3px); box-shadow:0 8px 20px rgba(212,160,23,0.1); }\n  .feature-check { color:var(--gold); font-size:1rem; flex-shrink:0; margin-top:2px; }\n  .feature-text { font-size:0.88rem; color:var(--text-dark); font-weight:600; line-height:1.5; }\n  .feature-note { text-align:center; margin-top:28px; font-size:0.8rem; color:var(--text-muted); font-style:italic; }\n\n  \/* SAFETY *\/\n  .safety { padding:100px 24px; background:var(--cream); }\n  .safety-inner { max-width:1100px; margin:0 auto; }\n  .safety-header { text-align:center; margin-bottom:56px; }\n  .safety-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:24px; }\n  .safety-card { background:var(--white); border-radius:20px; padding:28px; border:1.5px solid rgba(212,160,23,0.1); transition:all 0.35s; display:flex; gap:16px; }\n  .safety-card:hover { transform:translateY(-6px); box-shadow:0 16px 40px rgba(212,160,23,0.12); border-color:rgba(212,160,23,0.25); }\n  .safety-icon { font-size:1.6rem; flex-shrink:0; }\n  .safety-card h4 { font-size:0.95rem; font-weight:800; color:var(--text-dark); margin-bottom:6px; }\n  .safety-card p { font-size:0.85rem; color:var(--text-muted); line-height:1.65; }\n\n  \/* GIFT *\/\n  .gift { padding:100px 24px; background:var(--white); }\n  .gift-inner { max-width:1100px; margin:0 auto; }\n  .gift-header { text-align:center; margin-bottom:56px; }\n  .gift-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:24px; }\n  .gift-card { background:var(--cream-light); border-radius:24px; padding:36px 28px; border:1.5px solid rgba(212,160,23,0.12); text-align:center; transition:all 0.35s; position:relative; overflow:hidden; }\n  .gift-card::after { content:attr(data-emoji); position:absolute; bottom:-16px; right:-8px; font-size:4.5rem; opacity:0.06; pointer-events:none; }\n  .gift-card:hover { transform:translateY(-8px); box-shadow:0 20px 48px rgba(212,160,23,0.12); background:var(--cream); border-color:rgba(212,160,23,0.25); }\n  .gift-emoji { font-size:2.2rem; margin-bottom:14px; display:block; }\n  .gift-card h3 { font-size:1rem; font-weight:800; color:var(--text-dark); margin-bottom:10px; }\n  .gift-card p { font-size:0.87rem; color:var(--text-muted); line-height:1.7; }\n\n  \/* QUOTE *\/\n  .quote-section { padding:80px 24px; background:linear-gradient(135deg,var(--gold-dark) 0%,var(--gold) 100%); text-align:center; }\n  .quote-text { font-size:clamp(1.3rem,3vw,2rem); font-weight:800; color:var(--white); max-width:700px; margin:0 auto; line-height:1.4; letter-spacing:-0.5px; font-style:italic; }\n  .quote-attr { color:rgba(255,255,255,0.65); font-size:0.88rem; margin-top:20px; font-weight:600; }\n\n  \/* FAQ *\/\n  .faq { padding:100px 24px; background:var(--cream-light); }\n  .faq-inner { max-width:780px; margin:0 auto; }\n  .faq-header { text-align:center; margin-bottom:56px; }\n  .faq-item { background:var(--white); border-radius:16px; margin-bottom:12px; border:1.5px solid rgba(212,160,23,0.12); overflow:hidden; transition:box-shadow 0.3s; }\n  .faq-item:hover { box-shadow:0 8px 28px rgba(212,160,23,0.1); }\n  .faq-q { width:100%; text-align:left; padding:22px 24px; background:none; border:none; font-size:0.97rem; font-weight:700; color:var(--text-dark); cursor:pointer; display:flex; justify-content:space-between; align-items:center; gap:12px; transition:color 0.3s; }\n  .faq-q:hover { color:var(--gold-dark); }\n  .faq-arrow { color:var(--gold); font-size:0.9rem; transition:transform 0.3s; flex-shrink:0; }\n  .faq-a { max-height:0; overflow:hidden; transition:max-height 0.4s ease,padding 0.3s; font-size:0.9rem; color:var(--text-muted); line-height:1.75; padding:0 24px; }\n  .faq-item.open .faq-a { max-height:300px; padding:0 24px 22px; }\n  .faq-item.open .faq-arrow { transform:rotate(180deg); color:var(--gold-dark); }\n  .faq-item.open { border-color:rgba(212,160,23,0.3); box-shadow:0 8px 28px rgba(212,160,23,0.1); }\n\n  \/* CTA FINAL *\/\n  .cta-final { padding:100px 24px; background:linear-gradient(160deg,#1f1a0e 0%,#2d2416 100%); text-align:center; position:relative; overflow:hidden; }\n  .cta-final::before { content:''; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:800px; height:400px; background:radial-gradient(ellipse,rgba(212,160,23,0.12) 0%,transparent 70%); pointer-events:none; }\n  .cta-final h2 { font-size:clamp(2rem,4vw,3.2rem); font-weight:900; color:var(--cream-light); margin-bottom:16px; letter-spacing:-1px; }\n  .cta-final p { font-size:1.1rem; color:rgba(251,245,230,0.6); margin-bottom:40px; }\n\n  \/* REVEAL *\/\n  .reveal { opacity:0; transform:translateY(36px); transition:opacity 0.7s ease,transform 0.7s ease; }\n  .reveal.visible { opacity:1; transform:translateY(0); }\n  .reveal-delay-1 { transition-delay:0.1s; }\n  .reveal-delay-2 { transition-delay:0.2s; }\n  .reveal-delay-3 { transition-delay:0.3s; }\n\n\n\n  @media(max-width:768px) {\n    \/* HERO *\/\n    .hero { padding:60px 20px 60px; }\n    .hero h1 { letter-spacing:-1px; }\n    .hero-ctas { flex-direction:column; align-items:center; }\n    .btn-primary, .btn-secondary { width:100%; max-width:320px; justify-content:center; }\n    .stats { border-radius:16px; }\n    .stat { min-width:100px; padding:18px 12px; }\n    .stat-num { font-size:1.3rem; }\n    .stat-label { font-size:0.68rem; }\n\n    \/* STICKY SCROLL \u2014 2 states stacked on mobile *\/\n    .sticky-wrapper { height:auto; }\n    .sticky-inner {\n      position:relative !important;\n      flex-direction:column;\n      height:auto !important;\n    }\n    .sticky-image-panel {\n      width:100%;\n      height:60vw;\n      min-height:240px;\n      max-height:380px;\n      position:relative !important;\n    }\n    .sticky-image-panel::after {\n      background:linear-gradient(to bottom,transparent 60%,var(--cream-light) 100%);\n    }\n    .sticky-content-panel { width:100%; position:relative; padding:0; }\n    .sticky-content {\n      position:relative !important;\n      opacity:1 !important;\n      transform:none !important;\n      pointer-events:auto !important;\n      padding:28px 20px 32px;\n      border-bottom:1px solid rgba(212,160,23,0.12);\n    }\n    .sticky-content:last-of-type { border-bottom:none; }\n    #img-2 { display:none; }\n    #img-1 { opacity:1 !important; position:relative; }\n    .sticky-dots { display:none; }\n    .sticky-title { font-size:1.5rem; }\n    .sticky-sub { font-size:0.88rem; }\n\n    \/* SECTIONS *\/\n    .cards, .feature-grid, .safety-grid, .gift-grid { grid-template-columns:1fr; }\n    .gift-grid { grid-template-columns:1fr 1fr; }\n    .language-inner { grid-template-columns:1fr; }\n    .who-item:hover { transform:none; }\n\n    \/* MODAL *\/\n    .modal-box { padding:32px 22px; border-radius:20px; }\n    .form-row { grid-template-columns:1fr; gap:0; }\n    .modal-title { font-size:1.4rem; }\n\n    \/* TYPOGRAPHY *\/\n    .section-title { font-size:1.7rem; letter-spacing:-0.5px; }\n    .quote-text { font-size:1.1rem; }\n    .cta-final h2 { font-size:1.8rem; }\n  }\n\n  @media(max-width:480px) {\n    .hero-tags { gap:7px; }\n    .tag { font-size:0.75rem; padding:6px 13px; }\n    .gift-grid { grid-template-columns:1fr; }\n    .stat { min-width:80px; padding:14px 8px; }\n    .stat-label { font-size:0.62rem; }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 INQUIRY MODAL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .modal-overlay {\n    position:fixed; inset:0; z-index:9999;\n    background:rgba(20,15,5,0.75);\n    backdrop-filter:blur(8px);\n    display:flex; align-items:center; justify-content:center;\n    opacity:0; pointer-events:none;\n    transition:opacity 0.4s ease;\n    padding:20px;\n  }\n  .modal-overlay.open { opacity:1; pointer-events:auto; }\n  .modal-box {\n    background:var(--white);\n    border-radius:28px;\n    padding:48px 44px;\n    max-width:520px; width:100%;\n    position:relative;\n    box-shadow:0 32px 80px rgba(0,0,0,0.25);\n    transform:translateY(32px) scale(0.96);\n    transition:transform 0.4s ease, opacity 0.4s ease;\n    opacity:0;\n  }\n  .modal-overlay.open .modal-box { transform:translateY(0) scale(1); opacity:1; }\n  .modal-close {\n    position:absolute; top:18px; right:22px;\n    background:none; border:none; font-size:1.4rem;\n    color:var(--text-muted); cursor:pointer;\n    width:36px; height:36px; border-radius:50%;\n    display:flex; align-items:center; justify-content:center;\n    transition:background 0.2s;\n  }\n  .modal-close:hover { background:var(--cream); color:var(--text-dark); }\n  .modal-label { display:inline-block; background:rgba(212,160,23,0.1); color:var(--gold-dark); padding:5px 16px; border-radius:50px; font-size:0.72rem; font-weight:700; letter-spacing:1px; text-transform:uppercase; margin-bottom:14px; }\n  .modal-title { font-size:1.7rem; font-weight:900; color:var(--text-dark); letter-spacing:-0.5px; margin-bottom:6px; line-height:1.15; }\n  .modal-title em { font-style:normal; color:var(--gold-dark); }\n  .modal-sub { font-size:0.87rem; color:var(--text-muted); margin-bottom:28px; line-height:1.6; }\n  .form-group { margin-bottom:18px; }\n  .form-group label { display:block; font-size:0.8rem; font-weight:700; color:var(--text-dark); margin-bottom:7px; letter-spacing:0.3px; }\n  .form-group input,\n  .form-group textarea,\n  .form-group select {\n    width:100%; padding:13px 16px;\n    border:1.5px solid rgba(212,160,23,0.2);\n    border-radius:12px; font-size:0.9rem;\n    color:var(--text-dark); background:var(--cream-light);\n    outline:none; transition:border 0.3s, box-shadow 0.3s;\n    font-family:inherit;\n  }\n  .form-group input:focus,\n  .form-group textarea:focus,\n  .form-group select:focus {\n    border-color:var(--gold);\n    box-shadow:0 0 0 4px rgba(212,160,23,0.1);\n    background:var(--white);\n  }\n  .form-group textarea { resize:vertical; min-height:100px; }\n  .form-row { display:grid; grid-template-columns:1fr 1fr; gap:14px; }\n  .btn-submit {\n    width:100%; padding:15px;\n    background:var(--gold); color:var(--white);\n    border:none; border-radius:50px;\n    font-size:1rem; font-weight:800;\n    cursor:pointer; transition:all 0.3s;\n    box-shadow:0 6px 20px rgba(212,160,23,0.35);\n    margin-top:6px;\n  }\n  .btn-submit:hover { background:var(--gold-dark); transform:translateY(-2px); box-shadow:0 10px 28px rgba(212,160,23,0.45); }\n  .btn-submit:active { transform:translateY(0); }\n  .modal-footer-note { text-align:center; font-size:0.75rem; color:var(--text-muted); margin-top:14px; }\n  .modal-footer-note a { color:var(--gold-dark); text-decoration:none; font-weight:600; }\n  \/* Success state *\/\n  .modal-success {\n    display:none; text-align:center; padding:20px 0;\n  }\n  .modal-success .success-icon { font-size:3.5rem; margin-bottom:16px; }\n  .modal-success h3 { font-size:1.4rem; font-weight:900; color:var(--text-dark); margin-bottom:10px; }\n  .modal-success p { font-size:0.9rem; color:var(--text-muted); line-height:1.7; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"particles\" id=\"particles\"><\/div>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-badge\">\u2726 Screen-Free AI Companion Toy<\/div>\n  <h1>Less Screen Time.<br\/><em>More Real Conversations.<\/em><\/h1>\n  <p class=\"hero-sub\">A soft AI companion that talks, plays, and explores the world with you \u2014 through voice, stories, and genuine warmth. Speaks your language, wherever you are in the world.<\/p>\n  <div class=\"hero-tags\">\n    <span class=\"tag\">\ud83d\udee1\ufe0f Safety-First Design<\/span>\n    <span class=\"tag\">\ud83c\udf0f Multilingual<\/span>\n    <span class=\"tag\">\ud83d\udcf5 Screen-Free<\/span>\n    <span class=\"tag\">\ud83c\udf81 Thoughtful Gift<\/span>\n    <span class=\"tag\">\u2764\ufe0f Healthy Habits Built In<\/span>\n    <span class=\"tag\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67 Parental Controls<\/span>\n    <span class=\"tag\">\ud83c\udf99\ufe0f Voice-First AI<\/span>\n  <\/div>\n  <div class=\"hero-ctas\">\n    <a href=\"#\" onclick=\"openModal();return false;\" class=\"btn-primary\">\u2709\ufe0f Send an Inquiry<\/a>\n    <a href=\"#warmth\" class=\"btn-secondary\">Discover AIjia<\/a>\n  <\/div>\n  <div class=\"stats\">\n    <div class=\"stat\">\n      <div class=\"stat-num\">\ud83c\udf0d<\/div>\n      <div class=\"stat-label\">Multilingual \u2014 EN, \u4e2d\u6587 & More<\/div>\n    <\/div>\n    <div class=\"stat\">\n      <div class=\"stat-num\">100%<\/div>\n      <div class=\"stat-label\">Screen-Free Voice-First<\/div>\n    <\/div>\n    <div class=\"stat\">\n      <div class=\"stat-num\">24\/7<\/div>\n      <div class=\"stat-label\">Always Ready to Listen<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 STICKY SCROLL SECTION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"sticky-wrapper\" id=\"sticky-wrapper\">\n  <div class=\"sticky-inner\" id=\"sticky-inner\">\n\n    <!-- LEFT: Image Panel -->\n    <div class=\"sticky-image-panel\">\n      <img decoding=\"async\"\n        src=\"http:\/\/ai-jia.ai\/wp-content\/uploads\/2026\/05\/change_nothing_2K_202605181430.jpeg\"\n        alt=\"AIjia Smart Plush finished toy\"\n        class=\"sticky-img visible\"\n        id=\"img-1\"\n      \/>\n      <img decoding=\"async\"\n        src=\"http:\/\/ai-jia.ai\/wp-content\/uploads\/2026\/05\/i_need_the_plush_as_202605181434.jpeg\"\n        alt=\"AIjia Smart Plush internal module X-ray view\"\n        class=\"sticky-img hidden\"\n        id=\"img-2\"\n      \/>\n    <\/div>\n\n    <!-- RIGHT: Content Panel -->\n    <div class=\"sticky-content-panel\">\n\n      <!-- Content 1: Finished Toy -->\n      <div class=\"sticky-content active\" id=\"content-1\">\n        <span class=\"sticky-label\">Meet AIjia Smart Plush<\/span>\n        <h2 class=\"sticky-title\">Soft on the Outside.<br\/><em>Intelligent Inside.<\/em><\/h2>\n        <p class=\"sticky-sub\">Every stitch, every curve, every detail of AIjia Smart Plush is designed to be hugged, loved, and carried everywhere. Premium plush exterior, safe for all ages, and built to last through every bedtime, every journey, and every quiet moment.<\/p>\n        <ul class=\"sticky-bullets\">\n          <li><span class=\"icon\">\ud83e\uddf8<\/span><span>Premium soft plush \u2014 huggable, washable, and durable<\/span><\/li>\n          <li><span class=\"icon\">\ud83d\udd0a<\/span><span>Clear built-in speaker for warm, natural voice<\/span><\/li>\n          <li><span class=\"icon\">\ud83c\udf99\ufe0f<\/span><span>Dual microphone \u2014 hears you clearly, even in a whisper<\/span><\/li>\n          <li><span class=\"icon\">\ud83d\udcf1<\/span><span>Connects to the AIjia app for full parental controls<\/span><\/li>\n          <li><span class=\"icon\">\ud83c\udf10<\/span><span>Wi-Fi enabled \u2014 always updated, always ready<\/span><\/li>\n          <li><span class=\"icon\">\ud83d\udd0b<\/span><span>Rechargeable battery \u2014 long-lasting, USB-C charging<\/span><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Content 2: X-Ray \/ Module -->\n      <div class=\"sticky-content\" id=\"content-2\">\n        <span class=\"sticky-label\">What's Inside<\/span>\n        <h2 class=\"sticky-title\">The Intelligence<br\/>That <em>Lives Inside.<\/em><\/h2>\n        <p class=\"sticky-sub\">Behind every warm conversation is AIjia's purpose-built AI module \u2014 designed and engineered entirely by AIjia Intelligent Technology. Every component chosen for reliability, safety, and the best possible voice experience.<\/p>\n        <ul class=\"sticky-bullets\">\n          <li><span class=\"icon\">\ud83d\udd32<\/span><span><strong>AIjia AI Module<\/strong> \u2014 Custom control circuit (AC7911-V14) designed by AIjia<\/span><\/li>\n          <li><span class=\"icon\">\ud83c\udf99\ufe0f<\/span><span><strong>Dual Microphones<\/strong> \u2014 Precise 360\u00b0 voice recognition, hears every whisper<\/span><\/li>\n          <li><span class=\"icon\">\ud83d\udd0a<\/span><span><strong>Full-Range Speaker<\/strong> \u2014 Warm, clear audio for voices, stories, and songs<\/span><\/li>\n          <li><span class=\"icon\">\ud83d\udd0b<\/span><span><strong>3C-Certified Battery<\/strong> \u2014 Safe, rechargeable lithium \u2014 certified for children's products<\/span><\/li>\n          <li><span class=\"icon\">\u26a1<\/span><span><strong>USB-C Charging<\/strong> \u2014 Fast and universal, built right in<\/span><\/li>\n          <li><span class=\"icon\">\ud83d\udd12<\/span><span><strong>Compact & Safe<\/strong> \u2014 All components engineered to fit safely inside every AIjia toy<\/span><\/li>\n        <\/ul>\n        <p class=\"sticky-note\">AIjia module designed and manufactured by AIjia Intelligent Technology. 3C safety certified.<\/p>\n      <\/div>\n\n      <!-- Progress dots -->\n      <div class=\"sticky-dots\">\n        <div class=\"sticky-dot active\" id=\"dot-1\"><\/div>\n        <div class=\"sticky-dot\" id=\"dot-2\"><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WARMTH CARDS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"warmth\" id=\"warmth\">\n  <div class=\"warmth-inner\">\n    <div class=\"warmth-header\">\n      <div class=\"section-label\">Thoughtfully Designed<\/div>\n      <h2 class=\"section-title reveal\" style=\"margin:0 auto 12px;\">Built Around <em>Warmth.<\/em><br\/>Designed Around Safety.<\/h2>\n      <p class=\"section-sub reveal reveal-delay-1\" style=\"margin:0 auto;\">Every decision in AIjia \u2014 from the AI responses to the plush texture \u2014 was made with one purpose: to create a companion that genuinely cares.<\/p>\n    <\/div>\n    <div class=\"cards\">\n      <div class=\"card reveal\">\n        <span class=\"card-icon\">\ud83d\udee1\ufe0f<\/span>\n        <h3>Safety at the Foundation<\/h3>\n        <p>Every AIjia response is carefully shaped for warmth, emotional safety, and age-appropriateness. Parents can review conversation summaries through the AIjia app. Parental controls are built in from day one \u2014 not added later.<\/p>\n      <\/div>\n      <div class=\"card reveal reveal-delay-1\">\n        <span class=\"card-icon\">\ud83c\udf0f<\/span>\n        <h3>Speaks Your Language<\/h3>\n        <p>AIjia speaks English and Mandarin Chinese as its base languages \u2014 and supports many more. It switches naturally based on the language you use. For multilingual families and international homes \u2014 AIjia simply understands.<\/p>\n      <\/div>\n      <div class=\"card reveal reveal-delay-2\">\n        <span class=\"card-icon\">\ud83c\udf31<\/span>\n        <h3>Gently Builds Better Habits<\/h3>\n        <p>AIjia supports bedtime routines, encourages stepping away from screens, and helps calm a busy mind. It does not nag. It guides \u2014 warmly, patiently, every single time.<\/p>\n      <\/div>\n      <div class=\"card reveal reveal-delay-3\">\n        <span class=\"card-icon\">\ud83c\udf99\ufe0f<\/span>\n        <h3>Personalized Voice Mode<\/h3>\n        <p>With explicit consent managed through the AIjia app, AIjia can speak in the voice of someone you love. Always requires consent. Always transparent. Always yours.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 LANGUAGE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"language\" id=\"language\">\n  <div class=\"language-inner\">\n    <div>\n      <div class=\"section-label\">Language Capability<\/div>\n      <h2 class=\"section-title reveal\">One Companion.<br\/><em>Every Language.<\/em><\/h2>\n      <p class=\"section-sub reveal reveal-delay-1\">AIjia is built on English and Mandarin Chinese as its foundation \u2014 and speaks many more languages beyond that. Language learning does not feel like studying when it comes through warmth and story. You speak. AIjia listens. And answers \u2014 in your language.<\/p>\n      <div class=\"lang-pills reveal reveal-delay-2\">\n        <div class=\"lang-pill\">\n          <span class=\"lang-flag\">\ud83c\uddfa\ud83c\uddf8<\/span>\n          <div>\n            <div class=\"lang-name\">English<\/div>\n            <div class=\"lang-desc\">Base language \u2014 available now<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"lang-pill\">\n          <span class=\"lang-flag\">\ud83c\udde8\ud83c\uddf3<\/span>\n          <div>\n            <div class=\"lang-name\">Mandarin Chinese \u2014 \u666e\u901a\u8bdd<\/div>\n            <div class=\"lang-desc\">Base language \u2014 available now<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"lang-pill\">\n          <span class=\"lang-flag\">\ud83c\udf0d<\/span>\n          <div>\n            <div class=\"lang-name\">Many More Languages<\/div>\n            <div class=\"lang-desc\">Supported and expanding globally<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"lang-visual reveal\">\n      <div class=\"lang-big\">EN<\/div>\n      <div class=\"lang-big-sub\">English \u2014 Base Language<\/div>\n      <div class=\"lang-divider\"><\/div>\n      <div class=\"lang-big\" style=\"font-size:2.3rem;\">\u4e2d\u6587<\/div>\n      <div class=\"lang-big-sub\">Mandarin Chinese \u2014 Base Language<\/div>\n      <div class=\"lang-divider\"><\/div>\n      <div class=\"lang-big\" style=\"font-size:1.8rem;\">\ud83c\udf0d<\/div>\n      <div class=\"lang-big-sub\">Global Languages \u2014 Supported<\/div>\n      <div class=\"lang-divider\"><\/div>\n      <div class=\"lang-coming\">\u2726 More warmth. More languages. Wherever you are.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FEATURES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"features\" id=\"features\">\n  <div class=\"features-inner\">\n    <div class=\"features-header\">\n      <div class=\"section-label\">Full Feature List<\/div>\n      <h2 class=\"section-title reveal\" style=\"margin:0 auto 12px;\">Everything AIjia <em>Smart Plush<\/em> Does<\/h2>\n      <p class=\"section-sub reveal reveal-delay-1\" style=\"margin:0 auto;\">Every great AI companion should include these \u2014 and AIjia delivers all of them with premium quality and warmth at the center.<\/p>\n    <\/div>\n    <div class=\"feature-grid\">\n      <div class=\"feature-item reveal\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Voice conversation and storytelling \u2014 warm, personal, every time<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-1\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">AI-generated personalized stories, fresh every single conversation<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-2\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Question and answer on any topic \u2014 curious, honest, safe<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-3\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Emotional comfort and calm, empathetic responses<\/span><\/div>\n      <div class=\"feature-item reveal\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Language learning \u2014 English, Mandarin Chinese, and more<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-1\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Interactive learning through quizzes and conversation<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-2\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Screen-free, voice-first \u2014 no screen dependency<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-3\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">App controls \u2014 time limits, content settings, summaries<\/span><\/div>\n      <div class=\"feature-item reveal\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Soft, premium exterior \u2014 huggable, safe, built for daily use<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-1\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Built-in speaker and dual microphone for clear voice recognition<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-2\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Wi-Fi connected \u2014 always updated, always ready<\/span><\/div>\n      <div class=\"feature-item reveal reveal-delay-3\"><span class=\"feature-check\">\u2726<\/span><span class=\"feature-text\">Privacy-first design \u2014 parental data controls built in<\/span><\/div>\n    <\/div>\n    <p class=\"feature-note reveal\">Smart Camera Discovery \u2014 optional on supported models, fully app-controlled, parental consent required.<\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SAFETY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"safety\" id=\"safety\">\n  <div class=\"safety-inner\">\n    <div class=\"safety-header\">\n      <div class=\"section-label\">Safety & Trust<\/div>\n      <h2 class=\"section-title reveal\" style=\"margin:0 auto 12px;\">Safety Is Not a Setting.<br\/><em>It Is the Design.<\/em><\/h2>\n      <p class=\"section-sub reveal reveal-delay-1\" style=\"margin:0 auto;\">AIjia was built safety-first \u2014 from the ground up, not as an afterthought.<\/p>\n    <\/div>\n    <div class=\"safety-grid\">\n      <div class=\"safety-card reveal\"><span class=\"safety-icon\">\ud83d\udd12<\/span><div><h4>Content Filtering at the Core<\/h4><p>Every response calibrated for warmth, safety, and appropriateness \u2014 for any age.<\/p><\/div><\/div>\n      <div class=\"safety-card reveal reveal-delay-1\"><span class=\"safety-icon\">\ud83d\udccb<\/span><div><h4>Conversation Summaries Always Available<\/h4><p>Parents and caregivers can review all interactions through the AIjia app.<\/p><\/div><\/div>\n      <div class=\"safety-card reveal reveal-delay-2\"><span class=\"safety-icon\">\u2699\ufe0f<\/span><div><h4>Full Parental Controls Built In<\/h4><p>Time limits, topic restrictions, content settings \u2014 all app-managed.<\/p><\/div><\/div>\n      <div class=\"safety-card reveal\"><span class=\"safety-icon\">\ud83e\udd1d<\/span><div><h4>Voice Mode Requires Consent<\/h4><p>Personalized voice mode always requires explicit consent from all parties.<\/p><\/div><\/div>\n      <div class=\"safety-card reveal reveal-delay-1\"><span class=\"safety-icon\">\u2764\ufe0f<\/span><div><h4>Companion, Not Replacement<\/h4><p>AIjia supports human connection \u2014 it does not replace it. Clear boundaries, every interaction.<\/p><\/div><\/div>\n      <div class=\"safety-card reveal reveal-delay-2\"><span class=\"safety-icon\">\ud83d\udd10<\/span><div><h4>Privacy-First Data Design<\/h4><p>COPPA-aligned. Data handled with full parental consent and transparent controls.<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 GIFT \/ COMPANION FOR EVERYONE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"gift\" id=\"gift\">\n  <div class=\"gift-inner\">\n    <div class=\"gift-header\">\n      <div class=\"section-label\">For Everyone<\/div>\n      <h2 class=\"section-title reveal\" style=\"margin:0 auto 12px;\">A Companion <em>for Everyone<\/em><\/h2>\n      <p class=\"section-sub reveal reveal-delay-1\" style=\"margin:0 auto;\">The companion people use every day \u2014 and never forget they received.<\/p>\n    <\/div>\n    <div class=\"gift-grid\">\n      <div class=\"gift-card reveal\" data-emoji=\"\ud83e\uddd2\"><span class=\"gift-emoji\">\ud83e\uddd2<\/span><h3>For Your Child<\/h3><p>Not another screen. A companion that listens, explores, and quietly helps build better habits.<\/p><\/div>\n      <div class=\"gift-card reveal reveal-delay-1\" data-emoji=\"\ud83d\udc75\"><span class=\"gift-emoji\">\ud83d\udc75<\/span><h3>For Grandparents<\/h3><p>Soft, safe, and always ready to talk \u2014 even when you cannot be there.<\/p><\/div>\n      <div class=\"gift-card reveal reveal-delay-2\" data-emoji=\"\ud83d\udc9d\"><span class=\"gift-emoji\">\ud83d\udc9d<\/span><h3>For Partners & Friends<\/h3><p>Give the person you love something they will use every day and never forget you gave them.<\/p><\/div>\n      <div class=\"gift-card reveal reveal-delay-3\" data-emoji=\"\ud83e\udec2\"><span class=\"gift-emoji\">\ud83e\udec2<\/span><h3>For Yourself<\/h3><p>Some companions you never outgrow. And you do not have to explain why.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 QUOTE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"quote-section\">\n  <p class=\"quote-text\">\"We don't build AI to answer questions. We build AI to stay with people.\"<\/p>\n  <div class=\"quote-attr\">\u2014 AIjia Intelligent Technology<\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FAQ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"faq\" id=\"faq\">\n  <div class=\"faq-inner\">\n    <div class=\"faq-header\">\n      <div class=\"section-label\">Frequently Asked Questions<\/div>\n      <h2 class=\"section-title reveal\" style=\"margin:0 auto;\">AIjia Smart Plush \u2014 <em>Q&A<\/em><\/h2>\n    <\/div>\n    <div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Is AIjia Smart Plush safe for young children? <span class=\"faq-arrow\">\u25bc<\/span><\/button>\n        <div class=\"faq-a\">Yes. Safety is not a setting on AIjia \u2014 it is the design. Every response is filtered for warmth, emotional safety, and age-appropriateness. Parents can review all conversation summaries through the AIjia app, and full parental controls are built in from the start.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">What languages does AIjia Smart Plush speak? <span class=\"faq-arrow\">\u25bc<\/span><\/button>\n        <div class=\"faq-a\">AIjia speaks English and Mandarin Chinese as its base languages \u2014 and supports many more languages beyond that. It switches naturally based on the language you use, with more languages being added over time.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Does AIjia remember previous conversations? <span class=\"faq-arrow\">\u25bc<\/span><\/button>\n        <div class=\"faq-a\">Every conversation with AIjia feels personal from the very first word \u2014 picking up on your mood, your questions, and what matters to you right now. App-based preference settings let you save favorite topics, story styles, and routines so the experience keeps getting more tailored to you over time.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">What is the Smart Camera feature and is it private? <span class=\"faq-arrow\">\u25bc<\/span><\/button>\n        <div class=\"faq-a\">Smart Camera Discovery is an optional feature on supported models. It requires explicit parental consent, is fully managed through the AIjia app, and can be disabled at any time. No images are stored without permission.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Is AIjia Smart Plush suitable for adults, not just children? <span class=\"faq-arrow\">\u25bc<\/span><\/button>\n        <div class=\"faq-a\">Absolutely. AIjia Smart Plush is designed for anyone who wants a warm, voice-first AI companion. Many adults love it for its soft comfort, warm conversations, and genuine sense of presence. You do not have to explain why.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">What is inside AIjia Smart Plush? <span class=\"faq-arrow\">\u25bc<\/span><\/button>\n        <div class=\"faq-a\">AIjia Smart Plush is powered by a purpose-built AI module \u2014 designed and engineered entirely by AIjia Intelligent Technology. It includes a custom control circuit (AC7911-V14), dual microphones for clear voice recognition, a full-range speaker, and a 3C-certified rechargeable battery with USB-C charging. Every component was chosen for safety, reliability, and warmth.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FINAL CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-final\" id=\"order\">\n  <h2>Ready to Meet <em style=\"color:var(--gold-light);\">AIjia?<\/em><\/h2>\n  <p>Interested in AIjia Smart Plush? We'd love to hear from you.<br\/>\n  <span style=\"font-size:0.9rem;opacity:0.7;\">Reach out directly and we'll get back to you personally.<\/span><\/p>\n  <a href=\"#\" onclick=\"openModal();return false;\" class=\"btn-primary\" style=\"font-size:1.05rem;\">\n    \u2709\ufe0f nahid.hassan@ai-jia.ai\n  <\/a>\n  <p style=\"margin-top:20px;font-size:0.82rem;color:rgba(251,245,230,0.4);\">Click to open your email app \u2014 we respond within 24 hours.<\/p>\n<\/section>\n\n\n\n<script>\n  \/\/ \u2500\u2500 Particles\n  const container = document.getElementById('particles');\n  for (let i = 0; i < 25; i++) {\n    const p = document.createElement('div');\n    p.className = 'particle';\n    p.style.left = Math.random() * 100 + '%';\n    p.style.width = p.style.height = (3 + Math.random() * 5) + 'px';\n    p.style.animationDuration = (10 + Math.random() * 18) + 's';\n    p.style.animationDelay = (Math.random() * 14) + 's';\n    container.appendChild(p);\n  }\n\n  \/\/ \u2500\u2500 Sticky Scroll Logic\n  const wrapper = document.getElementById('sticky-wrapper');\n  const img1 = document.getElementById('img-1');\n  const img2 = document.getElementById('img-2');\n  const c1   = document.getElementById('content-1');\n  const c2   = document.getElementById('content-2');\n  const dot1 = document.getElementById('dot-1');\n  const dot2 = document.getElementById('dot-2');\n\n  let currentState = 1;\n\n  window.addEventListener('scroll', () => {\n    if (window.innerWidth <= 768) return; \/\/ disabled on mobile \u2014 states shown stacked\n    const rect = wrapper.getBoundingClientRect();\n    const total = wrapper.offsetHeight - window.innerHeight;\n    const scrolled = -rect.top;\n    const progress = Math.max(0, Math.min(1, scrolled \/ total));\n\n    if (progress < 0.5 && currentState !== 1) {\n      currentState = 1;\n      img1.classList.remove('hidden'); img1.classList.add('visible');\n      img2.classList.remove('visible'); img2.classList.add('hidden');\n      c1.classList.add('active'); c2.classList.remove('active');\n      dot1.classList.add('active'); dot2.classList.remove('active');\n    } else if (progress >= 0.5 && currentState !== 2) {\n      currentState = 2;\n      img2.classList.remove('hidden'); img2.classList.add('visible');\n      img1.classList.remove('visible'); img1.classList.add('hidden');\n      c2.classList.add('active'); c1.classList.remove('active');\n      dot2.classList.add('active'); dot1.classList.remove('active');\n    }\n  });\n\n  \/\/ \u2500\u2500 Scroll Reveal\n  const reveals = document.querySelectorAll('.reveal');\n  const revObs = new IntersectionObserver(entries => {\n    entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('visible'); });\n  }, { threshold: 0.12 });\n  reveals.forEach(r => revObs.observe(r));\n\n  \/\/ \u2500\u2500 FAQ Accordion\n  document.querySelectorAll('.faq-q').forEach(btn => {\n    btn.addEventListener('click', () => {\n      const item = btn.parentElement;\n      const isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item').forEach(i => i.classList.remove('open'));\n      if (!isOpen) item.classList.add('open');\n    });\n  });\n<\/script>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 INQUIRY MODAL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"modal-overlay\" id=\"inquiryModal\" onclick=\"handleOverlayClick(event)\">\n  <div class=\"modal-box\" id=\"modalBox\">\n    <button class=\"modal-close\" onclick=\"closeModal()\" aria-label=\"Close\">\u2715<\/button>\n\n    <!-- Form View -->\n    <div id=\"formView\">\n      <div class=\"modal-label\">\u2726 AIjia Smart Plush<\/div>\n      <h2 class=\"modal-title\">Send Us an <em>Inquiry<\/em><\/h2>\n      <p class=\"modal-sub\">Interested in AIjia Smart Plush? Fill in your details and we'll get back to you within 24 hours.<\/p>\n\n      <form id=\"inquiryForm\" onsubmit=\"submitForm(event)\" action=\"\">\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label for=\"fname\">First Name *<\/label>\n            <input type=\"text\" id=\"fname\" placeholder=\"Your first name\" required \/>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"lname\">Last Name<\/label>\n            <input type=\"text\" id=\"lname\" placeholder=\"Your last name\" \/>\n          <\/div>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"email\">Email Address *<\/label>\n          <input type=\"email\" id=\"email\" placeholder=\"you@example.com\" required \/>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"country\">Country \/ Region<\/label>\n          <input type=\"text\" id=\"country\" placeholder=\"e.g. United States, India, UAE...\" \/>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"interest\">I'm interested in...<\/label>\n          <select id=\"interest\">\n            <option value=\"\">\u2014 Select one \u2014<\/option>\n            <option value=\"personal\">Buying for personal \/ family use<\/option>\n            <option value=\"wholesale\">Wholesale \/ bulk order<\/option>\n            <option value=\"retail\">Retail partnership<\/option>\n            <option value=\"distributor\">Becoming a distributor<\/option>\n            <option value=\"other\">Other<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"form-group\">\n          <label for=\"message\">Message *<\/label>\n          <textarea id=\"message\" placeholder=\"Tell us a little about your interest in AIjia Smart Plush...\" required><\/textarea>\n        <\/div>\n        <button type=\"submit\" class=\"btn-submit\">\u2709\ufe0f Send My Inquiry \u2192<\/button>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"zh\"\/><\/form>\n\n      <p class=\"modal-footer-note\">\n        Or email us directly at\n        <a href=\"mailto:nahid.hassan@ai-jia.ai\">nahid.hassan@ai-jia.ai<\/a>\n      <\/p>\n    <\/div>\n\n    <!-- Success View -->\n    <div class=\"modal-success\" id=\"successView\">\n      <div class=\"success-icon\">\ud83c\udf89<\/div>\n      <h3>Inquiry Sent!<\/h3>\n      <p>Thank you for reaching out. We've received your message and will get back to you at your email within <strong>24 hours<\/strong>.<br\/><br\/>We're excited to share more about AIjia Smart Plush with you.<\/p>\n      <br\/>\n      <button onclick=\"closeModal()\" class=\"btn-submit\" style=\"width:auto;padding:13px 36px;\">Close<\/button>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  function openModal() {\n    document.getElementById('inquiryModal').classList.add('open');\n    document.body.style.overflow = 'hidden';\n  }\n  function closeModal() {\n    document.getElementById('inquiryModal').classList.remove('open');\n    document.body.style.overflow = '';\n    \/\/ reset after close animation\n    setTimeout(() => {\n      document.getElementById('formView').style.display = 'block';\n      document.getElementById('successView').style.display = 'none';\n      document.getElementById('inquiryForm').reset();\n    }, 400);\n  }\n  function handleOverlayClick(e) {\n    if (e.target === document.getElementById('inquiryModal')) closeModal();\n  }\n  function submitForm(e) {\n    e.preventDefault();\n    const name    = document.getElementById('fname').value.trim();\n    const email   = document.getElementById('email').value.trim();\n    const country = document.getElementById('country').value.trim();\n    const interest= document.getElementById('interest').value;\n    const message = document.getElementById('message').value.trim();\n    const subject = encodeURIComponent('AIjia Smart Plush Inquiry from ' + name);\n    const body    = encodeURIComponent(\n      'Name: ' + name + ' ' + document.getElementById('lname').value.trim() +\n      '\\nEmail: ' + email +\n      '\\nCountry: ' + (country || 'Not specified') +\n      '\\nInterest: ' + (interest || 'Not specified') +\n      '\\n\\nMessage:\\n' + message\n    );\n    \/\/ Open mailto with pre-filled content\n    window.location.href = 'mailto:nahid.hassan@ai-jia.ai?subject=' + subject + '&body=' + body;\n    \/\/ Show success screen\n    document.getElementById('formView').style.display = 'none';\n    document.getElementById('successView').style.display = 'block';\n  }\n  \/\/ Close on Escape key\n  document.addEventListener('keydown', e => { if (e.key === 'Escape') closeModal(); });\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>AIjia Smart Plush \u2014 Screen-Free AI Companion \u2726 Screen-Free AI Companion Toy Less Screen Time.More Real Conversations. A soft AI companion that talks, plays, and explores the world with you \u2014 through voice, stories, and genuine warmth. Speaks your language, wherever you are in the world. \ud83d\udee1\ufe0f Safety-First Design \ud83c\udf0f Multilingual \ud83d\udcf5 Screen-Free \ud83c\udf81 Thoughtful [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1061","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AIjia Smart Plush - AIjia Smart<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ai-jia.ai\/zh\/aijia-smart-plush\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AIjia Smart Plush - AIjia Smart\" \/>\n<meta property=\"og:description\" content=\"AIjia Smart Plush \u2014 Screen-Free AI Companion \u2726 Screen-Free AI Companion Toy Less Screen Time.More Real Conversations. A soft AI companion that talks, plays, and explores the world with you \u2014 through voice, stories, and genuine warmth. Speaks your language, wherever you are in the world. \ud83d\udee1\ufe0f Safety-First Design \ud83c\udf0f Multilingual \ud83d\udcf5 Screen-Free \ud83c\udf81 Thoughtful [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ai-jia.ai\/zh\/aijia-smart-plush\/\" \/>\n<meta property=\"og:site_name\" content=\"AIjia Smart\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-18T08:48:12+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/aijia-smart-plush\\\/\",\"url\":\"https:\\\/\\\/ai-jia.ai\\\/aijia-smart-plush\\\/\",\"name\":\"AIjia Smart Plush - AIjia Smart\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/#website\"},\"datePublished\":\"2026-03-12T01:25:20+00:00\",\"dateModified\":\"2026-05-18T08:48:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/aijia-smart-plush\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ai-jia.ai\\\/aijia-smart-plush\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/aijia-smart-plush\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ai-jia.ai\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AIjia Smart Plush\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/#website\",\"url\":\"https:\\\/\\\/ai-jia.ai\\\/\",\"name\":\"AIjia Smart\",\"description\":\"One emotional AI. Many everyday objects.\",\"publisher\":{\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ai-jia.ai\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/#organization\",\"name\":\"AIjia Smart\",\"url\":\"https:\\\/\\\/ai-jia.ai\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ai-jia.ai\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WhatsApp_Image_2026-02-07_at_9.58.15_PM-removebg-preview.png\",\"contentUrl\":\"https:\\\/\\\/ai-jia.ai\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WhatsApp_Image_2026-02-07_at_9.58.15_PM-removebg-preview.png\",\"width\":296,\"height\":243,\"caption\":\"AIjia Smart\"},\"image\":{\"@id\":\"https:\\\/\\\/ai-jia.ai\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AIjia Smart Plush - AIjia Smart","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ai-jia.ai\/zh\/aijia-smart-plush\/","og_locale":"zh_CN","og_type":"article","og_title":"AIjia Smart Plush - AIjia Smart","og_description":"AIjia Smart Plush \u2014 Screen-Free AI Companion \u2726 Screen-Free AI Companion Toy Less Screen Time.More Real Conversations. A soft AI companion that talks, plays, and explores the world with you \u2014 through voice, stories, and genuine warmth. Speaks your language, wherever you are in the world. \ud83d\udee1\ufe0f Safety-First Design \ud83c\udf0f Multilingual \ud83d\udcf5 Screen-Free \ud83c\udf81 Thoughtful [&hellip;]","og_url":"https:\/\/ai-jia.ai\/zh\/aijia-smart-plush\/","og_site_name":"AIjia Smart","article_modified_time":"2026-05-18T08:48:12+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ai-jia.ai\/aijia-smart-plush\/","url":"https:\/\/ai-jia.ai\/aijia-smart-plush\/","name":"AIjia Smart Plush - AIjia Smart","isPartOf":{"@id":"https:\/\/ai-jia.ai\/#website"},"datePublished":"2026-03-12T01:25:20+00:00","dateModified":"2026-05-18T08:48:12+00:00","breadcrumb":{"@id":"https:\/\/ai-jia.ai\/aijia-smart-plush\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ai-jia.ai\/aijia-smart-plush\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ai-jia.ai\/aijia-smart-plush\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ai-jia.ai\/"},{"@type":"ListItem","position":2,"name":"AIjia Smart Plush"}]},{"@type":"WebSite","@id":"https:\/\/ai-jia.ai\/#website","url":"https:\/\/ai-jia.ai\/","name":"AIjia Smart","description":"One emotional AI. Many everyday objects.","publisher":{"@id":"https:\/\/ai-jia.ai\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ai-jia.ai\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/ai-jia.ai\/#organization","name":"AIjia Smart","url":"https:\/\/ai-jia.ai\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/ai-jia.ai\/#\/schema\/logo\/image\/","url":"https:\/\/ai-jia.ai\/wp-content\/uploads\/2026\/02\/WhatsApp_Image_2026-02-07_at_9.58.15_PM-removebg-preview.png","contentUrl":"https:\/\/ai-jia.ai\/wp-content\/uploads\/2026\/02\/WhatsApp_Image_2026-02-07_at_9.58.15_PM-removebg-preview.png","width":296,"height":243,"caption":"AIjia Smart"},"image":{"@id":"https:\/\/ai-jia.ai\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/pages\/1061","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/comments?post=1061"}],"version-history":[{"count":19,"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/pages\/1061\/revisions"}],"predecessor-version":[{"id":1304,"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/pages\/1061\/revisions\/1304"}],"wp:attachment":[{"href":"https:\/\/ai-jia.ai\/zh\/wp-json\/wp\/v2\/media?parent=1061"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}