:root{color-scheme:light;--bg: #f3ecdf;--bg-2: #edf3ea;--panel: rgba(255, 255, 255, .84);--panel-strong: #0f2f27;--text: #17211d;--muted: #61706a;--line: rgba(23, 33, 29, .12);--accent: #c56f2b;--accent-2: #1c7a5e;--shadow: 0 28px 80px rgba(47, 55, 43, .12);--shadow-soft: 0 18px 45px rgba(47, 55, 43, .08);font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(245,205,143,.34),transparent 28%),radial-gradient(circle at 82% 10%,rgba(28,122,94,.14),transparent 24%),radial-gradient(circle at bottom right,rgba(197,111,43,.12),transparent 24%),linear-gradient(180deg,var(--bg) 0%,#fcfaf6 48%,var(--bg-2) 100%);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-shell{width:min(1380px,calc(100vw - 28px));margin:0 auto;padding:20px 0 56px}.masthead,.panel,.status-banner,.dietician-card,.detail-panel,.profile-sidebar,.footer-cta,.profile-hero{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.masthead{position:relative;overflow:hidden;padding:28px 30px 30px;border:1px solid rgba(255,255,255,.72);border-radius:34px;background:linear-gradient(180deg,#ffffffc7,#ffffffad);box-shadow:var(--shadow)}.masthead:before,.masthead:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.masthead:before{width:340px;height:340px;right:-120px;top:-120px;background:radial-gradient(circle,rgba(28,122,94,.12),transparent 70%)}.masthead:after{width:260px;height:260px;left:-90px;bottom:-130px;background:radial-gradient(circle,rgba(197,111,43,.12),transparent 68%)}.masthead.compact{align-items:center}.masthead-top,.masthead-grid{position:relative;z-index:1}.masthead-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.brand-lockup{display:grid;gap:6px}.brand-mark,.compact-brand-row{display:flex;align-items:center;gap:14px}.profile-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.compact-home-link{display:inline-flex;align-items:center;gap:12px;padding:10px 14px 10px 10px;border-radius:22px;border:1px solid rgba(23,33,29,.08);background:#ffffffb8;box-shadow:var(--shadow-soft)}.compact-brand-copy{display:grid;gap:2px}.compact-back-link{min-height:52px;padding-inline:18px}.brand-logo-link{display:inline-flex;align-items:center;justify-content:center}.brand-logo{width:52px;height:52px;flex-shrink:0;filter:drop-shadow(0 8px 18px rgba(93,150,80,.18))}.brand-logo-small{width:44px;height:44px}.brand-subtitle{font-size:.95rem;color:#17211d99;font-weight:600}.brand-powered-by{width:fit-content;font-size:.76rem;line-height:1.2;color:#17211d85;font-weight:700;transition:color .16s ease,opacity .16s ease}.brand-powered-by:hover{color:var(--accent-2)}.masthead-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:16px;margin-top:26px;align-items:center}.masthead-copy{max-width:820px}.masthead h1,.profile-main h1,.footer-cta h2,.panel h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.03em}.masthead h1{font-size:clamp(2.7rem,4.7vw,4.55rem);line-height:.94;max-width:14.8ch}.masthead p,.panel p,.footer-cta p,.detail-panel p,.profile-bio,.profile-sidebar p{color:var(--muted);line-height:1.75}.masthead-copy>p{max-width:58ch;margin-top:14px;font-size:1.05rem}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:var(--accent-2)}.eyebrow-light{color:#ffffffc7}.masthead-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hero-aside{display:grid;gap:16px;align-self:center}.hero-note-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:18px;border-radius:26px;background:linear-gradient(145deg,#123d32f5,#1c5844e0);color:#fff;box-shadow:var(--shadow-soft)}.hero-note-card h3{margin:0;font-size:1.08rem}.hero-note-card p{margin:6px 0 0;color:#ffffffb8;line-height:1.7}.hero-note-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:#ffffff1f}.hero-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hero-stat-card{display:grid;gap:6px;align-content:end;min-height:130px;padding:18px;border-radius:24px;border:1px solid rgba(23,33,29,.08);background:#ffffffc2;box-shadow:var(--shadow-soft)}.hero-stat-card-dark{background:linear-gradient(145deg,#11211b,#17392f);color:#fff;border-color:#ffffff14}.hero-stat-card-wide{grid-column:1 / -1;min-height:auto}.hero-stat-value{font-family:Cormorant Garamond,Georgia,serif;font-size:2.3rem;line-height:1;letter-spacing:-.03em}.hero-stat-label{font-size:.96rem;line-height:1.55;color:#17211da8}.hero-stat-card-dark .hero-stat-label{color:#ffffffb8}.hero-stat-inline{display:flex;gap:8px;color:var(--accent-2)}.language-toggle{display:inline-flex;padding:4px;border-radius:999px;background:#17211d14}.language-toggle button{border:0;background:transparent;border-radius:999px;padding:10px 14px;cursor:pointer;font-weight:700;color:var(--muted)}.language-toggle button.is-active{background:#fff;color:var(--text);box-shadow:0 8px 24px #17211d1f}.primary-link,.ghost-link,.primary-button,.secondary-button,.footer-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;min-height:48px;padding:0 20px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.primary-link,.primary-button,.footer-button{border:1px solid transparent;background:linear-gradient(135deg,#15221d,#0f3a2f 76%);color:#fff;box-shadow:0 18px 35px #0f2f272e}.ghost-link,.secondary-button{border:1px solid var(--line);background:#fffc;color:var(--text)}.primary-link:hover,.ghost-link:hover,.primary-button:hover,.secondary-button:hover,.footer-button:hover{transform:translateY(-1px)}.panel{margin-top:22px;border-radius:32px;padding:26px;border:1px solid rgba(255,255,255,.72);background:var(--panel);box-shadow:var(--shadow)}.search-panel{position:relative;overflow:visible;z-index:10}.search-panel:after{content:"";position:absolute;inset:auto -40px -80px auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(28,122,94,.1),transparent 70%);pointer-events:none}.panel-header{position:relative;z-index:1;display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:20px}.search-panel-badge{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:180px;padding:14px 16px;border-radius:22px;background:linear-gradient(145deg,#ffffffe6,#f4f9f5cc);border:1px solid rgba(23,33,29,.08);box-shadow:var(--shadow-soft);color:#17211db8}.search-panel-badge-value{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;color:var(--text);line-height:1}.search-form{position:relative;z-index:1;display:grid;grid-template-columns:1.3fr .8fr .8fr auto;gap:14px;align-items:end}.search-form label{display:grid;gap:8px}.search-field{position:relative;min-width:0}.search-form span{font-size:.92rem;font-weight:700;color:#17211deb}.input-with-icon,.search-select-shell{min-height:56px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(180deg,#fffffff5,#fafcfae0);box-shadow:inset 0 1px #ffffffbd,0 8px 20px #17211d0a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.input-with-icon{display:flex;align-items:center;gap:10px;padding:0 16px}.search-select-shell{position:relative;display:block}.search-field:focus-within .input-with-icon,.search-field:focus-within .search-select-shell{border-color:#1c7a5e57;box-shadow:inset 0 1px #ffffffbd,0 0 0 4px #1c7a5e14,0 14px 28px #17211d0f}.input-with-icon input,.search-select-button{width:100%;border:0;outline:none;background:transparent;color:var(--text)}.input-with-icon input::placeholder,.search-select-value{color:#17211dad}.search-select-button{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;cursor:pointer;text-align:left}.search-select-icon{flex-shrink:0;color:#17211d94;pointer-events:none;transition:transform .16s ease,color .16s ease}.search-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-select-value.is-placeholder{color:#17211d7a}.search-select-shell.is-open{z-index:30;border-color:#1c7a5e57;box-shadow:inset 0 1px #ffffffbd,0 0 0 4px #1c7a5e14,0 14px 28px #17211d0f}.search-select-shell.is-open .search-select-icon{transform:rotate(180deg);color:var(--accent-2)}.search-select-shell.is-disabled{background:linear-gradient(180deg,#f8f9f8eb,#f1f4f1e6)}.search-select-shell.is-disabled .search-select-button{cursor:not-allowed}.search-select-shell.is-disabled .search-select-value,.search-select-shell.is-disabled .search-select-icon{color:#17211d57}.search-select-popover{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:20;display:grid;gap:6px;padding:10px;max-height:268px;overflow-y:auto;border-radius:22px;border:1px solid rgba(23,33,29,.1);background:#fffffff5;box-shadow:0 24px 60px #17211d24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:thin;scrollbar-color:rgba(28,122,94,.34) transparent}.search-select-popover::-webkit-scrollbar{width:10px}.search-select-popover::-webkit-scrollbar-track{background:transparent}.search-select-popover::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#1c7a5e47;background-clip:padding-box}.search-select-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;width:100%;padding:0 14px;border:0;border-radius:16px;background:transparent;color:var(--text);cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.search-select-option:hover{background:#1c7a5e14}.search-select-option.is-selected{background:linear-gradient(135deg,#1c7a5e29,#1c7a5e14);color:var(--accent-2);box-shadow:inset 0 0 0 1px #1c7a5e24}.search-actions{display:flex;gap:10px;flex-wrap:wrap}.cards-grid,.details-grid{display:grid;gap:18px;margin-top:22px}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.pagination-button:disabled{opacity:.46;cursor:not-allowed;transform:none}.pagination-status{min-width:132px;text-align:center;color:var(--muted);font-weight:700}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dietician-card,.detail-panel{border:1px solid rgba(255,255,255,.76);border-radius:30px;background:#ffffffd6;box-shadow:var(--shadow)}.dietician-card{display:flex;flex-direction:column;gap:18px;padding:22px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.dietician-card:hover{transform:translateY(-3px);box-shadow:0 32px 75px #2f372b24;border-color:#1c7a5e2e}.dietician-header,.profile-header{display:flex;gap:16px;align-items:flex-start}.dietician-header-content{min-width:0}.dietician-header-content h3{font-size:1.48rem;line-height:1.05}.dietician-header h3,.detail-panel h3,.profile-sidebar h2,.footer-cta h2,.panel h2{margin:0}.dietician-avatar,.profile-avatar,.logo-fallback{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#1c7a5e29,#c56f2b1f,#ffffffe6);border:1px solid rgba(28,122,94,.15);color:var(--accent-2);font-weight:800;flex-shrink:0}.dietician-avatar,.logo-fallback{width:74px;height:74px}.profile-avatar{width:92px;height:92px}.logo-image{width:100%;height:100%;object-fit:contain}.muted-row,.profile-meta span{display:flex;gap:8px;align-items:center;color:var(--muted);margin:6px 0 0;line-height:1.55}.pill-row,.social-row,.card-actions,.profile-meta{display:flex;gap:10px;flex-wrap:wrap}.pill-row{margin-top:16px}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#17211d0f;color:var(--text);font-size:.88rem;font-weight:700}.pill.outline{background:transparent;border:1px solid var(--line)}.social-row{margin-top:0}.social-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:#ffffffd6;color:var(--text)}.card-actions{margin-top:auto}.link-button{width:100%}.status-banner{margin-top:22px;padding:18px 20px;border-radius:24px;border:1px solid rgba(255,255,255,.76);background:#ffffffc2;box-shadow:var(--shadow)}.status-banner.is-error{border-color:#b239392e;background:#fff1f1e0;color:#812d2d}.footer-cta{margin-top:26px;display:flex;align-items:end;justify-content:space-between;gap:24px;padding:30px;border-radius:34px;background:linear-gradient(140deg,#101d1a,#1d4b3d 72%,#8d4d22 140%);color:#fff;box-shadow:var(--shadow)}.site-footer{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 6px;color:#17211d9e}.site-footer p{margin:0;font-size:.94rem}.site-footer-nav{display:flex;align-items:center;gap:18px}.site-footer-nav a{color:var(--text);font-weight:700;opacity:.78;transition:opacity .16s ease}.site-footer-nav a:hover{opacity:1}.profile-hero{margin-top:22px;display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.profile-main,.profile-sidebar{border-radius:30px;box-shadow:var(--shadow)}.profile-main{padding:30px;background:linear-gradient(135deg,#0f1e1a,#14392f 62%,#1d6f54);color:#fff}.profile-main h1{font-size:clamp(2.4rem,5vw,4.4rem);line-height:.92}.profile-main .profile-bio,.profile-main .profile-meta span{color:#ffffffc7}.profile-sidebar{padding:24px;border:1px solid rgba(255,255,255,.76);background:#ffffffd1}.profile-sidebar-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:18px;background:linear-gradient(180deg,#1c7a5e1f,#1c7a5e0f);color:var(--accent-2)}.profile-sidebar-actions{display:grid;gap:12px;margin-top:20px}.profile-secondary-button{background:#ffffffeb;box-shadow:inset 0 1px #fffc}.profile-sidebar .full-width{width:100%}.detail-panel{padding:22px}.detail-panel h3,.detail-panel h4{display:flex;align-items:center;gap:10px}.detail-panel h4{margin:18px 0 0}.inline-link{width:fit-content}@media (max-width: 1100px){.cards-grid,.details-grid,.profile-hero,.masthead-grid,.search-form,.hero-stat-grid{grid-template-columns:1fr 1fr}.search-actions{grid-column:1 / -1}}@media (max-width: 820px){.page-shell{width:min(100vw - 24px,1240px)}.masthead,.footer-cta,.profile-hero,.cards-grid,.details-grid,.search-form,.masthead-grid{grid-template-columns:1fr;flex-direction:column}.masthead,.footer-cta,.profile-topbar,.compact-brand-row{align-items:stretch}.site-footer,.site-footer-nav{flex-direction:column;align-items:flex-start}.masthead-top,.panel-header{flex-direction:column;align-items:stretch}.masthead-actions{justify-content:flex-start}.card-actions,.search-actions,.hero-actions{flex-direction:column}.hero-stat-grid{grid-template-columns:1fr}.hero-stat-card-wide{grid-column:auto}}
