.home-hero{width:min(100% - 48px,1160px);min-height:650px;padding-block:var(--space-3xl);grid-template-columns:minmax(430px,460px) minmax(0,620px);justify-content:space-between;align-items:center;gap:56px;display:grid}.home-hero__copy{min-width:0;max-width:460px;padding-bottom:0}.home-hero h1{letter-spacing:-.04em;max-width:460px;margin:0;font-size:clamp(4rem,4.45vw,4.25rem);font-weight:790;line-height:1.06}.home-hero h1 em{color:var(--sage);font-style:normal}.home-hero__description{max-width:560px;color:var(--ink-soft);margin:32px 0 0;font-size:1.08rem;line-height:1.68}.hero-actions{align-items:center;gap:var(--space-lg);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.hero-secondary-link{min-height:48px;color:var(--sage-deep);transition:color var(--transition), opacity var(--transition);border-radius:8px;align-items:center;gap:7px;padding-inline:3px;font-size:.92rem;font-weight:730;display:inline-flex}.hero-secondary-link svg{width:18px;transition:transform var(--transition)}.hero-secondary-link:hover{color:var(--sage-ink);text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:1px}.hero-secondary-link:hover svg{transform:translate(3px,-3px)}.hero-meta{color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:7px;margin:16px 0 0;font-size:.78rem;font-weight:620;line-height:1.5;display:flex}.hero-meta span{color:var(--line-strong)}.hero-editorial{aspect-ratio:6/5;isolation:isolate;justify-self:end;width:100%;min-width:0;max-width:620px;height:auto;position:relative;overflow:visible}.hero-editorial__media{box-shadow:var(--shadow-soft);isolation:isolate;background:#27352f;border:1px solid #595a4e26;border-radius:30px 30px 30px 86px;position:absolute;inset:0;overflow:hidden}.hero-art,.hero-art img,.hero-art__shade{position:absolute;inset:0}.hero-art img{object-fit:cover;width:100%;height:100%}.hero-art__shade{z-index:1;background:linear-gradient(#0f151208 32%,#131b17c7 100%)}.hero-editorial__note{z-index:3;right:var(--space-md);bottom:var(--space-md);background:var(--surface);width:min(310px,50%);box-shadow:var(--shadow-overlay);padding:var(--space-sm) var(--space-md);color:var(--ink);border:0;border-radius:18px;text-decoration:none;transition:box-shadow .18s,transform .18s;position:absolute;left:auto}.hero-editorial__note:hover{transform:translateY(-3px);box-shadow:0 22px 52px #2c2f2733}.hero-editorial__note:focus-visible{outline:3px solid color-mix(in srgb, var(--sage-deep) 72%, white);outline-offset:4px}.hero-note__top{margin-bottom:var(--space-2xs);color:var(--muted);justify-content:space-between;align-items:center;font-size:.68rem;font-weight:720;display:flex}.hero-editorial__note>strong{letter-spacing:-.04em;font-size:1.24rem;line-height:1.2;display:block}.hero-editorial__note>p{color:var(--ink-soft);margin:8px 0 12px;font-size:.82rem;line-height:1.5}.hero-editorial__note>p span{display:block}.hero-unit-row{align-items:center;display:flex}.hero-unit-row .unit-portrait-wrap+.unit-portrait-wrap{margin-left:-4px}.hero-unit-row__more{color:var(--muted);margin-left:9px;font-size:.68rem;font-weight:700;transform:translateY(1px)}.tier-marker.tier-marker--compact{border-radius:7px;width:28px;min-width:28px;height:28px;font-size:.84rem}.home-memos{border-block:1px solid var(--line);background:var(--surface)}.memo-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.memo-list article{min-width:0;padding:31px 32px 8px 0}.memo-list article+article{border-left:1px solid var(--line);padding-left:32px}.memo-list article>span{color:var(--coral);font-size:.75rem;font-weight:760;line-height:1.4;display:block}.memo-list h3{letter-spacing:-.035em;margin:10px 0 8px;font-size:1.06rem}.memo-list p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.68}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-memos .section-heading h2,.featured-section .section-heading h2{letter-spacing:-.04em}.comp-card{--card-accent:var(--sage);--card-accent-soft:var(--surface-sage);border:1px solid var(--line);background:var(--surface);min-width:0;min-height:430px;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition), background-color var(--transition);border-radius:22px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.comp-card[data-accent=coral]{--card-accent:var(--coral);--card-accent-soft:var(--coral-soft)}.comp-card[data-accent=lavender]{--card-accent:var(--lavender);--card-accent-soft:var(--lavender-soft)}.comp-card[data-accent=sky]{--card-accent:var(--sky);--card-accent-soft:var(--sky-soft)}.comp-card[data-accent=sand]{--card-accent:var(--sand);--card-accent-soft:var(--sand-soft)}.comp-card[data-accent=rose]{--card-accent:var(--rose);--card-accent-soft:var(--rose-soft)}.comp-card[data-variant=featured]{border-radius:var(--radius-md);min-height:360px}.comp-card:hover{border-color:color-mix(in srgb, var(--card-accent) 44%, var(--line));box-shadow:var(--shadow-hover);transform:translateY(-3px)}.comp-card__topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.comp-card__copy{flex-direction:column;margin-top:22px;display:flex}.comp-card__playstyle{color:var(--card-accent);font-size:.73rem;font-weight:760}.comp-card[data-variant=featured] .comp-card__playstyle{color:color-mix(in srgb, var(--card-accent) 48%, var(--ink))}.comp-card__copy>strong{letter-spacing:-.05em;margin-top:3px;font-size:1.62rem;line-height:1.2}.comp-card[data-variant=featured] .comp-card__copy>strong{letter-spacing:-.04em}.comp-card__verdict{min-height:48px;color:var(--ink-soft);margin-top:8px;font-size:.9rem;line-height:1.6}.comp-card__units{align-items:center;gap:7px;min-height:62px;margin-top:20px;display:flex}.comp-card:hover .comp-card__units .unit-portrait img{transform:scale(1.025)}.unit-portrait img{transition:transform var(--transition)}.comp-card__carry{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:21px;padding-block:14px;display:flex}.comp-card__carry>span:first-child{flex-direction:column;min-width:76px;display:flex}.comp-card__carry small{color:var(--muted);font-size:.64rem;font-weight:650}.comp-card__carry b{text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:.82rem;overflow:hidden}.comp-card__items{flex:none;gap:5px;display:flex}.comp-card__footer{justify-content:space-between;align-items:end;gap:18px;min-height:54px;margin-top:auto;padding-top:15px;display:flex}.comp-card__condition{-webkit-line-clamp:2;min-width:0;color:var(--muted);-webkit-box-orient:vertical;font-size:.76rem;line-height:1.5;display:-webkit-box;overflow:hidden}.comp-card__arrow{background:var(--card-accent-soft);width:34px;height:34px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.comp-card__arrow svg{width:17px;transition:transform var(--transition)}.comp-card:hover .comp-card__arrow svg{transform:translate(3px)}.comp-card__action{color:var(--sage-deep);white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:.82rem;font-weight:760;display:inline-flex}.comp-card__action svg{width:17px;transition:transform var(--transition)}.comp-card:hover .comp-card__action svg{transform:translate(3px)}.comp-card[data-compact]{min-height:350px;padding:20px}.comp-card[data-compact] .comp-card__copy>strong{font-size:1.32rem}.comp-card[data-compact] .comp-card__verdict{min-height:42px;font-size:.82rem}.comp-card[data-compact] .comp-card__condition{display:none}.criteria-section{background:var(--surface-sage);border-block:1px solid #d9ded9}.criteria-layout{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(60px,9vw,130px);display:grid}.criteria-intro h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:770;line-height:1.08}.criteria-intro>p:last-child{color:#52625a;max-width:390px;margin:25px 0 0}.criteria-list article{border-top:1px solid #cbd6ce;grid-template-columns:88px minmax(0,1fr);gap:20px;padding:25px 0;display:grid}.criteria-list article:last-child{border-bottom:1px solid #cbd6ce}.criteria-list article>span{color:var(--coral);font-size:.76rem;font-weight:760;line-height:1.45}.criteria-list h3{letter-spacing:-.035em;margin:-2px 0 5px;font-size:1.18rem;line-height:1.35}.criteria-list p{color:#52625a;max-width:520px;margin:0;font-size:.88rem}.criteria-list--placeholder article>div{min-width:0;padding-top:2px}.criteria-placeholder{background:#4d6b6024;border-radius:999px;display:block}.criteria-placeholder--title{width:min(220px,58%);height:16px}.criteria-placeholder--body{background:#4d6b6017;width:min(460px,88%);height:10px;margin-top:13px}@media (max-width:1100px){.home-hero{grid-template-columns:minmax(430px,440px) minmax(0,1fr);gap:56px}.hero-editorial__note{width:min(310px,50%)}}@media (max-width:1024px){.home-hero{grid-template-columns:minmax(0,1fr);gap:40px;min-height:0;padding-block:56px 72px}.home-hero__copy{max-width:680px;padding-bottom:0}.hero-editorial{aspect-ratio:16/9;max-width:none}.hero-editorial__note{right:var(--space-lg);bottom:var(--space-lg);width:min(340px,48%);left:auto}}@media (max-width:900px){.home-hero{grid-template-columns:minmax(0,1fr);gap:40px;min-height:0;padding-block:48px 64px}.home-hero__copy{max-width:680px;padding-bottom:0}.hero-editorial__note{width:min(340px,48%);bottom:20px;left:auto;right:20px}.memo-list{grid-template-columns:minmax(0,1fr)}.memo-list article{padding:24px 0}.memo-list article+article{border-top:1px solid var(--line);border-left:0;padding-left:0}.featured-grid{grid-template-columns:minmax(0,1fr)}.criteria-layout{grid-template-columns:minmax(0,1fr);gap:40px}.criteria-intro>p:last-child{max-width:620px}}@media (max-width:600px){.home-hero{gap:32px;padding-block:40px 56px}.home-hero h1{letter-spacing:-.04em;font-size:clamp(2.75rem,12.6vw,3.3rem);line-height:1.06}.home-hero__description{margin-top:22px;font-size:.96rem;line-height:1.65}.hero-actions{grid-template-columns:minmax(0,1fr);gap:6px;margin-top:24px;display:grid}.hero-actions .button{width:100%}.hero-secondary-link{justify-self:start;min-height:48px}.hero-meta{gap:7px;margin-top:14px;display:flex}.hero-editorial{aspect-ratio:auto;gap:12px;height:auto;display:grid}.hero-editorial__media{aspect-ratio:4/3;border-radius:24px 24px 24px 54px;position:relative;inset:auto}.hero-editorial__note{border-radius:18px;width:100%;padding:16px;position:relative;bottom:auto;left:auto;right:auto;box-shadow:0 10px 24px #2c2f2714}.memo-list article{padding-block:22px}.comp-card{border-radius:18px;min-height:0;padding:20px}.comp-card__copy{margin-top:18px}.comp-card__copy>strong{font-size:1.42rem}.comp-card[data-variant=featured] .comp-card__playstyle,.comp-card[data-variant=featured] .comp-card__condition,.comp-card[data-variant=featured] .comp-card__action{font-size:.875rem}.comp-card__units{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;min-height:0;margin-top:16px;display:grid}.comp-card[data-compact] .comp-card__units{grid-template-columns:repeat(4,minmax(0,1fr))}.comp-card__units .unit-portrait-wrap[data-size=md] .unit-portrait,.comp-card__units .unit-portrait-wrap[data-size=sm] .unit-portrait{aspect-ratio:1;width:min(100%,42px);height:auto}.comp-card__carry{gap:10px;margin-top:17px}.comp-card__carry>span:first-child{min-width:64px}.comp-card__items{gap:4px}.comp-card__items .item-icon{width:34px;height:34px}.comp-card__footer{min-height:0}.comp-card[data-variant=featured] .comp-card__footer{flex-direction:column;align-items:flex-start;gap:11px}.comp-card[data-variant=featured] .comp-card__action{align-self:flex-end}.criteria-layout{gap:32px}.criteria-intro h2{font-size:clamp(2.1rem,10vw,2.65rem)}.criteria-list article{gap:var(--space-xs);grid-template-columns:minmax(0,1fr);padding-block:21px}.criteria-list h3{margin:0 0 5px}}@media (prefers-reduced-motion:reduce){.comp-card,.comp-card__arrow svg,.comp-card__action svg{transition:none}.comp-card:hover,.comp-card:hover .comp-card__arrow svg,.comp-card:hover .comp-card__action svg,.comp-card:hover .comp-card__units .unit-portrait img{transform:none}}
