/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#1c2430;--muted:#647080;--paper:#f7f4ef;--white:#fff;--plum:#6e315e;--plum-dark:#4c203f;--rose:#c86d7c;--line:#ded8d0;--sage:#dce9e1;--family-radius:12px;--family-control-height:40px;--family-header-height:80px}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #6e315e47}main{min-height:100vh}.topbar{min-height:var(--family-header-height);background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px clamp(22px,5vw,76px);display:flex}.brand{align-items:center;gap:12px;display:flex}.brandmark{background:var(--plum);color:#fff;border-radius:50% 50% 48% 52%;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:23px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em}.brand small{color:var(--muted);margin-top:2px}.status{color:#445049;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.statusdot{background:#43875b;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #e4f1e8}.source-checking .statusdot{background:#8b7868;box-shadow:0 0 0 5px #eee8e2}.source-warning .statusdot,.source-review .statusdot{background:#bd7130;box-shadow:0 0 0 5px #f9eadc}.source-unavailable .statusdot{background:#a54747;box-shadow:0 0 0 5px #f7e2e2}.topActions{align-items:center;gap:20px;display:flex}.hubLink{min-height:var(--family-control-height);color:var(--plum);background:#fbf7f9;border:1px solid #c9b8c2;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.hubLink:hover{border-color:var(--plum);background:#f3e7ed}.tool-context{background:var(--plum-dark);color:#fff;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:28px;padding:18px clamp(22px,6vw,90px);display:grid;position:relative;overflow:hidden}.tool-context:after{content:"";border:1px solid #ffffff21;border-radius:49% 51% 42% 58%;width:250px;height:250px;position:absolute;top:-150px;right:-120px;transform:rotate(18deg)}.kicker,.eyebrow{color:var(--rose);text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:12px;font-weight:800}.intro{color:#e5dbe2;max-width:720px;margin:4px 0 0;font-size:13px;line-height:1.5}.safety{z-index:1;background:#ffffff14;border:1px solid #fff3;border-radius:16px;min-height:146px;padding:24px 104px 24px 24px;position:relative;overflow:hidden}.safety span{z-index:2;color:#e6aebb;text-transform:uppercase;letter-spacing:.12em;margin-bottom:9px;font-size:11px;font-weight:800;display:block;position:relative}.safety strong{z-index:2;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.35;position:relative}.hero-tool-art{z-index:1;opacity:.68;filter:saturate(.88);pointer-events:none;-webkit-user-select:none;user-select:none;background-image:url(/pregnancy-artwork.png),url(https://rad.trome.org/og.png);background-position:-363px -123px;background-repeat:no-repeat;background-size:480px 252px;border-radius:16px;width:101px;height:99px;position:absolute;bottom:-20px;right:-13px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000c7 24%,#000 50%);mask-image:linear-gradient(90deg,#0000 0%,#000000c7 24%,#000 50%)}.workspace{grid-template-columns:330px minmax(0,1fr);gap:30px;max-width:1500px;margin:0 auto;padding:30px clamp(22px,6vw,90px) 52px;display:grid}.topics{flex-direction:column;gap:9px;display:flex}.scenario-list,.scenario-summary{animation:.18s ease-out pathway-enter}.navlabel{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:11px;font-weight:800}.navlabel-secondary{margin-top:15px}.topic{width:100%;min-height:76px;color:var(--ink);background:var(--white);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:12px;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;padding:13px 14px;transition:all .18s;display:grid}.topic:hover{border-color:#bca8b5;transform:translate(4px)}.topic.active{color:#fff;border-color:var(--plum);background:var(--plum);box-shadow:0 10px 28px #4c203f33}.topicicon{width:38px;height:38px;color:var(--plum);font-family:var(--font-geist-mono), monospace;background:#f1e6ec;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.active .topicicon{color:#fff;background:#ffffff2e}.topic strong,.topic small{display:block}.topic strong{font-size:15px}.topic small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.3}.active small{color:#e9dfe5}.arrow{font-size:20px}.scenario-summary{background:#fbf8fa;border:1px solid #d7c9d2;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:82px;padding:14px;display:grid}.scenario-summary small,.scenario-summary strong,.scenario-summary p{display:block}.scenario-summary small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.scenario-summary strong{color:var(--ink);margin-top:3px;font-size:16px;line-height:1.28}.scenario-summary p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.35}.scenario-summary button{min-height:36px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #c9b8c2;border-radius:8px;grid-column:2;justify-self:start;margin-top:7px;padding:0 11px;font-size:11px;font-weight:850}.sourcesButton{min-height:46px;color:var(--plum);cursor:pointer;background:0 0;border:1px dashed #b8aea5;border-radius:10px;margin-top:8px;font-weight:750}.content{min-height:515px}.welcome,.advice{background:var(--white);border:1px solid var(--line);border-radius:20px;height:100%;padding:clamp(28px,4vw,44px);box-shadow:0 14px 40px #2c22270f}.advice{border:3px solid #d7b8c5;box-shadow:0 24px 62px #4c203f26}.welcome{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.orbit{width:78px;height:78px;color:var(--plum);background:#f6edf1;border:1px solid #caaeba;border-radius:56% 44% 52% 48%;place-items:center;margin-bottom:32px;font-family:Georgia,serif;font-size:38px;display:grid;transform:rotate(-8deg)}.welcome h2,.sources h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.welcome h2{max-width:820px;font-size:clamp(31px,4vw,51px);line-height:1.08}.welcome>p:not(.eyebrow){max-width:800px;color:var(--muted);font-size:17px;line-height:1.65}.advice-header{max-width:900px}.advice h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(27px,3vw,36px);font-weight:850;line-height:1.14}.lead{color:#515b68;max-width:780px;margin:12px 0 0;font-size:17px;line-height:1.62}.boundaries{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.boundaries span{color:#53606c;background:#f3f0ec;border-radius:7px;padding:8px 11px;font-size:12px;font-weight:700}.priority{border:1px solid #e5ccd3;border-left:4px solid var(--rose);background:#fbf7f8;border-radius:10px;margin:18px 0 12px;padding:12px 14px}.priority span{color:#8a3d4a;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:850}.priority strong{margin:6px 0 0;font-size:16px;font-weight:800;line-height:1.46;display:block}.source-attribution{flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 18px;display:flex}.source-attribution strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.source-attribution span{color:var(--plum);background:#f4eaf0;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:800}.pathway-disclosure{border:1px solid var(--line);background:#fbfcfc;border-radius:12px;margin-top:12px}.pathway-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;list-style:none;display:flex}.pathway-disclosure>summary::-webkit-details-marker{display:none}.pathway-disclosure summary small,.pathway-disclosure summary strong{display:block}.pathway-disclosure summary small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.pathway-disclosure summary strong{color:var(--ink);margin-top:3px;font-size:15px;font-weight:850}.pathway-disclosure summary>b{width:24px;height:24px;color:var(--plum);border:1px solid #d7d0c8;border-radius:50%;place-items:center;font-size:17px;line-height:1;display:grid}.pathway-disclosure[open] summary>b{transform:rotate(45deg)}.clinical-steps{border-top:1px solid var(--line);counter-reset:step;grid-template-columns:1fr 1fr;gap:8px 18px;margin:0;padding:0 15px 15px;list-style:none;display:grid}.clinical-steps li{color:#3e4955;grid-template-columns:24px 1fr;align-items:start;gap:9px;min-width:0;padding:12px 0 0;font-size:15px;line-height:1.5;display:grid}.clinical-steps li>span{width:22px;height:22px;color:var(--plum);background:#f2e8ed;border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid}.clinical-steps p{margin:2px 0 0}.cross-tool{color:#fff;background:var(--plum);border-radius:9px;justify-content:space-between;align-items:center;gap:18px;min-height:45px;margin-top:22px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.cross-tool:hover{background:var(--plum-dark)}.escalate{color:#435148;background:#f7faf8;border:1px solid #c9d9ce;border-left:4px solid #7b9b83;border-radius:10px;gap:10px;margin-top:16px;padding:13px 15px;font-size:14px;line-height:1.5;display:flex}.escalate strong{flex:none}.path-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.path-actions button,.path-actions a{min-height:40px;color:var(--plum);cursor:pointer;background:#fbf7f9;border:1px solid #c9b8c2;border-radius:8px;align-items:center;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.path-actions button:hover,.path-actions a:hover{border-color:var(--plum);background:#f3e7ed}.sources{border-top:1px solid var(--line);background:#ece7e1;padding:50px clamp(22px,6vw,90px)}.sourceHead{justify-content:space-between;align-items:end;gap:30px;max-width:1320px;margin:0 auto 25px;display:flex}.sourceHead h2{font-size:34px}.sourceHead>p{max-width:380px;color:var(--muted);font-size:13px;line-height:1.5}.sourceGrid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1320px;margin:auto;display:grid}.sourceGrid a{background:#fff;border:1px solid #d7d0c8;border-radius:12px;flex-direction:column;min-height:150px;padding:16px;transition:all .18s;display:flex}.sourceGrid a:hover{border-color:var(--plum);transform:translateY(-3px)}.sourceGrid small{color:var(--plum);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:850}.sourceGrid strong{line-height:1.35}.sourceGrid span{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.45}.sourceGrid em{color:var(--plum);margin-top:auto;font-size:12px;font-style:normal;font-weight:800}.governance{background:#ffffffa6;border:1px solid #d7d0c8;border-radius:12px;grid-template-columns:170px 1fr;align-items:start;gap:18px;max-width:1320px;margin:16px auto 0;padding:14px 16px;display:grid}.governance strong{color:var(--plum);font-size:12px}.governance p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}footer{color:#6c737b;background:#202832;justify-content:space-between;align-items:center;gap:30px;padding:26px clamp(22px,6vw,90px);font-size:12px;display:flex}footer p{max-width:900px;line-height:1.5}footer a{color:#fff;flex:none;font-weight:800}@keyframes pathway-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (width<=950px){.tool-context{grid-template-columns:1fr;gap:16px}.workspace{grid-template-columns:1fr}.topics{grid-template-columns:1fr 1fr;display:grid}.navlabel,.sourcesButton{grid-column:1/-1}.sourceGrid{grid-template-columns:1fr 1fr}}@media (width<=620px){.topbar{align-items:flex-start;gap:12px}.topActions{flex-direction:column;align-items:flex-end;gap:10px}.status{text-align:right;justify-content:flex-end;max-width:150px}.tool-context{padding-top:20px}.safety{min-height:126px;padding-right:92px}.hero-tool-art{opacity:.52}.workspace{padding-top:28px}.topics{grid-template-columns:1fr}.navlabel,.sourcesButton{grid-column:1}.clinical-steps,.sourceGrid{grid-template-columns:1fr}.governance{grid-template-columns:1fr;gap:7px}.escalate,.sourceHead,footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.topbar,.tool-context,.hero-tool-art,.topics,.path-actions,.sources,footer,.offline-banner{display:none!important}body,main,.workspace{background:#fff!important}.workspace{max-width:none;padding:0;display:block}.content{min-height:0}.welcome{display:none}.advice{box-shadow:none;border:0;padding:0}.advice h2{font-size:30px}}.intro,.safety strong,.topic small,.scenario-summary p,.lead,.priority strong,.pathway-disclosure summary strong,.clinical-steps li,.escalate,.sourceHead>p,.sourceGrid span,.governance p,footer p{font-size:14px;line-height:1.55}.lead{max-width:850px;font-size:16px}.advice{border:3px solid #d4b3c1;border-top:7px solid var(--plum);box-shadow:0 24px 62px #4c203f24}.advice h2{font-size:clamp(26px,2.4vw,34px);line-height:1.16}.priority{border-width:2px 2px 2px 5px;margin-top:20px;margin-bottom:14px}.priority span,.source-attribution strong,.source-attribution span,.pathway-disclosure summary small,.clinical-steps li>span,.sourceGrid small{font-size:11px;line-height:1.3}.pathway-disclosure{border-width:2px;margin-top:16px}.pathway-disclosure>summary{min-height:58px}.clinical-steps{gap:10px 22px}.clinical-steps li{grid-template-columns:26px 1fr}.topic strong,.scenario-summary strong,.sourceGrid strong{font-size:16px;line-height:1.3}.topic,.scenario-summary{border-width:2px}.path-actions button,.path-actions a,.cross-tool,.sourcesButton{font-size:12px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
