.wyr-landing .g-col{max-width:1040px}.wyr-landing__grid{display:grid;grid-template-columns:minmax(0,.92fr)minmax(340px,1.08fr);gap:20px;align-items:stretch}.wyr-landing__hero,.wyr-preview{position:relative;overflow:hidden;margin:0;border-radius:26px}.wyr-landing__hero .g-card-body{display:flex;min-height:100%;flex-direction:column;padding:clamp(24px,4vw,38px)}.wyr-eyebrow{display:inline-flex;align-self:flex-start;margin-bottom:14px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--g-p)28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--g-p)8%,transparent);color:var(--g-p);font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.wyr-landing h1{margin:0;color:var(--theme-text,#24211f);font-size:clamp(2rem,5vw,3.35rem);font-weight:900;letter-spacing:-.045em;line-height:.98}.wyr-landing__intro{margin:17px 0 20px;color:var(--theme-text,#57504b);font-size:.98rem;line-height:1.7}.wyr-builder{margin-top:auto;padding-top:6px}.wyr-builder fieldset{min-width:0;margin-inline:0;padding-inline:0;border:0}.wyr-builder .g-input{min-height:50px}.wyr-preview{display:flex;min-height:510px;flex-direction:column;padding:clamp(24px,4vw,38px);background:radial-gradient(circle at 84% 12%,rgba(255,255,255,.2),transparent 25%),linear-gradient(145deg,#121827 0%,#20263a 54%,#322118 100%);box-shadow:0 18px 48px rgba(18,24,39,.22);color:#fff}.wyr-preview::before{content:"A / B";position:absolute;right:-13px;bottom:12px;color:rgba(255,255,255,.045);font-size:7.5rem;font-weight:900;letter-spacing:-.08em;pointer-events:none}.wyr-preview h2{position:relative;z-index:1;margin:0 0 8px;color:#fff;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:900}.wyr-preview__intro{position:relative;z-index:1;margin:0 0 22px;color:rgba(255,255,255,.72);font-size:.88rem;line-height:1.6}.wyr-preview__deck{position:relative;z-index:1;display:flex;flex:1}.wyr-preview__card{display:flex;width:100%;flex-direction:column}.wyr-preview__card[hidden]{display:none}.wyr-preview__question{margin:0 0 18px;color:#fff;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:850;line-height:1.3}.wyr-preview__choices{display:grid;gap:10px;margin-top:auto}.wyr-preview__choice{min-height:58px;padding:13px 16px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;font:inherit;font-size:.9rem;font-weight:750;line-height:1.4;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease}.wyr-preview__choice:hover,.wyr-preview__choice[aria-pressed="true"]{border-color:#fb923c;background:rgba(249,115,22,.28);transform:translateY(-2px)}.wyr-preview__choice:focus-visible,.wyr-preview__next:focus-visible,.wyr-related a:focus-visible{outline:3px solid #fff;outline-offset:3px}.wyr-preview__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.wyr-preview__status{color:rgba(255,255,255,.66);font-size:.75rem;font-weight:800;letter-spacing:.08em}.wyr-preview__next{min-height:46px;padding:10px 17px;border:0;border-radius:999px;background:#fff;color:#171a24;cursor:pointer;font:inherit;font-size:.82rem;font-weight:900}.wyr-landing__assurance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wyr-related{padding:clamp(22px,4vw,32px);border:1px dashed color-mix(in srgb,var(--g-p)38%,#d8dee9);border-radius:22px;background:color-mix(in srgb,var(--g-p)4%,var(--theme-card-bg,#fff))}.wyr-related h2{margin:0 0 8px;font-size:1.25rem;font-weight:900}.wyr-related p{margin:0 0 16px;line-height:1.65}.wyr-related__links{display:flex;flex-wrap:wrap;gap:10px}.wyr-related a{display:inline-flex;align-items:center;min-height:44px;padding:10px 15px;border-radius:999px;background:var(--theme-card-bg,#fff);color:var(--g-p);font-size:.85rem;font-weight:850;text-decoration:none}html[dir="rtl"] .wyr-preview__choice{text-align:right}html[dir="rtl"] .wyr-preview::before{right:auto;left:-13px}@media(max-width:820px){.wyr-landing__grid,.wyr-landing__assurance-grid{grid-template-columns:1fr}.wyr-preview{min-height:480px}}@media(max-width:420px){.wyr-landing .g-col{padding-inline:10px}.wyr-landing__hero,.wyr-preview{border-radius:20px}.wyr-preview{min-height:500px}.wyr-preview__footer{align-items:stretch;flex-direction:column}.wyr-preview__next{width:100%}}@media(prefers-reduced-motion:reduce){.wyr-preview__choice{transition:none}.wyr-preview__choice:hover{transform:none}}