/* DIA interactive package configurator */
.dia-package-builder{position:relative;overflow:clip;background:linear-gradient(180deg,#f8fbff 0%,#f3f7fc 100%)}
.dia-package-builder:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(24,93,190,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(24,93,190,.04) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,transparent 0,#000 16%,#000 84%,transparent 100%)}
.dpb-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start;max-width:1120px;margin:44px auto 0}
.dpb-main{min-width:0}.dpb-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}
.dpb-recommend{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink-2,#526274)}.dpb-recommend__dot{width:8px;height:8px;border-radius:50%;background:#1769ff;box-shadow:0 0 0 5px rgba(23,105,255,.09)}
.dpb-linkbtn{border:0;background:none;padding:0;color:#0a56d8;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-decoration-color:rgba(10,86,216,.25);text-underline-offset:3px}
.dpb-billing{display:flex;padding:4px;background:#e9eef6;border:1px solid #d8e1ef;border-radius:999px;white-space:nowrap}.dpb-billing button{border:0;background:transparent;color:#526274;border-radius:999px;padding:9px 14px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.2s ease}.dpb-billing button span{font-size:10px}.dpb-billing button.is-active{background:#1167ef;color:white;box-shadow:0 3px 10px rgba(17,103,239,.22)}
.dpb-group{margin-top:24px}.dpb-group__head{display:flex;align-items:end;justify-content:space-between;margin:0 2px 10px}.dpb-group__head span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#26384b}.dpb-group__head small{font-size:11px;color:#7b8998}
.dpb-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dpb-plan{position:relative;text-align:left;border:1px solid #dbe4ef;background:rgba(255,255,255,.9);border-radius:14px;padding:16px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.dpb-plan:hover{transform:translateY(-2px);border-color:#a9c7fb;box-shadow:0 12px 28px rgba(35,73,120,.08)}.dpb-plan.is-selected{border-color:#1769ff;background:linear-gradient(135deg,rgba(23,105,255,.08),rgba(255,255,255,.96));box-shadow:0 0 0 1px rgba(23,105,255,.08),0 12px 28px rgba(23,105,255,.08)}
.dpb-plan__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.dpb-plan__name{font-size:15px;font-weight:800;color:#111d2b}.dpb-plan__price{font-size:14px;font-weight:800;color:#101826;white-space:nowrap}.dpb-plan__desc{display:block;margin-top:5px;font-size:12px;line-height:1.45;color:#687789}.dpb-plan__meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.dpb-pill{display:inline-flex;align-items:center;border:1px solid #dce6f3;background:#f6f9fd;border-radius:999px;padding:4px 7px;font-size:10px;color:#516274}.dpb-plan__check{position:absolute;top:12px;right:12px;width:18px;height:18px;border:1.5px solid #cbd7e5;border-radius:50%;background:white}.dpb-plan.is-selected .dpb-plan__check{border-color:#1769ff;background:#1769ff;box-shadow:inset 0 0 0 4px white}
.dpb-module-list{display:grid;gap:9px}.dpb-module{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid #dbe4ef;background:rgba(255,255,255,.92);border-radius:14px;padding:13px 14px;transition:.18s ease}.dpb-module:hover{border-color:#b7cdf0;box-shadow:0 8px 24px rgba(44,75,110,.06)}.dpb-module.is-selected{border-color:#1769ff;background:linear-gradient(90deg,rgba(23,105,255,.07),rgba(255,255,255,.98))}.dpb-module.is-included{background:#f7fbff;border-color:#cfe0f8}.dpb-module__icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#f0f5fd;color:#1769ff}.dpb-module__icon svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8}.dpb-module__copy strong{display:flex;align-items:center;gap:7px;font-size:13px;color:#172333}.dpb-module__copy p{margin:3px 0 0;font-size:11.5px;line-height:1.45;color:#718093}.dpb-module__badge{font-size:9px;border-radius:999px;padding:3px 6px;background:#eaf2ff;color:#175ec5;font-weight:800}.dpb-module__price{font-size:12px;font-weight:800;color:#172333;white-space:nowrap}.dpb-module__price small{display:block;font-size:9px;font-weight:600;color:#8995a5;text-align:right;margin-top:2px}.dpb-switch{position:relative;width:34px;height:20px;border:0;border-radius:999px;background:#dce4ef;cursor:pointer;padding:0;transition:.2s}.dpb-switch:after{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:50%;background:white;box-shadow:0 1px 3px rgba(0,0,0,.15);transition:.2s}.dpb-switch[aria-pressed="true"]{background:#1769ff}.dpb-switch[aria-pressed="true"]:after{transform:translateX(14px)}.dpb-switch:disabled{cursor:default;opacity:.85}
.dpb-note{display:flex;gap:11px;align-items:flex-start;margin-top:15px;padding:13px 15px;border:1px solid #dce6f3;background:rgba(255,255,255,.62);border-radius:13px}.dpb-note__icon{flex:0 0 auto;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e9f2ff;color:#1769ff;font-weight:800;font-size:12px}.dpb-note strong{font-size:12px;color:#203044}.dpb-note p{margin:2px 0 0;font-size:11px;line-height:1.45;color:#728094}
.dpb-summary{position:sticky;top:94px;border-radius:19px;background:#0e1823;color:white;padding:22px;box-shadow:0 20px 45px rgba(12,31,53,.19);overflow:hidden}.dpb-summary:before{content:"";position:absolute;inset:0 0 auto;height:100px;background:radial-gradient(circle at 70% -20%,rgba(35,122,255,.28),transparent 64%);pointer-events:none}.dpb-summary__head{position:relative}.dpb-summary__eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8eb9ff}.dpb-summary h3{font-size:19px;margin:4px 0 2px;color:#fff}.dpb-summary__head p{font-size:10.5px;color:#aebbc9;margin:0}.dpb-summary__items{margin:18px 0 14px;display:grid;gap:8px}.dpb-summary__item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11.5px;color:#dbe5f0}.dpb-summary__item span:last-child{font-weight:700;color:#fff}.dpb-summary__item--included span:last-child{color:#6ee7a8}.dpb-summary__divider{height:1px;background:rgba(255,255,255,.12);margin:14px 0}.dpb-summary__price-row,.dpb-summary__setup{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.dpb-summary__price-row span,.dpb-summary__setup span{font-size:11px;color:#cad5df}.dpb-summary__price-row strong{font-size:31px;letter-spacing:-.03em}.dpb-summary__setup{margin-top:8px}.dpb-summary__setup strong{font-size:12px}.dpb-summary__annual{font-size:10px;color:#7ee5a9;margin-top:2px;text-align:right}.dpb-summary__cta{margin-top:18px}.dpb-summary__fine{margin:10px 0 0;font-size:9px;line-height:1.45;color:#8293a5}
@media(max-width:960px){.dpb-shell{grid-template-columns:1fr}.dpb-summary{position:relative;top:auto;order:-1}.dpb-summary__items{grid-template-columns:repeat(2,minmax(0,1fr))}.dpb-summary__fine{max-width:680px}.dpb-topbar{align-items:flex-start}}
@media(max-width:640px){.dpb-shell{margin-top:28px;gap:18px}.dpb-topbar{flex-direction:column}.dpb-billing{width:100%}.dpb-billing button{flex:1}.dpb-plan-grid{grid-template-columns:1fr}.dpb-module{grid-template-columns:38px minmax(0,1fr) auto}.dpb-module__price{grid-column:2;justify-self:start}.dpb-switch{grid-column:3;grid-row:1 / span 2}.dpb-summary{padding:18px;border-radius:16px}.dpb-summary__items{grid-template-columns:1fr}.dpb-summary__price-row strong{font-size:28px}.dpb-group__head small{display:none}}
@media(prefers-reduced-motion:reduce){.dpb-plan,.dpb-module,.dpb-switch,.dpb-switch:after{transition:none!important}}
