.app-footer[data-v-be847041]{margin-top:4rem;padding:2.5rem 1.5rem;background:linear-gradient(135deg,#0f172a 0%,#0b1120 50%,#020617 100%);border-top:1px solid rgba(148,197,255,.35);color:#e5edff}.app-footer__inner[data-v-be847041]{display:grid;gap:2.5rem;max-width:1100px;margin:0 auto;padding:3rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.app-footer__eyebrow[data-v-be847041]{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#7cd9ff;margin-bottom:.75rem}.app-footer__lead[data-v-be847041]{margin-top:.6rem;color:#d6e2ffcc;line-height:1.6}.app-footer__links ul[data-v-be847041]{list-style:none;padding:0;margin:0 0 1.4rem;display:flex;flex-direction:column;gap:.5rem}.app-footer__links a[data-v-be847041]{color:#ffffffd9;text-decoration:none}.app-footer__links a[data-v-be847041]:hover{color:#7cd9ff}.app-footer__bottom[data-v-be847041]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-top:1px solid rgba(255,255,255,.05);flex-wrap:wrap;gap:1rem}.app-footer__bottom-links[data-v-be847041]{display:flex;gap:1rem}.app-footer__bottom-links a[data-v-be847041]{color:#ffffffa6;text-decoration:none;font-size:.9rem}.app-footer__bottom-links a[data-v-be847041]:hover{color:#7cd9ff}.app-header[data-v-e37e5309]{position:sticky;top:0;z-index:10;width:100%;border-bottom:1px solid rgba(15,23,42,.05);background:rgba(249,251,255,.92);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 12px 30px #222e5c14;color:#1b2350}.app-header__inner[data-v-e37e5309]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1200px;margin:0 auto;padding:.9rem 1.75rem;border-radius:2.5rem;background:rgba(255,255,255,.9);border:1px solid rgba(15,23,42,.05);box-shadow:0 18px 45px #11265e12}.app-header__brand[data-v-e37e5309]{display:inline-flex;align-items:center;gap:.8rem;color:inherit;text-decoration:none;color:#1b2350}.app-header__name[data-v-e37e5309]{font-size:1.1rem;font-weight:700;letter-spacing:.02em;color:#0f172a}.app-header__brand img[data-v-e37e5309]{width:52px;height:52px;padding:6px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.06);filter:drop-shadow(0 12px 28px rgba(76,107,181,.28))}.app-header__nav[data-v-e37e5309]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.app-header__link[data-v-e37e5309]{padding:.4rem 1rem;border-radius:999px;text-decoration:none;color:#454c71;font-size:.92rem;font-weight:500;border:1px solid transparent;background:transparent;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.app-header__link[data-v-e37e5309]:hover{background:rgba(123,138,255,.12);border-color:#7b8aff33;color:#1a2252}.app-header__link.active[data-v-e37e5309]{background:linear-gradient(120deg,#e2eaff,#f9fbff);color:#17204c;border-color:transparent;box-shadow:0 10px 24px #6d7cff40}.app-header__toggle[data-v-e37e5309]{display:none;border:1px solid rgba(15,23,42,.15);background:rgba(255,255,255,.7);border-radius:.75rem;padding:.15rem .55rem;font-size:1.45rem;color:#1b2350}.sr-only[data-v-e37e5309]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width: 960px){.app-header__inner[data-v-e37e5309]{flex-wrap:wrap;padding-bottom:1rem;border-radius:1.5rem}.app-header__toggle[data-v-e37e5309]{display:block;margin-left:auto}.app-header__nav[data-v-e37e5309]{width:100%;flex-direction:column;align-items:stretch;max-height:0;overflow:hidden;transition:max-height .25s ease;background:rgba(255,255,255,.85);border-radius:1.2rem}.app-header__nav--open[data-v-e37e5309]{max-height:500px}.app-header__link[data-v-e37e5309]{width:100%;text-align:center;border-radius:.75rem;border-width:1px}}.default-layout[data-v-c6b4cb4d]{min-height:100vh;display:flex;flex-direction:column}.default-layout__main[data-v-c6b4cb4d]{flex:1;width:min(1100px,calc(100% - 2rem));margin:2rem auto 0;padding-bottom:3rem;display:flex;flex-direction:column;gap:2rem}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#f1f5f9}.landing{max-width:1120px;margin:0 auto;padding:10px 16px 96px}.section{margin-top:80px}.landing>.hero+.section,.landing--anki>.hero+.section,.landing--anki>.hero--anki+.section{margin-top:0}.section-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;text-align:center}.section-sub{text-align:center;color:#6b7280;font-size:.95rem;line-height:1.7;max-width:640px;margin:.5rem auto 0}.video-section{display:flex;justify-content:center}.video-frame{width:min(420px,100%);aspect-ratio:9 / 16;border-radius:18px;overflow:hidden;box-shadow:0 14px 32px #0f172a24;background-color:#0f172a}.video-frame iframe{width:100%;height:100%;border:0}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:flex-start}.hero-text h1{font-size:clamp(2rem,3vw + 1rem,2.8rem);line-height:1.25;margin:.75rem 0 1rem}.hero-sub{color:#4b5563;font-size:.95rem;line-height:1.8;margin-bottom:1.5rem}.hero.hero--top{padding:3rem 0 4.5rem}.hero-inner{max-width:1120px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:2.5rem}.hero-banner-wrapper{position:relative;width:100vw;left:50%;transform:translate(-50%);margin-bottom:3.5rem}.hero-banner-img{display:block;width:100%;height:auto;margin-top:-80px;border-radius:1.5rem;box-shadow:0 18px 40px #0f172a26}.hero-video{position:absolute;right:10%;bottom:-280px;width:300px;min-width:0;max-width:100%;aspect-ratio:9 / 16;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0f172a47;background-color:#0f172a}.hero-video iframe{width:100%;height:100%;border:0}.hero-copy{max-width:640px}.hero-title{font-size:2.1rem;line-height:1.35;margin-top:-60px;margin-bottom:1rem}.hero-sub{font-size:.98rem;line-height:1.8;color:#4b5563;margin-bottom:1.5rem;margin-top:-10px}@media (max-width: 1024px){.hero-inner{gap:2rem}.hero-banner-wrapper{width:100%;left:0;transform:none;margin-bottom:2rem}.hero-video{position:static;display:block;margin:1.5rem auto 0;width:70%;max-width:360px}}@media (max-width: 640px){.hero-banner-wrapper{margin-bottom:1.5rem}.hero-banner-img{width:100%;margin-top:-120px;max-height:220px;object-fit:cover;display:block;margin-left:0;margin-right:auto}.hero-video{position:static;display:block;margin:1rem auto 0;width:100%;max-width:420px}.hero-title{margin-top:-50px;font-size:1.6rem}.hero--top .hero-copy{margin-top:.75rem}}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:1rem}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0;font-size:.8rem;color:#6b7280}.hero-badges li{padding:4px 10px;border-radius:999px;background-color:#0f172a0a}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .1s ease,box-shadow .1s ease,background-color .15s ease,color .15s ease,border-color .15s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 12px 24px #2563eb4d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px #2563eb66}.btn-ghost{background-color:#0f172a05;color:#111827;border-color:#0f172a1a}.btn-ghost:hover{background-color:#0f172a0f}.pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.76rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#2563eb;background-color:#2563eb14}.mark{background:linear-gradient(120deg,#fde68a 0%,#a5b4fc 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-visual{display:flex;justify-content:center;align-items:flex-start}.device-mock{width:320px;border-radius:32px;border:1px solid rgba(15,23,42,.08);background:radial-gradient(circle at top,#e0f2fe 0,#eff6ff 40%,#f9fafb 100%);box-shadow:0 18px 40px #0f172a2e;padding:14px 14px 18px;transform:scale(.9);transform-origin:top center;margin:0 auto}.device-header{display:flex;gap:6px;margin-bottom:10px}.device-header .dot{width:8px;height:8px;border-radius:999px;background-color:#0f172a1f}.device-body{border-radius:24px;background-color:#fff;padding:16px;box-shadow:inset 0 0 0 1px #0f172a0a}.device-label{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.device-screenshot{width:100%;display:block;border-radius:28px;box-shadow:0 22px 48px #0f172a2e}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}.feature-card{padding:18px 18px 20px;border-radius:18px;background-color:#fff;box-shadow:0 12px 30px #0f172a0f}.feature-card-icon{width:64px;height:64px;margin:-10px auto .75rem;display:block}.feature-card-icon[src$=".svg"]{width:40px;height:40px;margin:5px auto 1.5rem;object-fit:contain}.feature-card-icon--plaza{width:64px;height:64px;margin:-10px auto 1rem}.feature-card--image{display:flex;flex-direction:column;gap:.8rem;height:100%}.feature-card-image{width:100%;aspect-ratio:4 / 3;border-radius:16px;object-fit:cover;object-position:center;box-shadow:0 14px 34px #0f172a26}.feature-card h3{font-size:1rem;margin:0 0 .4rem}.feature-card p{font-size:.9rem;line-height:1.7;color:#4b5563}.features-two-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.steps-list{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.step-item{position:relative;padding:20px 18px 18px;border-radius:18px;background-color:#fff;box-shadow:0 10px 26px #0f172a0d}.step-item--with-image{display:flex;flex-direction:column;gap:.75rem}.step-image{width:100%;aspect-ratio:4 / 3;border-radius:14px;object-fit:cover;object-position:center;box-shadow:0 12px 28px #0f172a1f}.step-item h3{margin:0 0 .4rem;font-size:1rem}.step-item p{margin:0;font-size:.9rem;line-height:1.7;color:#4b5563}.eyebrow{font-size:.82rem;font-weight:700;letter-spacing:.04em;color:#2563eb;margin:0 0 .35rem;text-transform:uppercase}.eyebrow--info{color:#0f172a;background:linear-gradient(120deg,rgba(37,99,235,.08),rgba(79,70,229,.08));display:inline-flex;width:fit-content;padding:4px 10px;border-radius:999px}.lead{font-size:.98rem;line-height:1.85;color:#374151;margin:0 0 1rem}.level-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.level-chip{padding:10px 12px;border-radius:12px;background-color:#0f172a08;box-shadow:inset 0 0 0 1px #0f172a0d;display:flex;flex-direction:column;gap:4px}.level-title{font-weight:700;color:#111827}.level-desc{font-size:.9rem;color:#4b5563}.review-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:center;margin-top:18px}.review-card{width:100%;padding:20px 22px;border-radius:18px;background-color:#fff;box-shadow:0 12px 28px #0f172a0f}.review-card--wide{display:flex;gap:16px;align-items:center}.review-card-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.review-card-visual{flex:0 0 260px;display:flex;justify-content:center}.review-visual{display:grid;gap:12px}.review-image{width:100%;border-radius:16px;box-shadow:0 12px 30px #0f172a14;background-color:#f9fafb}.review-image--small{max-width:240px}.review-image--secondary{opacity:.95}.schedule-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.schedule-card{padding:16px 16px 14px;border-radius:16px;background-color:#fff;box-shadow:0 10px 24px #0f172a0f;border:1px solid rgba(15,23,42,.05)}.schedule-card--good{background:linear-gradient(135deg,rgba(16,185,129,.08),#ffffff)}.schedule-card--neutral{background:linear-gradient(135deg,rgba(59,130,246,.05),#ffffff)}.schedule-card--warn{background:linear-gradient(135deg,rgba(249,115,22,.1),#ffffff)}.schedule-header{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.schedule-desc{margin:0;font-size:.92rem;color:#374151;line-height:1.6}.schedule-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#4b5563}.schedule-illustration{width:100%;margin-top:10px;border-radius:12px;box-shadow:0 10px 22px #0f172a14}.pill-compact{padding:4px 10px;font-size:.8rem;background-color:#0f172a0d;color:#0f172a}.step-number{position:absolute;top:-14px;left:18px;width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-size:.85rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #2563eb80}.plaza-card{padding:18px 18px 20px;border-radius:18px;background-color:#0f172a;color:#e5e7eb;box-shadow:0 14px 34px #0f172ab3}.plaza-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;background-color:#f8fafc1f;color:#f97316;margin-bottom:.4rem}.plaza-tag-blue{color:#38bdf8}.plaza-tag-green{color:#4ade80}.plaza-card h3{margin:0 0 .3rem;font-size:1rem}.plaza-meta{font-size:.8rem;color:#9ca3af;margin-bottom:.4rem}.plaza-desc{font-size:.9rem;line-height:1.7}.cta{margin-top:96px}.cta-inner{padding:28px 24px;border-radius:24px;background:linear-gradient(135deg,#0f172a,#1d2660);color:#e5e7eb;text-align:center;box-shadow:0 20px 40px #0f172ab3}.cta-inner h2{margin:0 0 .5rem;font-size:1.6rem}.cta-inner p{margin:0 0 1.2rem;font-size:.96rem;line-height:1.8;color:#cbd5f5}@media (max-width: 920px){.hero{grid-template-columns:1fr}.hero-visual{order:-1}.landing{padding-top:56px}.grid-3,.steps-list{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:1fr}.schedule-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.grid-3,.steps-list{grid-template-columns:1fr}.review-card--wide{flex-direction:column;align-items:flex-start}.review-card-visual{width:100%;flex:0 0 auto}.level-list,.schedule-cards{grid-template-columns:1fr}.cta-inner{padding:22px 18px}}.blog-page{display:flex;flex-direction:column;gap:36px}.blog-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:36px;align-items:center;padding:clamp(20px,3vw + 12px,36px);border-radius:28px;background:linear-gradient(145deg,#e8f0ff 0%,#f7fbff 100%);box-shadow:0 18px 42px #0f172a1f}.blog-hero__title{margin:10px 0 12px;font-size:clamp(2rem,3vw + 1rem,2.6rem);line-height:1.25}.blog-hero__lead{margin:0 0 16px;color:#4b5563;line-height:1.75}.blog-hero__recommend{padding:14px 16px;border-radius:16px;background:#ffffff;box-shadow:inset 0 0 0 1px #0f172a0d}.blog-hero__recommend-title{margin:0 0 10px;font-weight:700;color:#111827}.blog-hero__recommend ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.blog-hero__recommend a{color:#1f2937;font-weight:600;text-decoration:none}.blog-hero__recommend a:hover{text-decoration:underline}.blog-hero__meta{display:inline-block;margin-left:8px;font-size:.85rem;color:#6b7280}.blog-hero__visual{display:flex;justify-content:flex-end}.blog-hero__visual-inner{width:min(360px,100%);background:#ffffff;border-radius:24px;padding:10px;box-shadow:0 16px 32px #0f172a1a}.blog-hero__image{width:100%;display:block;border-radius:16px;aspect-ratio:4 / 5;object-fit:contain}.blog-list{display:flex;flex-direction:column;gap:18px}.blog-list__header h2{margin:0 0 6px}.blog-list__header p{margin:0;color:#4b5563}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.blog-card{display:flex;flex-direction:column;gap:12px;background:#ffffff;border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.05);box-shadow:0 14px 30px #0f172a14;transition:transform .12s ease,box-shadow .12s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2563eb2e}.blog-card__thumb img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:#eef2ff}.blog-card__body{display:flex;flex-direction:column;gap:8px;padding:14px 16px 16px}.blog-card__meta-row{display:flex;justify-content:space-between;gap:10px;align-items:center}.blog-card__meta{color:#6b7280;font-size:.86rem}.blog-card__title{margin:0;font-size:1.05rem}.blog-card__title a{color:#0f172a;text-decoration:none}.blog-card__title a:hover{text-decoration:underline}.blog-card__desc{margin:0;color:#4b5563;line-height:1.6}.pill--solid{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 10px 20px #2563eb59}.post-page{display:flex;flex-direction:column;gap:32px}.post-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:32px;align-items:center;padding:clamp(18px,3vw + 10px,34px);border-radius:24px;background:linear-gradient(140deg,#eef2ff 0%,#f9fbff 100%);box-shadow:0 16px 34px #0f172a1a}.breadcrumb{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:#6b7280}.breadcrumb a{color:#2563eb;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.post-hero__title{margin:10px 0 12px;font-size:clamp(2rem,2vw + 1rem,2.5rem);line-height:1.25}.post-hero__desc{margin:0 0 12px;color:#4b5563;line-height:1.7}.post-hero__meta{display:flex;gap:10px;font-size:.9rem;color:#6b7280}.post-hero__thumb{justify-self:end}.post-hero__thumb img{width:min(340px,100%);display:block;border-radius:16px;box-shadow:0 14px 30px #0f172a1f;background-color:#fff}.post-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);gap:26px;align-items:start}.post-body{background:#ffffff;padding:18px 20px;border-radius:16px;box-shadow:0 12px 26px #0f172a0f;border:1px solid rgba(15,23,42,.05);line-height:1.75;color:#1f2937;font-size:1rem;display:flex;flex-direction:column;gap:.9rem}.post-body h2,.post-body h3{margin-top:1.8rem}.post-body hr{border:0;border-top:1px solid rgba(15,23,42,.08);margin:1.5rem 0}.post-body blockquote{margin:1rem 0;padding:.8rem 1rem;border-left:4px solid #2563eb;background:rgba(37,99,235,.06);color:#1f2937}.post-body code{background:rgba(15,23,42,.04);padding:2px 6px;border-radius:6px}.post-body ul,.post-body ol{padding-left:1.2rem;margin:.4rem 0 .6rem}.post-body li{margin-bottom:.25rem}.post-body a{color:#2563eb;text-decoration:underline}.post-body img{max-width:100%;border-radius:12px;box-shadow:0 10px 22px #0f172a14}.post-title-inline{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;margin:0 0 18px;border-radius:16px;box-shadow:0 12px 28px #0f172a1f}.post-title-inline--top{margin:0 0 18px}@media (max-width: 640px){.post-title-inline{aspect-ratio:16 / 9;margin-bottom:14px}}.post-aside{display:flex;flex-direction:column;gap:16px}.post-toc,.post-author{background:#ffffff;border-radius:14px;padding:14px 16px;box-shadow:0 10px 22px #0f172a0f;border:1px solid rgba(15,23,42,.05)}.post-toc__title,.post-author__label{margin:0 0 8px;font-weight:700;color:#111827}.post-toc ol{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px}.post-toc a{color:#2563eb;text-decoration:none}.post-toc a:hover{text-decoration:underline}.post-author__name{margin:0 0 6px;font-weight:700}.post-author__bio{margin:0;color:#4b5563;line-height:1.6}.post-cta{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#e5e7eb;border-radius:20px;padding:22px 20px;box-shadow:0 20px 42px #2563eb73}.post-cta__eyebrow{margin:0 0 6px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#bfdbfe;font-size:.85rem}.post-cta__title{margin:0 0 8px;font-size:1.4rem}.post-cta__desc{margin:0 0 14px;color:#dbeafe;line-height:1.7}.post-cta__actions{display:flex;gap:10px;flex-wrap:wrap}.btn-ghost--light{color:#e5e7eb;border-color:#e5e7eb59;background-color:#ffffff14}.btn-ghost--light:hover{background-color:#ffffff24}@media (max-width: 960px){.blog-hero,.post-hero{grid-template-columns:1fr}.blog-hero__visual,.post-hero__thumb{justify-self:center}.post-layout{grid-template-columns:1fr}.post-aside{flex-direction:row;flex-wrap:wrap}.post-toc,.post-author{flex:1 1 260px}}@media (max-width: 640px){.blog-card__thumb img{height:160px}.post-body{padding:14px 14px 16px}.post-cta{padding:18px 16px}}.landing--anki{max-width:1040px}.hero--anki{align-items:flex-start}.hero-visual--anki{margin-top:8px}.hero-visual--anki .hero-video--anki{width:100%;max-width:280px;aspect-ratio:9 / 16;border-radius:20px;overflow:hidden;box-shadow:0 20px 36px #0f172a38;background-color:#0f172a;margin-bottom:370px}.hero-visual--anki .hero-video--anki iframe{width:100%;height:100%;border:0}@media (max-width: 640px){.hero-visual--anki .hero-video--anki{margin-bottom:0}}.compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.compare-card{border-radius:16px;padding:14px 14px 16px;background-color:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 26px #0f172a08;font-size:.88rem}.compare-card h3{margin:0 0 .4rem;font-size:.98rem}.compare-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:.2rem}.compare-list{list-style:none;padding:0;margin:.4rem 0 0}.compare-list li{margin-bottom:.35rem;line-height:1.6;color:#4b5563}.compare-weak{color:#b91c1c;font-size:.82rem}.compare-card--highlight{border-color:#2563eb73;box-shadow:0 16px 36px #2563eb40;background:radial-gradient(circle at top,#eef2ff 0,#ffffff 40%,#f9fafb 100%)}.personas-grid .feature-card{min-height:180px}.faq-list{max-width:760px;margin:24px auto 0;display:flex;flex-direction:column;gap:10px}.faq-item{border-radius:12px;background-color:#fff;border:1px solid rgba(15,23,42,.06);padding:10px 14px;font-size:.9rem}.faq-item summary{cursor:pointer;list-style:none;font-weight:600;color:#111827}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:8px 0 0;color:#4b5563;line-height:1.7}@media (max-width: 1024px){.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.compare-grid{grid-template-columns:1fr}}
