{"id":543,"date":"2026-07-09T16:34:21","date_gmt":"2026-07-09T08:34:21","guid":{"rendered":"https:\/\/amuuwu.com\/?page_id=543"},"modified":"2026-07-09T18:58:35","modified_gmt":"2026-07-09T10:58:35","slug":"process","status":"publish","type":"page","link":"https:\/\/amuuwu.com\/index.php\/process\/","title":{"rendered":"Process"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Process &#8211; AMUUWU Studio<\/title>\n  <style>\n    :root {\n      --ink: #231f20;\n      --muted: #766458;\n      --line: rgba(159, 101, 70, .24);\n      --paper: #fbf6ef;\n      --cream: #fffaf3;\n      --sand: #efd6b8;\n      --brand: #9f6546;\n      --dark: #1f1a1b;\n    }\n\n    html { scroll-behavior: smooth; }\n    body { margin: 0; background: var(--paper); color: var(--ink); position: static !important; }\n    body .wp-site-blocks > header,\n    body .wp-site-blocks > footer,\n    body header.wp-block-template-part,\n    body footer.wp-block-template-part,\n    body .wp-block-template-part[area=\"header\"],\n    body .wp-block-template-part[area=\"footer\"],\n    body .wp-site-blocks > .wp-block-group:first-child:not(.amuunu-studio),\n    body .wp-block-post-title,\n    body h1.entry-title,\n    body .entry-header,\n    body > header:not(.amuunu-header),\n    body > footer:not(.amuunu-footer),\n    #masthead,\n    #colophon,\n    .site-header,\n    .site-footer,\n    .entry-title,\n    .wp-block-post-title,\n    .goog-te-banner-frame,\n    .skiptranslate,\n    #goog-gt-tt,\n    .goog-te-balloon-frame {\n      display: none !important;\n    }\n\n    body .wp-site-blocks,\n    body main.wp-block-group,\n    body .entry-content,\n    body .wp-block-post-content,\n    body .wp-block-html {\n      width: 100% !important;\n      max-width: none !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    html,\n    body {\n      top: 0 !important;\n      margin-top: 0 !important;\n      overflow-x: hidden !important;\n      width: 100% !important;\n    }\n\n    body,\n    .amuunu-studio {\n      top: 0 !important;\n      font-family: Inter, Arial, \"Microsoft YaHei\", sans-serif;\n    }\n\n    .amuunu-studio {\n      min-height: 100vh;\n      width: 100vw !important;\n      max-width: none !important;\n      margin-left: calc(50% - 50vw) !important;\n      margin-right: calc(50% - 50vw) !important;\n      background: var(--paper);\n      overflow-x: hidden;\n      line-height: 1.65;\n      padding-top: 78px;\n      box-sizing: border-box;\n    }\n\n    .amuunu-header {\n      position: fixed;\n      top: 0;\n      left: 0;\n      right: 0;\n      z-index: 220;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 24px;\n      padding: 16px 6vw;\n      background: rgba(251,246,239,.94);\n      border-bottom: 1px solid #eadfce;\n      backdrop-filter: blur(14px);\n      box-shadow: 0 10px 30px rgba(35,31,32,.06);\n      box-sizing: border-box;\n    }\n\n    body.admin-bar .amuunu-header {\n      top: 32px;\n    }\n\n    body.admin-bar .amuunu-studio {\n      padding-top: 110px;\n    }\n\n    .amuunu-logo {\n      display: inline-flex;\n      align-items: center;\n      min-height: 42px;\n      padding: 0 16px;\n      border-radius: 999px;\n      background: var(--dark);\n      color: #fff8ef;\n      font-weight: 900;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      text-decoration: none;\n      white-space: nowrap;\n    }\n\n    .amuunu-menu {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      flex-wrap: wrap;\n      justify-content: flex-end;\n      font-size: 14px;\n    }\n\n    .amuunu-menu a {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 38px;\n      padding: 0 14px;\n      border-radius: 999px;\n      color: var(--ink);\n      text-decoration: none;\n      font-weight: 800;\n      transition: color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease;\n    }\n\n    .amuunu-menu a.active,\n    .amuunu-menu a:hover {\n      background: var(--dark);\n      color: #fff8ef;\n      transform: translateY(-1px);\n    }\n\n    .amuunu-menu .amuunu-nav-contact {\n      background: var(--brand);\n      color: #fff8ef;\n    }\n\n    .amuunu-menu .amuunu-nav-contact:hover {\n      color: #fff8ef;\n      box-shadow: 0 10px 22px rgba(159, 101, 70, .2);\n    }\n\n    .amuunu-lang select,\n    .amuunu-mobile-lang select {\n      min-width: 132px;\n      border: 1px solid rgba(159, 101, 70, .36);\n      border-radius: 999px;\n      background: var(--cream);\n      color: var(--ink);\n      padding: 10px 18px;\n      font: 900 15px\/1 Arial, \"Microsoft YaHei\", sans-serif;\n    }\n\n    .amuunu-mobile-tools {\n      display: none;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .amuunu-menu-toggle {\n      width: 42px;\n      height: 42px;\n      border: 0;\n      border-radius: 12px;\n      background: var(--dark);\n      position: relative;\n      cursor: pointer;\n    }\n\n    .amuunu-menu-toggle span,\n    .amuunu-menu-toggle::before,\n    .amuunu-menu-toggle::after {\n      content: \"\";\n      position: absolute;\n      left: 12px;\n      right: 12px;\n      height: 3px;\n      border-radius: 4px;\n      background: #fff;\n      transition: transform .2s ease, top .2s ease, opacity .2s ease;\n    }\n\n    .amuunu-menu-toggle span { top: 20px; }\n    .amuunu-menu-toggle::before { top: 13px; }\n    .amuunu-menu-toggle::after { top: 27px; }\n\n    .amuunu-studio.menu-open .amuunu-menu-toggle span { opacity: 0; }\n    .amuunu-studio.menu-open .amuunu-menu-toggle::before { top: 20px; transform: rotate(45deg); }\n    .amuunu-studio.menu-open .amuunu-menu-toggle::after { top: 20px; transform: rotate(-45deg); }\n\n    .amuunu-section,\n    .amuunu-process-hero {\n      width: 100%;\n      max-width: none;\n      padding-left: clamp(28px, 5vw, 86px);\n      padding-right: clamp(28px, 5vw, 86px);\n      box-sizing: border-box;\n    }\n\n    .amuunu-process-hero {\n      min-height: 0;\n      display: block;\n      padding-top: clamp(42px, 5vw, 78px);\n      padding-bottom: clamp(58px, 7vw, 96px);\n      background: linear-gradient(110deg, #fbf6ef 0%, #f3e2cb 100%);\n      border-bottom: 1px solid rgba(159, 101, 70, .16);\n    }\n\n    .amuunu-hero-inner {\n      width: min(1440px, 100%);\n      margin: 0 auto;\n    }\n\n    .amuunu-kicker {\n      color: var(--brand);\n      font-size: 15px;\n      font-weight: 900;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 18px;\n    }\n\n    .amuunu-process-hero h1 {\n      max-width: 980px;\n      margin: 0;\n      font-size: clamp(48px, 5.4vw, 94px);\n      line-height: 1.18;\n      letter-spacing: 0;\n      font-weight: 500;\n    }\n\n    .amuunu-process-hero p {\n      max-width: 780px;\n      margin: 24px 0 0;\n      color: var(--muted);\n      font-size: clamp(18px, 1.35vw, 23px);\n      line-height: 1.75;\n    }\n\n    .amuunu-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 30px;\n    }\n\n    .amuunu-process-tabs {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 30px;\n    }\n\n    .amuunu-process-tabs a {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 42px;\n      padding: 0 22px;\n      border: 1px solid rgba(159, 101, 70, .3);\n      border-radius: 999px;\n      background: var(--cream);\n      color: var(--ink);\n      text-decoration: none;\n      font-size: 20px;\n      font-weight: 900;\n      box-sizing: border-box;\n      transition: color .18s ease, background .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease;\n    }\n\n    .amuunu-process-tabs a:first-child,\n    .amuunu-process-tabs a:hover {\n      background: var(--dark);\n      border-color: var(--dark);\n      color: #fff;\n      transform: translateY(-2px);\n      box-shadow: 0 12px 24px rgba(35, 31, 32, .14);\n    }\n\n    .amuunu-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 0 24px;\n      border-radius: 999px;\n      border: 1px solid var(--dark);\n      color: var(--dark);\n      text-decoration: none;\n      font-size: 20px;\n      font-weight: 900;\n      box-sizing: border-box;\n      transition: color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease;\n    }\n\n    .amuunu-button.primary {\n      background: var(--dark);\n      color: #fff;\n    }\n\n    .amuunu-button:hover {\n      background: var(--dark);\n      color: #fff8ef;\n      transform: translateY(-2px);\n      box-shadow: 0 14px 26px rgba(35, 31, 32, .14);\n    }\n\n    .amuunu-section {\n      padding-top: clamp(64px, 7vw, 96px);\n      padding-bottom: clamp(64px, 7vw, 96px);\n      background: #fff;\n      scroll-margin-top: 92px;\n    }\n\n    .amuunu-section.tint {\n      background: var(--paper);\n    }\n\n    .amuunu-section-inner {\n      width: min(1440px, 100%);\n      margin: 0 auto;\n    }\n\n    .amuunu-title-row {\n      display: grid;\n      grid-template-columns: minmax(0, .9fr) minmax(360px, .7fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 34px;\n    }\n\n    .amuunu-title-row h2 {\n      margin: 0;\n      font-size: clamp(42px, 4.5vw, 72px);\n      line-height: 1.16;\n      letter-spacing: 0;\n      font-weight: 500;\n    }\n\n    .amuunu-title-row p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 20px;\n      line-height: 1.8;\n    }\n\n    .amuunu-process-grid,\n    .amuunu-info-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(220px, 1fr));\n      gap: 18px;\n    }\n\n    .amuunu-process-card,\n    .amuunu-info-card {\n      border: 1px solid rgba(159, 101, 70, .24);\n      border-radius: 8px;\n      background: var(--cream);\n      padding: 26px;\n      box-sizing: border-box;\n      min-height: 250px;\n      box-shadow: 0 18px 38px rgba(61, 42, 30, .08);\n      transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n    }\n\n    .amuunu-process-card:hover,\n    .amuunu-info-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(159, 101, 70, .42);\n      box-shadow: 0 24px 48px rgba(61, 42, 30, .13);\n    }\n\n    .amuunu-process-card strong {\n      display: block;\n      color: var(--brand);\n      font-size: 18px;\n      letter-spacing: 1px;\n      margin-bottom: 22px;\n    }\n\n    .amuunu-process-card h3,\n    .amuunu-info-card h3 {\n      margin: 0 0 14px;\n      font-size: 28px;\n      line-height: 1.24;\n      letter-spacing: 0;\n    }\n\n    .amuunu-process-card p,\n    .amuunu-info-card p,\n    .amuunu-info-card li {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .amuunu-info-card ul {\n      margin: 0;\n      padding-left: 1.2em;\n    }\n\n    .amuunu-cta {\n      padding: 86px clamp(24px, 6vw, 90px);\n      text-align: center;\n      background: #ead0b1;\n    }\n\n    .amuunu-cta h2 {\n      margin: 0;\n      font-size: clamp(40px, 5vw, 72px);\n      line-height: 1.16;\n      letter-spacing: 0;\n      font-weight: 500;\n    }\n\n    .amuunu-cta p {\n      margin: 16px auto 0;\n      max-width: 740px;\n      color: #665248;\n      font-size: 20px;\n      line-height: 1.75;\n    }\n\n    .amuunu-footer {\n      border-top: 1px solid rgba(159, 101, 70, .22);\n      padding: 28px clamp(24px, 6vw, 90px);\n      display: flex;\n      justify-content: center;\n      gap: 18px;\n      flex-wrap: wrap;\n      color: #735f52;\n      font: 700 14px\/1.6 Arial, \"Microsoft YaHei\", sans-serif;\n      background: var(--paper);\n    }\n\n    @media (max-width: 1000px) {\n      .amuunu-header {\n        display: grid;\n        grid-template-columns: minmax(0, 1fr) auto;\n        align-items: center;\n        gap: 10px;\n        padding: 12px 16px;\n      }\n\n      .amuunu-logo {\n        min-height: 36px;\n        max-width: 100%;\n        padding: 0 12px;\n        font-size: 14px;\n        justify-self: start;\n      }\n\n      .amuunu-mobile-tools {\n        display: flex;\n      }\n\n      .amuunu-header > .amuunu-lang {\n        display: none;\n      }\n\n      .amuunu-menu {\n        position: fixed;\n        inset: 0;\n        z-index: 80;\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        justify-content: center;\n        gap: 22px;\n        margin: 0;\n        padding: 92px 34px 42px;\n        overflow-y: auto;\n        overflow-x: hidden;\n        background: rgba(20,17,16,.96);\n        color: #fff8ef;\n        opacity: 0;\n        transform: translateX(100%);\n        pointer-events: none;\n        transition: transform .26s ease, opacity .26s ease;\n      }\n\n      .amuunu-studio.menu-open .amuunu-menu {\n        opacity: 1;\n        transform: translateX(0);\n        pointer-events: auto;\n      }\n\n      .amuunu-menu a,\n      .amuunu-menu a.active,\n      .amuunu-menu .amuunu-nav-contact {\n        background: transparent;\n        color: #fff;\n        padding: 0;\n        border-radius: 0;\n        font-size: 30px;\n        line-height: 1.05;\n        font-weight: 900;\n        transform: none;\n      }\n\n      .amuunu-menu a.active,\n      .amuunu-menu a:hover,\n      .amuunu-menu .amuunu-nav-contact {\n        color: #f0bf8f;\n      }\n\n      .amuunu-menu .amuunu-lang {\n        display: none;\n      }\n\n      .amuunu-process-grid,\n      .amuunu-info-grid,\n      .amuunu-title-row {\n        grid-template-columns: 1fr;\n      }\n\n      .amuunu-process-hero {\n        min-height: 480px;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .amuunu-studio {\n        padding-top: 70px;\n      }\n\n      .amuunu-section,\n      .amuunu-process-hero,\n      .amuunu-cta {\n        padding-left: 18px;\n        padding-right: 18px;\n      }\n\n      .amuunu-process-hero h1 {\n        font-size: 48px;\n        line-height: 1.12;\n      }\n\n      .amuunu-title-row h2,\n      .amuunu-cta h2 {\n        font-size: 40px;\n      }\n\n      .amuunu-process-card,\n      .amuunu-info-card {\n        min-height: 0;\n        padding: 22px;\n      }\n\n      .amuunu-button {\n        min-height: 44px;\n        font-size: 17px;\n        padding: 0 18px;\n      }\n    }\n\n    @media (max-width: 782px) {\n      body.admin-bar .amuunu-header {\n        top: 46px;\n      }\n\n      body.admin-bar .amuunu-studio {\n        padding-top: 116px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"amuunu-studio\" data-amuunu-root>\n    <header class=\"amuunu-header\">\n      <a class=\"amuunu-logo notranslate\" href=\"\/\" translate=\"no\" data-i18n=\"brand\">AMUUWU Studio<\/a>\n      <div class=\"amuunu-mobile-tools\">\n        <div class=\"amuunu-mobile-lang\">\n          <select class=\"notranslate\" data-amuunu-lang-select aria-label=\"Language\" translate=\"no\">\n            <option value=\"en\">English<\/option>\n            <option value=\"zh\">\u4e2d\u6587<\/option>\n            <option value=\"ja\">\u65e5\u672c\u8a9e<\/option>\n            <option value=\"ko\">\ud55c\uad6d\uc5b4<\/option>\n          <\/select>\n        <\/div>\n        <button class=\"amuunu-menu-toggle\" type=\"button\" data-amuunu-menu-toggle aria-label=\"Open navigation\" aria-expanded=\"false\"><span><\/span><\/button>\n      <\/div>\n      <nav class=\"amuunu-menu\">\n        <a href=\"\/\" data-i18n=\"navHome\">Home<\/a>\n        <a href=\"\/index.php\/works\/\" data-i18n=\"navWorks\">Works<\/a>\n        <a href=\"\/index.php\/commissions\/\" data-i18n=\"navCommissions\">Commissions<\/a>\n        <a class=\"active\" href=\"\/index.php\/process\/\" data-i18n=\"navProcess\">Process<\/a>\n        <a href=\"\/index.php\/about\/\" data-i18n=\"navAbout\">About<\/a>\n        <a class=\"amuunu-nav-contact\" href=\"https:\/\/x.com\/amuwu0306?s=11\" target=\"_blank\" rel=\"noopener\" data-i18n=\"navContact\">Contact X<\/a>\n        <div class=\"amuunu-lang\">\n          <select class=\"notranslate\" data-amuunu-lang-select aria-label=\"Language\" translate=\"no\">\n            <option value=\"en\">English<\/option>\n            <option value=\"zh\">\u4e2d\u6587<\/option>\n            <option value=\"ja\">\u65e5\u672c\u8a9e<\/option>\n            <option value=\"ko\">\ud55c\uad6d\uc5b4<\/option>\n          <\/select>\n        <\/div>\n      <\/nav>\n    <\/header>\n\n    <section class=\"amuunu-process-hero\" id=\"top\">\n      <div class=\"amuunu-hero-inner\">\n        <div class=\"amuunu-kicker\" data-i18n=\"heroKicker\">Commission Process<\/div>\n        <h1 data-i18n=\"heroTitle\">A clear process from idea to finished suit.<\/h1>\n        <p data-i18n=\"heroText\">Before placing a commission, please prepare your character reference, desired deadline, country or region, budget range, and preferred contact method.<\/p>\n        <div class=\"amuunu-actions\">\n          <a class=\"amuunu-button primary\" href=\"\/index.php\/commissions\/\" data-i18n=\"heroPrimary\">Open Commission Info<\/a>\n          <a class=\"amuunu-button\" href=\"\/index.php\/works\/\" data-i18n=\"heroSecondary\">View Works<\/a>\n        <\/div>\n        <div class=\"amuunu-process-tabs\" aria-label=\"Process sections\">\n          <a href=\"#process-flow\" data-i18n=\"tabProcess\">Process<\/a>\n          <a href=\"#disclaimer\" data-i18n=\"tabDisclaimer\">Disclaimer<\/a>\n          <a href=\"#aftercare\" data-i18n=\"tabAftercare\">After-sales<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <main>\n      <section class=\"amuunu-section\" id=\"process-flow\">\n        <div class=\"amuunu-section-inner\">\n          <div class=\"amuunu-title-row\">\n            <h2 data-i18n=\"stepsTitle\">Process<\/h2>\n            <p data-i18n=\"stepsText\">The final order details are confirmed through direct communication. The timeline may change depending on character complexity, materials, and queue status.<\/p>\n          <\/div>\n          <div class=\"amuunu-process-grid\">\n            <article class=\"amuunu-process-card\" data-process-card>\n              <strong>01<\/strong>\n              <h3 data-i18n=\"step1Title\">Send your idea<\/h3>\n              <p data-i18n=\"step1Text\">Send your reference sheet, character name, desired suit type, deadline, country, and budget range through X.<\/p>\n            <\/article>\n            <article class=\"amuunu-process-card\" data-process-card>\n              <strong>02<\/strong>\n              <h3 data-i18n=\"step2Title\">Quote and schedule<\/h3>\n              <p data-i18n=\"step2Text\">We review the design difficulty, materials, fur length, markings, accessories, and current queue before confirming the price and schedule.<\/p>\n            <\/article>\n            <article class=\"amuunu-process-card\" data-process-card>\n              <strong>03<\/strong>\n              <h3 data-i18n=\"step3Title\">Production updates<\/h3>\n              <p data-i18n=\"step3Text\">During production, progress photos or key confirmations may be sent when needed. Please reply in time for color, shape, and detail checks.<\/p>\n            <\/article>\n            <article class=\"amuunu-process-card\" data-process-card>\n              <strong>04<\/strong>\n              <h3 data-i18n=\"step4Title\">Finish and delivery<\/h3>\n              <p data-i18n=\"step4Text\">After completion, we confirm final photos, packing details, shipping information, and the best way to receive the finished character.<\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"amuunu-section tint\" id=\"disclaimer\" data-process-disclaimer>\n        <div class=\"amuunu-section-inner\">\n          <div class=\"amuunu-title-row\">\n            <h2 data-i18n=\"disclaimerTitle\">Disclaimer<\/h2>\n            <p data-i18n=\"disclaimerText\">Please read these notes before commissioning. They help avoid misunderstandings during design, production, shipping, and display.<\/p>\n          <\/div>\n          <div class=\"amuunu-info-grid\">\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"disc1Title\">Handmade variation<\/h3>\n              <p data-i18n=\"disc1Text\">Each suit is handmade. Small differences from the reference sheet, screen color, fur direction, or material texture may happen.<\/p>\n            <\/article>\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"disc2Title\">Reference authorization<\/h3>\n              <p data-i18n=\"disc2Text\">Please make sure you have permission to use the character design, reference images, and any logos or accessories you provide.<\/p>\n            <\/article>\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"disc3Title\">Timeline and shipping<\/h3>\n              <p data-i18n=\"disc3Text\">Production and delivery dates can be affected by material supply, holidays, customs, weather, and courier schedules.<\/p>\n            <\/article>\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"disc4Title\">Custom order policy<\/h3>\n              <p data-i18n=\"disc4Text\">Custom work is made for one specific character. Changes after confirmation may affect price, queue order, or completion time.<\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"amuunu-section\" id=\"aftercare\" data-process-aftercare>\n        <div class=\"amuunu-section-inner\">\n          <div class=\"amuunu-title-row\">\n            <h2 data-i18n=\"afterTitle\">After-sales<\/h2>\n            <p data-i18n=\"afterText\">After you receive the suit, please inspect it carefully and keep photos or videos of the package and product condition.<\/p>\n          <\/div>\n          <div class=\"amuunu-info-grid\">\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"after1Title\">Arrival check<\/h3>\n              <p data-i18n=\"after1Text\">Check the head, paws, tail, body parts, accessories, and zipper or attachment points as soon as possible after delivery.<\/p>\n            <\/article>\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"after2Title\">Production issues<\/h3>\n              <p data-i18n=\"after2Text\">If there is a major production issue, contact us through X with clear photos, videos, and a short description.<\/p>\n            <\/article>\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"after3Title\">Shipping evidence<\/h3>\n              <p data-i18n=\"after3Text\">For damage caused during shipping, please keep the outer box, labels, packing material, and unboxing photos for courier claims.<\/p>\n            <\/article>\n            <article class=\"amuunu-info-card\">\n              <h3 data-i18n=\"after4Title\">Repairs and changes<\/h3>\n              <p data-i18n=\"after4Text\">Wear, cleaning, user damage, size changes, or design changes may require a paid repair or remake quote.<\/p>\n            <\/article>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"amuunu-cta\">\n        <h2 data-i18n=\"ctaTitle\">Ready to discuss your commission?<\/h2>\n        <p data-i18n=\"ctaText\">Send your reference sheet and commission idea through X. We will use this page as the official process guide.<\/p>\n        <div class=\"amuunu-actions\" style=\"justify-content:center;\">\n          <a class=\"amuunu-button primary\" href=\"https:\/\/x.com\/amuwu0306?s=11\" target=\"_blank\" rel=\"noopener\" data-i18n=\"ctaButton\">Contact on X<\/a>\n        <\/div>\n      <\/section>\n    <\/main>\n\n    <footer class=\"amuunu-footer\"><span class=\"notranslate\" translate=\"no\" data-no-translate=\"true\">Copyright &copy; 2026 Amuuwu Studio. All Rights Reserved.<\/span><\/footer>\n  <\/div>\n\n  <script>\n    (() => {\n      const translations = {\n        en: {\n          brand: 'AMUUWU Studio',\n          navHome: 'Home', navWorks: 'Works', navCommissions: 'Commissions', navProcess: 'Process', navAbout: 'About', navContact: 'Contact X',\n          heroKicker: 'Commission Process', heroTitle: 'A clear process from idea to finished suit.', heroText: 'Before placing a commission, please prepare your character reference, desired deadline, country or region, budget range, and preferred contact method.', heroPrimary: 'Open Commission Info', heroSecondary: 'View Works', tabProcess: 'Process', tabDisclaimer: 'Disclaimer', tabAftercare: 'After-sales',\n          stepsTitle: 'Process', stepsText: 'The final order details are confirmed through direct communication. The timeline may change depending on character complexity, materials, and queue status.',\n          step1Title: 'Send your idea', step1Text: 'Send your reference sheet, character name, desired suit type, deadline, country, and budget range through X.',\n          step2Title: 'Quote and schedule', step2Text: 'We review the design difficulty, materials, fur length, markings, accessories, and current queue before confirming the price and schedule.',\n          step3Title: 'Production updates', step3Text: 'During production, progress photos or key confirmations may be sent when needed. Please reply in time for color, shape, and detail checks.',\n          step4Title: 'Finish and delivery', step4Text: 'After completion, we confirm final photos, packing details, shipping information, and the best way to receive the finished character.',\n          disclaimerTitle: 'Disclaimer', disclaimerText: 'Please read these notes before commissioning. They help avoid misunderstandings during design, production, shipping, and display.',\n          disc1Title: 'Handmade variation', disc1Text: 'Each suit is handmade. Small differences from the reference sheet, screen color, fur direction, or material texture may happen.',\n          disc2Title: 'Reference authorization', disc2Text: 'Please make sure you have permission to use the character design, reference images, and any logos or accessories you provide.',\n          disc3Title: 'Timeline and shipping', disc3Text: 'Production and delivery dates can be affected by material supply, holidays, customs, weather, and courier schedules.',\n          disc4Title: 'Custom order policy', disc4Text: 'Custom work is made for one specific character. Changes after confirmation may affect price, queue order, or completion time.',\n          afterTitle: 'After-sales', afterText: 'After you receive the suit, please inspect it carefully and keep photos or videos of the package and product condition.',\n          after1Title: 'Arrival check', after1Text: 'Check the head, paws, tail, body parts, accessories, and zipper or attachment points as soon as possible after delivery.',\n          after2Title: 'Production issues', after2Text: 'If there is a major production issue, contact us through X with clear photos, videos, and a short description.',\n          after3Title: 'Shipping evidence', after3Text: 'For damage caused during shipping, please keep the outer box, labels, packing material, and unboxing photos for courier claims.',\n          after4Title: 'Repairs and changes', after4Text: 'Wear, cleaning, user damage, size changes, or design changes may require a paid repair or remake quote.',\n          ctaTitle: 'Ready to discuss your commission?', ctaText: 'Send your reference sheet and commission idea through X. We will use this page as the official process guide.', ctaButton: 'Contact on X'\n        },\n        zh: {\n          brand: 'AMUUWU\u5de5\u4f5c\u5ba4',\n          navHome: '\u9996\u9875', navWorks: '\u4f5c\u54c1', navCommissions: '\u59d4\u6258', navProcess: '\u6d41\u7a0b', navAbout: '\u5173\u4e8e', navContact: '\u8054\u7cfb X',\n          heroKicker: '\u59d4\u6258\u6d41\u7a0b', heroTitle: '\u4ece\u60f3\u6cd5\u5230\u6210\u54c1\u7684\u6e05\u6670\u6d41\u7a0b\u3002', heroText: '\u59d4\u6258\u524d\u8bf7\u51c6\u5907\u89d2\u8272\u8bbe\u5b9a\u56fe\u3001\u671f\u671b\u65f6\u95f4\u3001\u56fd\u5bb6\u6216\u5730\u533a\u3001\u9884\u7b97\u8303\u56f4\uff0c\u4ee5\u53ca\u65b9\u4fbf\u8054\u7cfb\u7684\u65b9\u5f0f\u3002', heroPrimary: '\u67e5\u770b\u59d4\u6258\u4fe1\u606f', heroSecondary: '\u67e5\u770b\u4f5c\u54c1', tabProcess: '\u6d41\u7a0b', tabDisclaimer: '\u514d\u8d23\u534f\u8bae', tabAftercare: '\u552e\u540e\u8bf4\u660e',\n          stepsTitle: '\u6d41\u7a0b', stepsText: '\u6700\u7ec8\u8ba2\u5355\u7ec6\u8282\u4f1a\u901a\u8fc7\u76f4\u63a5\u6c9f\u901a\u786e\u8ba4\u3002\u5236\u4f5c\u5468\u671f\u53ef\u80fd\u4f1a\u6839\u636e\u89d2\u8272\u590d\u6742\u5ea6\u3001\u6750\u6599\u3001\u6392\u5355\u72b6\u6001\u8fdb\u884c\u8c03\u6574\u3002',\n          step1Title: '\u53d1\u9001\u60f3\u6cd5', step1Text: '\u901a\u8fc7 X \u53d1\u9001\u8bbe\u5b9a\u56fe\u3001\u89d2\u8272\u540d\u3001\u59d4\u6258\u7c7b\u578b\u3001\u671f\u671b\u65f6\u95f4\u3001\u56fd\u5bb6\u5730\u533a\u548c\u9884\u7b97\u8303\u56f4\u3002',\n          step2Title: '\u62a5\u4ef7\u4e0e\u6392\u671f', step2Text: '\u6211\u4eec\u4f1a\u6839\u636e\u8bbe\u8ba1\u96be\u5ea6\u3001\u6750\u6599\u3001\u6bdb\u957f\u3001\u82b1\u7eb9\u3001\u914d\u4ef6\u548c\u5f53\u524d\u6392\u5355\u786e\u8ba4\u4ef7\u683c\u4e0e\u5236\u4f5c\u65f6\u95f4\u3002',\n          step3Title: '\u5236\u4f5c\u66f4\u65b0', step3Text: '\u5236\u4f5c\u8fc7\u7a0b\u4e2d\u4f1a\u5728\u9700\u8981\u65f6\u53d1\u9001\u8fdb\u5ea6\u7167\u7247\u6216\u5173\u952e\u786e\u8ba4\u3002\u8bf7\u53ca\u65f6\u56de\u590d\u989c\u8272\u3001\u9020\u578b\u548c\u7ec6\u8282\u786e\u8ba4\u3002',\n          step4Title: '\u5b8c\u6210\u4e0e\u53d1\u8d27', step4Text: '\u5b8c\u6210\u540e\u4f1a\u786e\u8ba4\u6210\u54c1\u7167\u7247\u3001\u5305\u88c5\u7ec6\u8282\u3001\u53d1\u8d27\u4fe1\u606f\uff0c\u4ee5\u53ca\u6536\u53d6\u6210\u54c1\u7684\u65b9\u5f0f\u3002',\n          disclaimerTitle: '\u514d\u8d23\u534f\u8bae', disclaimerText: '\u59d4\u6258\u524d\u8bf7\u9605\u8bfb\u8fd9\u4e9b\u8bf4\u660e\uff0c\u907f\u514d\u5728\u8bbe\u8ba1\u3001\u5236\u4f5c\u3001\u53d1\u8d27\u548c\u5c55\u793a\u65f6\u4ea7\u751f\u8bef\u89e3\u3002',\n          disc1Title: '\u624b\u5de5\u5236\u4f5c\u5dee\u5f02', disc1Text: '\u6bcf\u5957\u517d\u88c5\u5747\u4e3a\u624b\u5de5\u5236\u4f5c\u3002\u8bbe\u5b9a\u56fe\u3001\u5c4f\u5e55\u989c\u8272\u3001\u6bdb\u6d41\u65b9\u5411\u6216\u6750\u6599\u8d28\u611f\u53ef\u80fd\u4f1a\u5b58\u5728\u7ec6\u5fae\u5dee\u5f02\u3002',\n          disc2Title: '\u8bbe\u5b9a\u56fe\u6388\u6743', disc2Text: '\u8bf7\u786e\u8ba4\u4f60\u6709\u6743\u4f7f\u7528\u6240\u63d0\u4f9b\u7684\u89d2\u8272\u8bbe\u8ba1\u3001\u53c2\u8003\u56fe\u7247\u3001\u6807\u5fd7\u548c\u914d\u4ef6\u5143\u7d20\u3002',\n          disc3Title: '\u5468\u671f\u4e0e\u8fd0\u8f93', disc3Text: '\u5236\u4f5c\u548c\u8fd0\u8f93\u65e5\u671f\u53ef\u80fd\u53d7\u6750\u6599\u4f9b\u5e94\u3001\u5047\u671f\u3001\u6d77\u5173\u3001\u5929\u6c14\u548c\u5feb\u9012\u6392\u671f\u5f71\u54cd\u3002',\n          disc4Title: '\u5b9a\u5236\u8ba2\u5355\u89c4\u5219', disc4Text: '\u5b9a\u5236\u4f5c\u54c1\u4f1a\u6309\u6307\u5b9a\u89d2\u8272\u5236\u4f5c\u3002\u786e\u8ba4\u540e\u7684\u4fee\u6539\u53ef\u80fd\u5f71\u54cd\u4ef7\u683c\u3001\u6392\u5355\u987a\u5e8f\u6216\u5b8c\u6210\u65f6\u95f4\u3002',\n          afterTitle: '\u552e\u540e\u8bf4\u660e', afterText: '\u6536\u5230\u517d\u88c5\u540e\uff0c\u8bf7\u5c3d\u5feb\u68c0\u67e5\uff0c\u5e76\u4fdd\u7559\u5305\u88c5\u548c\u6210\u54c1\u72b6\u6001\u7684\u7167\u7247\u6216\u89c6\u9891\u3002',\n          after1Title: '\u5230\u8d27\u68c0\u67e5', after1Text: '\u6536\u5230\u540e\u8bf7\u5c3d\u5feb\u68c0\u67e5\u5934\u5957\u3001\u624b\u722a\u3001\u5c3e\u5df4\u3001\u8eab\u4f53\u90e8\u4ef6\u3001\u914d\u4ef6\u3001\u62c9\u94fe\u548c\u8fde\u63a5\u4f4d\u7f6e\u3002',\n          after2Title: '\u5236\u4f5c\u95ee\u9898', after2Text: '\u5982\u6709\u660e\u663e\u5236\u4f5c\u95ee\u9898\uff0c\u8bf7\u901a\u8fc7 X \u8054\u7cfb\u6211\u4eec\uff0c\u5e76\u63d0\u4f9b\u6e05\u6670\u7167\u7247\u3001\u89c6\u9891\u548c\u7b80\u77ed\u8bf4\u660e\u3002',\n          after3Title: '\u8fd0\u8f93\u51ed\u8bc1', after3Text: '\u5982\u51fa\u73b0\u8fd0\u8f93\u635f\u574f\uff0c\u8bf7\u4fdd\u7559\u5916\u7bb1\u3001\u9762\u5355\u3001\u586b\u5145\u7269\u548c\u5f00\u7bb1\u7167\u7247\uff0c\u65b9\u4fbf\u4e0e\u5feb\u9012\u6c9f\u901a\u3002',\n          after4Title: '\u7ef4\u4fee\u4e0e\u4fee\u6539', after4Text: '\u7a7f\u7740\u635f\u8017\u3001\u6e05\u6d01\u3001\u4f7f\u7528\u635f\u574f\u3001\u5c3a\u5bf8\u8c03\u6574\u6216\u8bbe\u8ba1\u4fee\u6539\uff0c\u53ef\u80fd\u9700\u8981\u4ed8\u8d39\u7ef4\u4fee\u6216\u91cd\u65b0\u62a5\u4ef7\u3002',\n          ctaTitle: '\u51c6\u5907\u8ba8\u8bba\u4f60\u7684\u59d4\u6258\u4e86\u5417\uff1f', ctaText: '\u901a\u8fc7 X \u53d1\u9001\u4f60\u7684\u89d2\u8272\u8bbe\u5b9a\u56fe\u548c\u59d4\u6258\u60f3\u6cd5\u3002\u8fd9\u4e2a\u9875\u9762\u4f1a\u4f5c\u4e3a\u5b98\u65b9\u6d41\u7a0b\u8bf4\u660e\u4f7f\u7528\u3002', ctaButton: '\u901a\u8fc7 X \u8054\u7cfb'\n        },\n        ja: {\n          brand: 'AMUUWU\u30b9\u30bf\u30b8\u30aa',\n          navHome: '\u30db\u30fc\u30e0', navWorks: '\u4f5c\u54c1', navCommissions: '\u4f9d\u983c', navProcess: '\u6d41\u308c', navAbout: '\u6982\u8981', navContact: 'X\u3067\u9023\u7d61',\n          heroKicker: '\u4f9d\u983c\u306e\u6d41\u308c', heroTitle: '\u30a2\u30a4\u30c7\u30a2\u304b\u3089\u5b8c\u6210\u54c1\u307e\u3067\u306e\u660e\u78ba\u306a\u6d41\u308c\u3002', heroText: '\u4f9d\u983c\u524d\u306b\u3001\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u8cc7\u6599\u3001\u5e0c\u671b\u6642\u671f\u3001\u56fd\u307e\u305f\u306f\u5730\u57df\u3001\u4e88\u7b97\u7bc4\u56f2\u3001\u9023\u7d61\u65b9\u6cd5\u3092\u3054\u7528\u610f\u304f\u3060\u3055\u3044\u3002', heroPrimary: '\u4f9d\u983c\u60c5\u5831\u3092\u898b\u308b', heroSecondary: '\u4f5c\u54c1\u3092\u898b\u308b', tabProcess: '\u6d41\u308c', tabDisclaimer: '\u514d\u8cac\u4e8b\u9805', tabAftercare: '\u30a2\u30d5\u30bf\u30fc\u30b5\u30fc\u30d3\u30b9',\n          stepsTitle: '\u6d41\u308c', stepsText: '\u6700\u7d42\u7684\u306a\u5185\u5bb9\u306f\u76f4\u63a5\u306e\u3084\u308a\u53d6\u308a\u3067\u78ba\u8a8d\u3057\u307e\u3059\u3002\u5236\u4f5c\u671f\u9593\u306f\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u306e\u8907\u96d1\u3055\u3001\u7d20\u6750\u3001\u4e88\u7d04\u72b6\u6cc1\u306b\u3088\u308a\u5909\u308f\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002',\n          step1Title: '\u30a2\u30a4\u30c7\u30a2\u3092\u9001\u308b', step1Text: 'X\u3067\u8cc7\u6599\u3001\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u540d\u3001\u4f9d\u983c\u30bf\u30a4\u30d7\u3001\u5e0c\u671b\u6642\u671f\u3001\u56fd\u3084\u5730\u57df\u3001\u4e88\u7b97\u7bc4\u56f2\u3092\u9001\u3063\u3066\u304f\u3060\u3055\u3044\u3002',\n          step2Title: '\u898b\u7a4d\u3082\u308a\u3068\u65e5\u7a0b', step2Text: '\u30c7\u30b6\u30a4\u30f3\u96e3\u5ea6\u3001\u7d20\u6750\u3001\u6bdb\u8db3\u3001\u6a21\u69d8\u3001\u4ed8\u5c5e\u54c1\u3001\u73fe\u5728\u306e\u4e88\u7d04\u72b6\u6cc1\u3092\u78ba\u8a8d\u3057\u3066\u4fa1\u683c\u3068\u65e5\u7a0b\u3092\u6c7a\u3081\u307e\u3059\u3002',\n          step3Title: '\u5236\u4f5c\u4e2d\u306e\u78ba\u8a8d', step3Text: '\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u9032\u6357\u5199\u771f\u3084\u78ba\u8a8d\u4e8b\u9805\u3092\u304a\u9001\u308a\u3057\u307e\u3059\u3002\u8272\u3001\u5f62\u3001\u7d30\u90e8\u306e\u78ba\u8a8d\u306b\u306f\u65e9\u3081\u306b\u3054\u8fd4\u4fe1\u304f\u3060\u3055\u3044\u3002',\n          step4Title: '\u5b8c\u6210\u3068\u767a\u9001', step4Text: '\u5b8c\u6210\u5f8c\u3001\u4ed5\u4e0a\u304c\u308a\u5199\u771f\u3001\u68b1\u5305\u3001\u767a\u9001\u60c5\u5831\u3001\u53d7\u3051\u53d6\u308a\u65b9\u6cd5\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002',\n          disclaimerTitle: '\u514d\u8cac\u4e8b\u9805', disclaimerText: '\u4f9d\u983c\u524d\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\u30c7\u30b6\u30a4\u30f3\u3001\u5236\u4f5c\u3001\u767a\u9001\u3001\u5c55\u793a\u3067\u306e\u8aa4\u89e3\u3092\u907f\u3051\u308b\u305f\u3081\u306e\u5185\u5bb9\u3067\u3059\u3002',\n          disc1Title: '\u624b\u4f5c\u696d\u306b\u3088\u308b\u5dee\u7570', disc1Text: '\u3059\u3079\u3066\u624b\u4f5c\u696d\u3067\u5236\u4f5c\u3057\u307e\u3059\u3002\u8cc7\u6599\u3001\u753b\u9762\u8272\u3001\u6bdb\u6d41\u308c\u3001\u7d20\u6750\u611f\u3068\u7d30\u304b\u306a\u9055\u3044\u304c\u51fa\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002',\n          disc2Title: '\u8cc7\u6599\u306e\u4f7f\u7528\u8a31\u53ef', disc2Text: '\u63d0\u4f9b\u3059\u308b\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u30c7\u30b6\u30a4\u30f3\u3001\u53c2\u8003\u753b\u50cf\u3001\u30ed\u30b4\u3001\u4ed8\u5c5e\u54c1\u3092\u4f7f\u7528\u3059\u308b\u6a29\u5229\u304c\u3042\u308b\u3053\u3068\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002',\n          disc3Title: '\u7d0d\u671f\u3068\u914d\u9001', disc3Text: '\u5236\u4f5c\u3084\u914d\u9001\u65e5\u306f\u7d20\u6750\u4f9b\u7d66\u3001\u4f11\u65e5\u3001\u7a0e\u95a2\u3001\u5929\u5019\u3001\u914d\u9001\u4f1a\u793e\u306e\u4e88\u5b9a\u306b\u3088\u308a\u5f71\u97ff\u3092\u53d7\u3051\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002',\n          disc4Title: '\u30ab\u30b9\u30bf\u30e0\u6ce8\u6587\u898f\u5b9a', disc4Text: '\u30ab\u30b9\u30bf\u30e0\u4f5c\u54c1\u306f\u7279\u5b9a\u306e\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u5411\u3051\u306b\u5236\u4f5c\u3055\u308c\u307e\u3059\u3002\u78ba\u5b9a\u5f8c\u306e\u5909\u66f4\u306f\u4fa1\u683c\u3084\u9806\u756a\u3001\u7d0d\u671f\u306b\u5f71\u97ff\u3057\u307e\u3059\u3002',\n          afterTitle: '\u30a2\u30d5\u30bf\u30fc\u30b5\u30fc\u30d3\u30b9', afterText: '\u5230\u7740\u5f8c\u306f\u65e9\u3081\u306b\u78ba\u8a8d\u3057\u3001\u68b1\u5305\u3068\u4f5c\u54c1\u72b6\u614b\u306e\u5199\u771f\u3084\u52d5\u753b\u3092\u4fdd\u7ba1\u3057\u3066\u304f\u3060\u3055\u3044\u3002',\n          after1Title: '\u5230\u7740\u6642\u78ba\u8a8d', after1Text: '\u982d\u3001\u624b\u3001\u5c3b\u5c3e\u3001\u30dc\u30c7\u30a3\u3001\u4ed8\u5c5e\u54c1\u3001\u30d5\u30a1\u30b9\u30ca\u30fc\u3084\u63a5\u7d9a\u90e8\u5206\u3092\u3067\u304d\u308b\u3060\u3051\u65e9\u304f\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002',\n          after2Title: '\u5236\u4f5c\u4e0a\u306e\u554f\u984c', after2Text: '\u5927\u304d\u306a\u5236\u4f5c\u4e0a\u306e\u554f\u984c\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u5199\u771f\u3001\u52d5\u753b\u3001\u8aac\u660e\u3092\u6dfb\u3048\u3066X\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002',\n          after3Title: '\u914d\u9001\u8a3c\u62e0', after3Text: '\u914d\u9001\u4e2d\u306e\u7834\u640d\u306f\u3001\u5916\u7bb1\u3001\u9001\u308a\u72b6\u3001\u7de9\u885d\u6750\u3001\u958b\u5c01\u5199\u771f\u3092\u4fdd\u7ba1\u3057\u3066\u304f\u3060\u3055\u3044\u3002',\n          after4Title: '\u4fee\u7406\u3068\u5909\u66f4', after4Text: '\u7740\u7528\u306b\u3088\u308b\u6d88\u8017\u3001\u6e05\u6383\u3001\u4f7f\u7528\u4e2d\u306e\u7834\u640d\u3001\u30b5\u30a4\u30ba\u5909\u66f4\u3001\u30c7\u30b6\u30a4\u30f3\u5909\u66f4\u306f\u6709\u6599\u4fee\u7406\u307e\u305f\u306f\u518d\u898b\u7a4d\u3082\u308a\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002',\n          ctaTitle: '\u4f9d\u983c\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3057\u307e\u3059\u304b\uff1f', ctaText: 'X\u3067\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u8cc7\u6599\u3068\u4f9d\u983c\u5185\u5bb9\u3092\u304a\u9001\u308a\u304f\u3060\u3055\u3044\u3002\u3053\u306e\u30da\u30fc\u30b8\u3092\u516c\u5f0f\u306e\u6d41\u308c\u3068\u3057\u3066\u4f7f\u7528\u3057\u307e\u3059\u3002', ctaButton: 'X\u3067\u9023\u7d61'\n        },\n        ko: {\n          brand: 'AMUUWU \uc2a4\ud29c\ub514\uc624',\n          navHome: '\ud648', navWorks: '\uc791\ud488', navCommissions: '\uc758\ub8b0', navProcess: '\uc808\ucc28', navAbout: '\uc18c\uac1c', navContact: 'X \ubb38\uc758',\n          heroKicker: '\uc758\ub8b0 \uc808\ucc28', heroTitle: '\uc544\uc774\ub514\uc5b4\ubd80\ud130 \uc644\uc131\ud488\uae4c\uc9c0\uc758 \uba85\ud655\ud55c \uc808\ucc28.', heroText: '\uc758\ub8b0 \uc804 \uce90\ub9ad\ud130 \uc124\uc815 \uc790\ub8cc, \ud76c\ub9dd \uc77c\uc815, \uad6d\uac00 \ub610\ub294 \uc9c0\uc5ed, \uc608\uc0b0 \ubc94\uc704, \uc5f0\ub77d \ubc29\ubc95\uc744 \uc900\ube44\ud574 \uc8fc\uc138\uc694.', heroPrimary: '\uc758\ub8b0 \uc815\ubcf4 \ubcf4\uae30', heroSecondary: '\uc791\ud488 \ubcf4\uae30', tabProcess: '\uc808\ucc28', tabDisclaimer: '\uba74\ucc45 \uc548\ub0b4', tabAftercare: 'A\/S \uc548\ub0b4',\n          stepsTitle: '\uc808\ucc28', stepsText: '\ucd5c\uc885 \uc8fc\ubb38 \ub0b4\uc6a9\uc740 \uc9c1\uc811 \uc0c1\ub2f4\uc73c\ub85c \ud655\uc815\ub429\ub2c8\ub2e4. \uc81c\uc791 \uae30\uac04\uc740 \uce90\ub9ad\ud130 \ub09c\uc774\ub3c4, \uc7ac\ub8cc, \ub300\uae30 \uc21c\uc11c\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n          step1Title: '\uc544\uc774\ub514\uc5b4 \ubcf4\ub0b4\uae30', step1Text: 'X\ub85c \uc124\uc815 \uc790\ub8cc, \uce90\ub9ad\ud130 \uc774\ub984, \uc758\ub8b0 \uc720\ud615, \ud76c\ub9dd \uc77c\uc815, \uad6d\uac00\/\uc9c0\uc5ed, \uc608\uc0b0 \ubc94\uc704\ub97c \ubcf4\ub0b4 \uc8fc\uc138\uc694.',\n          step2Title: '\uacac\uc801\uacfc \uc77c\uc815', step2Text: '\ub514\uc790\uc778 \ub09c\uc774\ub3c4, \uc7ac\ub8cc, \ud138 \uae38\uc774, \ubb34\ub2ac, \uc561\uc138\uc11c\ub9ac, \ud604\uc7ac \ub300\uae30 \uc21c\uc11c\ub97c \ud655\uc778\ud55c \ub4a4 \uac00\uaca9\uacfc \uc77c\uc815\uc744 \ud655\uc815\ud569\ub2c8\ub2e4.',\n          step3Title: '\uc81c\uc791 \uc5c5\ub370\uc774\ud2b8', step3Text: '\uc81c\uc791 \uc911 \ud544\uc694\ud55c \uacbd\uc6b0 \uc9c4\ud589 \uc0ac\uc9c4\uc774\ub098 \ud655\uc778 \uc0ac\ud56d\uc744 \ubcf4\ub0c5\ub2c8\ub2e4. \uc0c9\uc0c1, \ud615\ud0dc, \ub514\ud14c\uc77c \ud655\uc778\uc5d0 \ube60\ub974\uac8c \ub2f5\ubcc0\ud574 \uc8fc\uc138\uc694.',\n          step4Title: '\uc644\uc131 \ubc0f \ubc30\uc1a1', step4Text: '\uc644\uc131 \ud6c4 \ucd5c\uc885 \uc0ac\uc9c4, \ud3ec\uc7a5, \ubc30\uc1a1 \uc815\ubcf4, \uc218\ub839 \ubc29\ubc95\uc744 \ud655\uc778\ud569\ub2c8\ub2e4.',\n          disclaimerTitle: '\uba74\ucc45 \uc548\ub0b4', disclaimerText: '\uc758\ub8b0 \uc804 \ud655\uc778\ud574 \uc8fc\uc138\uc694. \ub514\uc790\uc778, \uc81c\uc791, \ubc30\uc1a1, \uc804\uc2dc \uacfc\uc815\uc5d0\uc11c \uc624\ud574\ub97c \uc904\uc774\uae30 \uc704\ud55c \uc548\ub0b4\uc785\ub2c8\ub2e4.',\n          disc1Title: '\uc218\uc791\uc5c5 \ucc28\uc774', disc1Text: '\ubaa8\ub4e0 \uc288\ud2b8\ub294 \uc218\uc791\uc5c5\uc73c\ub85c \uc81c\uc791\ub429\ub2c8\ub2e4. \uc124\uc815 \uc790\ub8cc, \ud654\uba74 \uc0c9\uc0c1, \ud138 \ubc29\ud5a5, \uc7ac\uc9c8\uac10\uacfc \uc57d\uac04\uc758 \ucc28\uc774\uac00 \uc788\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n          disc2Title: '\uc790\ub8cc \uc0ac\uc6a9 \uad8c\ud55c', disc2Text: '\uc81c\uacf5\ud55c \uce90\ub9ad\ud130 \ub514\uc790\uc778, \ucc38\uace0 \uc774\ubbf8\uc9c0, \ub85c\uace0, \uc561\uc138\uc11c\ub9ac \uc694\uc18c\ub97c \uc0ac\uc6a9\ud560 \uad8c\ud55c\uc774 \uc788\ub294\uc9c0 \ud655\uc778\ud574 \uc8fc\uc138\uc694.',\n          disc3Title: '\uc77c\uc815\uacfc \ubc30\uc1a1', disc3Text: '\uc81c\uc791 \ubc0f \ubc30\uc1a1 \uc77c\uc815\uc740 \uc7ac\ub8cc \uacf5\uae09, \ud734\uc77c, \ud1b5\uad00, \ub0a0\uc528, \ubc30\uc1a1\uc0ac \uc77c\uc815\uc758 \uc601\ud5a5\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n          disc4Title: '\ub9de\ucda4 \uc8fc\ubb38 \uaddc\uc815', disc4Text: '\ub9de\ucda4 \uc81c\uc791\uc740 \ud2b9\uc815 \uce90\ub9ad\ud130\ub97c \uc704\ud574 \uc81c\uc791\ub429\ub2c8\ub2e4. \ud655\uc815 \ud6c4 \ubcc0\uacbd\uc740 \uac00\uaca9, \uc21c\uc11c, \uc644\uc131 \uc2dc\uac04\uc5d0 \uc601\ud5a5\uc744 \uc904 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n          afterTitle: 'A\/S \uc548\ub0b4', afterText: '\uc288\ud2b8\ub97c \ubc1b\uc740 \ub4a4 \uac00\ub2a5\ud55c \ube68\ub9ac \ud655\uc778\ud558\uace0 \ud3ec\uc7a5\uacfc \uc81c\ud488 \uc0c1\ud0dc\uc758 \uc0ac\uc9c4\uc774\ub098 \uc601\uc0c1\uc744 \ubcf4\uad00\ud574 \uc8fc\uc138\uc694.',\n          after1Title: '\uc218\ub839 \ud655\uc778', after1Text: '\uba38\ub9ac, \uc190, \uaf2c\ub9ac, \ubc14\ub514 \ud30c\uce20, \uc561\uc138\uc11c\ub9ac, \uc9c0\ud37c\uc640 \uc5f0\uacb0 \ubd80\uc704\ub97c \ube60\ub974\uac8c \ud655\uc778\ud574 \uc8fc\uc138\uc694.',\n          after2Title: '\uc81c\uc791 \ubb38\uc81c', after2Text: '\ud070 \uc81c\uc791 \ubb38\uc81c\uac00 \uc788\ub2e4\uba74 \uc120\uba85\ud55c \uc0ac\uc9c4, \uc601\uc0c1, \uac04\ub2e8\ud55c \uc124\uba85\uacfc \ud568\uaed8 X\ub85c \uc5f0\ub77d\ud574 \uc8fc\uc138\uc694.',\n          after3Title: '\ubc30\uc1a1 \uc99d\uac70', after3Text: '\ubc30\uc1a1 \uc911 \ud30c\uc190\uc740 \uc678\ubd80 \ubc15\uc2a4, \uc1a1\uc7a5, \ud3ec\uc7a5\uc7ac, \uac1c\ubd09 \uc0ac\uc9c4\uc744 \ubcf4\uad00\ud574 \uc8fc\uc138\uc694.',\n          after4Title: '\uc218\ub9ac\uc640 \ubcc0\uacbd', after4Text: '\ucc29\uc6a9 \ub9c8\ubaa8, \uc138\ud0c1, \uc0ac\uc6a9 \uc911 \uc190\uc0c1, \uc0ac\uc774\uc988 \uc870\uc815, \ub514\uc790\uc778 \ubcc0\uacbd\uc740 \uc720\uc0c1 \uc218\ub9ac \ub610\ub294 \uc7ac\uacac\uc801\uc774 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.',\n          ctaTitle: '\uc758\ub8b0\ub97c \uc0c1\ub2f4\ud560 \uc900\ube44\uac00 \ub418\uc5c8\ub098\uc694?', ctaText: 'X\ub85c \uce90\ub9ad\ud130 \uc124\uc815 \uc790\ub8cc\uc640 \uc758\ub8b0 \uc544\uc774\ub514\uc5b4\ub97c \ubcf4\ub0b4 \uc8fc\uc138\uc694. \uc774 \ud398\uc774\uc9c0\ub97c \uacf5\uc2dd \uc808\ucc28 \uc548\ub0b4\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.', ctaButton: 'X\ub85c \ubb38\uc758'\n        }\n      };\n\n      const root = document.querySelector('[data-amuunu-root]');\n      const selects = Array.from(document.querySelectorAll('[data-amuunu-lang-select]'));\n      const menuToggle = document.querySelector('[data-amuunu-menu-toggle]');\n      const getLanguage = () => localStorage.getItem('amuunu-language') || 'en';\n      const setLanguage = (lang) => {\n        const pack = translations[lang] || translations.en;\n        document.documentElement.lang = lang;\n        localStorage.setItem('amuunu-language', lang);\n        document.querySelectorAll('[data-i18n]').forEach((node) => {\n          const key = node.getAttribute('data-i18n');\n          if (pack[key]) node.textContent = pack[key];\n        });\n        selects.forEach((select) => { select.value = lang; });\n        if (root) root.classList.remove('menu-open');\n        if (menuToggle) menuToggle.setAttribute('aria-expanded', 'false');\n      };\n\n      selects.forEach((select) => {\n        select.addEventListener('change', () => setLanguage(select.value));\n      });\n\n      if (menuToggle) {\n        menuToggle.addEventListener('click', () => {\n          const opened = root && root.classList.toggle('menu-open');\n          menuToggle.setAttribute('aria-expanded', opened ? 'true' : 'false');\n        });\n      }\n\n      document.querySelectorAll('.amuunu-menu a').forEach((link) => {\n        link.addEventListener('click', () => {\n          if (root) root.classList.remove('menu-open');\n          if (menuToggle) menuToggle.setAttribute('aria-expanded', 'false');\n        });\n      });\n\n      setLanguage(getLanguage());\n    })();\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Process &#8211; AMUUWU Studio AMUUWU Studio English\u4e2d\u6587\u65e5\u672c [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-543","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/pages\/543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/comments?post=543"}],"version-history":[{"count":4,"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/pages\/543\/revisions"}],"predecessor-version":[{"id":554,"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/pages\/543\/revisions\/554"}],"wp:attachment":[{"href":"https:\/\/amuuwu.com\/index.php\/wp-json\/wp\/v2\/media?parent=543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}