.dcdf-shell{--navy:#08182f;--ink:#13233d;--purple:#6d42ee;--muted:#64738a;position:relative;isolation:isolate;overflow:hidden;width:min(1280px,calc(100% - 24px));margin:28px auto 46px;border:1px solid #e1e6f0;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(15,30,58,.12);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink)}.dcdf-shell *{box-sizing:border-box}.dcdf-grid-glow{position:absolute;inset:0 0 auto;height:540px;z-index:-1;background:radial-gradient(circle at 12% 22%,rgba(255,179,235,.23),transparent 28%),radial-gradient(circle at 82% 14%,rgba(104,88,255,.2),transparent 30%),linear-gradient(135deg,#fff 0,#f8f6ff 56%,#fff8f2 100%)}
.dcdf-hero{min-height:265px;display:flex;align-items:center;justify-content:center;gap:44px;padding:48px 52px 24px;text-align:center}.dcdf-copy{max-width:650px}.dcdf-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:#efe9ff;color:#6840dc;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.dcdf-copy h2{margin:12px 0 2px;color:var(--navy);font-size:clamp(44px,5.5vw,70px);line-height:.98;letter-spacing:-.055em}.dcdf-copy h2 span{background:linear-gradient(105deg,#3e6ff5,#7045e9);-webkit-background-clip:text;background-clip:text;color:transparent}.dcdf-copy h3{margin:8px 0;color:#142038;font-size:clamp(18px,2vw,25px);font-weight:800}.dcdf-copy p{max-width:570px;margin:10px auto 0;color:var(--muted);font-size:15px;line-height:1.65}
.dcdf-bot{position:relative;width:190px;height:180px;filter:drop-shadow(0 18px 23px rgba(52,62,138,.18))}.dcdf-bot-head{position:absolute;left:35px;top:28px;width:124px;height:88px;border:9px solid #f7f8ff;border-radius:43% 43% 38% 38%;background:linear-gradient(160deg,#102a59,#07172e);box-shadow:inset 0 0 0 3px #98b7ff}.dcdf-bot-head i{position:absolute;top:29px;width:12px;height:18px;border-radius:10px;background:#42d7ff;box-shadow:0 0 12px #42d7ff}.dcdf-bot-head i:first-child{left:31px}.dcdf-bot-head i:nth-child(2){right:31px}.dcdf-bot-head b{position:absolute;left:47px;top:54px;width:28px;height:12px;border-bottom:4px solid #42d7ff;border-radius:50%}.dcdf-antenna{position:absolute;left:94px;top:4px;width:5px;height:27px;background:#7c95db;transform:rotate(9deg)}.dcdf-antenna i{position:absolute;left:-5px;top:-8px;width:15px;height:15px;border-radius:50%;background:#5e8bff}.dcdf-bot-body{position:absolute;left:53px;top:106px;width:94px;height:66px;border:7px solid #f7f8ff;border-radius:26px 26px 37px 37px;background:linear-gradient(145deg,#d9e8ff,#fff)}.dcdf-bot-body span{position:absolute;left:31px;top:14px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#486ced;color:#fff;font-weight:900}.dcdf-bot-arm{position:absolute;right:23px;top:112px;width:37px;height:16px;border-radius:20px;background:#dce8ff;transform:rotate(28deg)}.dcdf-lens{position:absolute;left:5px;top:104px;width:58px;height:58px;border:8px solid #5a65e8;border-radius:50%;background:rgba(92,218,255,.22)}.dcdf-lens:after{content:"";position:absolute;right:-20px;bottom:-20px;width:36px;height:10px;border-radius:10px;background:#4056be;transform:rotate(50deg)}.dcdf-spark{position:absolute;color:#8d7cff}.dcdf-spark-a{right:0;top:36px;font-size:24px}.dcdf-spark-b{left:0;top:49px;font-size:17px;color:#c3b9ff}
.dcdf-alert-banner{margin:0 42px 18px;padding:13px 15px;border:1px solid #bfe2ce;border-radius:13px;background:#f3fbf6;color:#285c3d;font-size:12px}.dcdf-form{margin:0 46px;padding:20px;border:1px solid #dfe4ef;border-radius:17px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(23,39,76,.09)}.dcdf-form>label,.dcdf-fields label{display:block;color:#26354d;font-size:11px;font-weight:800}.dcdf-searchbar{display:grid;grid-template-columns:1fr 180px;gap:10px;margin-top:8px}.dcdf-form textarea{width:100%;height:50px;min-height:50px;padding:14px 15px;border:1px solid #d7dce7;border-radius:10px;outline:0;resize:none;background:#fbfcff;color:#15243b;font:inherit}.dcdf-submit{display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:10px;background:linear-gradient(115deg,#7542ec,#6439e0);box-shadow:0 10px 22px rgba(104,57,224,.25);color:#fff;font-size:13px;font-weight:850;cursor:pointer;transition:.2s}.dcdf-submit:hover{transform:translateY(-1px)}.dcdf-submit:disabled{opacity:.6}.dcdf-fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.dcdf-form select,.dcdf-form input{width:100%;height:42px;margin-top:6px;padding:0 10px;border:1px solid #d7dce7;border-radius:9px;background:#fff;color:#253650;font:inherit;font-size:12px;outline:0}.dcdf-form textarea:focus,.dcdf-form select:focus,.dcdf-form input:focus{border-color:#8367ef;box-shadow:0 0 0 3px rgba(109,66,238,.1)}.dcdf-budget{position:relative}.dcdf-budget span{position:absolute;left:10px;top:18px;z-index:2;color:#62718a;font-size:12px;font-weight:800}.dcdf-budget input{padding-left:35px}.dcdf-note{margin:9px 0 0!important;color:#79869a!important;font-size:10px!important}
.dcdf-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:22px 54px;border-bottom:1px solid #edf0f5}.dcdf-benefits article{display:flex;align-items:center;gap:11px}.dcdf-benefits article>b{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#f0ebff;color:#6541e1;font-size:17px}.dcdf-benefits article:nth-child(2)>b{background:#e7fbef;color:#16a05a}.dcdf-benefits span{display:grid}.dcdf-benefits strong{font-size:12px}.dcdf-benefits small{margin-top:2px;color:#748197;font-size:10px}
.dcdf-popular{padding:20px 46px 24px;text-align:center}.dcdf-popular>strong,.dcdf-popular>small{display:block}.dcdf-popular>strong{font-size:14px}.dcdf-popular>small{margin:3px 0 13px;color:#7a8798;font-size:10px}.dcdf-popular>div{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.dcdf-popular button{padding:8px 12px;border:1px solid #dce1eb;border-radius:999px;background:#fff;color:#4e5d74;font:inherit;font-size:10px;cursor:pointer}.dcdf-popular button:before{content:"⌕";margin-right:6px;color:#6541e1}.dcdf-status{margin:0 46px 18px;padding:13px 15px;border:1px solid #dde4ee;border-radius:11px;background:#fff;color:#3d5777;font-size:12px}.dcdf-status.is-loading:before{content:"";display:inline-block;width:10px;height:10px;margin-right:8px;border:2px solid #ccc4ef;border-top-color:#6840dd;border-radius:50%;animation:dcdfspin .8s linear infinite}.dcdf-status.is-ready{border-color:#cce8da;background:#f4fbf7;color:#246244}.dcdf-status.is-error{border-color:#efcccc;background:#fff7f7;color:#8b3030}@keyframes dcdfspin{to{transform:rotate(360deg)}}
.dcdf-results{padding:0 46px 26px}.dcdf-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:5px 0 14px}.dcdf-results-head h3{margin:0;color:var(--navy);font-size:21px}.dcdf-results-head p{max-width:600px;margin:3px 0 0;color:#758298;font-size:10px}.dcdf-compare{padding:9px 12px;border:1px solid #d8deea;border-radius:9px;background:#fff;color:#6541d8;font-size:11px;font-weight:800}.dcdf-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dcdf-card{position:relative;min-width:0;padding:12px;border:1px solid #e0e5ee;border-radius:12px;background:#fff;box-shadow:0 7px 20px rgba(20,39,74,.06);transition:.2s}.dcdf-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(20,39,74,.11)}.dcdf-rank{position:absolute;z-index:2;left:12px;top:12px;display:grid;place-items:center;width:23px;height:23px;border-radius:6px;background:#7043e8;color:#fff;font-size:10px;font-weight:900}.dcdf-card-body{width:100%;min-width:0}.dcdf-card-top{display:flex;justify-content:flex-end;gap:5px;min-height:30px}.dcdf-badges{display:flex;gap:4px;flex-wrap:wrap;margin-right:auto;padding-left:27px}.dcdf-badge{padding:4px 6px;border-radius:6px;background:#e9fbef;color:#158348;font-size:8px;font-weight:850}.dcdf-score{display:grid;grid-template-columns:auto 1fr;column-gap:4px;align-items:center;padding:4px 6px;border-radius:7px;background:#eef2ff;color:#3159ca}.dcdf-score b{grid-row:1/3;font-size:15px}.dcdf-score span{font-size:7px;font-weight:900;text-transform:uppercase}.dcdf-score small{font-size:6px}.dcdf-product{display:block}.dcdf-media{display:grid;place-items:center;height:150px;padding:8px}.dcdf-media img{width:100%;height:100%;object-fit:contain}.dcdf-card h3{min-height:44px;margin:7px 0;color:#17263d;font-size:13px;line-height:1.32}.dcdf-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.dcdf-meta strong{font-size:17px}.dcdf-rating{color:#f0a000;font-size:10px;font-weight:800}.dcdf-rating small{color:#768398}.dcdf-bestfor{display:inline-block;margin-top:8px;padding:4px 6px;border-radius:6px;background:#eef3ff;color:#3158ac;font-size:9px;font-weight:800}.dcdf-why,.dcdf-caution{margin-top:8px;padding:8px;border-radius:8px}.dcdf-why{background:#f5f7ff}.dcdf-caution{background:#fff9ee}.dcdf-why strong,.dcdf-caution strong{display:block;margin-bottom:2px;color:#294d8b;font-size:8px;text-transform:uppercase}.dcdf-why p,.dcdf-caution p{margin:0;color:#607087;font-size:9px;line-height:1.45}.dcdf-actions{display:grid;gap:6px;margin-top:10px}.dcdf-view,.dcdf-alert-toggle{display:flex;align-items:center;justify-content:center;min-height:34px;border-radius:7px;font-size:10px;font-weight:850;text-decoration:none!important;cursor:pointer}.dcdf-view{background:linear-gradient(115deg,#7444e9,#6136db);color:#fff!important}.dcdf-alert-toggle{border:1px solid #d7ddeb;background:#fff;color:#4b5d78}.dcdf-alert-form{display:grid;gap:7px;margin-top:9px;padding:9px;border:1px solid #dde4ee;border-radius:9px;background:#f9fbff}.dcdf-alert-form[hidden]{display:none}.dcdf-alert-form label{font-size:8px;font-weight:800}.dcdf-alert-form input{height:34px!important}.dcdf-consent{display:flex;gap:5px;line-height:1.35}.dcdf-consent input{width:auto!important;height:auto!important;margin:1px 0 0!important}.dcdf-alert-form button{padding:8px;border:0;border-radius:7px;background:#173f79;color:#fff;font-size:9px}.dcdf-alert-message{margin:0!important;font-size:8px!important}.dcdf-region-note,.dcdf-disclosure{color:#78869a;font-size:9px;line-height:1.5}
.dcdf-how{margin:0 46px 24px;padding:22px;border:1px solid #e2e6ee;border-radius:16px;background:#fff;box-shadow:0 9px 24px rgba(20,39,74,.05);text-align:center}.dcdf-how h3{margin:0 0 19px;font-size:16px}.dcdf-how>div{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.dcdf-how article{position:relative;display:grid;justify-items:center}.dcdf-how article:not(:last-child):after{content:"→";position:absolute;right:-15px;top:22px;color:#c2c8d5}.dcdf-how b{display:grid;place-items:center;width:48px;height:48px;margin-bottom:8px;border-radius:50%;background:#f1edff;color:#6745df}.dcdf-how strong{font-size:10px}.dcdf-how span{max-width:160px;margin-top:4px;color:#738096;font-size:9px;line-height:1.45}.dcdf-disclosure{margin:0 46px 20px}
@media(max-width:980px){.dcdf-card-grid{grid-template-columns:repeat(2,1fr)}.dcdf-fields{grid-template-columns:repeat(2,1fr)}.dcdf-benefits{grid-template-columns:repeat(2,1fr)}.dcdf-bot{transform:scale(.88)}}@media(max-width:680px){.dcdf-shell{width:calc(100% - 14px);margin:15px auto 30px;border-radius:18px}.dcdf-hero{display:block;padding:32px 18px 14px}.dcdf-copy h2{font-size:45px}.dcdf-copy h3{font-size:17px}.dcdf-copy p{font-size:13px}.dcdf-bot{height:150px;margin:14px auto 0;transform:scale(.82)}.dcdf-form{margin:0 12px;padding:14px}.dcdf-searchbar,.dcdf-fields,.dcdf-benefits,.dcdf-card-grid,.dcdf-how>div{grid-template-columns:1fr}.dcdf-form textarea{height:64px}.dcdf-submit{min-height:46px}.dcdf-benefits{gap:13px;padding:18px 24px}.dcdf-popular{padding:18px}.dcdf-status{margin:0 12px 14px}.dcdf-results{padding:0 12px 20px}.dcdf-results-head{display:block}.dcdf-compare{margin-top:8px}.dcdf-media{height:190px}.dcdf-card h3{min-height:0;font-size:15px}.dcdf-how{margin:0 12px 18px}.dcdf-how article:not(:last-child):after{display:none}.dcdf-disclosure{margin:0 14px 18px}}@media(prefers-reduced-motion:reduce){.dcdf-shell *{transition:none!important}.dcdf-status.is-loading:before{animation:none}}

/* v0.4.3: contain unusual retailer artwork and keep long listing names readable. */
.dcdf-product{min-width:0}
.dcdf-media{position:relative;width:100%;height:150px;max-height:150px;overflow:hidden;box-sizing:border-box}
.dcdf-media img,.dcdf-card .dcdf-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:134px!important;margin:0!important;object-fit:contain!important;object-position:center!important}
.dcdf-product-copy{position:relative;z-index:1;min-width:0;background:#fff}
.dcdf-card h3{display:-webkit-box;min-height:52px;max-height:52px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}
@media(max-width:680px){.dcdf-media{height:190px;max-height:190px}.dcdf-media img,.dcdf-card .dcdf-media img{max-height:174px!important}.dcdf-card h3{min-height:59px;max-height:59px}}
@media(max-width:680px){.dcdf-shell,.dcdf-shell *{min-width:0}.dcdf-shell{overflow-x:hidden}.dcdf-form,.dcdf-results,.dcdf-card-grid,.dcdf-card,.dcdf-product,.dcdf-product-copy{width:100%;max-width:100%}.dcdf-form textarea,.dcdf-form select,.dcdf-form input{font-size:16px}.dcdf-view,.dcdf-alert-toggle,.dcdf-alert-form button{min-height:44px}.dcdf-actions{position:relative;z-index:2}}
@media(max-width:420px){.dcdf-copy h2{font-size:38px}.dcdf-hero{padding-left:14px;padding-right:14px}.dcdf-card{padding:10px}.dcdf-results{padding-left:9px;padding-right:9px}.dcdf-score{max-width:98px}}
.dcdf-alert-banner form{display:flex;align-items:center;gap:10px;margin-top:12px}.dcdf-alert-banner form button{min-height:40px;padding:9px 14px;border:0;border-radius:8px;background:#173f79;color:#fff;font-weight:800;cursor:pointer}@media(max-width:680px){.dcdf-alert-banner{margin-left:12px;margin-right:12px}.dcdf-alert-banner form{align-items:stretch;flex-direction:column}.dcdf-alert-banner form button{min-height:44px;width:100%}}
