: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:minmax(300px,1.3fr) repeat(2,minmax(220px,.8fr));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;grid-column:1 / -1;justify-content:flex-end;gap:10px;flex-wrap:wrap}.online-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 16px;border:1px solid var(--line);border-radius:16px;background:#ffffffd6;color:var(--text);cursor:pointer;font:inherit;white-space:nowrap}.online-filter-button:hover{border-color:#1c7a5e47;background:#1c7a5e12}.online-filter-button.is-active{border-color:#1c7a5e52;background:var(--accent);color:#fff;box-shadow:0 10px 24px #1c7a5e2e}.online-filter-button.is-active span{color:#fff}.active-filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.active-filter-label{margin-right:2px;color:var(--muted);font-size:.84rem;font-weight:800}.active-filter-chip{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid rgba(28,122,94,.16);border-radius:999px;background:#1c7a5e14;color:var(--accent-2);cursor:pointer;font-size:.86rem;font-weight:800}.active-filter-chip:hover{background:#1c7a5e24}.results-heading{display:flex;align-items:center;justify-content:space-between;margin:24px 4px 0;color:var(--muted);font-size:.92rem;font-weight:800}.results-heading+.cards-grid{margin-top:12px}.results-sort{display:flex;align-items:center;gap:10px}.results-sort select{min-height:42px;padding:0 36px 0 13px;border:1px solid var(--line);border-radius:14px;background:#ffffffe0;color:var(--text);font:inherit;font-weight:700;cursor:pointer}.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{position:relative;display:flex;flex-direction:column;gap:18px;padding:22px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.dietician-card-click-target{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.dietician-card-click-target:focus-visible{outline:4px solid rgba(28,122,94,.22);outline-offset:3px}.dietician-card:hover,.dietician-card:focus-within{transform:translateY(-3px);box-shadow:0 32px 75px #2f372b24;border-color:#1c7a5e2e}.dietician-header,.profile-header{display:flex;gap:16px;align-items:flex-start}.profile-header{justify-content:space-between}.profile-header-main{display:flex;gap:16px;align-items:flex-start;min-width:0;flex:1}.profile-header-copy,.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}.service-badge{display:inline-flex;align-items:center;width:fit-content;margin-top:8px;padding:7px 11px;border-radius:999px;background:#1c7a5e12;border:1px solid rgba(28,122,94,.11);color:#165945e6;font-size:.78rem;font-weight:800;line-height:1}.professional-verified-badge{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin-top:9px;padding:7px 11px;border:1px solid rgba(21,117,83,.2);border-radius:999px;background:#e6f7eff2;color:#0f6649;font-size:.82rem;font-weight:800;line-height:1.2}.professional-verified-badge-compact{gap:5px;padding:6px 9px;font-size:.75rem}.service-badge-light{background:#ffffff17;border-color:#ffffff2e;color:#ffffffe0}.profile-service-badge{margin-top:0;align-self:flex-start;flex-shrink:0}.pill.outline{background:transparent;border:1px solid var(--line)}.social-row{margin-top:0}.profile-action-row{margin-top:20px;margin-bottom:16px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.profile-booking-link{width:auto;max-width:100%}.profile-booking-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);font-size:.76rem;font-weight:800;letter-spacing:.02em}.profile-request-link{width:auto;max-width:100%}.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{position:relative;z-index:2;margin-top:auto}.profile-share-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto}.story-share-trigger{border-color:#bc3d7f3d;background:linear-gradient(135deg,#fffffff5,#fceff7f5);color:#8d285e}.story-share-trigger:hover{border-color:#bc3d7f6b;background:linear-gradient(135deg,#fff,#f9dfed)}.story-share-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;display:grid;place-items:center;padding:24px;background:#081e18ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.story-share-dialog{position:relative;width:min(920px,100%);max-height:calc(100dvh - 48px);overflow:auto;padding:28px;border:1px solid rgba(255,255,255,.74);border-radius:28px;background:#fbfdfc;box-shadow:0 32px 90px #07251d57}.story-share-close{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:42px;height:42px;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:#fffffff0;color:var(--text)}.story-share-heading{display:flex;align-items:flex-start;gap:14px;padding-right:50px}.story-share-heading h2,.story-share-heading p{margin:0}.story-share-heading h2{font-size:clamp(1.35rem,3vw,1.8rem)}.story-share-heading p{max-width:650px;margin-top:5px;color:var(--muted)}.story-share-instagram-icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:15px;background:linear-gradient(135deg,#f9ce34,#ee2a7b 55%,#6228d7);color:#fff;box-shadow:0 10px 24px #be2d7938}.story-share-layout{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(300px,1fr);align-items:center;gap:28px;margin-top:24px}.story-share-preview{display:grid;width:min(100%,300px);aspect-ratio:9 / 16;place-items:center;justify-self:center;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,#123d31,#2d765f);box-shadow:0 18px 46px #0f3b2f3b}.story-share-preview img{width:100%;height:100%;object-fit:cover}.story-share-loading,.story-share-error{display:grid;gap:12px;padding:24px;color:#fff;text-align:center}.story-share-loading svg{margin:0 auto;animation:story-share-spin .9s linear infinite}@keyframes story-share-spin{to{transform:rotate(360deg)}}.story-share-content{display:grid;gap:22px}.story-share-steps{display:grid;gap:10px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#edf6f1a6}.story-share-steps p{margin:0;color:var(--text);font-weight:650}.story-share-actions{display:grid;gap:10px}.story-share-actions button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px}.story-share-primary{background:linear-gradient(135deg,#a52979,#d53875);box-shadow:0 12px 24px #ad247033}.story-copy-link{border:0;background:transparent;color:var(--accent-2);font-weight:800}.story-share-actions button:disabled{cursor:wait;opacity:.5}.card-request-button{flex-direction:column;gap:1px;line-height:1.15}.card-request-button small{color:var(--muted);font-size:.7rem;font-weight:700}.dietician-card-skeleton{min-height:260px;flex-direction:row;align-items:flex-start;pointer-events:none}.skeleton-card-copy{display:grid;gap:12px;width:100%;padding-top:8px}.skeleton-line{height:14px;width:100%;border-radius:999px;background:linear-gradient(90deg,#17211d0d,#17211d1c,#17211d0d);background-size:220% 100%;animation:directory-skeleton 1.35s ease-in-out infinite}.skeleton-avatar{width:82px;height:82px;flex:0 0 82px;border-radius:999px}.skeleton-title{width:72%;height:22px}.skeleton-short{width:48%}@keyframes directory-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion: reduce){.skeleton-line{animation:none}}.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:16px}.profile-main,.profile-sidebar{border-radius:26px;box-shadow:var(--shadow)}.profile-main{padding:28px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 78% 12%,rgba(104,211,145,.18),transparent 38%),linear-gradient(136deg,#0f2a23,#15483b 58%,#1f7a60);color:#f7fbf9}.profile-main h1{font-size:clamp(2.15rem,4.2vw,3.9rem);line-height:.98;letter-spacing:-.02em}.profile-main .profile-bio,.profile-main .profile-meta span{color:#f7fbf9db}.profile-motto{margin-top:12px;font-style:italic;color:#f7fbf9e6}.profile-sidebar{padding:24px;border:1px solid rgba(22,77,63,.2);background:linear-gradient(180deg,#f9fdfbf5,#f4faf7eb)}.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-main .inline-contact-link{text-decoration-color:#f7fbf959}.profile-main .inline-contact-link:hover{color:#bff0d8}.profile-sidebar .full-width{width:100%}.practice-gallery-section{width:min(100%,1040px);margin:16px auto 0;padding:20px;border:1px solid rgba(22,77,63,.16);border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f4faf7f0);box-shadow:var(--shadow)}.practice-gallery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.practice-gallery-heading h2,.practice-gallery-heading p{margin:0}.practice-gallery-heading h2{margin-top:4px;font-size:clamp(1.5rem,3vw,2.15rem)}.practice-gallery-heading p{margin-top:6px;color:var(--muted)}.practice-gallery-count{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(28,122,94,.18);border-radius:999px;background:#1c7a5e12;color:var(--accent-2);font-size:.8rem;font-weight:800}.practice-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:clamp(120px,13vw,165px);gap:10px;border-radius:20px}.practice-gallery-item{position:relative;min-width:0;min-height:0;overflow:hidden;padding:0;border:0;border-radius:16px;background:#dce9e3;cursor:zoom-in}.practice-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.practice-gallery-item:hover img{transform:scale(1.025);filter:saturate(1.05)}.practice-gallery-cover{grid-column:auto;grid-row:auto}.practice-gallery-grid-1 .practice-gallery-cover{grid-column:1 / -1;width:min(100%,720px);min-height:0;justify-self:center}.practice-gallery-grid-1{grid-auto-rows:clamp(240px,30vw,360px)}.practice-gallery-grid-1 .practice-gallery-item img{object-fit:contain;background:#edf4f0}.practice-gallery-cover-label{position:absolute;left:14px;bottom:14px;padding:7px 11px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#0f2a23b8;color:#fff;font-size:.78rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.practice-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:64px 72px;background:#061410eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.practice-lightbox>img{max-width:min(1120px,100%);max-height:calc(100vh - 128px);border-radius:18px;object-fit:contain;box-shadow:0 28px 90px #00000080}.practice-lightbox-close,.practice-lightbox-nav{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.practice-lightbox-close{top:20px;right:20px;width:44px;height:44px}.practice-lightbox-nav{top:50%;width:52px;height:52px;transform:translateY(-50%)}.practice-lightbox-prev{left:18px}.practice-lightbox-next{right:18px}.practice-lightbox-counter{position:absolute;bottom:20px;left:50%;padding:7px 12px;border-radius:999px;background:#ffffff24;color:#fff;font-size:.85rem;font-weight:800;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.empty-results-state{grid-column:1 / -1;padding:34px 24px;text-align:center}.empty-results-state h3,.empty-results-state p{margin:0}.empty-results-state p{margin-top:8px;color:var(--muted)}.empty-results-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}.mobile-profile-actions{display:none}.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}.inline-contact-link{color:inherit;font-weight:700;text-decoration:underline;text-decoration-color:#1c7a5e4d;text-underline-offset:.16em;overflow-wrap:anywhere}.inline-contact-link:hover{color:var(--accent-2)}@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){.story-share-backdrop{align-items:end;padding:0}.story-share-dialog{width:100%;max-height:calc(100dvh - 12px);padding:22px 18px max(22px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.story-share-heading{padding-right:42px}.story-share-layout{grid-template-columns:1fr;gap:20px}.story-share-preview{width:min(54vw,230px)}.story-share-steps{padding:16px}.page-shell{width:min(100vw - 24px,1240px)}.search-panel{overflow:visible}.search-panel:after{display:none}.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}.compact-brand-row{flex-direction:column}.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}.results-heading{align-items:stretch;flex-direction:column;gap:10px}.results-sort{justify-content:space-between}.results-sort select{max-width:68%}.profile-header{align-items:flex-start;flex-direction:column}.profile-header-main,.profile-header-copy,.compact-brand-copy,.compact-home-link,.compact-back-link{min-width:0}.profile-header-main{width:100%}.profile-service-badge{margin-top:4px}.compact-home-link,.compact-back-link{width:100%}.profile-topbar .language-toggle{align-self:center}.compact-home-link .eyebrow,.brand-subtitle,.brand-powered-by,.profile-bio,.profile-meta span{overflow-wrap:anywhere}.profile-main,.profile-sidebar,.detail-panel,.practice-gallery-section{padding:22px}.practice-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(110px,29vw,145px);max-height:none}.practice-gallery-cover{grid-column:auto}.practice-gallery-grid-1 .practice-gallery-cover{grid-column:1 / -1;min-height:0}.practice-gallery-grid-1{grid-auto-rows:clamp(200px,56vw,300px)}.practice-lightbox{padding:70px 16px}.practice-lightbox-nav{top:auto;bottom:18px;width:46px;height:46px;transform:none}.practice-lightbox-prev{left:16px}.practice-lightbox-next{right:16px}.profile-main h1{font-size:clamp(2.1rem,10vw,3.2rem);overflow-wrap:anywhere}.profile-meta,.profile-meta span,.muted-row{min-width:0;flex-wrap:wrap;align-items:flex-start}.card-actions,.search-actions,.hero-actions{flex-direction:column}.profile-page-shell{padding-bottom:112px}.mobile-profile-actions{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));z-index:100;display:flex;width:min(calc(100vw - 24px),620px);gap:8px;padding:9px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#f9fcfaf0;box-shadow:0 22px 60px #0f2f273d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.mobile-profile-action{display:inline-flex;min-width:0;min-height:52px;flex:1;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:15px;font-size:.82rem;font-weight:800;text-align:center}.mobile-profile-action-secondary{border:1px solid var(--line);background:#fff;color:var(--text)}.mobile-profile-action-primary{background:linear-gradient(135deg,#15221d,#0f3a2f 76%);color:#fff;box-shadow:0 12px 28px #0f2f2733}.hero-stat-grid{grid-template-columns:1fr}.hero-stat-card-wide{grid-column:auto}}
