.apomaru-hero{background:var(--ink);align-items:center;min-height:88svh;display:flex;position:relative;overflow:hidden}.apomaru-hero--paper{background:var(--paper)}.apomaru-hero--white{background:#fff}.apomaru-hero--paper .apomaru-switch,.apomaru-hero--white .apomaru-switch{color:var(--ink);border-color:#17181c38}.apomaru-hero--paper .apomaru-switch:hover,.apomaru-hero--white .apomaru-switch:hover{border-color:var(--accent-ink);background:#1fa9c214}.apomaru-hero--paper .apomaru-hub-link,.apomaru-hero--white .apomaru-hub-link{color:var(--ink-soft);opacity:1}.apomaru-hero--paper .apomaru-hub-link:hover,.apomaru-hero--white .apomaru-hub-link:hover{color:var(--accent-ink);opacity:1}.apomaru-hero--paper .apomaru-select-card,.apomaru-hero--white .apomaru-select-card{background:#ffffff21;border:2px solid #ffffff59;border-radius:1rem;padding:2.25rem;box-shadow:0 0 40px #0807101f}.apomaru-hero--paper .apomaru-select-card:hover,.apomaru-hero--white .apomaru-select-card:hover{background:#ffffff45;border-color:#fff9;transform:translateY(-2px);box-shadow:0 0 40px #0807102e}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.apomaru-hero--paper .apomaru-select-card,.apomaru-hero--white .apomaru-select-card{background:#fff;border-color:#17181c24}}.apomaru-hero-canvas--flip{transform:scaleX(-1)}.apomaru-hero-content{z-index:2;padding-block:var(--section-y);position:relative}.apomaru-hero--paper .reveal,.apomaru-hero--white .reveal{will-change:auto}.apomaru-scene-label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--muted);font-size:.72rem}.apomaru-chat{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.apomaru-bubble{border-radius:16px;max-width:88%;padding:.75rem 1rem;font-size:.92rem;line-height:1.6}.apomaru-bubble-bot{background:var(--paper-dim);color:var(--ink);border-bottom-left-radius:4px;align-self:flex-start}.apomaru-bubble-user{background:var(--highlight);color:var(--ink);border-bottom-right-radius:4px;align-self:flex-end}.apomaru-chip-row{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.apomaru-chip{font-family:var(--font-mono);border:1px solid var(--accent);color:var(--ink);background:#fff;border-radius:999px;padding:.3rem .65rem;font-size:.72rem}.apomaru-chat-caption{color:var(--muted);margin-top:1rem;font-size:.85rem}.apomaru-menu-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:.45rem;width:100%;padding:.6rem .75rem;display:flex}.apomaru-menu-card-title{color:var(--ink);font-size:.85rem;font-weight:600}.apomaru-menu-card-btn{font-family:var(--font-mono);border:1px solid var(--accent);color:var(--ink);background:var(--highlight);border-radius:999px;align-self:flex-start;padding:.3rem .65rem;font-size:.72rem}.apomaru-switch{font-family:var(--font-mono);letter-spacing:.04em;color:var(--paper);border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:.35rem;margin-top:1.75rem;padding:.55rem 1.15rem;font-size:.78rem;transition:border-color .2s,background-color .2s;display:inline-flex}.apomaru-switch:hover{border-color:var(--highlight);background:#a9e8ec1f}.apomaru-hub-link{font-family:var(--font-mono);letter-spacing:.06em;color:var(--paper);opacity:.55;font-size:.72rem;transition:opacity .2s}.apomaru-hub-link:hover{opacity:.9}.apomaru-select-card{-webkit-backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff29;border-radius:14px;padding:1.5rem;transition:border-color .2s,background-color .2s,transform .2s;display:block}.apomaru-select-card:hover{border-color:var(--highlight);background:#a9e8ec17;transform:translateY(-2px)}.apomaru-more-card{text-align:center;cursor:default;background:#ffffff24;border:1px dashed #17181c29;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem;display:flex}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.apomaru-more-card{background:var(--paper)}}.apomaru-more-label{color:var(--muted)}.apomaru-more-caption{color:var(--muted);font-size:.8rem;line-height:1.6}.apomaru-quote{border-left:3px solid var(--accent);padding-left:1.5rem}.apomaru-quote p{white-space:pre-line}.apomaru-story-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.75rem;display:grid}.apomaru-story-col{border-radius:14px;padding:2rem}.apomaru-story-col-before{border:1px solid var(--line);background:#fff}.apomaru-story-col-after{border:1px solid var(--accent);background:var(--tint-accent)}.apomaru-story-col-head{margin-bottom:1.25rem;font-size:1.02rem;font-weight:700}.apomaru-story-list{flex-direction:column;gap:.9rem;display:flex}.apomaru-story-list li{color:var(--ink-soft);padding-left:1.4rem;line-height:1.75;position:relative}.apomaru-story-list li:before{content:"";border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.65em;left:0}.apomaru-story-col-before .apomaru-story-list li:before{background:var(--muted)}.apomaru-story-col-after .apomaru-story-list li:before{background:var(--accent)}.apomaru-story-arrow{font-family:var(--font-display);color:var(--accent);justify-content:center;align-items:center;font-size:1.75rem;display:flex}@media (max-width:767px){.apomaru-story-grid{grid-template-columns:1fr}.apomaru-story-arrow{padding-block:.25rem;transform:rotate(90deg)}}.apomaru-compare-wrap{border:1px solid var(--line);-webkit-overflow-scrolling:touch;border-radius:14px;overflow-x:auto}.apomaru-compare-table{border-collapse:collapse;background:#fff;width:100%;min-width:40rem}.apomaru-compare-table th,.apomaru-compare-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:1rem 1.4rem;line-height:1.7}.apomaru-compare-table thead th{color:var(--ink);background:var(--paper-dim);font-size:.95rem;font-weight:700}.apomaru-compare-table thead th:last-child{color:var(--accent-ink)}.apomaru-compare-table tbody tr:last-child th,.apomaru-compare-table tbody tr:last-child td{border-bottom:none}.apomaru-compare-table td:last-child{color:var(--ink);background:var(--tint-accent);font-weight:600}.apomaru-cycle-return{text-align:center;font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent);margin-top:2.5rem;font-size:.85rem}.price-figure{font-variant-numeric:tabular-nums}.apomaru-hero-media{width:min(320px,78vw);margin-top:1.75rem}.apomaru-hero-media video{aspect-ratio:9/16;object-fit:cover;border-radius:14px;width:100%;height:auto;display:block;box-shadow:0 12px 40px #08071047}.apomaru-hero-media-caption{font-family:var(--font-mono);letter-spacing:.04em;margin-top:.6rem;font-size:.72rem}.apomaru-bubble{position:relative}.apomaru-bubble-text{opacity:1;transition:opacity .35s,transform .35s;display:inline-block;transform:translateY(0)}.apomaru-bubble--pending .apomaru-bubble-text,.apomaru-bubble--typing .apomaru-bubble-text{opacity:0;transform:translateY(8px)}.apomaru-typing{opacity:0;align-items:center;gap:.32rem;padding:.75rem 1rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.apomaru-bubble--typing .apomaru-typing{opacity:1}.apomaru-typing-dot{opacity:.3;background:currentColor;border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite apomaru-typing-blink}.apomaru-typing-dot:nth-child(2){animation-delay:.15s}.apomaru-typing-dot:nth-child(3){animation-delay:.3s}@keyframes apomaru-typing-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.apomaru-chip-row{opacity:1;transition:opacity .3s,transform .3s;transform:scale(1)}.apomaru-chip-row:not(.apomaru-chip-row--in){opacity:0;transform:scale(.9)}@media (prefers-reduced-motion:reduce){.apomaru-bubble-text,.apomaru-chip-row,.apomaru-typing{transition:none}.apomaru-typing-dot{animation:none}}.apomaru-urgency{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 12%, var(--paper)) 0%, color-mix(in srgb, var(--accent) 22%, var(--paper)) 100%)}.apomaru-voice-card{flex-direction:column;display:flex}.apomaru-voice-photo{object-fit:cover;border-radius:999px;width:3rem;height:3rem;margin-bottom:1rem}.apomaru-voice-quote{color:var(--ink-soft);line-height:1.8}.apomaru-voice-quote:before{content:"“";color:var(--accent);margin-right:.15em}.apomaru-voice-quote:after{content:"”";color:var(--accent);margin-left:.15em}.apomaru-notfor-row{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:start;gap:1.1rem 1.75rem;display:grid}.apomaru-notfor-case{color:var(--ink);font-size:1rem;font-weight:700;line-height:1.7}.apomaru-notfor-reply{margin:0}@media (max-width:767px){.apomaru-notfor-row{grid-template-columns:1fr}}.apomaru-reassure-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.75rem;max-width:42em;margin:0;padding:0;list-style:none;display:grid}.apomaru-reassure-list li{color:var(--ink-soft);align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.65;display:flex}.apomaru-reassure-list li:before{content:"✓";color:var(--accent-ink);flex-shrink:0;font-weight:700}@media (max-width:639px){.apomaru-reassure-list{grid-template-columns:1fr}}.apomaru-sticky-cta{z-index:40;background:var(--paper);border-top:1px solid var(--line);opacity:0;pointer-events:none;justify-content:center;align-items:center;height:52px;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.apomaru-sticky-cta--shown{opacity:1;pointer-events:auto;transform:translateY(0)}.apomaru-sticky-cta-link{color:#fff;background:var(--accent);border-radius:999px;padding:.55rem 1.5rem;font-size:.92rem;font-weight:700}.apomaru-sticky-cta-link:hover{background:var(--accent-ink)}@media (min-width:768px){.apomaru-sticky-cta{display:none}}@media (prefers-reduced-motion:reduce){.apomaru-sticky-cta{transition:opacity .2s;transform:none}}
