.custom-check-builder{--custom-accent:var(--blue);width:100%;color:var(--ink)}.custom-check-builder__layout{grid-template-columns:minmax(0,1fr) minmax(270px,330px);align-items:start;gap:24px;display:grid}.custom-check-baseline{border:1px solid color-mix(in srgb, var(--custom-accent) 35%, var(--line));background:color-mix(in srgb, var(--custom-accent) 6%, var(--surface));border-radius:16px;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:11px;margin-bottom:24px;padding:13px;display:grid}.custom-check-baseline__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.custom-check-baseline__copy strong{font-size:var(--font-body)}.custom-check-baseline__copy span{color:var(--muted);font-size:.8rem;line-height:1.35}.custom-check-group+.custom-check-group{margin-top:24px}.custom-check-group h3{color:var(--muted);font-size:var(--font-label);letter-spacing:.05em;text-transform:uppercase;margin:0 0 9px}.custom-check-group__rows{border:1px solid var(--line);border-radius:16px;overflow:hidden}.custom-check-row{background:var(--surface)}.custom-check-row+.custom-check-row{border-top:1px solid var(--line)}.custom-check-row--selected{background:color-mix(in srgb, var(--custom-accent) 5%, var(--surface))}.custom-check-row__line{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:68px;padding:10px 13px;display:grid}.custom-check-row__choice{min-width:0;color:var(--ink);cursor:pointer;grid-template-columns:23px minmax(0,1fr);align-items:center;gap:11px;display:grid}.custom-check-row__choice input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.custom-check-row__box{border:2px solid color-mix(in srgb, var(--muted) 45%, var(--line));background:var(--surface);border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.custom-check-row__box svg{width:16px;color:var(--custom-accent)}.custom-check-row__choice input:focus-visible+.custom-check-row__box{outline:3px solid color-mix(in srgb, var(--custom-accent) 30%, transparent);outline-offset:3px}.custom-check-row__choice input:checked+.custom-check-row__box{border-color:var(--custom-accent)}.custom-check-row__copy{min-width:0;color:var(--ink)}.custom-check-row__copy strong{color:var(--ink);font-size:var(--font-body);display:block}.custom-check-row__bundle,.custom-check-row__credits{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:.72rem;font-weight:900}.custom-check-row__bundle{background:color-mix(in srgb, var(--gold) 28%, var(--surface));color:var(--ink)}.custom-check-row__credits{background:var(--soft);color:var(--ink)}.custom-check-row__more{color:var(--custom-accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:7px;font-size:.78rem;font-weight:900;display:flex}.custom-check-row__more svg{width:16px;transition:transform .16s}.custom-check-row__more[aria-expanded=true] svg{transform:rotate(180deg)}.custom-check-row__details{padding:2px 18px 18px 47px}.custom-check-row__details .custom-check-row__question{color:var(--ink);letter-spacing:0;text-transform:none;margin:0 0 13px;font-size:.86rem;font-weight:650}.custom-check-row__details>p{letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900}.custom-check-row__details ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0;padding:0;list-style:none;display:grid}.custom-check-row__details li{color:var(--muted);align-items:flex-start;gap:7px;font-size:.84rem;display:flex}.custom-check-row__details li svg{width:15px;color:var(--custom-accent);flex:0 0 15px}.custom-check-row__details>small{border-top:1px solid var(--line);color:var(--muted);margin-top:13px;padding-top:11px;line-height:1.45;display:block}.custom-check-summary{top:calc(var(--nav-offset) + 16px);border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:0 16px 36px -22px color-mix(in srgb, var(--ink) 34%, transparent);border-radius:18px;padding:20px;position:sticky}.custom-check-summary>p:first-child{color:var(--custom-accent);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.custom-check-summary__total{align-items:baseline;gap:7px;margin-top:7px;display:flex}.custom-check-summary__total strong{font-size:2rem}.custom-check-summary__free{color:var(--muted);align-items:flex-start;gap:8px;margin-top:14px;font-size:.82rem;display:flex}.custom-check-summary__free svg{width:16px;color:var(--custom-accent);flex:0 0 16px}.custom-check-summary__items{border-top:1px solid var(--line);margin-top:17px}.custom-check-summary__items>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;font-size:.84rem;display:flex}.custom-check-summary__items>div:last-child{border-bottom:0}.custom-check-summary__items>span{color:var(--muted);padding:14px 0;font-size:.84rem;display:block}.custom-check-summary__saving{background:color-mix(in srgb, var(--custom-accent) 9%, var(--surface));border-radius:12px;flex-direction:column;gap:5px;margin-top:16px;padding:13px;font-size:.8rem;display:flex}.custom-check-summary__saving strong{color:var(--custom-accent)}.custom-check-summary__saving button{border:1px solid color-mix(in srgb, var(--custom-accent) 45%, var(--line));color:var(--ink);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;padding:7px 9px;font-weight:900}.custom-check-summary__shortfall{color:var(--danger-fg);font-size:.82rem;font-weight:900}.custom-check-summary__continue{background:var(--gold);color:#111;cursor:pointer;border:0;border-radius:11px;width:100%;margin-top:16px;padding:12px;font-weight:900}.custom-check-summary__continue:disabled{cursor:not-allowed;opacity:.45}.custom-check-inputs .custom-check-group__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.custom-check-input{color:var(--muted);flex-direction:column;gap:6px;font-size:.8rem;font-weight:800;display:flex}.custom-check-input input,.custom-check-input select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--ink);font:inherit;border-radius:9px;padding:9px 11px}.custom-check-summary__saving a{color:var(--custom-accent);align-self:flex-start;font-weight:900}@media (max-width:820px){.custom-check-builder__layout{grid-template-columns:1fr}.custom-check-summary{top:calc(var(--site-nav-height,52px) + 8px);z-index:2;order:-1;position:sticky}.custom-check-row__line{grid-template-columns:minmax(0,1fr) auto auto}.custom-check-row__bundle{display:none}}@media (max-width:560px){.custom-check-inputs .custom-check-group__rows{grid-template-columns:1fr}.custom-check-row__line{grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:11px}.custom-check-row__credits{grid-area:1/2}.custom-check-baseline>.custom-check-row__credits{grid-area:1/3}.custom-check-row__more{grid-area:2/2}.custom-check-row__details{padding:3px 13px 16px 46px}.custom-check-row__details ul{grid-template-columns:1fr}}.conflict-modal__close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:background .12s,color .12s;display:grid;position:absolute;top:14px;right:14px}.conflict-modal__close:hover{background:var(--soft);color:var(--ink)}.conflict-modal__title{align-items:center;gap:10px;margin:0 0 12px;font-size:1.1rem;font-weight:800;line-height:1.3;display:flex}.conflict-modal__icon{background:color-mix(in srgb, var(--gold) 18%, var(--surface));color:#a16207;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.conflict-modal__body{color:var(--muted);margin:0 0 10px;font-size:.88rem;line-height:1.5}.conflict-modal__list{background:var(--soft);border-radius:10px;flex-direction:column;gap:6px;margin:0 0 14px;padding:12px 14px;list-style:none;display:flex}.conflict-modal__list li{align-items:center;gap:8px;font-size:.84rem;font-weight:650;display:flex}.conflict-modal__list li svg{color:var(--muted);flex-shrink:0}.conflict-modal__hint{color:var(--muted);margin:0 0 20px;font-size:.82rem;line-height:1.5}.conflict-modal__actions{gap:10px;display:flex}.conflict-modal__cancel,.conflict-modal__confirm{cursor:pointer;border-radius:10px;flex:1;padding:11px 16px;font-size:.88rem;font-weight:800;transition:background .12s,transform .12s,box-shadow .12s}.conflict-modal__cancel{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.conflict-modal__cancel:hover{background:var(--soft)}.conflict-modal__confirm{background:var(--custom-accent,var(--blue));color:#111;border:0}.conflict-modal__confirm:hover{filter:brightness(1.08);box-shadow:0 4px 12px color-mix(in srgb, var(--custom-accent,var(--blue)) 30%, transparent);transform:translateY(-1px)}