.content-page--device-guide .content-page__stack{max-width:none;width:100%}.dg-hub-header{text-align:left}.dg-hub-header .dg-soft-icon{margin-bottom:.875rem}.dg-hub-header__title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;letter-spacing:-.025em;color:rgb(var(--color-ink))}.dg-hub-header__tags{margin-top:.625rem;font-size:.875rem;line-height:1.5;color:rgb(var(--color-muted))}.dg-hub-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.dg-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.dg-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.125rem}}.dg-hub-card{position:relative;display:flex;flex-direction:column;min-height:11.5rem;padding:clamp(1.25rem,2.5vw,1.75rem);border-radius:1.5rem;text-decoration:none;color:inherit;transition:border-color .18s ease-out,background-color .18s ease-out}@media(hover:hover){.dg-hub-card:hover{border-color:rgb(var(--color-border));background:var(--panel-fill-hover, rgb(var(--color-surface-soft)))}}.dg-hub-card__arrow{position:absolute;top:1.25rem;right:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgb(var(--color-hairline-soft));color:rgb(var(--color-muted));background:rgb(var(--color-surface-soft))}.dg-hub-card__title{margin-top:1.125rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.25;color:rgb(var(--color-ink))}.dg-hub-card__topics{margin-top:.625rem;font-size:.8125rem;line-height:1.55;color:rgb(var(--color-muted))}.dg-hub-cta{display:flex;flex-direction:column;align-items:center;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.5rem);border-radius:1.75rem;text-align:center}.dg-hub-cta__title{margin-top:.875rem;font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;color:rgb(var(--color-ink))}.dg-hub-cta__body{max-width:36rem;margin:.75rem auto 0;font-size:.875rem;line-height:1.65;color:rgb(var(--color-body))}.dg-hub-cta__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem;min-height:2.75rem;padding:.625rem 1.75rem;border-radius:.75rem;background:rgb(var(--color-primary));color:rgb(var(--color-on-primary));font-size:.9375rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;transition:background-color .16s cubic-bezier(.23,1,.32,1),opacity .16s cubic-bezier(.23,1,.32,1)}@media(hover:hover)and (pointer:fine){.dg-hub-cta__btn:hover{background:rgb(var(--color-primary-active))}}.dg-hub-cta__btn:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.dg-dashboard__grid,.dg-dashboard__tools{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.dg-dashboard__tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.dg-dashboard__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;align-items:stretch}.dg-dashboard__hero{grid-column:1 / 3;grid-row:1 / 3;display:flex;flex-direction:column;min-height:100%}.dg-dashboard__specs{grid-column:3;grid-row:1;min-height:0}.dg-dashboard__all-tools{grid-column:3;grid-row:2;min-height:0}.dg-dashboard__tools{grid-column:1 / 4;grid-row:3;grid-template-columns:repeat(4,minmax(0,1fr))}}.dg-dashboard__hero{padding:clamp(1.25rem,3vw,1.75rem);border-radius:1.25rem;position:relative;overflow:hidden}.dg-dashboard__hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 100% 100%,rgb(59 130 246 / .14) 0%,transparent 55%),radial-gradient(ellipse 50% 45% at 0% 0%,rgb(var(--color-accent) / .08) 0%,transparent 50%);pointer-events:none}.dg-dashboard__hero>*{position:relative;z-index:1}.dg-dashboard__hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dg-dashboard__eyebrow{font-size:.75rem;font-weight:500;color:rgb(var(--color-on-dark-soft))}.dg-dashboard__title{margin-top:.25rem;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.15;color:rgb(var(--color-on-dark))}.dg-dashboard__badge{flex-shrink:0;padding:.375rem .75rem;border-radius:999px;border:1px solid rgb(var(--color-on-dark) / .14);font-size:.6875rem;font-weight:600;color:rgb(var(--color-on-dark-soft))}.dg-dashboard__intro{margin-top:1rem;max-width:42rem;font-size:.875rem;line-height:1.65;color:rgb(var(--color-on-dark-soft))}.dg-step-bar{display:flex;gap:2px;margin-top:1.25rem;border-radius:.5rem;overflow:hidden}.dg-step-bar__seg{flex:1;padding:.375rem .25rem;text-align:center;font-size:.625rem;font-weight:600;letter-spacing:.02em;color:#ffffffeb}.dg-tone--red{background:#ef4444}.dg-tone--pink{background:#ec4899}.dg-tone--blue{background:#3b82f6}.dg-tone--green{background:#22c55e}.dg-tone--orange{background:#f97316}.dg-tone--grey{background:#6b7280}.dg-tone--teal{background:#14b8a6}.dg-tone--yellow{background:#eab308;color:#111827}.dg-tone--purple{background:#a855f7}.dg-dashboard__stats{display:flex;gap:1.5rem;margin-top:1.25rem}.dg-dashboard__stat-value{font-family:var(--font-display);font-size:1.75rem;font-weight:700;line-height:1;color:rgb(var(--color-on-dark))}.dg-dashboard__stat-label{margin-top:.25rem;font-size:.6875rem;color:rgb(var(--color-on-dark-soft))}.dg-dashboard__legend{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1rem;font-size:.6875rem;color:rgb(var(--color-on-dark-soft))}.dg-dashboard__tips{margin-top:1rem;border-radius:.625rem;border:1px solid rgb(var(--color-on-dark) / .12);background:#00000038;font-size:.75rem;line-height:1.55;color:rgb(var(--color-on-dark-soft));list-style:disc;padding:.75rem .875rem .75rem 1.375rem}.dg-dashboard__tips li+li{margin-top:.25rem}.dg-dashboard__quick-start{margin-top:auto;padding-top:1.25rem}.dg-dashboard__quick-label{font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-on-dark-soft))}.dg-dashboard__quick-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.dg-quick-link{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:999px;border:1px solid rgb(var(--color-on-dark) / .14);background:#00000047;font-size:.75rem;font-weight:600;color:rgb(var(--color-on-dark));text-decoration:none;transition:border-color .16s ease-out,background-color .16s ease-out}@media(hover:hover){.dg-quick-link:hover{border-color:rgb(var(--color-on-dark) / .28);background:#0006}}.dg-quick-link.dg-tone--red{border-left:3px solid rgb(239 68 68)}.dg-quick-link.dg-tone--pink{border-left:3px solid rgb(236 72 153)}.dg-quick-link.dg-tone--blue{border-left:3px solid rgb(59 130 246)}.dg-quick-link.dg-tone--green{border-left:3px solid rgb(34 197 94)}.dg-quick-link.dg-tone--orange{border-left:3px solid rgb(249 115 22)}.dg-quick-link.dg-tone--teal{border-left:3px solid rgb(20 184 166)}.dg-priority-dot{display:inline-block;width:.5rem;height:.5rem;margin-right:.375rem;border-radius:999px;vertical-align:middle}.dg-priority--essential{background:#ef4444}.dg-priority--recommended{background:#f97316}.dg-priority--optional{background:#6b7280}.dg-tool-card{position:relative;display:flex;flex-direction:column;padding:1rem 1.125rem;border-radius:1rem;text-decoration:none;min-height:7.5rem;transition:border-color .18s ease-out}@media(hover:hover){.dg-tool-card:hover{border-color:rgb(var(--color-accent) / .4)}}.dg-tool-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;color:#fff}.dg-tool-card__arrow{position:absolute;top:1rem;right:1rem;color:rgb(var(--color-muted-soft))}.dg-priority-badge{display:inline-block;width:-moz-fit-content;width:fit-content;margin-top:.75rem;padding:.125rem .5rem;border-radius:999px;font-size:.625rem;font-weight:600;letter-spacing:.02em}.dg-priority-badge.dg-priority--essential{background:#ef44441f;color:#b91c1c}.dg-priority-badge.dg-priority--recommended{background:#f973161f;color:#c2410c}.dg-priority-badge.dg-priority--optional{background:#6b72801f;color:#4b5563}.dg-tool-card__title{margin-top:.5rem;font-family:var(--font-display);font-size:.9375rem;font-weight:700;line-height:1.3;color:rgb(var(--color-ink))}.dg-tool-card__desc{margin-top:.375rem;font-size:.75rem;line-height:1.5;color:rgb(var(--color-muted))}.dg-dashboard__specs{padding:1.25rem;border-radius:1rem}.dg-dashboard__specs-title{font-family:var(--font-display);font-size:1rem;font-weight:700;color:rgb(var(--color-on-dark))}.dg-spec-list{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.dg-spec-list__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.8125rem}.dg-spec-list__row dt{color:rgb(var(--color-on-dark-soft))}.dg-spec-list__row dd{font-weight:600;color:rgb(var(--color-on-dark))}.dg-dashboard__all-tools{display:flex;flex-direction:column;padding:1.25rem;border-radius:1rem;text-decoration:none}.dg-dashboard__all-cta{margin-top:auto;padding-top:.75rem;font-size:.8125rem;font-weight:600;color:rgb(var(--color-accent))}.dg-back-link{font-size:.875rem}.dg-back-link a{color:rgb(var(--color-muted));text-decoration:none}@media(hover:hover){.dg-back-link a:hover{color:rgb(var(--color-ink))}}.dg-seo.tool-seo{margin-top:clamp(2rem,4vw,3rem)}.dg-why-bento{display:grid;gap:1.25rem;width:100%;max-width:61.25rem;margin-inline:auto}.dg-why-bento__main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.dg-why-bento__pair{display:grid;gap:1.25rem;grid-template-columns:1fr;align-items:stretch}@media(min-width:640px){.dg-why-bento__pair{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.dg-why-bento{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.25rem;align-items:stretch}.dg-defects{align-self:stretch;height:100%}}.dg-why-card{display:flex;flex-direction:column;height:100%;padding:1.25rem;border-radius:1.25rem;min-height:0}.dg-why-card--extra{width:100%}@media(min-width:900px){.dg-why-card{padding:1.75rem}}.dg-why-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;flex-shrink:0}.dg-why-icon--blue{background:#3b82f61f;color:#3b82f6}.dg-why-icon--amber{background:#f973161f;color:#f97316}.dg-why-icon--red{background:#ef44441f;color:#ef4444}.dg-why-icon--green{background:#22c55e1f;color:#22c55e}.dg-why-card__title{margin-top:.875rem;font-family:var(--font-display);font-size:1.0625rem;font-weight:700;line-height:1.3;color:rgb(var(--color-ink))}.dg-why-card__body{margin-top:.5rem;font-size:.875rem;line-height:1.65;color:rgb(var(--color-body))}.dg-defects{display:flex;flex-direction:column;padding:1.5rem;border-radius:1.25rem;min-height:0}@media(min-width:900px){.dg-defects{padding:1.75rem}}.dg-defects__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;border:1px solid rgb(var(--color-on-dark) / .14);background:#00000047;color:rgb(var(--color-on-dark))}.dg-defects__title{margin-top:1.125rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.25;color:rgb(var(--color-on-dark))}.dg-defects__body{margin-top:.75rem;font-size:.8125rem;line-height:1.65;color:rgb(var(--color-on-dark-soft))}.dg-defects__grid{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;flex:1 1 auto;align-content:end}.dg-defects__tile{display:flex;flex-direction:column;gap:.2rem;padding:.75rem .8rem;border-radius:.75rem;border:1px solid rgb(var(--color-on-dark) / .1);background:#00000047}.dg-defects__tile strong{font-size:.75rem;font-weight:700;line-height:1.3;color:rgb(var(--color-on-dark))}.dg-defects__tile span{font-size:.625rem;line-height:1.4;color:rgb(var(--color-on-dark-soft))}.dg-flow-grid{display:grid;gap:1rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.dg-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dg-flow-card{position:relative;padding:1.25rem 1.25rem 1.25rem 1.5rem;border-radius:1.125rem;overflow:hidden}.dg-flow-card__accent{position:absolute;left:0;top:0;bottom:0;width:4px}.dg-flow-card__num{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1;color:rgb(var(--color-muted-soft))}.dg-flow-card__arrow{position:absolute;top:1.25rem;right:1.25rem;color:rgb(var(--color-muted-soft))}.dg-flow-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem}.dg-flow-card__title{font-family:var(--font-display);font-size:1rem;font-weight:700;color:rgb(var(--color-ink))}.dg-flow-card__title a{color:inherit;text-decoration:none}@media(hover:hover){.dg-flow-card__title a:hover{color:rgb(var(--color-accent))}}.dg-flow-card__body{margin-top:.625rem;font-size:.8125rem;line-height:1.65;color:rgb(var(--color-body))}.dg-glossary-grid{display:grid;gap:1rem}@media(min-width:768px){.dg-glossary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dg-glossary-item{padding:1.25rem;border-radius:1rem}.dg-glossary-item__term{font-family:var(--font-display);font-size:.9375rem;font-weight:700;color:rgb(var(--color-ink))}.dg-glossary-item__def{margin-top:.5rem;font-size:.8125rem;line-height:1.65;color:rgb(var(--color-body))}.dg-panel-grid{display:grid;gap:1rem}@media(min-width:768px){.dg-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dg-panel-card{position:relative;padding:1.25rem 1.25rem 1.25rem 1.5rem;border-radius:1.125rem;overflow:hidden}.dg-panel-card__accent{position:absolute;left:0;top:0;width:4px;height:100%}.dg-panel--blue .dg-panel-card__accent{background:#3b82f6}.dg-panel--purple .dg-panel-card__accent{background:#a855f7}.dg-panel--amber .dg-panel-card__accent{background:#f97316}.dg-panel--red .dg-panel-card__accent{background:#ef4444}.dg-panel-card__name{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:rgb(var(--color-ink))}.dg-panel-card__sub{margin-top:.25rem;font-size:.8125rem;color:rgb(var(--color-muted))}.dg-panel-card__cols{display:grid;gap:1rem;margin-top:1rem}@media(min-width:480px){.dg-panel-card__cols{grid-template-columns:1fr 1fr}}.dg-panel-card__col-head{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.dg-panel-card__col-head--pro{color:#22c55e}.dg-panel-card__col-head--con{color:#ef4444}.dg-panel-card__cols ul{margin-top:.5rem;padding-left:0;list-style:none;font-size:.8125rem;line-height:1.55;color:rgb(var(--color-body))}.dg-panel-card__cols li+li{margin-top:.375rem}.dg-return-grid{display:grid;gap:1rem}@media(min-width:768px){.dg-return-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dg-return-card{padding:1.25rem 1.25rem 1.25rem 1.5rem;border-radius:1.125rem;border-left:4px solid transparent}.dg-return-card--bad{border-left-color:#ef4444}.dg-return-card--ok{border-left-color:#22c55e}.dg-return-card__head{display:flex;align-items:center;gap:.625rem}.dg-return-card__head h3{font-family:var(--font-display);font-size:1rem;font-weight:700;color:rgb(var(--color-ink))}.dg-return-card__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;font-size:.75rem;font-weight:700;color:#fff}.dg-return-card__icon--bad{background:#ef4444}.dg-return-card__icon--ok{background:#22c55e}.dg-return-card__list{margin-top:1rem;padding-left:0;list-style:none;font-size:.8125rem;line-height:1.65;color:rgb(var(--color-body))}.dg-return-card__list li+li{margin-top:.625rem}.dg-return-card__list strong{color:rgb(var(--color-ink))}.dg-return-note{margin-top:1rem;font-size:.75rem;line-height:1.55;color:rgb(var(--color-muted))}.dg-soft-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;flex-shrink:0}.dg-soft-icon--sm{width:2.25rem;height:2.25rem}.dg-soft-icon--blue{background:#3b82f61f;color:#3b82f6}.dg-soft-icon--amber{background:#f973161f;color:#f97316}.dg-soft-icon--red{background:#ef44441f;color:#ef4444}.dg-soft-icon--green{background:#22c55e1f;color:#22c55e}.dg-soft-icon--teal{background:#14b8a61f;color:#0d9488}.dg-soft-icon--violet{background:#a855f71f;color:#9333ea}.dg-tips-wrap{padding:clamp(1.25rem,3vw,1.75rem);border-radius:1.25rem;background:rgb(var(--color-surface-soft));border:1px solid rgb(var(--color-hairline-soft))}.dg-tips-wrap__head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.125rem}.dg-tips-wrap__head h2{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:rgb(var(--color-ink))}.dg-tips-grid{display:grid;gap:.875rem}@media(min-width:640px){.dg-tips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.dg-tips-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dg-tip-card{display:flex;flex-direction:column;height:100%;padding:1.125rem;border-radius:1rem}.dg-tip-card__title{margin-top:.75rem;font-size:.875rem;font-weight:700;color:rgb(var(--color-ink))}.dg-tip-card__body{margin-top:.375rem;font-size:.8125rem;line-height:1.6;color:rgb(var(--color-body))}.dg-checklist-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:640px){.dg-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.dg-checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dg-checklist-card{display:flex;flex-direction:column;height:100%;padding:1.25rem;border-radius:1.25rem}@media(min-width:900px){.dg-checklist-card{padding:1.5rem}}.dg-checklist-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.dg-checklist-card__label{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.dg-checklist-card__title{margin-top:.35rem;font-family:var(--font-display);font-size:1rem;font-weight:700;line-height:1.3;color:rgb(var(--color-ink))}.dg-checklist-card__badge{flex-shrink:0;padding:.2rem .55rem;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dg-checklist-badge--essential{background:#ef44441f;color:#b91c1c}.dg-checklist-badge--recommended{background:#f973161f;color:#c2410c}.dg-checklist-badge--optional{background:rgb(var(--color-surface-soft));color:rgb(var(--color-muted))}.dg-checklist-badge--neutral{background:#3b82f61f;color:#2563eb}.dg-checklist-card__list{margin:1rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.625rem}.dg-checklist-card__item{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.5;color:rgb(var(--color-body))}.dg-checklist-card__check{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.05rem;border-radius:999px;background:#22c55e24;color:#16a34a}.dg-faq-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.dg-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dg-faq-card{display:flex;flex-direction:column;height:100%;padding:1.25rem;border-radius:1.25rem}@media(min-width:900px){.dg-faq-card{padding:1.5rem}}.dg-faq-card__question{display:flex;gap:.4rem;font-family:var(--font-display);font-size:.9375rem;font-weight:700;line-height:1.4;color:rgb(var(--color-ink))}.dg-faq-card__mark{flex-shrink:0;color:rgb(var(--color-accent-soft))}.dg-faq-card__answer{margin-top:.625rem;font-size:.875rem;line-height:1.65;color:rgb(var(--color-body))}.dg-seo-cta{display:flex;flex-direction:column;align-items:center;padding:clamp(1.75rem,3.5vw,2.5rem) clamp(1.5rem,3vw,2.25rem);border-radius:1.5rem;text-align:center}.dg-seo-cta__title{margin-top:.875rem;font-family:var(--font-display);font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:700;color:rgb(var(--color-ink))}.dg-seo-cta__body{max-width:36rem;margin:.75rem auto 0;font-size:.875rem;line-height:1.65;color:rgb(var(--color-body))}.dg-seo-cta__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem;min-height:2.75rem;padding:.625rem 1.75rem;border-radius:.75rem;background:rgb(var(--color-primary));color:rgb(var(--color-on-primary));font-size:.9375rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;transition:background-color .16s cubic-bezier(.23,1,.32,1),opacity .16s cubic-bezier(.23,1,.32,1)}@media(hover:hover)and (pointer:fine){.dg-seo-cta__btn:hover{background:rgb(var(--color-primary-active))}}.dg-seo-cta__btn:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.guide-list-item__body--compact{padding:1.25rem 1.5rem}.guide-list-item__body--compact .guide-list-item__title{margin-top:0}.dg-tools-guides{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgb(var(--color-hairline-soft))}.dg-tools-guides__head{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:1.25rem}.dg-tools-guides__head>div{flex:1 1 auto;min-width:0}.dg-tools-guides__title{font-family:var(--font-display);font-size:clamp(1.375rem,3vw,1.75rem);font-weight:700;letter-spacing:-.02em;color:rgb(var(--color-ink))}.dg-tools-guides__lead{margin-top:.375rem;max-width:42rem;font-size:.875rem;line-height:1.55;color:rgb(var(--color-muted))}.dg-tools-guides__grid{margin-top:.25rem}.display-setup-card-grid{display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;margin:1.25rem 0 0;padding:0}@media(min-width:640px){.display-setup-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.display-setup-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.display-setup-card-grid>li{min-width:0}.display-setup-card__num{font-family:var(--font-display);font-size:.6875rem;font-weight:800;letter-spacing:.06em;line-height:1;font-variant-numeric:tabular-nums}.display-setup-step-badge{display:inline-block;width:-moz-fit-content;width:fit-content;margin-top:.75rem;padding:.125rem .5rem;border-radius:999px;font-size:.625rem;font-weight:600;letter-spacing:.02em;background:rgb(var(--color-accent) / .12);color:rgb(var(--color-accent-soft))}.display-setup-step-badge--guide{background:#3b82f61f;color:#2563eb}[data-theme=dark] .display-setup-step-badge--guide{color:#60a5fa}.display-setup-workflow--cards .dg-tools-guides__head{margin-bottom:0}.display-setup-workflow--cards .display-setup-card-grid{margin-top:1.5rem}.display-setup-step-badge--hub{background:#14b8a61f;color:#0f766e}[data-theme=dark] .display-setup-step-badge--hub{color:#2dd4bf}.hub-display-setup .display-setup-workflow--cards{margin:0}.dg-tools-guides__cta{margin-top:1.5rem}
