/* Approved content redesign. Loaded only for home, solutions and updates.
   Keep all rules scoped: resource details, authentication and admin are untouched. */
.dr-surface{--dr-blue:#246bff;--dr-ink:#142640;--dr-muted:#60728c;--dr-line:#e1e8f2;--dr-radius:16px;color:var(--dr-ink);font-size:16px;line-height:1.7}
.dr-surface *,.dr-surface *::before,.dr-surface *::after{box-sizing:border-box}
.dr-surface h1,.dr-surface h2,.dr-surface h3,.dr-surface p,.dr-surface ol{margin:0}
.dr-surface svg{width:18px;height:18px;flex-shrink:0;vertical-align:middle}
.dr-surface a{color:inherit;text-decoration:none}
.dr-surface h2,.dr-surface h3,.dr-surface p,.dr-surface li,.dr-surface a,.dr-surface .dr-version{overflow-wrap:anywhere}
.dr-surface button,.dr-surface input{font:inherit}
.dr-surface a:focus-visible,.dr-surface button:focus-visible,.dr-surface summary:focus-visible{outline:3px solid #6aa0fb;outline-offset:4px;border-radius:4px}
.dr-surface .dr-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:9px;color:#4e71a3;font-size:.75rem;font-weight:700;letter-spacing:2px}
.dr-surface .dr-eyebrow::before{content:"";width:22px;height:3px;border-radius:2px;background:var(--dr-blue)}
.dr-surface .dr-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}
.dr-surface .dr-section-heading>div{min-width:0}
.dr-surface .dr-section-heading h2{font-size:1.75rem;font-weight:750;line-height:1.45;letter-spacing:-.5px}
.dr-surface .dr-section-heading p:not(.dr-eyebrow){margin-top:8px;font-size:.9375rem;color:var(--dr-muted)}
.dr-surface .dr-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;max-width:100%;color:#245fc8;font-size:.875rem;font-weight:600}
.dr-surface .dr-link:hover{color:#174ba8;text-decoration:underline;text-underline-offset:4px}
.dr-surface .dr-section-heading>.dr-link{flex-shrink:0}
.dr-surface .dr-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;max-width:100%;padding:10px 19px;border:1px solid transparent;border-radius:8px;font-size:.875rem;font-weight:650;line-height:1.5;cursor:pointer;transition:background .16s,border-color .16s}
.dr-surface .dr-button-primary{color:#fff;background:#246bff;border-color:#246bff;box-shadow:0 5px 13px #1c5dd414}
.dr-surface .dr-button-primary:hover{color:#fff;background:#1758dd;border-color:#1758dd}
.dr-surface .dr-button-secondary{color:#28466d;background:#fff;border-color:#d5e1f1}
.dr-surface .dr-button-secondary:hover{background:#f2f6fd;border-color:#adc6eb}
.dr-surface .dr-icon-tile{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;background:#edf4ff;border:1px solid #dfe9f8;border-radius:11px;color:#326cd0}
.dr-surface .dr-icon-tile svg{width:21px;height:21px}
.dr-surface .dr-icon-tile[data-kind="data"]{background:#edf7f4;border-color:#dceee7;color:#287d69}
.dr-surface .dr-icon-tile[data-kind="tutorial"]{background:#f4f0fb;border-color:#e8e1f6;color:#7854ac}
.dr-surface .dr-arrow-link{display:grid;place-items:center;align-self:center;width:44px;height:44px;border-radius:8px;color:#58759d}
.dr-surface .dr-arrow-link:hover{background:#eff5ff;color:#246bff}
.dr-surface .dr-version{display:inline-flex;align-items:center;justify-content:center;justify-self:start;max-width:100%;padding:3px 9px;border:1px solid #dce6f6;border-radius:5px;background:#f3f7fd;color:#386399;font-size:.8125rem;line-height:1.7;font-variant-numeric:tabular-nums}
.dr-surface .dr-card-label,.dr-surface .dr-release-label{font-size:.8125rem;color:#647991}
.dr-surface .dr-list-count{font-size:.875rem;color:#60758f}
.dr-surface .dc-pagination{align-items:center;flex-wrap:wrap;gap:8px;margin:34px 0 16px}
.dr-surface .dc-pagination a{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 13px;font-size:.875rem;border-radius:8px}
.dr-surface .dc-pagination a.is-active{background:#246bff;color:#fff;border-color:#246bff}

/* The existing homepage keeps its header, footer, content controls and section order. */
.dr-home{padding-top:48px;padding-bottom:24px}
.dr-home .dr-home-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:42px}
.dr-home .dr-home-section{min-width:0}
.dr-home .dr-home-plans{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:20px}
.dr-home .dr-home-plans.dr-single-plan{grid-template-columns:minmax(0,1fr)}
.dr-home .dr-main-plan{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:315px;padding:28px 30px 0;overflow:hidden;border-radius:var(--dr-radius);color:#fff;background:radial-gradient(ellipse at 100% 0%,#174682,transparent 67%),#0d2444;box-shadow:0 10px 26px #153c6412}
.dr-home .dr-main-plan::before{content:"";position:absolute;right:-90px;top:-85px;width:230px;height:230px;border:1px solid #5d9dff16;border-radius:50%;box-shadow:0 0 0 37px #73aaff07,0 0 0 76px #73aaff05;pointer-events:none}
.dr-home .dr-main-plan-top{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.65fr);gap:22px;align-items:center}
.dr-home .dr-main-plan-top>div{min-width:0}
.dr-home .dr-plan-kicker{display:flex;align-items:center;gap:7px;margin-bottom:13px;color:#a8c7f2;font-size:.8125rem;letter-spacing:1px}
.dr-home .dr-main-plan h3{font-size:1.5rem;line-height:1.5;font-weight:700;letter-spacing:-.4px}
.dr-home .dr-main-plan h3 a:hover{color:#a7c9ff}
.dr-home .dr-main-plan-copy{margin:12px 0 20px;color:#b9cce7;font-size:.875rem;line-height:1.85}
.dr-home .dr-main-plan .dr-button{background:#2e6ced;border-color:#527feb}
.dr-home .dr-main-plan .dr-button:hover{background:#3c7afa}
.dr-home .dr-mini-flow{list-style:none;padding:0;display:grid;gap:15px;min-width:0}
.dr-home .dr-mini-flow li{position:relative;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #6a93c74a;border-radius:9px;background:#1c395e;color:#dce9fc;font-size:.8125rem;line-height:1.65}
.dr-home .dr-mini-flow li::after{content:"";position:absolute;bottom:-16px;left:20px;width:1px;height:15px;background:#649bf382}
.dr-home .dr-mini-flow li:last-child::after{display:none}
.dr-home .dr-mini-flow li:last-child{border-color:#548ce0;background:#204a80;color:#fff}
.dr-home .dr-mini-flow li>span{font-variant-numeric:tabular-nums;color:#a2c4f5}
.dr-home .dr-mini-flow strong{font-weight:500}
.dr-home .dr-main-plan-foot{position:relative;display:flex;gap:10px 22px;flex-wrap:wrap;border-top:1px solid #91b9f025;margin-top:26px;padding:17px 0;color:#b7cdea;font-size:.8125rem}
.dr-home .dr-main-plan-foot>span{display:flex;align-items:flex-start;gap:7px}
.dr-home .dr-main-plan-foot svg{width:16px;height:16px;margin-top:3px}
.dr-home .dr-mini-plans{display:grid;gap:18px;min-width:0}
.dr-home .dr-small-plan{display:grid;grid-template-columns:42px minmax(0,1fr) 44px;gap:13px;align-items:start;align-content:center;min-width:0;padding:22px;background:#fff;border:1px solid var(--dr-line);border-radius:var(--dr-radius);transition:border-color .16s,box-shadow .16s}
.dr-home .dr-small-plan:hover{border-color:#b5cbee;box-shadow:0 8px 19px #23467908}
.dr-home .dr-small-plan h3{font-size:1.0625rem;line-height:1.55;font-weight:700;margin-top:3px}
.dr-home .dr-small-plan h3 a:hover{color:#246bff}
.dr-home .dr-small-plan-copy{font-size:.875rem;color:#637791;line-height:1.8;margin-top:8px}
.dr-home .dr-home-release-board{border:1px solid var(--dr-line);border-radius:var(--dr-radius);background:#fff;padding:0 24px}
.dr-home .dr-home-release{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(72px,140px) 90px 44px;align-items:center;gap:18px;padding:21px 0;border-bottom:1px solid #eaf0f7;min-width:0}
.dr-home .dr-home-release:last-child{border-bottom:0}
.dr-home .dr-home-release h3{font-size:1rem;font-weight:650;line-height:1.65}
.dr-home .dr-home-release h3 a:hover{color:#246bff}
.dr-home .dr-home-release-name p{font-size:.8125rem;color:#677b94;margin-top:4px}
.dr-home .dr-home-release time{font-size:.8125rem;font-variant-numeric:tabular-nums;color:#677b94;white-space:nowrap}
.dr-home .dr-home-note{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;color:#687c94;font-size:.8125rem}
.dr-home .dr-home-note>span{display:flex;align-items:center;gap:7px}
.dr-home .dr-home-note .dr-link{font-size:.8125rem}

/* Shared empty states use real availability; no placeholder products are inserted. */
.dr-surface .dr-empty-plan{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:center;gap:28px;min-height:260px;padding:32px 40px;border:1px solid #dbe5f3;border-radius:var(--dr-radius);background:linear-gradient(105deg,#edf4ff,#fff 66%)}
.dr-surface .dr-empty-visual{width:100%;max-width:278px;padding:16px;justify-self:center}
.dr-surface .dr-empty-target{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 10px;border:1px solid #c7d8f1;border-radius:9px;background:#fff;color:#416492;font-size:.875rem;box-shadow:0 8px 19px #1e52890d}
.dr-surface .dr-empty-resources{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}
.dr-surface .dr-empty-resources::before{content:"";position:absolute;left:50%;top:-24px;height:24px;width:1px;background:#bbcde7}
.dr-surface .dr-empty-resources>span{display:grid;justify-items:center;gap:7px;padding:13px 6px;border:1px solid #d5e1f1;border-radius:9px;background:#fff;color:#5276a7;font-size:.8125rem}
.dr-surface .dr-status{display:inline-flex;align-items:center;gap:7px;padding:3px 9px;margin-bottom:12px;border:1px solid #e0e8f3;border-radius:5px;background:#f6f9fd;color:#5f728b;font-size:.8125rem}
.dr-surface .dr-status::before{content:"";width:5px;height:5px;border-radius:50%;background:#829aba}
.dr-surface .dr-empty-plan h3{font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:-.5px}
.dr-surface .dr-empty-plan p{font-size:.9375rem;color:#617792;margin-top:10px;line-height:1.9;max-width:500px}
.dr-surface .dr-empty-actions{display:flex;align-items:center;gap:10px 20px;flex-wrap:wrap;margin-top:20px}
.dr-surface .dr-empty{padding:48px 24px;text-align:center;border:1px solid var(--dr-line);border-radius:var(--dr-radius);background:#fff}
.dr-surface .dr-empty>.dr-icon-tile{margin:0 auto 18px}
.dr-surface .dr-empty h3{font-size:1.375rem;font-weight:700;color:#294363;margin:0}
.dr-surface .dr-empty p{font-size:.9375rem;color:#617792;margin:10px 0 22px}
.dr-surface .dr-empty-compact{padding:28px 22px}

/* Navy hero and resource-composition diagram from the approved design. */
.dr-surface .dr-hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 92% 18%,#173f70,transparent 62%),linear-gradient(112deg,#091d37,#102c50);color:#fff}
.dr-surface .dr-hero::after{content:"";position:absolute;right:-90px;top:-250px;width:600px;height:600px;border:1px solid #72aaf91b;border-radius:50%;box-shadow:0 0 0 74px #93b8ef07,0 0 0 150px #93b8ef04;pointer-events:none}
.dr-surface .dr-hero>.container{position:relative;z-index:1}
.dr-surface .dr-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;width:auto;max-width:none;padding:22px 0 0;margin:0;color:#a9bfdc;font-size:.8125rem}
.dr-surface .dr-breadcrumb a{color:#b9cde8}
.dr-surface .dr-breadcrumb a:hover{color:#fff}
.dr-surface .dr-hero-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:65px;padding:30px 0 44px}
.dr-surface .dr-hero-copy{min-width:0}
.dr-surface .dr-hero-label{display:flex;align-items:center;gap:9px;color:#accbf6;font-size:.75rem;letter-spacing:2px;margin-bottom:15px}
.dr-surface .dr-hero-label::before{content:"";width:5px;height:5px;border-radius:50%;background:#6ba0fa}
.dr-surface .dr-hero h1{color:#fff;font-size:clamp(1.75rem,3.1vw,2.625rem);font-weight:750;line-height:1.45;letter-spacing:-1px;margin:0}
.dr-surface .dr-hero h1 span{color:#97bfff}
.dr-surface .dr-hero-copy>p:not(.dr-hero-label){font-size:.9375rem;color:#b7cbe6;line-height:1.9;margin-top:18px}
.dr-surface .dr-hero-search{display:flex;align-items:center;gap:10px;max-width:520px;min-width:0;margin-top:25px;padding:5px 5px 5px 15px;border:1px solid #fff;border-radius:9px;background:#fff;color:#68819f;box-shadow:0 10px 22px #00102421;overflow:visible}
.dr-surface .dr-hero-search input{width:100%;min-width:0;padding:8px 0;border:0;border-radius:3px;background:transparent;color:#183353;font-size:1rem}
.dr-surface .dr-hero-search input:focus-visible{outline:2px solid #246bff;outline-offset:1px}
.dr-surface .dr-hero-search .dr-button{flex-shrink:0;padding:9px 15px;min-height:43px;border-radius:6px;background:#246bff;color:#fff}
.dr-surface .dr-hero-search .dr-button:hover{background:#1758dd}
.dr-surface .dr-hero-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px;margin-top:9px}
.dr-surface .dr-hero-shortcuts a{display:inline-flex;align-items:center;gap:8px;min-height:40px;color:#bcd2ef;font-size:.8125rem}
.dr-surface .dr-hero-shortcuts a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}
.dr-surface .dr-solution-map{padding:15px 0;min-width:0;max-width:450px;width:100%;justify-self:end}
.dr-surface .dr-map-label{font-size:.75rem;color:#a3bde0;letter-spacing:2px;margin-bottom:15px}
.dr-surface .dr-map-target{display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid #6689b560;border-radius:11px;background:#18385c;box-shadow:0 10px 24px #031a3026}
.dr-surface .dr-map-target>span{display:grid;place-items:center;width:37px;height:37px;flex-shrink:0;background:#3866a341;border:1px solid #5481ba60;border-radius:9px;color:#a4c8ff}
.dr-surface .dr-map-target strong{display:block;font-size:.9375rem;font-weight:650;color:#ecf3ff}
.dr-surface .dr-map-target small{font-size:.8125rem;color:#aec6e6}
.dr-surface .dr-map-connector{width:1px;height:24px;margin:0 auto;background:#7095c561}
.dr-surface .dr-map-resources{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.dr-surface .dr-map-resources::before{content:"";position:absolute;top:-13px;left:16%;right:16%;border-top:1px solid #7095c560}
.dr-surface .dr-map-resources>div{position:relative;text-align:center;padding:17px 5px 14px;border:1px solid #7897c14f;border-radius:10px;background:#183657;color:#a4c6ff}
.dr-surface .dr-map-resources>div::before{content:"";position:absolute;height:12px;width:1px;top:-13px;left:50%;background:#7095c560}
.dr-surface .dr-map-resources svg{display:block;width:22px;height:22px;margin:0 auto 8px}
.dr-surface .dr-map-resources strong{display:block;color:#e0ecfc;font-size:.875rem;font-weight:600}
.dr-surface .dr-map-resources small{font-size:.75rem;letter-spacing:1px;color:#a6bddc}
.dr-surface .dr-map-output{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:20px;padding:14px 12px;border:1px solid #659af077;border-radius:9px;background:#22579966;color:#d8e8ff;font-size:.875rem;font-weight:600}

/* Published solution cards keep their canonical server-rendered detail links. */
.dr-surface .dr-catalog{padding-top:36px;padding-bottom:44px;scroll-margin-top:100px}
.dr-surface .dr-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.dr-surface .dr-plan-card{min-width:0;padding:0;overflow:hidden;border:1px solid var(--dr-line);border-radius:var(--dr-radius);background:#fff;transition:border-color .18s,box-shadow .18s}
.dr-surface .dr-plan-card:hover{transform:none;border-color:#adc6ed;box-shadow:0 9px 22px #213d6a0a}
.dr-surface .dr-plan-body{display:flex;flex-direction:column;min-width:0;flex:1;padding:24px 23px 0}
.dr-surface .dr-plan-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.dr-surface .dr-plan-card h3{margin:0 0 10px;color:#1e3554;font-size:1.1875rem;font-weight:700;line-height:1.6;letter-spacing:-.3px}
.dr-surface .dr-plan-card h3 a:hover{color:#246bff}
.dr-surface .dr-plan-description{display:block;overflow:visible;margin:0 0 17px;color:#60728c;font-size:.9375rem;line-height:1.85}
.dr-surface .dr-plan-audience{display:flex;align-items:flex-start;gap:8px;color:#607791;font-size:.8125rem;line-height:1.8;margin-top:auto}
.dr-surface .dr-plan-audience svg{width:16px;height:16px;margin-top:4px}
.dr-surface .dr-featured-label{color:#2b65bb;background:#edf4ff;border:1px solid #dce7f9;padding:3px 8px;border-radius:5px}
.dr-surface .dr-plan-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8eef7;margin-top:21px;padding:13px 0}
.dr-surface .dr-plan-foot>span{color:#697d96;font-size:.8125rem}
.dr-surface .dr-featured-plan{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);background:linear-gradient(100deg,#f4f8ff,#fff 62%);min-height:280px}
.dr-surface .dr-featured-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:240px;margin:15px;background:radial-gradient(ellipse at 55% 42%,#dbeaff,transparent 71%)}
.dr-surface .dr-featured-sheet{width:74%;max-width:250px;padding:17px;border:1px solid #d3e2f7;border-radius:12px;background:#fff;box-shadow:0 16px 29px #3561981c;transform:rotate(-3deg)}
.dr-surface .dr-sheet-label{display:block;font-size:.75rem;color:#5e7ca2;letter-spacing:2px;padding-bottom:11px;border-bottom:1px solid #e8eff8}
.dr-surface .dr-featured-icon{display:grid;place-items:center;height:96px;margin-top:13px;border:1px solid #dce8f8;border-radius:9px;background:linear-gradient(135deg,#ecf4ff,#dceaff);color:#376bb2}
.dr-surface .dr-featured-icon svg{width:39px;height:39px}
.dr-surface .dr-sheet-line{height:6px;width:75%;background:#d9e6f9;border-radius:3px;margin-top:13px}
.dr-surface .dr-sheet-line-short{width:42%;background:#e7effb;margin-top:8px}
.dr-surface .dr-featured-caption{position:absolute;right:6%;bottom:24px;display:flex;align-items:center;gap:8px;max-width:88%;padding:10px 15px;border:1px solid #c9dbee;border-radius:8px;background:#fff;box-shadow:0 7px 17px #2c5e9e12;color:#476991;font-size:.8125rem}
.dr-surface .dr-featured-caption svg{color:#247563}
.dr-surface .dr-featured-plan .dr-plan-body{padding:28px 32px 11px}
.dr-surface .dr-featured-plan .dr-plan-card-top{justify-content:flex-start;margin-bottom:13px}
.dr-surface .dr-featured-plan h3{font-size:1.625rem;line-height:1.5}
.dr-surface .dr-featured-plan .dr-plan-description{max-width:560px}
.dr-surface .dr-featured-steps{display:flex;gap:10px 16px;flex-wrap:wrap;list-style:none;padding:0;margin:18px 0 0;font-size:.8125rem;color:#466991}
.dr-surface .dr-featured-steps li{display:flex;align-items:flex-start;gap:6px}
.dr-surface .dr-featured-steps li>span{display:grid;place-items:center;flex-shrink:0;width:23px;min-height:23px;border:1px solid #dce6f5;border-radius:5px;background:#eaf1fc;font-size:.75rem}
.dr-surface .dr-assistance{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;margin-top:30px;border:1px solid #dae5f5;border-radius:var(--dr-radius);background:linear-gradient(105deg,#eaf2ff,#f2f7ff)}
.dr-surface .dr-assistance h2{font-size:1.3125rem;font-weight:700;letter-spacing:-.3px}
.dr-surface .dr-assistance p{font-size:.9375rem;color:#5f7695;margin-top:6px}
.dr-surface .dr-assistance>.dr-button{flex-shrink:0}

/* Update navigation stays normal links: works with JavaScript disabled. */
.dr-surface .dr-release-hero .dr-hero-inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);padding-bottom:42px}
.dr-surface .dr-release-visual{padding:16px 0 0;max-width:440px;width:100%;justify-self:end}
.dr-surface .dr-release-ticket{position:relative;isolation:isolate;display:flex;align-items:center;gap:15px;padding:20px 22px;background:#18385c;border:1px solid #7da3d15c;border-radius:12px;box-shadow:0 10px 22px #061b3425}
.dr-surface .dr-release-ticket::before{content:"";position:absolute;inset:-10px 12px 8px;border:1px solid #7da3d14a;background:#163353;border-radius:12px;z-index:-1}
.dr-surface .dr-release-ticket>.dr-icon-tile{color:#a4c6ff;background:#234b7c;border-color:#4b73a967}
.dr-surface .dr-release-ticket>div{min-width:0}
.dr-surface .dr-release-ticket strong{display:block;font-size:1rem;font-weight:600;color:#e1edff}
.dr-surface .dr-release-ticket small{display:block;color:#afc9ea;font-size:.8125rem;margin-top:5px}
.dr-surface .dr-release-ticket>svg{margin-left:auto;color:#91d9c8}
.dr-surface .dr-release-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 26px;margin-top:22px;color:#b5cceb;font-size:.875rem}
.dr-surface .dr-release-categories>span{display:flex;align-items:center;gap:7px}
.dr-surface .dr-updates-area{padding-top:28px;padding-bottom:36px}
.dr-surface .dr-release-filters{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #dce5f2;margin-bottom:25px}
.dr-surface .dr-release-types{display:flex;align-items:stretch;gap:26px;flex-wrap:wrap;padding:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.dr-surface .dr-release-types>a{display:flex;align-items:center;gap:8px;min-height:48px;margin:0;padding:9px 1px 14px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#5f738e;font-size:.9375rem;font-weight:500}
.dr-surface .dr-release-types>a:hover{color:#246bff;background:transparent}
.dr-surface .dr-release-types>a.is-active{border-bottom-color:#246bff;color:#235fcc;background:transparent;font-weight:700}
.dr-surface .dr-release-types svg{width:17px;height:17px}
.dr-surface .dr-favorites{display:flex;align-items:center;gap:8px;flex-shrink:0;min-height:44px;padding-bottom:6px;color:#5b718f;font-size:.875rem}
.dr-surface .dr-favorites:hover{color:#246bff}
.dr-surface .dr-check-square{display:grid;place-items:center;width:17px;height:17px;border:1px solid #a8bad3;border-radius:4px;background:#fff;color:#fff;font-size:13px;line-height:1}
.dr-surface .dr-favorites.is-active .dr-check-square{background:#246bff;border-color:#246bff}
.dr-surface .dr-feed-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}
.dr-surface .dr-feed-heading h2{font-size:1.375rem;line-height:1.5;font-weight:700;color:#243c5b}
.dr-surface .dr-feed-heading p{font-size:.875rem;color:#657b96;margin-top:5px}
.dr-surface .dr-feed-order{display:flex;align-items:center;gap:7px;color:#647b98;font-size:.8125rem}
.dr-surface .dr-month-heading{display:flex;align-items:center;gap:14px;font-size:.8125rem;color:#607996;letter-spacing:1px;margin:25px 0 17px;font-weight:500}
.dr-surface .dr-month-heading::after{content:"";height:1px;background:#e1e8f3;flex:1}
.dr-surface .dr-date-group{display:grid;grid-template-columns:70px minmax(0,1fr);gap:22px;margin-bottom:23px}
.dr-surface .dr-date-column{padding-top:17px}
.dr-surface .dr-date-column strong{display:block;font-size:2rem;line-height:1.2;font-weight:500;color:#314d77;font-variant-numeric:tabular-nums}
.dr-surface .dr-date-column small{display:block;font-size:.75rem;color:#637b97;letter-spacing:1px;margin-top:6px}
.dr-surface .dr-date-column>span{display:block;width:6px;height:6px;border-radius:50%;background:#82a6de;box-shadow:0 0 0 4px #e9f0fb;margin:18px 0 0 5px}
.dr-surface .dr-release-group{border:1px solid var(--dr-line);border-radius:var(--dr-radius);background:#fff;padding:0 26px;min-width:0}
.dr-surface .dr-release-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:17px;margin:0;padding:25px 0;border-bottom:1px solid #e6edf6;scroll-margin-top:100px}
.dr-surface .dr-release-item:last-child{border-bottom:0}
.dr-surface .dr-release-item>.dr-icon-tile{margin-top:3px}
.dr-surface .dr-release-content{padding:0;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none;min-width:0}
.dr-surface .dr-update-meta{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-bottom:7px;color:#5f7794;font-size:.8125rem}
.dr-surface .dr-type-label{display:inline-flex;align-items:center;gap:6px;color:#476da6}
.dr-surface .dr-type-label::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}
.dr-surface .dr-type-label[data-kind="data"]{color:#2d7b67}
.dr-surface .dr-type-label[data-kind="tutorial"]{color:#7854a8}
.dr-surface .dr-update-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;min-width:0}
.dr-surface .dr-update-title h3{font-size:1.125rem;line-height:1.65;font-weight:650;letter-spacing:-.25px;margin:0;color:#233b5b}
.dr-surface .dr-update-title h3 a:hover{color:#246bff}
.dr-surface .dr-update-title .dr-version{font-size:.8125rem;padding:1px 8px}
.dr-surface .dr-update-resource{font-size:.8125rem;color:#627995;margin-top:6px}
.dr-surface .dr-update-summary{font-size:.9375rem;line-height:1.9;color:#5f7390;margin:12px 0 7px;white-space:normal}
.dr-surface .dr-release-details{margin:10px 0;color:#5e7592;font-size:.875rem}
.dr-surface .dr-release-details summary{cursor:pointer;min-height:44px;display:list-item;list-style:disclosure-closed inside;padding:9px 0;color:#38699f}
.dr-surface .dr-release-details[open] summary{list-style-type:disclosure-open}
.dr-surface .dr-release-details>div{padding:15px 18px;background:#f6f9fd;border:1px solid #e5edf8;border-radius:8px;line-height:1.9;overflow-wrap:anywhere}
.dr-surface .dr-release-content>.dr-link{margin-top:6px}
.dr-surface .dr-update-footnote{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #e1e8f3;margin-top:28px;padding-top:18px}
.dr-surface .dr-update-footnote p{display:flex;align-items:flex-start;gap:8px;color:#637a94;font-size:.8125rem}
.dr-surface .dr-update-footnote p svg{margin-top:3px;width:16px;height:16px}
.dr-surface .dr-update-footnote .dr-link{flex-shrink:0}

@media(min-width:1100px){
  .dr-home .dr-single-plan .dr-main-plan-top{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:65px}
  .dr-home .dr-single-plan .dr-mini-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .dr-home .dr-single-plan .dr-mini-flow li{min-height:76px}
  .dr-home .dr-single-plan .dr-mini-flow li::after{top:50%;bottom:auto;left:auto;right:-15px;width:14px;height:1px}
}
@media(max-width:1050px){
  .dr-home .dr-main-plan-top{grid-template-columns:minmax(0,1fr)}
  .dr-home .dr-mini-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:5px}
  .dr-home .dr-mini-flow li{padding:9px;font-size:.75rem;align-items:flex-start}
  .dr-home .dr-mini-flow li::after{top:50%;bottom:auto;left:auto;right:-11px;width:10px;height:1px}
  .dr-home .dr-small-plan{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:21px}
  .dr-home .dr-small-plan>.dr-icon-tile{width:36px;height:36px}
  .dr-home .dr-small-plan>.dr-arrow-link{display:none}
  .dr-surface .dr-hero-inner{gap:35px}
  .dr-surface .dr-release-types{gap:18px}
}
@media(max-width:760px){
  .dr-home{padding-top:34px;padding-bottom:20px}
  .dr-home .dr-home-stack{gap:32px}
  .dr-surface .dr-section-heading{gap:14px;align-items:flex-start}
  .dr-surface .dr-section-heading h2{font-size:1.5rem}
  .dr-surface .dr-section-heading p:not(.dr-eyebrow){font-size:.875rem}
  .dr-home .dr-home-plans{grid-template-columns:minmax(0,1fr)}
  .dr-home .dr-main-plan{min-height:0;padding:25px 25px 0}
  .dr-home .dr-main-plan-top{grid-template-columns:minmax(0,1fr) minmax(125px,.8fr)}
  .dr-home .dr-mini-flow{grid-template-columns:minmax(0,1fr);gap:13px;margin:0}
  .dr-home .dr-mini-flow li{font-size:.8125rem;padding:10px}
  .dr-home .dr-mini-flow li::after{bottom:-14px;left:19px;right:auto;top:auto;width:1px;height:13px}
  .dr-home .dr-mini-plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
  .dr-home .dr-home-release{grid-template-columns:36px minmax(0,1fr) auto;gap:10px 14px;padding:20px 0}
  .dr-home .dr-home-release>.dr-icon-tile{width:36px;height:36px;grid-column:1;grid-row:1/3;align-self:start;margin-top:4px}
  .dr-home .dr-home-release-name{grid-column:2;grid-row:1}
  .dr-home .dr-home-release>.dr-arrow-link{grid-column:3;grid-row:1/3}
  .dr-home .dr-home-release>.dr-version,.dr-home .dr-home-release>.dr-release-label{grid-column:2;grid-row:2}
  .dr-home .dr-home-release>time{grid-column:2;grid-row:3}
  .dr-home .dr-home-release-board{padding:0 20px}
  .dr-home .dr-home-note{align-items:flex-start;flex-direction:column;gap:0}
  .dr-surface .dr-empty-plan{padding:26px;grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);gap:18px}
  .dr-surface .dr-empty-plan h3{font-size:1.3125rem}
  .dr-surface .dr-empty-visual{padding:0}
  .dr-surface .dr-hero-inner,.dr-surface .dr-release-hero .dr-hero-inner{grid-template-columns:minmax(0,1fr);padding:26px 0 30px;gap:28px}
  .dr-surface .dr-hero h1{font-size:2rem}
  .dr-surface .dr-hero-copy>p:not(.dr-hero-label){font-size:.9375rem}
  .dr-surface .dr-solution-map{display:none}
  .dr-surface .dr-release-visual{display:none}
  .dr-surface .dr-catalog{padding-top:28px;padding-bottom:30px}
  .dr-surface .dr-catalog>.dr-section-heading{flex-wrap:wrap}
  .dr-surface .dr-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .dr-surface .dr-featured-plan{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}
  .dr-surface .dr-featured-plan .dr-plan-body{padding:24px 23px 8px}
  .dr-surface .dr-featured-plan h3{font-size:1.375rem}
  .dr-surface .dr-featured-steps{flex-direction:column}
  .dr-surface .dr-plan-body{padding:21px 20px 0}
  .dr-surface .dr-assistance{padding:24px;align-items:flex-start;flex-direction:column;gap:17px}
  .dr-surface .dr-release-filters{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:23px}
  .dr-surface .dr-release-types{width:100%;gap:8px 18px}
  .dr-surface .dr-release-types>a{font-size:.875rem;gap:6px;padding:8px 0 10px}
  .dr-surface .dr-favorites{font-size:.875rem;align-self:flex-end;padding:0;margin-bottom:5px}
  .dr-surface .dr-date-group{grid-template-columns:55px minmax(0,1fr);gap:15px}
  .dr-surface .dr-date-column strong{font-size:1.75rem}
  .dr-surface .dr-date-column small{font-size:.75rem;letter-spacing:0}
  .dr-surface .dr-release-group{padding:0 20px}
  .dr-surface .dr-release-item{grid-template-columns:36px minmax(0,1fr);gap:13px;padding:23px 0}
  .dr-surface .dr-release-item>.dr-icon-tile{width:36px;height:36px}
  .dr-surface .dr-update-footnote{align-items:flex-start;flex-direction:column;gap:5px}
}
@media(max-width:520px){
  .dr-surface .dr-section-heading{flex-wrap:wrap}
  .dr-surface .dr-eyebrow{font-size:.75rem;letter-spacing:1.5px;gap:8px}
  .dr-surface .dr-section-heading h2{font-size:1.375rem}
  .dr-surface .dr-section-heading>.dr-link{font-size:.8125rem;gap:4px}
  .dr-surface .dr-section-heading>.dr-link svg{width:15px;height:15px}
  .dr-home .dr-main-plan{padding:23px 22px 0}
  .dr-home .dr-main-plan-top{grid-template-columns:minmax(0,1fr);gap:20px}
  .dr-home .dr-main-plan h3{font-size:1.4375rem}
  .dr-home .dr-mini-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
  .dr-home .dr-mini-flow li{flex-direction:column;gap:3px;padding:9px;font-size:.75rem}
  .dr-home .dr-mini-flow li::after{top:50%;bottom:auto;left:auto;right:-10px;width:9px;height:1px}
  .dr-home .dr-main-plan-foot{font-size:.8125rem;margin-top:22px}
  .dr-home .dr-mini-plans{grid-template-columns:minmax(0,1fr)}
  .dr-home .dr-small-plan{grid-template-columns:36px minmax(0,1fr) 34px;gap:11px;padding:20px}
  .dr-home .dr-small-plan>.dr-arrow-link{display:grid;width:34px}
  .dr-home .dr-home-release-board{padding:0 17px}
  .dr-home .dr-home-release{gap:8px 11px}
  .dr-home .dr-home-release h3{font-size:.9375rem}
  .dr-home .dr-home-release>.dr-arrow-link{width:34px}
  .dr-surface .dr-empty-plan{grid-template-columns:minmax(0,1fr);gap:23px;padding:26px 23px;background:linear-gradient(160deg,#edf4ff,#fff 65%)}
  .dr-surface .dr-empty-visual{max-width:235px;padding:0}
  .dr-surface .dr-empty-plan h3{font-size:1.375rem}
  .dr-surface .dr-empty-plan p{font-size:.9375rem}
  .dr-surface .dr-empty{padding:34px 22px}
  .dr-surface .dr-breadcrumb{padding-top:18px;font-size:.75rem}
  .dr-surface .dr-hero h1{font-size:1.6875rem;letter-spacing:-.6px}
  .dr-surface .dr-hero-label{font-size:.75rem;letter-spacing:1.5px}
  .dr-surface .dr-hero-copy>p:not(.dr-hero-label){font-size:.9375rem;margin-top:15px}
  .dr-surface .dr-hero-copy>p:not(.dr-hero-label) br{display:none}
  .dr-surface .dr-hero-search{gap:8px;padding-left:10px;margin-top:22px}
  .dr-surface .dr-hero-search>svg{width:16px;height:16px}
  .dr-surface .dr-hero-search .dr-button{padding:10px;font-size:.8125rem}
  .dr-surface .dr-hero-search input{font-size:1rem}
  .dr-surface .dr-hero-shortcuts{gap:6px 18px}
  .dr-surface .dr-plan-grid{grid-template-columns:minmax(0,1fr)}
  .dr-surface .dr-featured-plan{grid-template-columns:minmax(0,1fr)}
  .dr-surface .dr-featured-visual{min-height:211px;margin:10px 16px 0}
  .dr-surface .dr-featured-sheet{max-width:210px;padding:14px}
  .dr-surface .dr-featured-icon{height:80px}
  .dr-surface .dr-featured-caption{right:5%;bottom:12px;font-size:.75rem;padding:8px 11px}
  .dr-surface .dr-featured-plan .dr-plan-body{padding:20px 23px 5px}
  .dr-surface .dr-featured-steps{gap:10px;margin-top:16px}
  .dr-surface .dr-assistance h2{font-size:1.1875rem}
  .dr-surface .dr-release-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}
  .dr-surface .dr-release-types>a{justify-content:center;padding:10px 0;min-height:46px}
  .dr-surface .dr-release-types>a.is-active{border-bottom-color:#246bff}
  .dr-surface .dr-feed-heading{gap:12px;align-items:flex-start;flex-wrap:wrap}
  .dr-surface .dr-feed-order{font-size:.75rem}
  .dr-surface .dr-date-group{grid-template-columns:minmax(0,1fr);gap:11px}
  .dr-surface .dr-date-column{display:flex;align-items:center;gap:12px;padding:0 2px}
  .dr-surface .dr-date-column time{display:flex;align-items:baseline;gap:9px}
  .dr-surface .dr-date-column strong{font-size:1.25rem}
  .dr-surface .dr-date-column small{margin:0}
  .dr-surface .dr-date-column>span{margin:0;width:5px;height:5px}
  .dr-surface .dr-release-group{padding:0 18px}
  .dr-surface .dr-release-item{grid-template-columns:32px minmax(0,1fr);gap:11px;padding:22px 0}
  .dr-surface .dr-release-item>.dr-icon-tile{width:32px;height:32px;border-radius:9px}
  .dr-surface .dr-release-item>.dr-icon-tile svg{width:17px;height:17px}
  .dr-surface .dr-update-title{gap:7px}
  .dr-surface .dr-update-title h3{font-size:1.0625rem}
  .dr-surface .dr-update-summary{font-size:.9375rem;margin-top:10px}
  .dr-surface .dr-release-details>div{padding:12px}
}
@media(prefers-reduced-motion:reduce){
  .dr-surface .dr-button,.dr-surface .dr-plan-card,.dr-home .dr-small-plan{transition:none}
}
