/* Locally hosted fonts; licenses in ../fonts/. */
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url(../fonts/dm-sans-latin-ext-variable.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url(../fonts/dm-sans-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/outfit-latin-ext-variable.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/outfit-latin-variable.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body.asuka-studio-home { --home-display: 'Outfit', 'Segoe UI', sans-serif; --home-body: 'DM Sans', 'Segoe UI', sans-serif; font-family: var(--home-body); -webkit-font-smoothing: antialiased; }
.asuka-studio-home :is(h1,h2,h3) { font-family: var(--home-display); font-weight: 550; }
.asuka-studio-home :is(button,input,select,textarea) { font-family: var(--home-body); }
.asuka-studio-home :is(.asuka-primary-nav,.asuka-header-cta,.asuka-footer-column) { letter-spacing: 0; }
.asuka-home-focused { --home-ink: #172e55; --home-accent: #2457f5; --asuka-teal: var(--home-accent); letter-spacing: 0; font-size: 1rem; }
.asuka-home-focused [hidden] { display: none !important; }
.asuka-home-intro { color: var(--home-ink); background: linear-gradient(135deg, #f4f7ff 0%, #e7efff 58%, #dce8ff 100%); position: relative; isolation: isolate; overflow: hidden; }
.asuka-home-intro::before { content: ''; position: absolute; width: 700px; height: 700px; border: 1px solid #2457f50c; border-radius: 50%; right: -130px; top: -280px; z-index: -1; box-shadow: 0 0 0 100px #2457f504, 0 0 0 200px #2457f503; }
.asuka-home-intro-content { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.04fr); align-items: center; gap: 52px; padding-block: 56px 44px; }
.asuka-home-intro .asuka-eyebrow { color: var(--home-accent); font-size: .75rem; letter-spacing: .1em; max-width: 450px; line-height: 1.65; font-weight: 600; }
.asuka-home-intro h1 { color: var(--home-ink); font-size: clamp(2.875rem, 4.8vw, 4.5rem); line-height: 1.08; letter-spacing: -.035em; margin: 22px 0 26px; font-weight: 550; overflow-wrap: normal; text-wrap: balance; }
.asuka-home-intro h1 em { display: block; font-style: normal; color: var(--home-accent); }
.asuka-home-offer { color: #30496e; font-size: .9375rem; line-height: 1.65; font-weight: 600; max-width: 460px; margin: 0 0 14px; }
.asuka-home-offer span { color: var(--home-accent); margin: 0 5px; }
.asuka-home-description { color: #516580; font-size: 1.0625rem; line-height: 1.7; max-width: 440px; margin: 0 0 28px; }
.asuka-home-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.asuka-home-focused .asuka-button { border-radius: 10px; min-height: 48px; font-size: .875rem; font-weight: 600; text-decoration: none; white-space: normal; }
.asuka-home-note { font-size: .8125rem; line-height: 1.8; color: #536b8c; max-width: 420px; margin: 20px 0 0; }
.asuka-home-intro .asuka-button-primary { background: var(--home-accent); border-color: var(--home-accent); color: white; box-shadow: 0 8px 22px #2457f526; }
.asuka-home-intro .asuka-button-primary:hover { background: #1743ce; border-color: #1743ce; }
.asuka-home-intro .asuka-button-ghost { background: #ffffffb3; border-color: #b5c8ee; color: var(--home-accent); }
.asuka-home-intro .asuka-button-ghost:hover { background: #fff; border-color: #8eade7; }
.asuka-home-capabilities { display: flex; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid #b5c8ee; padding-block: 24px; font-size: 13px; }
.asuka-home-capabilities > span { color: var(--home-accent); font-weight: 700; }
.asuka-home-capabilities p { display: flex; gap: 25px; flex-wrap: wrap; margin: 0; color: #536b8c; }
.asuka-home-capabilities i { color: #8aa4ce; font-style: normal; }
.asuka-creative { --print-color: #2457f5; min-width: 0; border-radius: 22px; color: var(--home-ink); background: #f8faff; box-shadow: 0 24px 70px #315db51f, 0 0 0 1px #c7d7f2; }
.asuka-creative-heading { display: flex; justify-content: space-between; gap: 12px; padding: 17px 21px; border-bottom: 1px solid #172e5515; font-size: .8125rem; font-weight: 600; }
.asuka-creative-heading > span:first-child { display: flex; align-items: center; gap: 8px; }
.asuka-creative-heading i { width: 7px; height: 7px; border-radius: 50%; background: #2457f5; }
.asuka-creative-heading > span:last-child { font-size: 19px; line-height: 1; }
.asuka-creative-canvas { position: relative; padding: 6px 3px 17px; background: radial-gradient(ellipse at center, #fff 0, #e9f0ff 68%); overflow: hidden; }
.asuka-creative-coordinate { position: absolute; left: 16px; top: 18px; font-size: 8px; font-weight: 700; letter-spacing: .12em; writing-mode: vertical-rl; color: #637da2; }
.asuka-creative-product { width: min(100%, 450px); margin-inline: auto; aspect-ratio: 4 / 3; position: relative; transform: rotate(-5deg); transition: transform .4s ease; }
.asuka-creative-product > img { display: block; width: 100%; height: 100%; object-fit: contain; filter: drop-shadow(0 18px 11px #172e5514); }
.asuka-creative-print { position: absolute; left: 36%; top: 23%; width: 28%; height: 50%; color: var(--print-color); display: flex; flex-direction: column; align-items: center; font-size: clamp(22px, 2.1vw, 29px); font-family: var(--home-display); font-weight: 650; transform: rotate(1deg); mix-blend-mode: multiply; }
.asuka-print-kicker { font-size: .43em; line-height: 1.2; letter-spacing: .2em; }
.asuka-print-art { width: 83%; height: 62%; margin: 2px 0 0; flex-shrink: 1; }
.asuka-creative-print strong { max-width: 100%; font-size: 1em; letter-spacing: -.025em; line-height: 1; white-space: nowrap; }
[data-pattern="botanical"] .asuka-creative-print strong { font-family: Georgia, serif; font-style: italic; font-weight: 500; letter-spacing: -.015em; }
[data-pattern="type"] .asuka-creative-print strong { font-family: 'Courier New', monospace; font-weight: 700; letter-spacing: .025em; }
.asuka-print-footer { font-size: .21em; letter-spacing: .1em; margin-top: 6px; }
.asuka-art-botanical, .asuka-art-type { display: none; }
[data-pattern="botanical"] .asuka-art-studio, [data-pattern="type"] .asuka-art-studio { display: none; }
[data-pattern="botanical"] .asuka-art-botanical, [data-pattern="type"] .asuka-art-type { display: block; }
.asuka-creative-badge { position: absolute; right: 18px; bottom: 15px; background: var(--home-accent); color: white; font-size: .75rem; padding: 10px 13px; border-radius: 30px; transform: rotate(-3deg); display: flex; gap: 8px; align-items: center; }
.asuka-creative-badge > span { color: #c9ddff; font-size: 19px; line-height: 1; }
.asuka-creative-controls { padding: 19px 22px 8px; background: white; }
.asuka-creative-control-row { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 20px; align-items: end; }
.asuka-creative-control-row label, .asuka-creative-colors legend { font-size: .875rem; font-weight: 500; color: #516580; }
.asuka-creative-control-row input { display: block; width: 100%; margin-top: 6px; border: 1px solid #d5dff0; background: #f6f8fc; border-radius: 7px; min-height: 44px; padding: 9px 12px; color: var(--home-ink); font-size: 1rem; font-weight: 500; font-family: inherit; }
.asuka-creative-colors { border: 0; margin: 0; padding: 0; display: flex; gap: 8px; }
.asuka-creative-colors legend { margin-bottom: 8px; }
.asuka-creative-colors button { width: 40px; height: 40px; border: 3px solid white; border-radius: 50%; background: var(--swatch); color: white; cursor: pointer; outline: 1px solid transparent; }
.asuka-creative-colors button[aria-pressed="true"] { outline-color: var(--swatch); }
.asuka-creative-colors button[aria-pressed="false"] span { visibility: hidden; }
.asuka-creative-patterns { display: flex; gap: 5px; margin-top: 15px; padding: 4px; border-radius: 10px; background: #eef3fc; }
.asuka-creative-patterns button { flex: 1; min-height: 40px; border: 1px solid transparent; border-radius: 7px; background: transparent; color: #516580; font-family: inherit; font-size: .875rem; cursor: pointer; }
.asuka-creative-patterns button[aria-pressed="true"] { background: white; color: #2457f5; border-color: #d5e1fa; font-weight: 650; box-shadow: 0 2px 6px #172e550a; }
.asuka-creative-disclaimer { margin: 0; background: white; border-radius: 0 0 22px 22px; padding: 11px 20px 14px; color: #536b8c; font-size: .75rem; line-height: 1.5; }
.asuka-home-focused :is(button, input, a):focus-visible { outline: 3px solid #2457f5; outline-offset: 4px; }
.asuka-home-focused .asuka-product-demos { background: #fff; padding-block: 84px; }
.asuka-home-focused .asuka-product-demos-heading { margin-bottom: 28px; }
.asuka-home-focused :is(.asuka-product-demos-heading h2,.asuka-home-heading h2) { font-size: clamp(2rem, 3.25vw, 2.875rem); line-height: 1.17; letter-spacing: -.025em; font-weight: 550; text-wrap: balance; }
.asuka-demo-filters { display: flex; align-items: center; flex-wrap: wrap; gap: 9px; margin: 0 0 25px; }
.asuka-demo-filters button { border: 1px solid #dbe3f2; border-radius: 30px; padding: 10px 17px; min-height: 40px; background: #fff; color: #516580; cursor: pointer; font-family: inherit; font-weight: 500; font-size: .875rem; }
.asuka-demo-filters button[aria-pressed="true"] { background: var(--home-accent); color: white; border-color: var(--home-accent); }
.asuka-home-focused .asuka-product-demo-grid { gap: 34px 25px; }
.asuka-home-focused .asuka-product-demo-image { aspect-ratio: 5 / 4; border-radius: 16px; }
.asuka-home-focused .asuka-product-demo-image img { padding: 10px; transition: transform .4s ease; }
.asuka-home-focused .asuka-product-demo:hover img { transform: scale(1.06) rotate(-2deg); }
.asuka-home-focused .asuka-product-demo-image > span { border-radius: 30px; padding: 5px 10px; top: 15px; left: 15px; }
.asuka-home-focused .asuka-product-demo h3 { font-size: 1.375rem; line-height: 1.3; letter-spacing: -.02em; font-weight: 500; }
.asuka-home-focused .asuka-product-demo-copy > p:not(.asuka-product-demo-category) { font-size: 1rem; line-height: 1.65; }
.asuka-home-focused .asuka-product-demo-category { font-size: .8125rem; }
.asuka-home-focused .asuka-product-demo-copy > p:not(.asuka-product-demo-category) { min-height: 50px; }
.asuka-home-focused .asuka-text-link { text-underline-offset: 5px; }
.asuka-home-focused .asuka-text-link::after { content: ' ↗'; }
.asuka-home-band { padding: 82px 0; scroll-margin-top: 96px; border-top: 1px solid #dfe7f5; background: #f4f7fd; }
.asuka-home-heading { margin-bottom: 36px; max-width: 770px; }
.asuka-home-heading h2 { margin: 0 0 16px; }
.asuka-home-heading p { color: var(--asuka-ink-soft); margin: 0; }
.asuka-home-columns { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; }
.asuka-home-columns article { min-width: 0; scroll-margin-top: 96px; }
.asuka-home-columns h3 { font-size: 1.5rem; font-weight: 500; margin: 12px 0; letter-spacing: -.025em; }
.asuka-home-columns p { color: var(--asuka-ink-soft); font-size: 1rem; line-height: 1.7; margin: 0 0 20px; }
.asuka-home-step { display: inline-block; color: var(--asuka-teal); font-size: 12px; font-weight: 800; margin-top: 25px; }
.asuka-workflow-visual { height: 228px; position: relative; border-radius: 16px; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.asuka-workflow-2d { background: #dce8ff; }
.asuka-workflow-3d { background: #dce5f9; }
.asuka-workflow-files { background: #e8edfa; }
.asuka-workflow-visual > img { width: 85%; height: 100%; object-fit: contain; transform: rotate(-12deg); transition: transform .4s ease; }
.asuka-workflow-3d > img { width: 105%; transform: rotate(-8deg); }
.asuka-home-columns article:hover .asuka-workflow-visual > img { transform: rotate(-3deg) scale(1.04); }
.asuka-visual-caption { position: absolute; top: 13px; left: 18px; font-size: 30px; font-weight: 800; color: #2457f5; }
.asuka-visual-caption > span { font-size: 16px; }
.asuka-visual-label { position: absolute; bottom: 13px; left: 15px; background: #ffffffeb; color: #40577c; padding: 5px 10px; border-radius: 5px; font-size: .75rem; font-weight: 500; }
.asuka-visual-orbit { position: absolute; width: 85%; height: 70px; border: 1px solid #7a96cf; border-radius: 50%; top: 50%; transform: rotate(-14deg); }
.asuka-file-sheet { width: 135px; height: 162px; padding: 18px 15px; background: white; box-shadow: 10px 10px 0 #fff8, 0 10px 25px #315db514; transform: rotate(8deg); color: #2457f5; }
.asuka-file-sheet > span { color: #6e81a5; font-size: 8px; letter-spacing: .08em; }
.asuka-file-sheet svg { width: 90px; display: block; margin: 12px auto; }
.asuka-file-sheet strong { display: flex; justify-content: space-between; font-size: 10px; color: #172e55; }
.asuka-file-sheet b { font-weight: 500; }
.asuka-home-platforms { background: white; }
.asuka-home-platforms .asuka-home-columns article { padding: 28px; background: #f6f8fd; border: 1px solid #e1e8f5; border-radius: 16px; }
.asuka-platform-mark { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 12px; background: #e2e9f7; color: #385682; font-size: 25px; font-weight: 800; font-family: Georgia,serif; margin-bottom: 23px; }
.asuka-platform-shopify { color: #2457f5; background: #e2eaff; }
.asuka-platform-js { color: #3a5a9a; background: #e9eefc; font: 650 18px 'DM Sans',sans-serif; }
.asuka-home-pricing { display: flex; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid var(--asuka-line); margin-top: 35px; padding-top: 28px; }
.asuka-home-pricing p { margin: 0; }
@media (min-width: 1001px) and (prefers-reduced-motion: no-preference) {
    .asuka-creative { animation: asuka-creative-enter .8s ease both; }
    @keyframes asuka-creative-enter { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } }
}
@media (max-width: 1000px) {
    .asuka-home-intro-content { gap: 28px; padding-block: 44px; }
    .asuka-home-intro h1 { font-size: 46px; }
    .asuka-home-description { font-size: 1rem; }
    .asuka-creative { transform: none; }
    .asuka-home-columns { gap: 20px; }
    .asuka-home-platforms .asuka-home-columns article { padding: 20px; }
    .asuka-home-capabilities { font-size: .8125rem; }
    .asuka-home-capabilities p { gap: 12px; }
}
@media (max-width: 760px) {
    .asuka-home-intro-content { grid-template-columns: minmax(0,1fr); padding-block: 42px 30px; gap: 32px; }
    .asuka-home-intro-copy { max-width: 570px; }
    .asuka-home-intro h1 { font-size: clamp(2.75rem, 7.8vw, 3.75rem); letter-spacing: -.035em; margin-block: 18px 22px; }
    .asuka-home-intro .asuka-eyebrow { max-width: 340px; font-size: .75rem; }
    .asuka-home-offer { font-size: .9375rem; }
    .asuka-home-description { font-size: 1rem; max-width: 550px; }
    .asuka-creative { width: min(100%, 530px); justify-self: center; }
    .asuka-creative-print { font-size: clamp(21px, 5.5vw, 30px); }
    .asuka-home-capabilities { align-items: start; flex-direction: column; gap: 12px; padding-block: 22px; }
    .asuka-home-capabilities p { gap: 10px; font-size: .75rem; }
    .asuka-home-band, .asuka-home-focused .asuka-product-demos { padding-block: 52px; }
    .asuka-home-columns { grid-template-columns: minmax(0,1fr); gap: 32px; }
    .asuka-workflow-visual { height: 260px; }
    .asuka-home-pricing { align-items: start; flex-direction: column; gap: 16px; }
    .asuka-home-platforms .asuka-home-columns { gap: 14px; }
    .asuka-home-platforms .asuka-home-columns article { padding: 25px; }
}
@media (max-width: 390px) {
    .asuka-home-intro h1 { font-size: clamp(2.125rem, 10vw, 2.75rem); }
    .asuka-creative-controls { padding-inline: 14px; }
    .asuka-creative-control-row { gap: 12px; }
    .asuka-creative-colors { gap: 6px; }
    .asuka-home-actions .asuka-button { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
    .asuka-home-focused *, .asuka-home-focused *::before, .asuka-home-focused *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
