
:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#163247;background:#f5f8fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #007db8;outline-offset:6px}html{scroll-behavior:smooth}.header,main,footer{max-width:1240px;margin:auto}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.brand{display:flex;align-items:center;gap:20px;font-size:18px;font-weight:600}.dell{font-size:27px;letter-spacing:-2px;font-weight:800;color:#0076ad}.brand-divider{height:26px;width:1px;background:#ccd9e0}nav a{font-size:14px;font-weight:600}nav span{margin-left:14px;color:#0076ad}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:480px;margin:0 20px;padding:56px 48px;background:#e8f2f7;border:1px solid #dbe9f0;border-radius:10px;overflow:hidden;position:relative}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;color:#0076ad;margin:0 0 18px}h1{font-size:clamp(36px,4.1vw,54px);line-height:1.12;font-weight:600;letter-spacing:-2px;margin:0 0 22px}h1 span{color:#0076ad}.intro{font-size:16px;line-height:1.75;max-width:460px;color:#506777;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:26px;background:#0076ad;color:white;padding:15px 22px;border-radius:4px;font-size:14px;font-weight:600}.button:hover{background:#005e8c}.hero-note{display:flex;align-items:center;gap:9px;font-size:11px;color:#536d7e;margin-top:24px}.dot{height:6px;width:6px;border-radius:50%;background:#16836e}.illustration{position:relative;height:340px}.orbit{position:absolute;border:1px solid #c5dce8;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:260px;height:260px}.orbit-two{width:350px;height:350px}.core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:126px;height:126px;border-radius:28px;background:linear-gradient(135deg,#0087bd,#005780);color:white;box-shadow:0 18px 40px #00689a30;rotate:-7deg}.core svg{width:68px;height:68px;rotate:7deg}.mini-card{position:absolute;display:flex;align-items:center;gap:12px;background:#ffffffed;border:1px solid #dae7ee;box-shadow:0 12px 30px #16324709;padding:18px;border-radius:9px;font-size:13px;font-weight:600;z-index:1}.mini-card small{display:block;font-size:10px;font-weight:400;color:#647b8b;margin-top:6px}.top-card{top:26px;left:2px}.bottom-card{bottom:20px;right:-2px}.mini-icon{display:grid;place-items:center;color:#0076ad;background:#e8f4fa;width:32px;height:32px;border-radius:50%;font-size:19px}.spark{position:absolute;color:#69a9c8;font-size:25px;font-weight:300}.spark-one{right:27px;top:43px}.spark-two{left:52px;bottom:41px}.tools{padding:58px 40px 44px;scroll-margin-top:25px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.section-header .eyebrow{margin-bottom:10px}h2{font-size:28px;letter-spacing:-.7px;font-weight:600;margin:0 0 10px}.section-header p:not(.eyebrow){color:#657986;font-size:14px;margin:0}.count{font-size:12px;color:#587180;border:1px solid #d6e1e7;border-radius:20px;padding:8px 13px;white-space:nowrap}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tool-card{padding:28px;background:white;border:1px solid #d8e3e9;border-radius:8px;display:flex;flex-direction:column}.active{transition:box-shadow .2s,border-color .2s}.active:hover{border-color:#0076ad;box-shadow:0 10px 24px #1632470d}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.tool-icon{width:48px;height:48px;border-radius:10px;background:#eaf4fa;color:#0076ad;display:grid;place-items:center}.tool-icon svg{width:29px;height:29px}.badge{color:#18765c;background:#eaf6f0;font-size:10px;font-weight:600;padding:6px 10px;border-radius:20px}.category{font-size:10px;letter-spacing:1.5px;color:#607c8d;font-weight:600;margin:0 0 10px}h3{font-size:22px;font-weight:600;margin:0 0 12px;letter-spacing:-.4px}.tool-card>p:not(.category){font-size:14px;line-height:1.75;color:#5b7180;margin:0 0 20px;max-width:450px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.tags span{font-size:10px;padding:6px 9px;border:1px solid #e0e8ed;border-radius:4px;color:#597180}.card-action{display:flex;justify-content:space-between;border-top:1px solid #e5edf1;padding-top:19px;margin-top:auto;font-size:13px;font-weight:600;color:#0076ad}.card-action span{font-size:19px}.upcoming{background:#f0f4f6;border-style:dashed}.muted{background:#e5ecf0;color:#607786}.plus{background:#e5edf1;color:#6d899a;font-size:28px;font-weight:300}.upcoming-note{margin-top:auto;padding-top:22px;font-size:12px;color:#718695}.workflow{margin:0 40px 54px;border-top:1px solid #dce5ea;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:26px;padding-top:32px}.workflow>p{font-size:19px;line-height:1.6;margin:0;color:#647c8a}.workflow strong{color:#234356;font-weight:600}.workflow div>span{font-size:10px;color:#0076ad}.workflow h3{font-size:13px;letter-spacing:0;margin:9px 0}.workflow div p{font-size:11px;line-height:1.6;color:#697f8d;margin:0}footer{display:flex;justify-content:space-between;gap:20px;padding:24px 40px;border-top:1px solid #dce5ea;font-size:10px;color:#738794}.skip-link{position:absolute;left:20px;top:-80px;padding:12px;background:white;z-index:5}.skip-link:focus{top:12px}@media(max-width:900px){.hero{padding:40px 28px;grid-template-columns:1.4fr 1fr}.illustration{transform:scale(.8);transform-origin:center}.mini-card{white-space:nowrap}.workflow{grid-template-columns:1fr 1fr}}@media(max-width:650px){.header{height:76px;padding:0 22px}.brand{gap:12px;font-size:15px}.dell{font-size:24px}nav a{font-size:12px}nav span{display:none}.hero{margin:0 12px;padding:36px 24px;grid-template-columns:1fr}.illustration{display:none}h1{font-size:39px}.intro{font-size:14px}.tools{padding:38px 22px}.section-header{align-items:flex-start}.count{display:none}h2{font-size:24px}.tool-grid{grid-template-columns:1fr}.tool-card{padding:24px}.workflow{margin:0 22px 36px;gap:24px}.workflow>p{font-size:17px}footer{padding:22px;flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.active{transition:none}}

/* Shared data-theme is set by theme.js on the home page and every tool. */
[data-theme="dark"] { background:#0d1117; color:#e8eaf0; }
[data-theme="dark"] .hero { background:#122532; border-color:#294453; }
[data-theme="dark"] .tool-card, [data-theme="dark"] .mini-card, [data-theme="dark"] .skip-link { background:#161b22; border-color:#303f4c; }
[data-theme="dark"] .upcoming { background:#121b23; }
[data-theme="dark"] :is(.intro,.hero-note,.mini-card small,.section-header p:not(.eyebrow),.count,.category,.tool-card>p:not(.category),.tags span,.upcoming-note,.workflow>p,.workflow div p,footer) { color:#a4b7c5; }
[data-theme="dark"] :is(.dell,nav span,.eyebrow,h1 span,.card-action,.workflow div>span) { color:#73caff; }
[data-theme="dark"] :is(.tool-icon,.mini-icon) { background:#173448; color:#8ed6ff; }
[data-theme="dark"] .badge { background:#183c31; color:#8cdbb8; }
[data-theme="dark"] :is(.muted,.plus) { background:#24343f; color:#acc0ce; }
[data-theme="dark"] :is(.count,.tags span,.card-action,.workflow,footer,.orbit) { border-color:#304552; }
[data-theme="dark"] .brand-divider { background:#304552; }
[data-theme="dark"] .workflow strong { color:#e0edf5; }
[data-theme="dark"] .active:hover { border-color:#73caff; }
