:root{--ink:#4b293a;--blue:#a53464;--pale:#fceaf2;--muted:#856b78;--line:#f0dfe7;--bg:#fff8fb;--peach:#fff0f5}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 'Tajawal',Tahoma,Arial,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #aa3f71;outline-offset:4px}a{color:inherit;text-decoration:none}aside{position:fixed;right:0;top:0;bottom:0;width:240px;background:white;border-left:1px solid var(--line);padding:34px 24px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;font-size:27px;font-weight:800;line-height:1.05;direction:ltr;justify-content:center;color:var(--blue)}.brand small{display:block;font-size:13px;font-weight:500;text-align:center;margin-top:10px;letter-spacing:0}.brand-icon{font-size:49px;font-weight:400}.nav-label{font-size:13px;color:var(--muted);margin:57px 15px 12px}nav{display:grid;gap:9px}.nav-item{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:13px;color:#806374;font-weight:600}.nav-item.active{background:var(--pale);color:var(--blue)}.icon{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.aside-bottom{margin-top:auto;background:#fff3f8;border-radius:18px;padding:19px;font-size:14px}.aside-bottom span{font-weight:700}.aside-bottom p{color:var(--muted);margin:7px 0 21px}.aside-bottom b{font-size:12px;color:var(--blue)}.shell{margin-right:240px}header{height:86px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 44px}.crumb{font-size:14px;color:var(--muted)}.crumb span{padding:0 14px;color:#dec7d2}.crumb b{color:var(--ink);font-weight:500}.header-end{display:flex;align-items:center;gap:18px}.demo{font-size:12px;background:#fceaf1;padding:4px 12px;border-radius:20px;color:#92516c}.avatar{border:1px solid #efd0df;border-radius:50%;width:38px;height:38px;background:var(--pale);color:var(--blue)}main{max-width:1250px;margin:auto;padding:34px 44px 15px}.welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:14px}h1{font-size:30px;line-height:1.4;margin:0 0 6px;font-weight:800}h2{font-size:21px;line-height:1.5;margin:0 0 18px}h3{font-size:17px;margin:0 0 6px}p{margin:0 0 12px}.muted{color:var(--muted);font-size:14px}.welcome p{margin:0;color:var(--muted)}.date{font-size:14px;white-space:nowrap;color:var(--muted)}.grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:23px}.card{border:1px solid var(--line);border-radius:21px;background:#fff;padding:24px}.journey{background:linear-gradient(125deg,#f7cfdf,#fff0f6);border:0;position:relative;overflow:hidden}.eyebrow{font-size:14px;color:var(--blue);font-weight:600}.journey-main{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 0 25px}.week-title{font-size:37px;font-weight:800;line-height:1.4}.round-progress{width:148px;height:148px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(closest-side,#ffeff6 85%,transparent 86%),conic-gradient(from 0deg,var(--blue) var(--progress),#eac0d3 0);flex-shrink:0}.round-progress strong{font-size:30px;line-height:1.3}.round-progress span{font-size:13px}.journey-meta{display:flex;gap:24px;border-top:1px solid #e9bcd0;padding-top:17px}.journey-meta div{flex:1}.journey-meta small{display:block;color:#88566e;font-size:13px}.journey-meta b{font-size:16px}.text-btn{border:0;background:none;color:var(--blue);padding:0;font-size:14px;font-weight:600}.card-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:8px}.card-heading h2{margin:0}.calendar-date{background:var(--pale);color:var(--blue);border-radius:13px;min-width:59px;text-align:center;padding:8px;line-height:1.3}.calendar-date b{font-size:24px;display:block}.calendar-date span{font-size:12px}.appointment{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.appointment:last-child{border:0}.appointment p{font-size:14px;color:var(--muted);margin:0}.small{font-size:13px}.primary{border:0;background:var(--blue);color:#fff;border-radius:11px;padding:11px 21px;font-weight:600}.secondary{border:1px solid #eac8d8;background:#fff;color:var(--blue);border-radius:11px;padding:9px 17px}.wide{width:100%;margin-top:17px}.section{margin-top:27px}.tools{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.tool{padding:20px;text-align:right;display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink)}.tool:hover{border-color:#ce86a7;transform:translateY(-2px)}.tool .tile{padding:11px;border-radius:12px;background:#fff0f6;color:var(--blue);display:flex}.tool:nth-child(2) .tile{background:#fff0f5;color:#b4557c}.tool:nth-child(3) .tile{background:#fbe6f1;color:#a24d79}.tool b{display:block;font-size:15px}.tool small{font-size:12px;color:var(--muted)}.feeling-card{background:#fff1f6;border-color:#f3dce6}.feelings{display:flex;gap:8px;justify-content:space-between;margin:22px 0 0}.feeling{background:#fff;border:1px solid transparent;border-radius:13px;flex:1;padding:10px 5px;color:#855f70;font-size:13px}.feeling span{display:block;font-size:26px}.feeling.selected{border-color:#bd5c87;background:#f9d9e9}.note-banner{background:#fbe8f2;padding:23px;border-radius:17px;display:flex;align-items:center;gap:17px;margin-top:22px}.note-banner .icon{width:33px;height:33px;color:#b25985}.note-banner p{margin:0;font-size:14px;color:#8c5e75}.tag{display:inline-block;border-radius:7px;padding:3px 9px;background:var(--pale);color:var(--blue);font-size:12px}.empty{color:var(--muted);text-align:center;padding:25px 8px;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:14px;font-weight:600;margin-bottom:16px}input,textarea,select{display:block;width:100%;border:1px solid #e8cbd9;border-radius:10px;background:#fff;color:var(--ink);padding:11px 12px;margin-top:6px;min-width:0}textarea{min-height:125px;resize:vertical}.entry{border-bottom:1px solid var(--line);padding:16px 0}.entry p{white-space:pre-wrap;overflow-wrap:anywhere}.delete{color:#a74668;border:0;background:none;font-size:13px;padding:5px}.week-control{display:flex;align-items:center;gap:20px;justify-content:center;margin-bottom:22px}.week-control button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:6px 18px;color:var(--blue)}.week-control button:disabled{opacity:.35}.timeline{display:flex;gap:7px;overflow-x:auto;padding:5px 0 18px;margin-bottom:20px}.timeline button{border:0;background:#faedf3;border-radius:10px;min-width:43px;padding:8px;color:var(--blue)}.timeline .selected{background:var(--blue);color:white}.article{line-height:1.9}.article li{margin-bottom:12px}.chat-suggestions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.chat-suggestions button{background:white;border:1px solid #eccedd;border-radius:20px;padding:8px 15px;color:var(--blue)}.bubble{max-width:85%;padding:16px 20px;border-radius:17px;margin:14px 0;background:#fff0f6}.bubble.user{margin-right:auto;background:#f8e1ee}.chat-form{display:flex;gap:10px;align-items:center}.chat-form input{margin:0}.membership{background:linear-gradient(125deg,#a53464,#cb618d);color:#fff;padding:35px}.membership .tag{background:#ffffff24;color:white}.membership h2{font-size:29px;margin-top:16px}.feature-list{display:grid;gap:15px;margin-top:22px}.feature-list div{padding-bottom:14px;border-bottom:1px solid #ffffff30}footer{font-size:12px;color:var(--muted);text-align:center;padding:25px 35px;max-width:1000px;margin:auto}dialog{border:0;border-radius:22px;padding:30px;width:min(440px,calc(100% - 32px));color:var(--ink);box-shadow:0 20px 90px #54223835}dialog::backdrop{background:#54223866}.close{float:left;background:none;border:0;font-size:26px;color:var(--muted)}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#4b293a;color:white;padding:12px 24px;border-radius:12px;opacity:0;pointer-events:none;transition:opacity .2s;z-index:10}#toast.show{opacity:1}.inline-note{padding:12px 17px;background:#fff0f5;border-radius:10px;font-size:13px;color:#915770;margin-bottom:20px}@media(min-width:1500px){main{padding-top:45px}.card{padding:30px}}@media(max-width:1100px){aside{width:200px;padding:30px 16px}.shell{margin-right:200px}main{padding:26px}.grid{grid-template-columns:1.35fr 1fr;gap:16px}.card{padding:20px}.round-progress{width:118px;height:118px}.week-title{font-size:30px}.tools{gap:8px}.tool{padding:15px;gap:8px}.tool small{display:none}}@media(max-width:800px){aside{position:fixed;top:auto;bottom:0;width:100%;height:75px;padding:5px 10px;border:0;border-top:1px solid var(--line);z-index:5}.brand,.nav-label,.aside-bottom{display:none}nav{display:flex;height:100%;justify-content:space-around;gap:0}.nav-item{flex:1;justify-content:center;flex-direction:column;padding:5px 2px;gap:3px;border-radius:10px;font-size:11px}.nav-item .icon{width:21px;height:21px}.shell{margin:0;padding-bottom:75px}header{height:65px;padding:0 20px}main{padding:25px 20px 10px}.welcome{align-items:flex-start}.welcome h1{font-size:25px}.date{display:none}.grid{grid-template-columns:1fr}.round-progress{width:135px;height:135px}.journey-main{padding:15px 0 24px}.tools{grid-template-columns:repeat(3,1fr)}.tool{display:block;padding:14px 10px;text-align:center}.tool .tile{display:inline-flex;padding:9px;margin-bottom:5px}.tool b{font-size:13px}.card{padding:22px}.journey-meta{gap:10px}.journey-meta b{font-size:15px}.form-grid{grid-template-columns:1fr;gap:0}.header-end{gap:12px}#toast{bottom:92px;width:max-content;max-width:90%}.note-banner{margin-top:17px}footer{padding:20px;font-size:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;transform:none!important}}

/* The supplied logo stays intact; crop and color treatment are presentation only. */
.brand{flex-direction:column;gap:9px}.brand small{margin:0;color:var(--muted);font-size:13px;font-weight:500;line-height:1.6}.logo-crop{position:relative;display:block;overflow:hidden;width:164px;aspect-ratio:1076/602;flex-shrink:0;isolation:isolate}.logo-crop img{position:absolute;max-width:none;width:139.591%;height:auto;left:-19.61%;top:-49.83%;filter:url(#brand-rose)}.mobile-brand{display:none}.nav-label{margin-top:36px}.primary{background:linear-gradient(120deg,#a53464,#b44476)}.membership{background:linear-gradient(125deg,#942951,#c25a8b)}.journey{background:linear-gradient(125deg,#f7cfdf,#fff0f6)}.round-progress{background:radial-gradient(closest-side,#ffeff6 85%,transparent 86%),conic-gradient(from 0deg,#a53464 var(--progress),#eac0d3 0)}
@media(max-width:1100px){.logo-crop{width:144px}}@media(max-width:800px){.mobile-brand{display:block}.mobile-brand .logo-crop{width:88px}.crumb{display:none}.brand{display:none}.header-end{margin-right:auto}header{height:76px}}

.chat-photo{display:block;max-width:100%;width:220px;max-height:260px;object-fit:contain;border-radius:14px;margin:10px 0}.image-preview{margin-bottom:12px}.chat-form input{min-width:0}

.chat-form input[hidden]{display:none}.chat-form input[name="question"]{flex:1;width:0}.image-upload-btn{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:var(--pale);color:var(--blue)}.image-upload-btn:hover{background:#f7d7e6}.image-upload-btn:disabled{opacity:.45;cursor:wait}.chat-form .primary{flex-shrink:0}.chat-form{gap:8px}@media(max-width:400px){.chat-form .primary{padding:11px 12px}}

.bubble{white-space:pre-wrap;overflow-wrap:anywhere}.store-product{display:flex;gap:12px;align-items:center;background:white;border:1px solid var(--line);border-radius:14px;padding:12px;margin:14px 0;white-space:normal}.store-product img{width:72px;height:80px;object-fit:contain;flex-shrink:0}.store-product b,.store-product small,.store-product span span{display:block}.store-product b{font-size:14px}.store-product small{color:var(--blue);margin-top:6px}

.chat-history{margin-bottom:18px}.chat-history summary{cursor:pointer;font-weight:700;color:var(--blue)}.chat-history summary span{font-size:13px;margin-inline-start:8px}.chat-history>p{margin-top:12px}.saved-chat{display:flex;align-items:center;border-top:1px solid var(--line);gap:10px}.saved-chat.current{background:var(--pale);border-radius:10px}.saved-chat-open{flex:1;min-width:0;text-align:start;padding:12px;border:0;background:none;color:var(--ink)}.saved-chat-open b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-chat-open small{display:block;color:var(--muted)}.saved-chat button:disabled{opacity:.5;cursor:wait}

.demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.clinics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.clinic-card{overflow:hidden}.clinic-art{height:125px;background:linear-gradient(130deg,#f8d6e6,#fff0f5);border-radius:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--blue);margin-bottom:17px}.clinic-art .icon{width:38px;height:38px}.art-1{background:linear-gradient(130deg,#e8ddf4,#fdf7ff)}.art-2{background:linear-gradient(130deg,#fbe2d9,#fff7ef)}.clinic-card h2{margin:12px 0 5px}.doctor-top{display:flex;gap:13px;align-items:center;margin-bottom:15px}.doctor-top h2{margin:0}.doctor-top p{margin:0}.doctor-avatar{display:grid;place-items:center;width:58px;height:58px;flex-shrink:0;border-radius:50%;background:var(--pale);color:var(--blue);font-size:26px}.doctor-meta{display:flex;justify-content:space-between;gap:8px;font-size:14px}.small-avatar{width:42px;height:42px;font-size:20px}.demo-stats{display:flex;gap:25px;flex-wrap:wrap}.demo-stats b{font-size:25px}.benefit-value{display:block;color:var(--blue);font-size:32px;font-weight:800;margin-bottom:8px}.benefit-card h2{margin-bottom:8px}.care-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(125deg,#fff,#fceaf2)}.care-banner h2{margin:5px 0}.demo-bookings{margin-bottom:22px}#demo-modal .doctor-card{margin:12px 0}@media(max-width:1050px){.clinics-grid{grid-template-columns:1fr}}@media(max-width:600px){.demo-grid{grid-template-columns:1fr}.care-banner{display:block}.care-banner .primary{margin-top:8px}.nav-item{font-size:10px}nav{overflow-x:auto}.nav-item{min-width:42px}.demo-stats{gap:14px}}

.benefits-intro{padding:25px;border-radius:20px;background:linear-gradient(120deg,#f9dfeb,#fff4f8);margin-bottom:22px}.benefits-intro h2{margin:5px 0}.benefits-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.benefit-category{display:flex;align-items:center;gap:16px;padding:24px 20px;border:1px solid #eedee6;border-radius:20px;text-align:start;color:var(--ink);min-height:150px}.category-symbol{display:grid;place-items:center;width:60px;height:60px;flex-shrink:0;background:#ffffffb5;border-radius:19px}.category-symbol .icon{width:30px;height:30px}.benefit-category b{display:block;font-size:21px}.benefit-category small{display:block;margin-top:5px;font-size:14px}.benefit-category em{display:block;font-style:normal;font-size:11px;margin-top:9px;opacity:.75}.category-arrow{margin-inline-start:auto;font-size:22px}.tone-rose{background:#fce8f1}.tone-lilac{background:#efe9f9}.tone-sage{background:#eaf3ed}.tone-peach{background:#fff0e8}.tone-sand{background:#f7efdf}.benefit-category:hover{border-color:var(--blue)}.benefits-back{margin-bottom:20px}.benefit-tabs{display:flex;gap:8px;overflow-x:auto;padding:3px 0 15px;margin-bottom:15px}.benefit-tabs button{white-space:nowrap;background:white;border:1px solid var(--line);border-radius:24px;padding:8px 17px;color:var(--blue)}.benefit-tabs button.selected{background:var(--blue);color:white}.offer-art{padding:20px;border-radius:13px;display:flex;gap:13px;align-items:center;margin-bottom:18px}.offer-art .icon{width:30px;height:30px}@media(max-width:600px){.benefits-categories{grid-template-columns:1fr}.benefit-category{min-height:125px;padding:20px}.benefit-category b{font-size:20px}}

.managed-photo{width:100%;height:100%;max-height:130px;object-fit:cover;border-radius:inherit}.doctor-avatar .managed-photo{max-height:58px}.clinic-art:has(img)>span,.clinic-art:has(img)>small{display:none}.offer-art .managed-photo{width:70px;height:70px}

/* Babia wordmark: frame the supplied square icon without changing the script. */
.logo-crop{aspect-ratio:2.5;overflow:hidden;background:#fff}.logo-crop img{width:125%;height:auto;max-width:none;left:-12.5%;top:-107%;filter:none}

.auth-pending{visibility:hidden}.account-page{max-width:520px;margin:24px auto;padding:20px}.account-logo{display:block;width:150px;margin:auto}.profile-picture{width:112px;height:112px;border-radius:50%;object-fit:cover;border:4px solid #f7dce8;background:#fdf0f6}.profile-photo{text-align:center;margin:20px 0}.profile-photo label{display:block;color:#a53464;cursor:pointer;margin:12px}.logout-button{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:32px;color:#a53464}.account-page input{box-sizing:border-box;width:100%}
.ai-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:#a53464}.ai-link b{display:grid;place-items:center;background:linear-gradient(135deg,#a53464,#d2749b);color:white;border-radius:12px;width:36px;height:36px;font:700 15px Arial}.ai-link span{font-size:12px}.week-visual{margin:24px 0;padding:20px;border-radius:26px;background:linear-gradient(145deg,#fff5f9,#f7dce8);text-align:center}.week-sprite{width:min(100%,340px);aspect-ratio:1.25;margin:10px auto;background-image:url('/pregnancy-stages.webp?v=5da115255e815931cf50');background-size:600% 700%;background-repeat:no-repeat;border-radius:24px}.week-visual figcaption{font-size:13px;color:#725463}.pre-lines{white-space:pre-wrap;overflow-wrap:anywhere}.coupon-box{padding:24px;text-align:center;border:2px dashed #d2749b;border-radius:22px;background:#fff5f9}.coupon-box strong{display:block;font-size:32px;color:#a53464}.coupon-box code{display:block;font:700 28px monospace;letter-spacing:2px;margin:20px 0;overflow-wrap:anywhere}.community-actions{display:flex;flex-wrap:wrap;gap:12px}#community-feed textarea{width:100%;box-sizing:border-box}@media(max-width:800px){.header-end{gap:7px}.header-end .demo{display:none}.ai-link span{display:none}}

.community-upload{display:grid;gap:10px;margin:20px 0}.community-upload [hidden]{display:none!important}#community-image-preview img,.community-post-photo{display:block;max-width:100%;max-height:520px;object-fit:contain;border-radius:20px;margin:14px auto}.community-demo-photo{background-image:url('/community-examples.webp?v=5da115255e815931cf50');background-size:300% 100%;background-repeat:no-repeat;aspect-ratio:1;max-width:520px;margin:14px auto;border-radius:20px}

/* Compact Babia browsing, with the same pink identity on phone and desktop. */
[hidden]{display:none!important}
.page-tools{max-width:1250px;margin:auto;padding:14px 44px 0;display:flex;align-items:center;gap:14px;min-height:48px}
.page-back{border:1px solid var(--line);background:#fff;color:var(--blue);border-radius:12px;padding:6px 14px;display:flex;align-items:center;gap:8px;min-height:40px;font-size:14px;font-weight:700}
.page-back span{font-size:22px;line-height:1}.page-back:disabled{visibility:hidden}
#cloud-status{font-size:12px;color:var(--muted);flex:1;min-width:0}.data-menu{position:relative;margin-inline-start:auto;font-size:14px;color:var(--blue)}
.data-menu summary{cursor:pointer;padding:8px}.data-menu>button{position:absolute;z-index:6;inset-inline-end:0;top:100%;width:190px;padding:14px;text-align:start;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 22px #4b293a12}
.startup-status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:160px;color:var(--muted)}.loading-dot{width:10px;height:10px;border-radius:50%;background:var(--blue)}
#app[data-route="membership"] .welcome,#app[data-route="clinics"] .welcome,#app[data-route="community"] .welcome{margin-bottom:18px}
#app[data-route="membership"] .date,#app[data-route="clinics"] .date,#app[data-route="community"] .date{display:none}
.benefits-intro{padding:17px 20px;margin-bottom:16px}.benefits-intro h2{font-size:22px}.benefits-intro p{margin:0;font-size:14px}.benefits-intro .eyebrow{display:none}
.benefits-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.benefit-category{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:18px;min-height:170px}
.category-symbol{width:44px;height:44px;border-radius:14px}.category-symbol .icon{width:25px;height:25px}
.benefit-category b{font-size:19px;line-height:1.5}.benefit-category small{font-size:14px;line-height:1.6}.benefit-category em{display:none}.category-arrow{position:absolute;top:20px;inset-inline-end:18px;font-size:20px}
.clinics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.clinic-card{display:flex;flex-direction:column;min-width:0;padding:16px}.clinic-card .clinic-art{height:115px;margin-bottom:12px;position:relative;flex-shrink:0}.clinic-card .clinic-art:has(img){overflow:hidden}.clinic-card .managed-photo{object-fit:cover;max-height:none}.clinic-art small{display:none}
.clinic-card h2{font-size:19px;line-height:1.5;margin:10px 0 6px}.clinic-card .tag{align-self:flex-start;max-width:100%;font-size:12px}.clinic-card p{font-size:14px;line-height:1.6}.clinic-card .wide{margin-top:auto;padding:9px 6px;font-size:14px}.clinic-card p:last-of-type{margin-bottom:14px}
#app[data-route="membership"] .demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
#app[data-route="membership"] .benefit-card{padding:16px;min-width:0;display:flex;flex-direction:column}
#app[data-route="membership"] .benefit-card h2{font-size:18px;line-height:1.5;margin-top:10px}#app[data-route="membership"] .benefit-card .wide{padding:10px 6px;font-size:14px;margin-top:auto}
#app[data-route="membership"] .offer-art{padding:12px;gap:8px;flex-wrap:wrap;margin-bottom:10px;font-size:14px}#app[data-route="membership"] .benefit-value{font-size:25px}
#app[data-route="membership"] .membership{padding:22px}#app[data-route="membership"] .membership h2{font-size:24px}
.chat-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:12px}.chat-toolbar .primary{font-size:14px;padding:10px 16px}.chat-toolbar .muted{font-size:12px}
.chat-history{padding:14px 18px;margin-bottom:14px}.chat-history summary{font-size:16px}.chat-history input{margin:14px 0;font-size:14px}.history-list{max-height:330px;overflow:auto}.history-group{font-size:12px;font-weight:700;color:var(--muted);margin:16px 8px 4px}.saved-chat-open b{font-size:14px}.saved-chat-open small{font-size:12px}.chat-panel{padding:20px}.chat-empty{text-align:center;padding:32px 8px 26px}.chat-empty-mark{display:inline-grid;place-items:center;width:48px;height:48px;color:#fff;border-radius:17px;background:linear-gradient(135deg,#a53464,#d2749b);font:700 18px Arial;margin-bottom:12px}.chat-empty h2{font-size:23px;margin:0 0 7px}.chat-empty p{color:var(--muted);font-size:14px}.chat-panel>.inline-note{font-size:12px;background:none;padding:0;text-align:center}.chat-panel .bubble{font-size:16px}
.community-shell{max-width:760px;margin:auto}.community-compose-trigger{display:flex;align-items:center;gap:12px;width:100%;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--muted);text-align:start;font-size:14px}.community-compose-trigger>span:nth-child(2){flex:1}.community-compose-trigger>b{background:var(--pale);color:var(--blue);border-radius:10px;padding:8px 12px;font-size:14px;white-space:nowrap}
.community-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f6cedf,#fff1f7);color:var(--blue);flex-shrink:0;font-size:18px;font-weight:700}.community-hint{font-size:12px;color:var(--muted);margin:10px 3px 15px}
.community-post{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:14px}.post-heading{display:flex;gap:10px;align-items:center;margin-bottom:12px}.post-author{flex:1;min-width:0}.post-author b{display:block;font-size:16px;overflow-wrap:anywhere}.post-author small{display:block;font-size:12px;color:var(--muted)}.post-heading .tag{font-size:12px}.post-text{font-size:16px;line-height:1.8;margin-bottom:12px}.post-text-collapsed{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.read-post{margin-bottom:12px}
.community-post-photo{width:100%;max-height:290px;object-fit:contain;background:#fff8fb;border-radius:12px;margin:10px 0 14px}.community-demo-photo{height:auto;width:min(100%,260px);max-width:260px;aspect-ratio:1;margin:10px auto 14px;border-radius:12px}
.community-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px;gap:8px}.community-actions .replies-toggle{display:flex;gap:7px;align-items:center;min-height:34px}.community-actions .icon{width:19px;height:19px}.post-menu{position:relative;color:var(--muted)}.post-menu summary{list-style:none;cursor:pointer;min-width:38px;min-height:34px;text-align:center;padding:4px;font-weight:800}.post-menu summary::-webkit-details-marker{display:none}.post-menu>div{position:absolute;z-index:2;inset-inline-end:0;min-width:135px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 6px 15px #4b293a12;padding:6px}.post-menu button{display:block;padding:10px;width:100%;text-align:start}
.post-replies{margin-top:16px}.community-reply{background:#fff8fb;padding:12px;border-radius:12px;margin:8px 0}.community-reply .community-avatar{width:30px;height:30px;font-size:15px}.community-reply .post-author b{font-size:14px}.community-reply .post-text{font-size:14px}.reply-compose{border-top:1px solid var(--line);padding-top:14px}.reply-compose textarea{min-height:75px}.reply-compose label{margin-bottom:10px}.reply-compose input{padding:8px 10px}.reply-compose label:first-child{max-width:250px}
.compose-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.community-upload{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0}.community-upload label{margin:0;cursor:pointer;font-size:14px}.community-upload #community-image-preview{flex-basis:100%}#community-image-preview img{max-height:200px}.community-upload small{font-size:12px}#demo-modal:has(#community-compose){width:min(540px,calc(100% - 24px))}
@media(max-width:800px){.page-tools{padding:10px 20px 0;gap:8px}main{padding-top:18px}#cloud-status{font-size:12px;max-width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.benefit-category{padding:15px;min-height:155px;gap:8px}.benefit-category b{font-size:17px}.benefit-category small{font-size:14px}.category-arrow{inset-inline-end:14px;top:17px}.clinics-grid{gap:12px}.clinic-card{padding:12px}.clinic-card h2{font-size:17px}.clinic-card .clinic-art{height:95px;border-radius:12px}.clinic-card .clinic-art .icon{width:30px;height:30px}.clinic-card .tag{padding:3px 6px}.community-post{padding:15px}.community-compose-trigger{gap:9px;padding:12px}.community-compose-trigger>b{padding:7px 9px}.community-compose-trigger>span:nth-child(2){font-size:14px}.chat-panel{padding:16px}.chat-toolbar{align-items:center;flex-wrap:wrap}.chat-panel .bubble{max-width:94%;padding:13px 15px}.chat-empty{padding:22px 5px}.chat-empty h2{font-size:21px}}
@media(max-width:380px){main{padding-inline:14px}.page-tools{padding-inline:14px}.benefits-categories,.clinics-grid{gap:10px}.benefit-category{padding:12px}.benefit-category b{font-size:16px}.clinic-card{padding:10px}.community-compose-trigger .community-avatar{display:none}.clinic-card h2{font-size:16px}#app[data-route="membership"] .benefit-card{padding:12px}}

.modal-back{display:inline-block;margin-bottom:14px}.community-demo-photo{max-width:220px}.community-post-photo{max-height:240px}

/* Journey: the week guide now lives inside the home experience. */
#app[data-route="home"]{max-width:970px;padding-top:10px}.journey-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.journey-topline>div>span{font-size:14px;color:var(--muted)}.journey-topline h1{font-size:24px;margin:0}.journey-topline .text-btn{font-size:14px}.journey-personalize{display:block;width:100%;background:var(--pale);border:0;border-radius:10px;padding:9px 12px;margin-top:12px;text-align:start;color:var(--blue);font-size:14px}
.pregnancy-scene{position:relative;margin:8px 0 20px;padding:22px 0 0;isolation:isolate;text-align:center;background:radial-gradient(ellipse at 50% 43%,#f8d6e780,transparent 67%);border-radius:30px;min-height:320px}.pregnancy-orb{width:min(80%,370px);aspect-ratio:1.25;margin:0 auto 24px;background-image:url('/pregnancy-stages.webp?v=5da115255e815931cf50');background-size:600% 700%;background-repeat:no-repeat;filter:drop-shadow(0 16px 22px #a5346417)}.pregnancy-scene figcaption{font-size:12px;color:var(--muted);margin:0 auto;max-width:390px;padding:0 8px}.growth-label{position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:115px;max-width:43%;padding:11px 17px;background:#fffafddd;border:1px solid #edd1e0;border-radius:17px;box-shadow:0 5px 22px #a5346409}.growth-label span{font-size:14px;color:var(--muted)}.growth-label strong{font-size:20px;line-height:1.5;color:var(--blue)}.growth-label-top{inset-inline-start:3%;top:14%}.growth-label-bottom{inset-inline-end:3%;bottom:22%}
.journey-weeks{margin:15px 0 20px}.journey-weeks h2{font-size:21px}.journey-weeks .text-btn{white-space:nowrap}.journey-week-strip{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;padding:8px 1px 12px;scrollbar-width:none;scroll-snap-type:x proximity}.journey-week-strip::-webkit-scrollbar{display:none}.journey-week-strip button{flex:0 0 65px;min-width:65px;padding:11px 5px 7px;border:1px solid #ead3df;background:#fffcfe;border-radius:36px;color:var(--muted);scroll-snap-align:center}.journey-week-strip button span{font-size:14px;display:block;margin-bottom:7px}.journey-week-strip button b{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#f7eaf0;margin:auto;font-size:18px}.journey-week-strip button[aria-pressed="true"]{border-color:var(--blue);color:var(--blue);background:#fff1f7}.journey-week-strip button[aria-pressed="true"] b{background:linear-gradient(135deg,#a53464,#cd6a96);color:white}
.journey-current{background:linear-gradient(135deg,#fae0ec,#fff6fa);border-color:#edd4e0;padding:20px}.journey-current .card-heading{align-items:center}.journey-current h2{font-size:20px;margin:0}.journey-current .tag{font-size:12px;flex-shrink:0;background:#fff8fb;color:var(--blue)}.journey-track{height:11px;background:#eed2df;border-radius:10px;overflow:hidden;margin:25px 0 20px}.journey-track>span{display:block;height:100%;background:linear-gradient(90deg,#d781a7,#a53464);border-radius:inherit}.journey-dates{display:flex;gap:14px;justify-content:space-between;font-size:12px;color:var(--muted)}.journey-dates b{display:block;font-size:14px;color:var(--ink);font-weight:600;margin-top:3px}.journey-counts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0 20px}.journey-counts .card{padding:16px}.journey-counts span{font-size:14px;color:var(--muted)}.journey-counts strong{display:block;font-size:20px;line-height:1.6;margin-top:5px}.journey-lower{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.journey-lower .card{padding:18px}.journey-lower .card-heading h2{font-size:18px}.journey-lower .feeling-card>.text-btn{margin-top:18px}
.journey-detail-heading{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.journey-detail-heading h1{font-size:25px;margin:0}.week-reading{padding:18px 4px;font-size:16px;line-height:1.95}.week-reading h2{font-size:22px;border-inline-start:4px solid #cc6b94;padding-inline-start:12px;margin:24px 0 14px}.week-reading p{margin-bottom:20px}.week-reading .muted{font-size:14px}.week-source{font-size:13px;color:var(--blue);margin-top:22px}
/* Community: small attachment, clear content, author and replies together below. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.community-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.community-topbar h1{font-size:25px;margin:0}.community-filter{margin:0;max-width:58%}.community-filter select{margin:0;background:transparent;border-color:var(--line);padding:7px 12px;font-size:15px}.community-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 12px;margin-bottom:12px}.community-search input{margin:0;background:transparent;border:0;box-shadow:none;padding:11px 0;font-size:14px}.community-search button{padding:8px 2px}.post-kind-row{display:flex;gap:8px;align-items:center;margin-bottom:12px}.post-kind-row .post-menu{margin-inline-start:auto}.post-kind-row .muted{font-size:12px}.community-refreshed .community-post{padding:17px;border-radius:20px;box-shadow:0 3px 14px #a5346405}.community-refreshed .post-text{font-size:16px;line-height:1.85;margin:0 0 12px}.community-refreshed .community-demo-photo{width:120px;max-width:40%;margin:12px 0 15px}.community-refreshed .community-post-photo{width:auto;max-width:min(100%,180px);max-height:160px;object-fit:contain;margin:12px 0 15px;border-radius:12px}.post-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:12px}.post-footer .post-heading{margin:0;gap:8px;flex:1}.post-footer .post-author b{font-size:14px}.post-footer .post-author small{font-size:12px}.post-footer .community-avatar{width:34px;height:34px;font-size:16px}.post-footer .replies-toggle{display:flex;gap:5px;align-items:center;white-space:nowrap;font-size:14px}.post-footer .icon{width:21px;height:21px}.community-reply .post-footer{border:0;padding-top:5px}.community-floating-compose{position:fixed;z-index:4;bottom:30px;inset-inline-end:32px;display:flex;gap:8px;width:auto;min-height:54px;border-radius:28px;background:linear-gradient(125deg,#a53464,#cc6b96);border:0;color:white;padding:12px 20px;box-shadow:0 6px 22px #a5346433}.community-floating-compose .icon{width:25px;height:25px}.community-floating-compose>span{color:white;font-weight:700}.community-refreshed{padding-bottom:30px}
@media(max-width:800px){#app[data-route="home"]{padding-top:8px}.journey-topline h1{font-size:22px}.journey-topline .text-btn{font-size:13px}.pregnancy-scene{min-height:290px;margin:3px -5px 10px;padding-top:25px}.pregnancy-orb{width:min(85%,340px)}.growth-label{padding:8px 12px;min-width:95px;border-radius:15px}.growth-label strong{font-size:18px}.growth-label-top{inset-inline-start:0;top:15%}.growth-label-bottom{inset-inline-end:0;bottom:22%}.journey-weeks{margin:10px 0 16px}.journey-weeks h2{font-size:19px}.journey-week-strip{gap:9px}.journey-week-strip button{min-width:56px;flex-basis:56px;padding:9px 4px 6px}.journey-week-strip button b{width:39px;height:39px}.journey-current{padding:16px}.journey-current h2{font-size:17px}.journey-current .card-heading{gap:8px}.journey-current .tag{font-size:12px;padding:4px 7px}.journey-dates{font-size:12px}.journey-dates b{font-size:13px}.journey-counts .card{padding:13px}.journey-counts strong{font-size:17px}.journey-lower{grid-template-columns:1fr}.journey-track{margin:21px 0 16px}.community-floating-compose{bottom:92px;inset-inline-end:20px;padding:13px;min-width:53px;min-height:53px}.community-floating-compose>span{display:none}.community-topbar h1{font-size:23px}.post-footer .replies-toggle>span{display:none}.community-refreshed .community-post{padding:15px}.community-refreshed .community-demo-photo{width:105px}}
@media(max-width:380px){.journey-current .card-heading{align-items:flex-start;flex-direction:column;gap:8px}.journey-counts strong{font-size:16px}.growth-label{min-width:85px}.pregnancy-scene{min-height:265px}.journey-week-strip button{min-width:51px;flex-basis:51px}.journey-week-strip button b{width:36px;height:36px}.journey-weeks h2{font-size:17px}.journey-weeks .text-btn{font-size:13px}}

/* A focused journey: date, one sharp stage illustration, then the week controls. */
body[data-view="journey"] .shell{display:flex;flex-direction:column}
body[data-view="journey"] .shell>header{order:0;flex-shrink:0}
body[data-view="journey"] #app{order:1;width:100%}
body[data-view="journey"] .page-tools{order:2;width:100%;max-width:760px;padding:18px 28px 0;min-height:0}
body[data-view="journey"] .page-back{display:none}
body[data-view="journey"] .shell>footer{order:3}
#app[data-route="home"]{max-width:760px;padding-top:18px}
.journey-topline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:0 0 4px;min-height:44px}
.journey-topline>div{grid-column:2;text-align:center;grid-row:1}
.journey-topline>div>span{display:none}
.journey-topline h1{font-size:22px;line-height:1.4;margin:0;color:var(--ink)}
.journey-settings{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;gap:7px;min-width:42px;min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--blue)}
.journey-settings .icon{width:21px;height:21px}.journey-settings>span{font-size:14px}
.pregnancy-scene{margin:0 0 15px;padding:0;min-height:0;background:none;border-radius:0;text-align:center}
.pregnancy-stage{position:relative;display:grid;place-items:center;min-width:0;height:365px;max-width:530px;margin:auto}
.pregnancy-art{position:relative;top:auto;left:auto;margin:auto;transform:none;width:min(88%,365px);aspect-ratio:var(--art-ratio,1);overflow:hidden;isolation:isolate;contain:paint}
.pregnancy-art img{position:absolute;display:block;width:300%;height:200%;max-width:none;user-select:none;pointer-events:none}
.art-unavailable{display:flex;justify-content:center;align-items:center;height:100%;font-size:14px;color:var(--muted)}
.pregnancy-scene figcaption{padding:0 8px;margin:0;max-width:none;font-size:12px;line-height:1.5;color:var(--muted)}
.growth-label{display:flex;flex-direction:row;align-items:center;gap:9px;min-width:0;max-width:48%;padding:11px 13px;background:#fff9fc;border:1px solid #ebccdc;border-radius:18px;box-shadow:0 4px 18px #a5346408;text-align:start;z-index:1}
.growth-label>div{min-width:0}.growth-label>div>span{display:block;font-size:13px;line-height:1.4;color:var(--muted);margin-bottom:3px}
.growth-label strong{display:block;font-size:20px;line-height:1.3;color:var(--ink)}
.growth-icon{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#f5d6e6;color:#a53464;flex-shrink:0}
.growth-label .growth-icon .icon{width:20px;height:20px;color:var(--blue)}
.growth-label-top{top:13%;inset-inline-start:0;bottom:auto;inset-inline-end:auto}
.growth-label-bottom{bottom:12%;inset-inline-end:0;top:auto;inset-inline-start:auto}
.journey-weeks{margin:12px 0 20px}.journey-weeks .card-heading{margin:0 0 12px;gap:10px}.journey-weeks h2{font-size:21px}.journey-weeks .text-btn{font-size:14px}
.journey-week-strip{position:relative;direction:rtl;gap:10px;padding:4px 1px 6px;scroll-snap-type:none;overflow-anchor:none;touch-action:pan-x pan-y}
.journey-week-strip button{flex-basis:61px;min-width:61px;border-radius:34px;padding:9px 4px 7px;background:#fffafc;border-color:#ead5df;scroll-snap-align:none}
.journey-week-strip button span{font-size:14px;line-height:1.5;margin-bottom:7px}.journey-week-strip button b{width:40px;height:40px;font-size:18px;background:#f7eaf0}
.journey-week-strip button[aria-pressed="true"]{background:#fff5fa;border-color:#ad3b6e}.journey-week-strip button[aria-pressed="true"] b{background:linear-gradient(145deg,#aa3568,#cf719b)}
.journey-current{background:linear-gradient(130deg,#fbe3ee,#fff5fa);border:1px solid #f0d9e5;border-radius:22px;padding:20px;margin:0}
.journey-current .card-heading{margin:0;flex-wrap:wrap}.journey-current h2{font-size:22px}.journey-current h2 small{font-size:16px;font-weight:500;white-space:nowrap}.journey-current .tag{font-size:13px;padding:4px 10px;border-radius:15px;background:#f5d8e7;white-space:nowrap}
.journey-personalize{display:block;padding:0;margin:8px 0 0;width:auto;border:0;border-radius:0;background:none;color:var(--blue);font-size:14px;text-align:start}
.journey-track{height:9px;margin:19px 0 15px;background:#edcadb}.journey-track>span{background:linear-gradient(90deg,#cf719b,#a53464)}
.journey-dates{gap:10px;font-size:13px;line-height:1.5}.journey-dates b{font-size:14px;margin-top:3px;display:block}
.journey-counts{margin-top:12px;gap:12px}.journey-counts .card{border-radius:19px;padding:16px}.journey-counts .card>span{font-size:14px}.journey-counts strong{font-size:18px;margin-top:5px}
.journey-lower{margin-top:20px}.journey-detail-heading{margin-bottom:2px}.journey-detail-heading h1{font-size:23px}
@media(min-width:801px){.journey-settings{border-radius:14px}.journey-settings>span{display:inline}.pregnancy-stage{height:385px}.pregnancy-art{width:385px}}
@media(max-width:800px){
 #app[data-route="home"]{padding:10px 18px 15px}.journey-topline{margin-bottom:0;min-height:43px}.journey-topline h1{font-size:20px}.journey-settings{padding:8px}.journey-settings>span{display:none}
 .pregnancy-stage{height:316px;max-width:400px}.pregnancy-art{width:min(90%,315px)}.pregnancy-scene{margin:0 0 12px}
 .growth-label{padding:9px 10px;gap:7px;border-radius:16px;max-width:48%}.growth-label>div>span{font-size:12px}.growth-label strong{font-size:18px}.growth-icon{width:32px;height:32px}.growth-label .growth-icon .icon{width:18px;height:18px}
 .growth-label-top{top:13%;inset-inline-start:0}.growth-label-bottom{bottom:12%;inset-inline-end:0}
 .journey-weeks{margin:8px 0 16px}.journey-weeks .card-heading{margin-bottom:12px}.journey-weeks h2{font-size:18px}.journey-weeks .text-btn{font-size:14px}
 .journey-week-strip{gap:8px}.journey-week-strip button{min-width:54px;flex-basis:54px;padding:8px 4px 6px}.journey-week-strip button b{width:36px;height:36px;font-size:17px}.journey-week-strip button span{margin-bottom:5px}
 .journey-current{padding:16px}.journey-current h2{font-size:21px}.journey-current h2 small{font-size:15px}.journey-current .card-heading{flex-direction:row;align-items:center;gap:8px}.journey-current .tag{font-size:12px;padding:4px 8px}
 .journey-dates{font-size:12px}.journey-dates b{font-size:13px}.journey-counts .card{padding:13px}.journey-counts strong{font-size:16px}.journey-personalize{font-size:13px}
 body[data-view="journey"] .page-tools{padding:12px 18px 0;flex-wrap:wrap}body[data-view="journey"] #cloud-status{max-width:100%;white-space:normal;overflow:visible}
}
@media(max-width:360px){.pregnancy-stage{height:265px}.pregnancy-art{width:min(90%,265px)}.growth-label{gap:6px;padding:8px}.growth-icon{width:27px;height:27px}.growth-label strong{font-size:16px}.journey-week-strip{gap:7px}.journey-week-strip button{flex-basis:50px;min-width:50px}.journey-weeks h2{font-size:17px}.journey-weeks .text-btn{font-size:13px}}

/* JANEEN: use the complete supplied wordmark at its intrinsic proportions. */
.logo-crop{display:block;position:relative;width:176px;aspect-ratio:1430/500;background:transparent;overflow:hidden}
.logo-crop img{display:block;position:static;width:100%;height:100%;max-width:100%;object-fit:contain;filter:none;transform:none}
.account-logo{width:min(240px,80%);margin:18px auto 26px}
.mobile-brand{flex-shrink:0}
.page-back[hidden]{display:none}
.data-menu{display:none}
#app[data-route="membership"] .offer-art{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px;overflow:hidden}
#app[data-route="membership"] .offer-art .managed-photo{display:block;width:100%;height:auto;aspect-ratio:1;max-height:none;object-fit:contain;background:#fff;border-radius:10px}
#app[data-route="membership"] .offer-art>span{display:block;width:100%;text-align:center;overflow-wrap:anywhere}
@media(max-width:800px){.mobile-brand .logo-crop{width:clamp(120px,34vw,164px)}header{gap:12px;min-height:76px;height:auto;padding-block:12px}.header-end{gap:10px}body[data-view="journey"] .page-tools{padding-top:6px}.profile-picture{object-fit:contain}}
@media(max-width:380px){.mobile-brand .logo-crop{width:116px}.header-end{gap:7px}.header-end .avatar{width:32px;height:32px}.header-end .ai-link{width:34px;height:34px}.header-end .text-btn{font-size:14px}}

/* Transparent wordmark has no painted panel on any app surface. */
.logo-crop,.logo-crop img{background:transparent}

/* Account controls and policy pages share the existing JANEEN identity. */
.legal-page{max-width:850px;margin:24px auto;padding:20px 18px 48px}.legal-page .card{margin-top:24px}.legal-page h1{font-size:1.8rem}.legal-page h2{font-size:1.3rem;margin:28px 0 12px}.legal-page p,.legal-page li{font-size:1rem;line-height:1.9}.legal-page ul{padding-inline-start:24px}.legal-links{display:flex;flex-wrap:wrap;gap:12px 22px;justify-content:center;margin:22px 0;font-size:.9rem}.legal-links a{color:var(--primary,#a53464)}.consent-row{display:flex;align-items:flex-start;gap:12px;font-size:1rem;line-height:1.7;margin:18px 0}.consent-row input{width:22px!important;height:22px;flex:0 0 22px;margin:2px 0;accent-color:#a53464}.ai-disclosure{background:#fff5fa;border:1px solid #efd5e2;border-radius:18px;padding:14px;margin:18px 0}.ai-disclosure p{line-height:1.8;margin-top:12px}.ai-disclosure summary{cursor:pointer;font-weight:700;color:#983759}.ai-report-button{display:block;font-size:.85rem;margin-top:12px}.community-tools,.blocked-row{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:12px 0}.community-tools{font-size:.9rem}.blocked-row{border-bottom:1px solid #efdde6;padding:12px 0}.legal-page .logo-crop{margin:24px auto;display:block}.request-row{overflow-wrap:anywhere}.sync-recovery{margin-top:18px;background:#fff5fa;border-radius:16px;padding:16px}.sync-recovery button{margin-top:10px}

/* JANEEN: light, compact community and brief transparent wordmark reveal. */
.brand-intro{position:fixed;inset:0;z-index:100;background:#fff8fb;display:grid;place-items:center;pointer-events:none;animation:intro-away .25s 1.15s forwards;animation-play-state:paused}.brand-intro img{width:min(70vw,320px);height:auto;animation:wordmark-reveal 1s cubic-bezier(.22,.8,.2,1) both;animation-play-state:paused}.intro-seen .brand-intro{display:none}@keyframes wordmark-reveal{from{clip-path:inset(0 100% 0 0);opacity:.3;transform:translateY(5px)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes intro-away{to{opacity:0;visibility:hidden}}
@media(prefers-reduced-motion:reduce){.brand-intro{display:none}*{scroll-behavior:auto!important}}
.account-gate{max-width:560px;margin:28px auto;text-align:center}.account-gate p{line-height:1.9}.account-gate .primary{display:block;margin:20px 0 8px}.gate-mark .icon{height:44px;width:44px;color:var(--blue)}
.community-refreshed .community-post{padding:18px 20px;border:1px solid #f0e0e7;border-radius:22px;background:#fff;box-shadow:none;margin-bottom:14px;content-visibility:auto;contain-intrinsic-size:auto 250px}.community-refreshed .post-text{font-size:16px;line-height:1.75;margin-bottom:10px}.community-refreshed .post-kind-row{margin-bottom:10px}.community-refreshed .community-post-photo,.community-refreshed .community-demo-photo{display:block;width:88px;height:88px;max-width:88px;max-height:88px;object-fit:cover;border-radius:13px;margin:12px 0 14px auto;cursor:zoom-in}.community-refreshed .post-footer{padding-top:12px;margin-top:12px}.community-refreshed .community-reply{background:#fff6fa;padding:12px;margin:10px 0;border-radius:14px;contain-intrinsic-size:auto 120px}.community-refreshed .community-reply .post-text{font-size:15px}.community-refreshed .post-replies{border-inline-start:2px solid #e9bfd1;padding-inline-start:12px;margin-top:12px}.reply-compose{border-top:1px solid var(--line);padding-top:12px}.reply-compose textarea{min-height:75px}.reply-compose label{font-size:14px}.community-photo-view{max-width:85vw;max-height:70vh;object-fit:contain;display:block;margin:auto}.community-photo-demo{width:min(75vw,460px);max-width:none;margin:0;aspect-ratio:1;background-image:url('/community-examples.webp?v=5da115255e815931cf50');background-size:300% 100%;border-radius:16px}
.clinic-art{height:150px!important;min-height:150px!important;padding:10px!important}.clinic-art .managed-photo{width:100%!important;height:110px!important;object-fit:contain!important;border-radius:12px}.clinic-art small{font-size:13px}.doctor-avatar{width:78px;height:78px;flex-shrink:0;overflow:hidden}.doctor-avatar .managed-photo{width:100%;height:100%;object-fit:cover}.doctor-card h2{font-size:18px}.doctor-top{align-items:center}.offer-art{overflow:hidden;position:relative}.offer-art .managed-photo{width:100%!important;height:150px!important;object-fit:cover!important;border-radius:14px}.offer-products{display:grid;gap:12px;margin:20px 0}.offer-product{display:flex;gap:14px;align-items:center;padding:12px;background:#fff7fb;border:1px solid #f2e0e8;border-radius:16px}.offer-product img{width:80px;height:80px;object-fit:cover;border-radius:12px}.offer-product h3{margin:0 0 8px;font-size:16px}.offer-product p{margin:8px 0 0;font-size:14px}.offer-product del{color:#84717b;margin-inline-start:8px}.offer-product .tag{font-size:13px}.demo-grid{align-items:start}.clinic-card,.benefit-card,.doctor-card{content-visibility:auto;contain-intrinsic-size:auto 340px}
@media(max-width:800px){.community-refreshed .community-post{padding:15px 16px}.doctor-top{flex-direction:column;text-align:center}.doctor-avatar{width:88px;height:88px}.doctor-card h2{font-size:17px}.doctor-card{padding:14px}.doctor-meta{flex-wrap:wrap}.doctor-meta span{font-size:14px}.doctor-card .primary{font-size:14px;padding:11px 6px}.clinic-art{height:130px!important;min-height:130px!important}.clinic-art .managed-photo{height:95px!important}.offer-product img{width:68px;height:68px}}

/* Phone shell: six equal tabs, safe bottom inset, no sideways page expansion. */
html{max-width:100%;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{max-width:100%;overflow-x:clip}
@media(max-width:800px){
 html,body{width:100%;overscroll-behavior-x:none;touch-action:pan-x pan-y}
 .shell{width:100%;min-width:0;margin:0;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}
 .shell>header,#app,.page-tools,.shell>footer{width:100%;min-width:0;max-width:100%}
 .shell>header{padding-inline:max(12px,env(safe-area-inset-left,0px)) max(12px,env(safe-area-inset-right,0px));gap:8px}
 .mobile-brand{flex:0 1 auto;min-width:0}.mobile-brand .logo-crop{width:clamp(105px,32vw,150px)}
 .header-end{flex-shrink:0;gap:7px}.header-end .avatar{width:32px;height:32px}
 #app{padding-inline:14px}.welcome>div,.doctor-top>div,.card,.offer-product>div{min-width:0;overflow-wrap:anywhere}
 .welcome h1{font-size:clamp(22px,6vw,28px)}
 .demo-grid,.clinics-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .clinic-card{padding:12px}.clinic-card h2{font-size:18px}.clinic-card p{font-size:15px}.clinic-card .secondary{padding:10px 5px;font-size:14px;white-space:normal}
 body>aside{inset:auto 0 0!important;width:100%;height:auto;min-height:calc(76px + env(safe-area-inset-bottom,0px));padding:6px max(4px,env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) max(4px,env(safe-area-inset-left,0px));z-index:50;overflow:visible}
 #navigation{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;height:64px;gap:2px;overflow:visible}
 #navigation .nav-item{min-width:0;margin:0;padding:6px 1px;gap:4px;font-size:12px;line-height:1.2;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:normal}
 #navigation .nav-item .icon{width:23px;height:23px;flex-shrink:0}#navigation .nav-item span{max-width:100%;text-align:center}
 .community-floating-compose{bottom:calc(96px + env(safe-area-inset-bottom,0px))}
 #toast{bottom:calc(96px + env(safe-area-inset-bottom,0px));z-index:60}
 .timeline,.journey-week-strip,.benefit-tabs{touch-action:pan-x}
 input,textarea,select{font-size:16px}
}

#app[data-route="membership"] .real-brand-demo .offer-art{background:#fff;border:1px solid var(--line);height:145px;padding:16px}#app[data-route="membership"] .real-brand-demo .offer-art .managed-photo{width:100%!important;height:95px!important;object-fit:contain!important;background:transparent;aspect-ratio:auto}.retail-modal-logo{display:block;width:min(220px,80%);height:105px;object-fit:contain;margin:0 auto 18px}.real-brand-demo .tag{font-size:12px}

/* Compact square merchant logos and a two-column product catalogue. */
#app[data-route="membership"] .benefit-card .offer-art{width:min(104px,100%);height:104px;aspect-ratio:1;padding:9px;margin:0 auto 12px;flex:none;gap:0;background:#fff;border:1px solid var(--line);border-radius:16px;box-sizing:border-box}
#app[data-route="membership"] .benefit-card .offer-art .managed-photo{width:100%!important;height:100%!important;max-height:none;aspect-ratio:1;object-fit:contain!important;border-radius:8px;background:transparent}
#app[data-route="membership"] .benefit-card .offer-art>span{display:none}
#app[data-route="membership"] .benefit-card h2.section{font-size:18px;margin:12px 0 8px}
.retail-modal-logo{width:96px;height:96px;padding:8px;border:1px solid var(--line);border-radius:16px;box-sizing:border-box}
.offer-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}
.offer-product{display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:0;padding:9px;border-radius:16px;background:white}
.product-square{width:100%;aspect-ratio:1;display:grid;place-items:center;border-radius:12px;overflow:hidden;background:#fff3f8;color:var(--muted)}
.offer-product .product-square img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}
.product-info{padding:10px 2px 2px;min-width:0}.offer-product h3{font-size:16px;line-height:1.5;margin-bottom:8px;overflow-wrap:anywhere}.offer-product p{line-height:1.6}.offer-product del{display:block;margin-inline-start:0}.product-details{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.product-details summary{cursor:pointer;color:var(--blue);font-size:14px;min-height:30px}.product-details p{font-size:14px;overflow-wrap:anywhere}
/* Approved JANEEN visual refresh. Original wordmark asset is unchanged. */
body{background:linear-gradient(150deg,#fff9fc,#fff5fa 58%,#faf4fd);color:var(--ink)}
.card{border-color:#efd8e7;box-shadow:0 3px 15px #7b265004;background:#ffffffed}
.primary{background:linear-gradient(115deg,#b92f70,#e15b9c);box-shadow:0 4px 12px #c93e7918;border-radius:14px}
.secondary{border-color:#eac8dc;border-radius:14px}.language-toggle{display:inline-grid;place-items:center;min-width:42px;height:42px;padding:4px 9px;border:1px solid #efc9df;border-radius:50%;background:#fff0f7;color:#9e2860;font-size:14px;font-weight:700;flex-shrink:0}.account-language{float:inline-end}
.header-end .demo{display:none}.header-end .text-btn{font-size:16px}.header-end{gap:9px}
.ai-capsule{display:flex!important;align-items:center;justify-content:center;gap:3px;padding:5px;background:linear-gradient(120deg,#f6cde4,#fff3fa);border:1px solid #f2d5e8;border-radius:24px;width:64px;max-width:100%;height:43px;flex-shrink:0;direction:ltr}
.ai-capsule b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(145deg,#452347,#742d76);color:white;font:600 17px Arial,sans-serif;flex-shrink:0}.ai-capsule i{color:#bc286f;font-size:18px;font-style:normal;line-height:1}.ai-capsule i small{display:block;font-size:10px;line-height:.6}
.nav-ai.active .ai-capsule{box-shadow:0 0 0 2px #d7448c}.nav-item.active{background:linear-gradient(135deg,#fbe2f0,#ffeff7);color:#bd276a}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
.premium-banner{border-radius:20px;background-size:cover;background-position:center;aspect-ratio:3/1;min-height:165px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;margin:0 0 22px;border:1px solid #f0d5e8}
.premium-banner>div{width:55%;padding:18px;text-align:start;margin-left:auto;color:#521d47}.premium-banner h1{font-size:clamp(25px,4vw,38px);margin:0 0 4px}.premium-banner h2{font-size:clamp(24px,4vw,35px);margin:0 0 6px}.premium-banner p{font-size:16px;margin:0;line-height:1.6}
.benefits-banner{background-image:url('/benefits-banner.webp?v=5da115255e815931cf50')}.clinic-banner{background-image:url('/clinic-banner.webp?v=5da115255e815931cf50')}
.benefits-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.benefit-category{flex-direction:column;text-align:center;justify-content:center;gap:9px;padding:20px 12px;min-height:160px;background:linear-gradient(145deg,#fff8fc,#fbe9f3);border:1px solid #efd2e4}.benefit-category:nth-child(2n){background:linear-gradient(145deg,#fffafd,#f4e9f7)}.category-symbol{width:66px;height:66px;border-radius:50%;background:linear-gradient(145deg,#f8d3e8,#ffeff7);color:#ad3471;box-shadow:inset 0 1px 0 white}.category-symbol .icon{width:36px;height:36px;stroke-width:1.8;fill:#cc4e8920}.benefit-category b{font-size:19px}.benefit-category small,.benefit-category em,.category-arrow{display:none}
.clinic-card,.doctor-card,.benefit-card{border-radius:19px}.clinic-card .clinic-art{height:96px!important;min-height:96px!important;width:96px;margin:0 auto 14px;background:#fff4fa;border-radius:18px}.clinic-card .clinic-art .managed-photo{height:76px!important;width:76px!important}.clinic-card h2{font-size:19px}.clinic-card .tag{font-size:13px}
.journal-mood{margin-bottom:18px}.journal-mood .feelings{display:flex;justify-content:space-around}.journal-mood .feeling{flex:1}.community-post{border-color:#efd8e7;border-radius:18px!important}.chat-empty-mark{background:linear-gradient(145deg,#582c66,#b54387);color:white;border-radius:25px;box-shadow:0 8px 25px #a43f7620}.chat-panel{border-radius:22px}
.intro-seen .brand-intro.resume-intro{display:grid}
html[dir=ltr] .shell{margin-left:240px;margin-right:0}html[dir=ltr] aside{left:0;right:auto}html[dir=ltr] .premium-banner>div{margin-left:auto;text-align:left}html[dir=ltr] .header-end{margin-right:0;margin-left:auto}
@media(max-width:800px){
 #navigation{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;height:64px}#navigation .nav-item{font-size:11px;padding:5px 0;gap:4px}#navigation .nav-ai{background:none;overflow:visible}#navigation .nav-item .ai-capsule{width:56px;height:43px;max-width:calc(100% + 6px)}.ai-capsule b{width:29px;height:29px;font-size:16px}.ai-capsule i{font-size:14px}
 body>aside{border:1px solid #f1d5e5;border-radius:20px 20px 0 0;background:#fffafd;box-shadow:0 -5px 22px #9b3e6410}
 .shell>header{height:82px;background:#ffffffed}.mobile-brand .logo-crop{width:clamp(110px,35vw,150px)}.header-end .avatar{width:30px;height:30px}.header-end{gap:6px}.language-toggle{min-width:36px;height:36px;font-size:13px;padding:4px 7px}
 #app[data-route=home]{padding-top:12px}.journey-topline{min-height:52px;margin-bottom:8px}.journey-topline h1{font-size:24px}.pregnancy-stage{height:350px;max-width:430px}.pregnancy-art{width:min(94%,355px)}.growth-label{background:#fffbfeee;border:1px solid #e8ccdf;border-radius:18px}.journey-week-strip button{min-height:96px}.journey-current{background:linear-gradient(130deg,#fbe0ee,#fff8fd)}
 .premium-banner{min-height:158px;aspect-ratio:2.3/1;background-size:100% 100%;margin-bottom:18px}.premium-banner>div{padding:12px;width:53%}.premium-banner h1,.premium-banner h2{font-size:25px}.premium-banner p{font-size:14px}.benefit-category{min-height:155px}.benefit-category b{font-size:18px}
 html[dir=ltr] .shell{margin:0}html[dir=ltr] #navigation .nav-item{font-size:10px}html[dir=ltr] .journey-weeks h2{font-size:18px}
}
[hidden]{display:none!important}
.account-navigation{display:none}@media(max-width:800px){.account-navigation{display:block}.account-page{padding-bottom:110px}}
/* Reference layout correction: constrained artwork, compact personal pages. */
#app .premium-banner{width:100%;max-width:100%;min-width:0;min-height:0;aspect-ratio:2.5/1;margin-inline:0;position:relative;background-size:cover;background-position:center;border-radius:20px}
#app .premium-banner>div{width:55%;min-width:0;padding:14px;margin-left:auto;position:relative}
#app .premium-banner h1,#app .premium-banner h2{font-size:clamp(22px,3.5vw,34px);line-height:1.4}
#app .premium-banner p{font-size:clamp(13px,2vw,17px);line-height:1.6}
.reference-page{max-width:720px;margin-inline:auto}.page-title{text-align:center;margin:0 0 22px}.page-title h1{font-size:27px;margin-bottom:4px}.page-title p{color:var(--muted);font-size:16px;margin:0}
.appointment-add{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 16px;min-height:48px;background:linear-gradient(110deg,#bf2c74,#ed72ac);border-radius:13px}.appointment-add>span{font-size:28px;line-height:1}
.appointment-calendar{padding:14px}.appointment-calendar .card-heading{margin-bottom:12px}.calendar-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.calendar-strip button{border:1px solid #f1e3ed;background:#fff;border-radius:12px;min-width:0;min-height:76px;padding:8px 1px;position:relative;color:var(--ink)}.calendar-strip button span{font-size:12px;display:block}.calendar-strip b{font-size:19px;display:block}.calendar-strip .selected{background:linear-gradient(140deg,#d33885,#ed83b4);color:white;border-color:transparent}.calendar-strip i{display:block;width:5px;height:5px;margin:3px auto 0;background:#e74191;border-radius:50%}.calendar-strip .selected i{background:white}
.schedule-card{padding:14px;margin-bottom:12px}.schedule-top{display:flex;align-items:center;gap:12px}.schedule-top>div{flex:1;min-width:0}.schedule-symbol{display:grid;place-items:center;width:52px;height:52px;flex-shrink:0;background:#fce2ef;color:#b33171;border-radius:50%}.schedule-top h3{font-size:17px}.schedule-top p{font-size:14px;color:var(--muted);margin:0}.schedule-date{display:flex;align-items:center;justify-content:space-around;gap:8px;background:#fff0f7;border-radius:9px;margin-top:12px;padding:7px;font-size:13px}.schedule-date span{display:flex;align-items:center;gap:6px}.schedule-date .icon{width:17px;height:17px}
.journal-mood{padding:18px 12px;background:linear-gradient(110deg,#fce1ef,#fff0f7);border:0}.journal-mood h2{font-size:20px}.journal-mood .feelings{gap:4px;margin-top:12px}.journal-mood .feeling{background:none;padding:0;border:0;font-size:12px;color:var(--ink)}.journal-mood .feeling>span{display:grid;place-items:center;background:#fff8fc;border-radius:50%;width:48px;height:48px;margin:0 auto 6px;color:#bc337b}.journal-mood .feeling .icon{width:29px;height:29px;stroke-width:1.8}.journal-mood .feeling.selected>span{background:linear-gradient(135deg,#bc286d,#e66da3);color:white;box-shadow:0 0 0 3px #fff8fc}
.diary-entry{display:flex;gap:12px;align-items:flex-start;padding:12px;margin-bottom:12px}.diary-entry>img{width:84px;height:84px;object-fit:cover;border-radius:12px;flex-shrink:0}.diary-entry>div{flex:1;min-width:0}.diary-entry p{font-size:15px;margin:6px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.diary-entry .muted{font-size:12px}.diary-entry .delete{padding:2px}.journal-composer{margin-top:18px}.diary-input{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:18px;background:white}.diary-input textarea{min-height:48px;height:48px;flex:1;margin:0;border:0;padding:9px;font-size:15px}.diary-input input[hidden]{display:none}.journal-composer .primary{margin-top:10px;background:linear-gradient(110deg,#c02d75,#ed85b4)}#note-preview{display:flex;align-items:center;gap:12px}#note-preview img{width:75px;height:75px;object-fit:cover;border-radius:12px;margin-top:10px}
#app[data-route=assistant]{max-width:800px}.chat-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.chat-toolbar button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:9px;font-size:15px}.chat-toolbar .primary{background:linear-gradient(100deg,#cb327c,#ed79ad)}.chat-history:not([open]){display:none}.chat-history{padding:15px}.chat-panel{border:0;background:transparent;padding:0;box-shadow:none}.chat-empty{padding:0!important;text-align:center}.assistant-hero{display:block;width:min(100%,390px);height:auto;aspect-ratio:3/2;object-fit:contain;margin:0 auto 8px;mix-blend-mode:multiply}.chat-empty h2{font-size:26px;margin-bottom:6px}.chat-empty>p{font-size:15px;color:var(--muted)}.assistant-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:20px 0}.assistant-topics button{border:1px solid var(--line);border-radius:15px;background:#fffafc;min-height:112px;padding:12px 7px;color:var(--ink)}.assistant-topics .icon{display:block;width:32px;height:32px;margin:0 auto 12px;color:#d03982}.assistant-topics b{font-size:14px;line-height:1.6;display:block}.chat-panel>.inline-note{background:none;text-align:center;font-size:12px;padding:0;margin:12px 0}.chat-form{background:white;border:1px solid var(--line);border-radius:22px;padding:8px}.chat-form input[name=question]{border:0;background:transparent;padding:8px;font-size:15px}.chat-form .primary{border-radius:50%;padding:8px;min-width:46px;min-height:46px;font-size:13px;background:#de4d94}.chat-form .image-upload-btn{background:#fff0f8;border-radius:50%}
@media(max-width:800px){#app .premium-banner{aspect-ratio:2.4/1}.reference-page .form-grid{grid-template-columns:1fr 1fr;gap:10px}.reference-page .card{padding:14px}.page-title h1{font-size:25px}.page-title{margin-bottom:18px}.page-tools{min-height:0;padding-top:8px}.page-tools #cloud-status{font-size:11px}#app[data-route=appointments],#app[data-route=journal],#app[data-route=assistant]{padding-top:15px}.assistant-hero{max-width:310px}.assistant-topics{margin:15px 0}.assistant-topics button{min-height:106px}}
/* Compact mobile scale: preserve readable type and comfortable touch targets. */
@media(max-width:800px){
 .shell>header{height:62px;padding-inline:14px}.mobile-brand .logo-crop{width:116px}.header-end{gap:5px}.header-end a{font-size:14px}.header-end .avatar{width:28px;height:28px}.language-toggle{min-width:34px;height:34px;font-size:12px}
 #app{padding-top:16px;padding-bottom:12px}.page-tools{padding:5px 14px 0;gap:10px}.page-back{padding:5px 12px;min-height:36px;border-radius:12px;font-size:14px}.page-back .icon{width:20px;height:20px}.welcome{margin-bottom:16px}.welcome h1,.page-title h1{font-size:22px}.welcome p,.page-title p{font-size:14px}.page-title{margin-bottom:14px}h2{font-size:18px;margin-bottom:12px}.section{margin-top:18px}.card{padding:16px;border-radius:16px}.card-heading{margin-bottom:10px}
 body>aside{min-height:calc(62px + env(safe-area-inset-bottom,0px));padding-top:3px;padding-bottom:calc(3px + env(safe-area-inset-bottom,0px));border-radius:18px 18px 0 0}#navigation{height:56px}#navigation .nav-item{padding:4px 0;gap:3px}#navigation .nav-item .icon{width:19px;height:19px}#navigation .nav-item .ai-capsule{width:45px;height:35px;padding:3px;gap:2px}#navigation .ai-capsule b{width:25px;height:25px;font-size:14px}#navigation .ai-capsule i{font-size:11px}.shell{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}
 #app .premium-banner{aspect-ratio:3/1;border-radius:16px;margin-bottom:14px}#app .premium-banner>div{padding:10px;width:55%}#app .premium-banner h1,#app .premium-banner h2{font-size:21px;margin-bottom:2px}#app .premium-banner p{font-size:13px;line-height:1.5}
 .benefits-categories{gap:10px}.benefit-category{min-height:112px;padding:13px 8px;gap:8px;border-radius:16px}.benefit-category b{font-size:16px;line-height:1.5}.benefit-category .category-symbol{width:44px;height:44px}.benefit-category .category-symbol .icon{width:25px;height:25px}
 .clinic-card .clinic-art{width:72px;height:72px!important;min-height:72px!important;margin-bottom:10px}.clinic-card .clinic-art .managed-photo{width:58px!important;height:58px!important}.clinic-card h2,.doctor-card h2{font-size:17px}.clinic-card p{font-size:14px}.demo-grid{gap:10px}.benefit-tabs{margin-bottom:10px;padding-bottom:8px;gap:7px}.benefit-tabs button{padding:6px 13px;font-size:14px;min-height:38px}.inline-note{font-size:12px;padding:10px 12px;margin-bottom:14px}.doctor-avatar{width:46px;height:46px}.doctor-avatar .managed-photo{max-height:46px}
 .journey-topline{min-height:42px;margin-bottom:0}.journey-topline h1{font-size:22px}.journey-settings{width:38px;height:38px;min-width:38px}.journey-settings .icon{width:21px;height:21px}.pregnancy-stage{height:255px;max-width:350px}.pregnancy-art{width:min(86%,255px)}.pregnancy-scene{margin-bottom:10px}.pregnancy-scene figcaption{font-size:12px;margin-top:4px}.growth-label{padding:7px 9px;gap:6px;border-radius:14px}.growth-label strong{font-size:16px}.growth-icon{width:27px;height:27px}.growth-label .growth-icon .icon{width:16px;height:16px}.journey-weeks h2{font-size:18px}.journey-week-strip{gap:7px}.journey-week-strip button{min-height:74px;min-width:49px;flex-basis:49px;padding:6px 3px}.journey-week-strip button span{font-size:13px;margin-bottom:4px}.journey-week-strip button b{width:30px;height:30px;font-size:16px}.journey-current{margin-top:16px}.journey-current h2{font-size:21px}.journey-counts{gap:10px;margin-top:12px}.journey-counts .card{padding:14px}
 #app[data-route=assistant]{padding-top:12px}.chat-toolbar{gap:8px;margin-bottom:10px}.chat-toolbar button{min-height:40px;font-size:14px;padding:7px}.chat-toolbar .icon{width:19px;height:19px}.assistant-hero{width:200px;max-width:70%;margin-bottom:4px;border-radius:18px}.chat-empty h2{font-size:22px;line-height:1.4;margin-bottom:4px}.chat-empty>p{font-size:14px;line-height:1.6;margin-bottom:8px}.assistant-topics{gap:7px;margin:12px 0}.assistant-topics button{min-height:82px;padding:9px 6px;border-radius:13px}.assistant-topics .icon{width:24px;height:24px;margin-bottom:7px}.assistant-topics b{font-size:13px;line-height:1.5}.chat-form{padding:6px}.chat-form .primary{min-width:42px;min-height:42px}.chat-form .image-upload-btn{width:38px;height:38px;flex-basis:38px}
 .appointment-add{min-height:42px;margin-bottom:12px}.calendar-strip button{min-height:65px}.schedule-card{padding:12px}.schedule-symbol{width:42px;height:42px}.schedule-symbol .icon{width:22px;height:22px}.journal-mood .feeling>span{width:40px;height:40px}.journal-mood .feeling .icon{width:25px;height:25px}.journal-mood h2{font-size:18px}.diary-entry>img{width:70px;height:70px}
}
/* Clinic directory: compact overview; extended information lives in details. */
.care-filters{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-bottom:8px}.care-filters label{margin:0}.care-filters select{margin:0;border-radius:13px;font-size:14px;padding:9px 10px;min-height:42px;background:#fff}.care-demo{font-size:12px;margin:8px 0 12px}.care-card-open{border:0;background:none;width:100%;padding:0;color:inherit;text-align:center;cursor:pointer}.compact-clinic.card{padding:12px!important}.compact-clinic .clinic-art{background:transparent!important;margin:0 auto 5px!important;border-radius:10px}.compact-clinic h2{font-size:16px!important;line-height:1.5;margin:4px 0!important}.compact-clinic p{font-size:13px;margin-bottom:8px}.care-offer{display:flex;align-items:center;justify-content:space-between;gap:6px;border-radius:10px;background:#fce4f0;color:#ae316c;padding:7px 10px;font-size:12px;font-weight:700}.care-offer b{font-size:22px;line-height:1}.compact-doctor.card{padding:8px!important;display:flex;flex-direction:column;text-align:center;gap:0}.doctor-portrait{display:block;width:100%;height:125px;object-fit:cover;object-position:center 23%;border-radius:12px;margin-bottom:8px}.compact-doctor h2{font-size:16px!important;line-height:1.5;margin:0 0 3px!important}.compact-doctor>p{font-size:13px;line-height:1.5;margin:0 3px 9px}.care-details{border:0;background:#fce4f0;color:#ae316c;min-height:36px;border-radius:10px;width:100%;font-size:14px;font-weight:700;padding:7px;margin-top:auto}.doctor-detail-photo{width:110px;height:110px;object-fit:cover;border-radius:18px;margin-bottom:14px}.clinic-list-section>.card-heading h2,.clinic-doctors>.card-heading h2{font-size:20px;margin:0}.clinics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.care-card-open:focus-visible,.care-details:focus-visible{outline:3px solid #aa3f71;outline-offset:3px}@media(max-width:800px){.doctor-portrait{height:100px}.clinic-doctors{margin-top:18px}.clinic-list-section>.card-heading h2,.clinic-doctors>.card-heading h2{font-size:18px}.compact-clinic .clinic-art{height:60px!important;min-height:60px!important;width:64px}.compact-clinic .clinic-art .managed-photo{width:58px!important;height:58px!important}.compact-doctor .care-details{font-size:13px}.clinic-tabs{margin-bottom:8px}}

.brand-intro.intro-running,.brand-intro.intro-running img,.brand-intro.resume-intro,.brand-intro.resume-intro img{animation-play-state:running}

/* Store cards follow the owner's logo-only catalog layout. */
.store-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 24px}
.store-logo-card{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:20px;width:100%;min-width:0;background:#fff;border:1px solid #ebdfe7;border-radius:16px;box-shadow:0 3px 14px #7b235906;cursor:pointer;overflow:hidden}
.store-logo-card img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}
.store-logo-card:active{transform:scale(.98)}
.store-logo-card:focus-visible{outline:3px solid var(--primary,#ab326b);outline-offset:3px}
.retail-modal-logo{display:block!important;width:140px!important;height:110px!important;object-fit:contain!important;background:#fff!important;border-radius:12px;margin:0 auto 16px;padding:12px}
.service-product .product-info{padding:16px}
@media(min-width:650px){.store-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

.store-wordmark{font-size:18px;font-weight:700;color:#583345;line-height:1.6}
.offer-product .product-square{background:#fff}.offer-product .product-square img{object-fit:contain}
