.apomaru-hero{background:var(--ink);align-items:center;min-height:88svh;display:flex;position:relative;overflow:hidden}.apomaru-hero--overflow{overflow:visible}.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{margin-top:1.75rem}@media (min-width:1024px){.apomaru-hero-content--with-media .apomaru-hero-grid{grid-template-columns:minmax(0,1fr) 360px;grid-template-areas:"top media""bottom media";column-gap:clamp(2rem,4vw,4rem);display:grid}.apomaru-hero-content--with-media .apomaru-hero-copy-top{grid-area:top;align-self:end}.apomaru-hero-content--with-media .apomaru-hero-media{grid-area:media;align-self:center;margin-top:0}.apomaru-hero-content--with-media .apomaru-hero-copy-bottom{grid-area:bottom;align-self:start}}.apomaru-device-center{justify-content:center;display:flex}.apomaru-device{width:min(360px,90vw)}.apomaru-device-frame{background:linear-gradient(160deg,#23232b 0%,#14141a 100%);border-radius:2.4rem;padding:8px;position:relative;box-shadow:inset 0 0 0 1px #ffffff14,0 2px 6px #0807104d,0 26px 70px #08071073}.apomaru-device-frame video{aspect-ratio:.488;object-fit:cover;background:#000;border-radius:1.7rem;width:100%;height:auto;display:block}.apomaru-device-caption-group{max-width:min(360px,90vw);margin-top:.9rem}.apomaru-device-tag{font-family:var(--font-mono);letter-spacing:.14em;text-align:center;font-size:.68rem;font-weight:600}.apomaru-device-label{letter-spacing:.01em;text-align:center;margin-top:.35rem;font-size:.98rem;font-weight:700;line-height:1.5}.apomaru-device-caption{font-family:var(--font-mono);letter-spacing:.04em;text-align:center;margin-top:.4rem;font-size:.7rem}.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}}.apomaru-cstory-table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;font-size:.85rem;line-height:1.65;overflow:hidden}.apomaru-cstory-table th,.apomaru-cstory-table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:.9rem .95rem}.apomaru-cstory-table thead th{background:var(--paper-dim);font-family:var(--font-mono);letter-spacing:.08em;color:var(--muted);white-space:nowrap;font-size:.7rem;font-weight:600}.apomaru-cstory-table thead th.is-apo{background:var(--accent);color:#fff}.apomaru-cstory-table tbody th{width:14%;color:var(--ink);font-weight:600}.apomaru-cstory-table td{width:21.5%;color:var(--muted)}.apomaru-cstory-table td.is-apo{background:var(--highlight);color:var(--ink);font-weight:600}.apomaru-cstory-table tr:last-child th,.apomaru-cstory-table tr:last-child td{border-bottom:none}.apomaru-cstory-band{background:var(--accent);color:#fff;text-align:center;text-wrap:balance;border-radius:12px;margin:1.4rem 0;padding:1rem 1.4rem;font-size:.95rem;font-weight:700}.apomaru-cstory-closing{border-left:4px solid var(--accent);background:#fff;border-radius:0 12px 12px 0;max-width:44em;margin-top:1.8rem;padding:1.4rem 1.7rem}.apomaru-cstory-closing p{margin:0 0 .65rem;font-size:.95rem;line-height:1.8}.apomaru-cstory-closing p:last-child{margin-bottom:0}@media (max-width:719px){.apomaru-cstory-table,.apomaru-cstory-table thead,.apomaru-cstory-table tbody,.apomaru-cstory-table tr,.apomaru-cstory-table th,.apomaru-cstory-table td{width:100%;display:block}.apomaru-cstory-table thead{display:none}.apomaru-cstory-table tbody tr{border-bottom:8px solid var(--paper,#f6f6f2)}.apomaru-cstory-table tbody tr:last-child{border-bottom:none}.apomaru-cstory-table tbody th{background:var(--paper-dim);width:100%;padding:.8rem 1rem;font-size:.9rem}.apomaru-cstory-table td{border-bottom:1px dashed var(--line);padding:.7rem 1rem}.apomaru-cstory-table td:before{content:attr(data-label);font-family:var(--font-mono);letter-spacing:.08em;color:var(--muted);margin-bottom:.15rem;font-size:.66rem;font-weight:600;display:block}.apomaru-cstory-table td.is-apo{border-left:4px solid var(--accent)}}.apomaru-articles{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}@media (max-width:640px){.apomaru-articles{grid-template-columns:1fr}}.apomaru-articles>.reveal{height:100%}.apomaru-article{flex-direction:column;gap:.5rem;height:100%;display:flex}.apomaru-article-tag{font-family:var(--font-mono,monospace);letter-spacing:.1em;color:var(--accent);font-size:.7rem}.apomaru-article-title{font-size:.95rem;font-weight:700;line-height:1.6}.apomaru-article-excerpt{color:var(--muted,inherit);font-size:.83rem;line-height:1.8}
