.dd-page{max-width:1120px;margin:0 auto;padding:1rem}.dd-section{margin:1rem 0 1.5rem;padding:1rem;border-radius:12px;background:var(--card-bg,#fff);box-shadow:var(--card-shadow,0 2px 12px rgba(0,0,0,.06))}.dd-hero{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;border-top:none;text-align:center;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#fce7f3 0,#dbeafe 50%,#fef9c3 100%);border:1px solid #f9a8d4;padding:1rem 1.25rem 1.5rem}.dd-hero h1{margin:0 0 .25rem 0;line-height:1.15;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:#831843;letter-spacing:-.02em}.dd-section h1,.dd-section h2,.dd-section h3{margin:0 0 .75rem;line-height:1.3}.dd-hero p{margin:0 auto .5rem;max-width:46rem;line-height:1.5;font-size:.95rem;color:#334155}.dd-summary{display:inline-block;background:rgba(255,255,255,.8);backdrop-filter:blur(4px);border:1px solid #fbcfe8;padding:.3rem .75rem;border-radius:2rem;font-size:.9rem;color:#9d174d;margin-bottom:.75rem;box-shadow:0 2px 6px rgba(219,39,119,.06)}.dd-last-updated{margin-top:.5rem;font-size:.8rem;color:#94a3b8;font-style:italic;margin-bottom:0}.dd-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;justify-content:center;width:100%}.dd-btn{min-height:44px;border:1px solid transparent;border-radius:9999px;padding:.65rem 1.25rem;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);letter-spacing:.01em}.dd-btn-primary{background:linear-gradient(135deg,#be185d 0,#831843 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(131,24,67,.25)}.dd-btn-primary:focus-visible,.dd-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(131,24,67,.3);filter:brightness(1.1)}.dd-btn-secondary{background:#fff;color:#334155;border-color:#cbd5e1;box-shadow:0 1px 2px rgba(0,0,0,.05)}.dd-btn-secondary:focus-visible,.dd-btn-secondary:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);color:#0f172a}.dd-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:.75rem 0 0;list-style:none;justify-content:center;border-top:1px solid rgba(226,232,240,.6);width:100%;max-width:800px}.dd-badges li{display:flex;align-items:center;gap:.4rem;color:#475569;font-weight:500;font-size:.9rem}.dd-badges li::before{content:"";display:inline-block;width:1.1rem;height:1.1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2310b981'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.dd-tool-core{padding:1.5rem 1.25rem!important;border:2px solid #fbcfe8;background:linear-gradient(180deg,#fdf2f8 0,#fff 15rem);box-shadow:0 8px 24px -4px rgba(219,39,119,.15)}.dd-tool-core h2{margin-top:0;margin-bottom:1.25rem;font-size:1.6rem;color:#831843;font-weight:700;text-align:left}.dd-grid{display:grid;gap:1.25rem;margin-top:.25rem}@media (min-width:860px){.dd-grid{grid-template-columns:1fr 1fr;align-items:start}}@media (min-width:1024px){.dd-grid{grid-template-columns:1.1fr .9fr;gap:2rem}}.dd-tool-inputs{display:flex;flex-direction:column;gap:1rem}.dd-two{display:grid;gap:1rem}@media (min-width:640px){.dd-two{grid-template-columns:1fr 1fr}}.dd-label{display:block;margin-bottom:.4rem;font-weight:600;color:#334155;font-size:.92rem}.dd-input,.dd-textarea{width:100%;box-sizing:border-box;min-height:44px;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:.5rem;background:#fff;color:#1e293b;font-size:.95rem;font-family:inherit;transition:border-color .15s,box-shadow .15s}.dd-textarea{min-height:120px;resize:vertical}.dd-input:hover,.dd-textarea:hover{border-color:#94a3b8}.dd-input:focus,.dd-textarea:focus{border-color:#be185d;outline:0;box-shadow:0 0 0 3px rgba(190,24,93,.15)}.dd-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.5rem}.dd-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;filter:none;transform:none}.dd-result-panel{background:#fdf2f8;border:1px solid #fbcfe8;border-radius:1rem;padding:1.25rem;position:sticky;top:calc(var(--header-offset,64px) + 1rem);box-shadow:0 4px 6px -1px rgba(219,39,119,.05)}.dd-status{padding:.85rem;border-radius:.75rem;margin-bottom:1rem;font-weight:500;font-size:.95rem;border:1px solid transparent;outline:0}.dd-status[data-state=info]{background:#eff6ff;color:#0369a1;border-color:#bae6fd}.dd-status[data-state=success]{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.dd-status[data-state=error]{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.dd-result{margin:0;border:none;background:0 0;padding:0}.dd-score{background:linear-gradient(135deg,#be185d,#831843);border-radius:1rem;padding:1.5rem 1.25rem;text-align:center;box-shadow:0 4px 12px rgba(131,24,67,.25);color:#fff;font-size:1.4rem;font-weight:800;line-height:1.3;margin-bottom:1.25rem;transform:translateY(-2px)}.dd-metrics{display:grid;gap:.85rem;grid-template-columns:1fr 1fr}.dd-metric{border:1px solid #e2e8f0;background:#fff;border-radius:.75rem;padding:1rem .85rem;box-shadow:0 1px 2px rgba(0,0,0,.02);text-align:center;display:flex;flex-direction:column;justify-content:center}.dd-metric span{color:#64748b;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.4rem}.dd-metric strong{display:block;color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.2}.dd-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;margin-top:1rem;box-shadow:0 1px 3px rgba(0,0,0,.02)}.dd-table{width:100%;border-collapse:collapse;min-width:500px;font-size:.9rem}.dd-table td,.dd-table th{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap;color:#334155}.dd-table thead th{background:#f8fafc;font-weight:600;color:#0f172a;text-transform:uppercase;font-size:.8rem;letter-spacing:.05em}.dd-chip{display:inline-flex;border:1px solid #cbd5e1;border-radius:999px;padding:.2rem .6rem;background:#fff;color:#475569;font-size:.85rem;font-weight:500}.dd-content li,.dd-content p,.dd-faq li{line-height:1.75}.dd-faq-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}@media (min-width:768px){.dd-faq-grid{grid-template-columns:1fr 1fr}}.dd-faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:background .2s}.dd-faq-item[open]{background:#fff;border-color:#fbcfe8;box-shadow:0 4px 6px -1px rgba(219,39,119,.05)}.dd-faq-item summary{font-size:1.05rem;color:#0f172a;font-weight:600;cursor:pointer;list-style:none;position:relative;padding-right:1.5rem;outline:0}.dd-faq-item summary::-webkit-details-marker{display:none}.dd-faq-item summary::after{content:"+";position:absolute;right:0;top:0;color:#be185d;font-size:1.4rem;line-height:1;font-weight:400}.dd-faq-item[open] summary::after{content:"\2212"}.dd-faq-item p{margin:1rem 0 0 0;color:#475569;line-height:1.6;font-size:.95rem}.dd-related-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}@media (min-width:640px){.dd-related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dd-related-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.dd-related-card{display:flex;flex-direction:column;padding:1.5rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);position:relative;overflow:hidden}.dd-related-card:hover{transform:translateY(-4px);box-shadow:0 12px 20px -3px rgba(219,39,119,.1);border-color:#fbcfe8}.dd-related-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#be185d,#831843);opacity:0;transition:opacity .25s ease}.dd-related-card:hover::before{opacity:1}.dd-related-card h3{margin:0 0 .5rem 0!important;font-size:1.1rem!important;font-weight:700!important;color:#831843!important;border:none!important;padding:0!important;display:flex;justify-content:space-between;align-items:center}.dd-related-card h3::after{content:"\2192";color:#be185d;font-size:1.2rem;transition:transform .2s ease}.dd-related-card:hover h3::after{transform:translateX(4px)}.dd-related-card p{margin:0!important;font-size:.9rem!important;color:#475569!important;line-height:1.6!important}.dd-rating{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#d97706;font-weight:600}.dd-rating span{color:#64748b;font-weight:500;font-size:.85rem}.dd-btn:focus-visible,.dd-input:focus-visible,.dd-textarea:focus-visible{outline:3px solid #f472b6;outline-offset:2px}.dd-steps{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;counter-reset:dd-step}@media (min-width:768px){.dd-steps{grid-template-columns:repeat(4,1fr);gap:1rem}}.dd-step{position:relative;padding:1.5rem;background:#fdf2f8;border-radius:1rem;border:1px solid #fbcfe8;box-shadow:0 1px 3px rgba(0,0,0,.05)}@media (min-width:1024px){.dd-step{padding:1.25rem 1rem}.dd-step h3{font-size:.95rem!important}.dd-step p{font-size:.85rem}}.dd-step::before{counter-increment:dd-step;content:counter(dd-step);position:absolute;top:-1rem;left:1.5rem;width:2rem;height:2rem;background:linear-gradient(135deg,#be185d,#831843);color:#fff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(131,24,67,.3)}.dd-step h3{margin:.5rem 0;font-size:1.05rem;color:#831843;font-weight:700}.dd-step p{margin:0;font-size:.95rem;color:#475569;line-height:1.5}.dd-lead{font-size:1.15rem;line-height:1.7;color:#334155;margin-bottom:2rem}.dd-guide-grid{display:grid;gap:1.25rem;margin:1.5rem 0 2.5rem}@media (min-width:768px){.dd-guide-grid{grid-template-columns:repeat(2,1fr)}}.dd-guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);transition:transform .2s}.dd-guide-card:hover{transform:translateY(-2px);border-color:#fbcfe8;box-shadow:0 10px 15px -3px rgba(219,39,119,.1)}.dd-guide-card h4{margin:0 0 .75rem 0;font-size:1.1rem;color:#831843;display:flex;align-items:center;gap:.5rem}.dd-guide-card p{margin:0;font-size:.95rem;color:#475569;line-height:1.6}.dd-highlight-box{background:linear-gradient(135deg,#fdf2f8,#fbcfe8);border-left:4px solid #be185d;padding:1.5rem;border-radius:.75rem;margin:2.5rem 0;box-shadow:0 2px 4px rgba(0,0,0,.02)}.dd-highlight-box h3{margin-top:0;color:#831843;border-bottom:none;padding-bottom:0}.dd-highlight-box p{margin-bottom:0;color:#334155}.dd-highlight-box ol,.dd-highlight-box p+p{margin-top:1rem}.dd-highlight-box ol{padding-left:1.2rem;color:#334155;line-height:1.6}.dd-highlight-box li{margin-bottom:.5rem}.dd-strategy-panel{background:#831843;color:#fdf2f8;padding:2rem;border-radius:1.25rem;margin:2.5rem 0}.dd-strategy-panel h3{color:#fbcfe8;margin-top:0;border-bottom:1px solid #9d174d;padding-bottom:1rem;margin-bottom:1.5rem}.dd-strategy-content{display:grid;gap:1.5rem}@media (min-width:768px){.dd-strategy-content{grid-template-columns:repeat(2,1fr);gap:2rem}}.dd-strategy-content h4{color:#f9a8d4;margin:0 0 .75rem 0;font-size:1.1rem}.dd-strategy-content p{color:#fce7f3;margin:0;font-size:.95rem;line-height:1.6}.dd-practices-list{display:grid;gap:1.25rem;margin:1.5rem 0;padding:0;list-style:none}.dd-practices-list li{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.25rem 1.25rem 3.5rem;position:relative;font-size:.95rem;color:#475569;margin-bottom:0!important}.dd-practices-list li::before{content:"\2713";position:absolute;left:1.25rem;top:1.25rem;background:#fdf2f8;color:#be185d;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.dd-practices-list strong{color:#0f172a;display:block;margin-bottom:.25rem;font-size:1.05rem}.dd-summary-box{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:1.5rem;border-radius:1rem;margin:2.5rem 0;font-size:1.05rem;line-height:1.6;text-align:center}.dd-summary-box strong{display:block;color:#15803d;margin-bottom:.5rem;font-size:1.2rem}@media print{body{background:#fff}#dd-howto,.dd-content,.dd-faq,.dd-hero,.dd-status,.dd-tool-inputs,.site-footer,.site-header{display:none!important}.dd-page{padding:0!important;max-width:100%!important}.dd-tool-core{border:none!important;box-shadow:none!important;background:#fff!important;padding:0!important;margin:0!important}.dd-grid{display:block!important}.dd-result-panel{position:static!important;box-shadow:none!important;border:none!important;padding:0!important;background:0 0!important}.dd-score{background:0 0!important;border:2px solid #000!important;box-shadow:none!important;transform:none!important;color:#000!important}.dd-metric{border:1px solid #999!important;box-shadow:none!important;page-break-inside:avoid}.dd-table-wrap{overflow:visible!important;border:none!important;box-shadow:none!important;margin-top:2rem!important}.dd-table{width:100%!important}.dd-table th{background:0 0!important;border-bottom:2px solid #000!important;color:#000!important}.dd-table td{border-bottom:1px solid #ccc!important}.dd-chip{border:none!important;background:0 0!important;color:#000!important;font-weight:700!important}}