:root{--ink:#173f35;--deep:#10352d;--clay:#d86d51;--cream:#f5f1e8;--sage:#d9e7ab;--paper:#fbfaf6;--muted:#68756f;--line:#dfe2dc;--surface:#f3f1eb;--white:#fff;--success:#3d8b62;--shadow:0 12px 35px rgba(23,63,53,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{transition:.2s}button{cursor:pointer}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}.brand{display:flex;align-items:center;gap:9px;font:700 25px/1 Georgia,serif;letter-spacing:-.7px}.brand-mark{width:27px;height:27px;border-radius:10px 10px 10px 3px;background:var(--clay);display:grid;place-items:center;transform:rotate(-5deg)}.brand-mark i{width:9px;height:9px;border-radius:50%;background:#fff}.brand.inverse{color:#fff}.dark-button{background:var(--ink);color:#fff;padding:11px 17px;border-radius:7px}.eyebrow{font-size:9px;letter-spacing:1.3px;color:var(--clay);font-weight:800}

/* Public shell */
.public-header{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:50px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.public-header nav{display:flex;gap:27px;font-size:12px;font-weight:700}.public-header nav a:hover,.header-actions>a:first-child{color:var(--clay)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px;font-size:11px;font-weight:700}.home-hero{padding:74px 20px 68px;text-align:center;background:linear-gradient(135deg,#f5f1e8 0%,#fbf9f3 55%,#e7eddf 100%);border-bottom:1px solid #e1e2d8}.hero-pill{display:inline-block;border:1px solid #d8d9c8;border-radius:99px;padding:7px 11px;font-size:9px;letter-spacing:.5px;font-weight:800}.home-hero h1{font-size:clamp(52px,6vw,78px);letter-spacing:-4px;line-height:.96;margin:22px 0 18px}.home-hero h1 em{color:var(--clay);font-weight:400}.home-hero>p{font:16px/1.6 Georgia,serif;color:var(--muted);margin:0 0 28px}.global-search{max-width:900px;margin:auto;background:#fff;border:1px solid #d4d8d0;border-radius:11px;padding:7px;display:grid;grid-template-columns:1.4fr 1fr auto;box-shadow:var(--shadow);text-align:left}.global-search label{padding:8px 17px;border-right:1px solid var(--line)}.global-search small{display:block;font-size:8px;font-weight:800;letter-spacing:1px;margin-bottom:5px}.global-search input{border:0;outline:0;width:100%;font-size:12px;background:transparent;color:var(--ink)}.global-search button,.inline-search button{border:0;background:var(--clay);color:#fff;border-radius:7px;padding:0 27px;font-size:11px;font-weight:800}.popular-links{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;margin-top:16px;font-size:10px;color:var(--muted)}.popular-links span{font-weight:800}.popular-links a{text-decoration:underline;text-underline-offset:3px}.home-section{max-width:1180px;margin:auto;padding:82px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end}.section-head small,.page-hero span,.ai-page aside>small,.auth-kicker{font-size:9px;font-weight:800;color:var(--clay);letter-spacing:1.4px}.section-head h2{font-size:36px;letter-spacing:-1.4px;margin:8px 0 0}.section-head>a{font-size:10px;font-weight:800;border-bottom:1px solid;padding-bottom:5px}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:32px}.category-row>a{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 12px;text-align:center;display:flex;flex-direction:column;align-items:center}.category-row>a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-row i{width:48px;height:48px;border-radius:14px;background:#e4ebdc;display:grid;place-items:center;font-style:normal;font:20px Georgia,serif}.category-row strong{font-size:11px;margin:13px 0 5px}.category-row span{font-size:8px;color:var(--muted)}.listing-band{background:var(--surface);border-block:1px solid var(--line)}

/* Listings */
.provider-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.provider-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.provider-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.provider-photo{height:175px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#c7d3b2,#f0d9c7)}.provider-photo.photo-1{background:linear-gradient(145deg,#dbe7d1,#a9b99b)}.provider-photo.photo-2{background:linear-gradient(145deg,#efd8cf,#c88973)}.provider-photo.photo-3{background:linear-gradient(145deg,#cfe1de,#8ab0aa)}.provider-photo>span{font:60px Georgia,serif;color:rgba(255,255,255,.7)}.provider-photo button{position:absolute;right:11px;top:11px;width:31px;height:31px;border:0;border-radius:50%;background:#fff;font-size:18px}.provider-info{padding:15px}.provider-info>div:first-child{display:flex;justify-content:space-between;text-transform:uppercase;font-size:8px;color:var(--muted);letter-spacing:.4px}.provider-info>div:first-child b{color:#3c473f}.provider-info h3{font-size:13px;line-height:1.3;margin:10px 0 8px}.provider-info h3 i{font-style:normal;background:#4b88cf;color:#fff;border-radius:50%;font-size:7px;width:13px;height:13px;display:inline-grid;place-items:center}.provider-info p{font-size:9px;color:var(--muted)}.tags{display:flex;gap:5px;margin:12px 0}.tags span{font-size:7px;padding:5px 7px;background:#f2f3ef;border-radius:4px}.card-bottom{border-top:1px solid var(--line);padding-top:12px;display:flex;justify-content:space-between;align-items:center}.card-bottom small{color:var(--muted);font-size:8px}.card-bottom a{font-size:8px;font-weight:800}

/* Common public views */
.ai-banner{max-width:1180px;margin:80px auto;background:#e4ebdc;border:1px solid #cdd9c3;border-radius:13px;padding:40px 45px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.ai-spark{width:64px;height:64px;border-radius:20px;background:var(--deep);color:var(--sage);display:grid;place-items:center;font-size:24px}.ai-banner small{font-size:8px;letter-spacing:1.2px;color:var(--clay);font-weight:800}.ai-banner h2{font-size:29px;margin:7px 0}.ai-banner p{font-size:10px;color:var(--muted);margin:0}.ai-banner>a{background:var(--deep);color:#fff;padding:13px 17px;border-radius:7px;font-size:9px;font-weight:800}.page-hero{background:var(--cream);padding:70px 20px}.page-hero>div{max-width:1180px;margin:auto}.page-hero.compact h1,.page-hero.editorial h1{font-size:52px;letter-spacing:-2.5px;margin:12px 0}.page-hero p{font:15px/1.6 Georgia,serif;color:var(--muted);max-width:620px}.page-hero.editorial{text-align:center;background:#e4ebdc}.page-hero.editorial>div{max-width:760px}.catalog-page{max-width:1180px;margin:auto;padding:60px 0 90px}.catalog-page>section{margin-bottom:55px}.catalog-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px}.catalog-heading h2{font-size:30px;margin:0}.catalog-heading span{font-size:9px;background:var(--cream);padding:6px 9px;border-radius:99px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.catalog-grid a{border:1px solid var(--line);background:#fff;border-radius:7px;padding:13px;display:grid;grid-template-columns:1fr auto;gap:4px}.catalog-grid a:hover{border-color:#bc8f80;transform:translateY(-2px)}.catalog-grid span{font-size:10px;font-weight:800}.catalog-grid small{grid-row:2;font-size:7px;color:var(--muted)}.catalog-grid b{grid-column:2;grid-row:1/3;align-self:center}.content-shell{max-width:1180px;margin:55px auto 85px;display:grid;grid-template-columns:1fr 300px;gap:22px}.primary-card,.side-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:34px}.primary-card h2{font-size:34px;letter-spacing:-1.3px;margin:9px 0 14px}.primary-card>p{font:14px/1.7 Georgia,serif;color:var(--muted);max-width:680px}.feature-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px}.feature-blocks>div{padding:20px;background:var(--surface);border-radius:7px}.feature-blocks i{font-style:normal;font-size:9px;color:var(--clay)}.feature-blocks h3{font-size:12px;margin:12px 0 7px}.feature-blocks p{font-size:9px;line-height:1.5;color:var(--muted)}.side-card h3{font:22px Georgia,serif;margin:0 0 20px}.side-card p{font-size:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.side-card p b{margin-right:8px;color:var(--success)}.side-card>a{display:block;background:var(--deep);color:#fff;padding:12px;border-radius:6px;text-align:center;font-size:9px;font-weight:800;margin-top:20px}

/* Search */
.search-top{max-width:1180px;margin:45px auto 25px}.breadcrumbs{font-size:8px;text-transform:uppercase;letter-spacing:.7px;color:var(--muted)}.search-top h1{font-size:41px;letter-spacing:-1.8px;margin:12px 0 22px}.global-search.slim{margin:0;box-shadow:none}.result-toolbar{max-width:1180px;margin:auto;border-block:1px solid var(--line);padding:13px 0;display:flex;justify-content:space-between;font-size:10px}.result-toolbar div{display:flex;gap:6px}.result-toolbar button,.result-toolbar select{border:1px solid var(--line);background:#fff;border-radius:5px;padding:7px 9px;font-size:9px}.results-layout,.shop-layout{max-width:1180px;margin:24px auto 85px;display:grid;grid-template-columns:220px 1fr;gap:24px}.results-layout .provider-grid{grid-template-columns:repeat(3,1fr);margin-top:0}.filters{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;height:max-content}.filters h3{font-size:11px;margin:0 0 16px}.filters h3:not(:first-child){margin-top:25px}.filters label{display:block;font-size:9px;margin:12px 0;color:#555f5a}.filters input{accent-color:var(--clay)}

/* Provider profile */
.profile-cover{background:var(--cream)}.cover-photo{height:240px;background:linear-gradient(120deg,#789179,#c5d0ab 45%,#e0bda9)}.profile-summary{max-width:1180px;margin:auto;padding:30px 0;display:flex;justify-content:space-between}.profile-summary h1{font-size:36px;letter-spacing:-1.5px;margin:9px 0}.profile-summary p{font-size:10px;color:var(--muted)}.verified{font-size:8px;color:#347d59;font-weight:800}.rating-line{display:flex;gap:16px;font-size:9px}.profile-summary aside{background:#fff;padding:20px;width:250px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column}.profile-summary aside small{font-size:8px;color:var(--muted)}.profile-summary aside strong{font:28px Georgia,serif;margin:4px 0 12px}.profile-summary aside a{background:var(--clay);color:#fff;text-align:center;padding:11px;font-size:9px;font-weight:800;border-radius:5px}.profile-tabs{border-bottom:1px solid var(--line);background:#fff;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;gap:24px;overflow:auto}.profile-tabs a{padding:16px 0;font-size:9px;font-weight:700;white-space:nowrap}.profile-tabs a.active{color:var(--clay);border-bottom:2px solid var(--clay)}

/* AI */
.ai-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:40% 60%;background:var(--deep);color:#fff}.ai-page>aside{padding:90px max(30px,8vw);display:flex;flex-direction:column;align-items:flex-start}.ai-page aside>small{color:var(--sage);margin-top:30px}.ai-page h1{font-size:52px;line-height:1.04;letter-spacing:-2.4px;margin:13px 0}.ai-page aside p{font:14px/1.7 Georgia,serif;color:#bccac4}.ai-page ul{padding:0;list-style:none;font-size:10px;line-height:2.4;color:#d5ddd9}.ai-page li:before{content:'✓';margin-right:9px;color:var(--sage)}.assessment-card{background:#fff;color:var(--ink);margin:50px 6vw 50px 0;border-radius:12px;padding:45px;align-self:center}.progress{height:4px;background:#edf0ea;border-radius:4px;margin-bottom:34px}.progress span{display:block;width:38%;height:100%;background:var(--clay)}.assessment-card>small{font-size:8px;color:var(--clay);font-weight:800}.assessment-card h2{font-size:34px;letter-spacing:-1.3px;max-width:540px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice-grid button{border:1px solid var(--line);background:#fff;padding:15px;text-align:left;border-radius:7px;font-size:10px;font-weight:700;display:flex;justify-content:space-between;color:var(--ink)}.choice-grid button:hover{border-color:var(--clay);background:#fff9f5}.form-actions{border-top:1px solid var(--line);padding-top:25px;margin-top:28px;display:flex;justify-content:flex-end;gap:9px}.form-actions button,.form-actions a{border:0;background:var(--clay);color:#fff;padding:12px 18px;border-radius:6px;font-size:9px;font-weight:800}.form-actions .secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}

/* Editorial, shop, retreats */
.article-grid,.retreat-grid{max-width:1180px;margin:55px auto 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-grid article{border-bottom:1px solid var(--line);padding-bottom:20px}.article-image{height:210px;background:#d5dfc6}.article-image.tone-1{background:#e9d4c9}.article-image.tone-2{background:#c9dcda}.article-grid article>small,.product-grid article>small{display:block;font-size:7px;color:var(--clay);letter-spacing:.8px;margin-top:15px}.article-grid h2{font-size:22px;line-height:1.15;margin:9px 0}.article-grid p{font:11px/1.5 Georgia,serif;color:var(--muted)}.article-grid a{font-size:9px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-grid article{background:#fff;border:1px solid var(--line);padding:14px;border-radius:8px}.product-image{height:180px;background:var(--cream);display:grid;place-items:center}.product-image span{font:65px Georgia,serif;color:#c2caa7}.product-grid h2{font:18px Georgia,serif}.product-grid article>div:nth-last-child(2){display:flex;justify-content:space-between;font-size:10px}.product-grid button{width:100%;border:1px solid var(--ink);background:#fff;padding:9px;margin-top:14px;border-radius:5px;font-size:9px;font-weight:800}.page-hero.retreat{background:linear-gradient(110deg,#d8e1ca,#f0ded2)}.inline-search{display:flex;gap:8px;margin-top:24px}.inline-search input{border:1px solid #cad0c5;background:#fff;padding:12px;border-radius:6px}.inline-search button{padding:0 18px}.retreat-grid{grid-template-columns:repeat(4,1fr)}.retreat-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;padding-bottom:15px}.retreat-image{height:190px;background:linear-gradient(135deg,#9fb394,#e0c7b2)}.retreat-image.image-1{background:linear-gradient(135deg,#829e8a,#d8e3d0)}.retreat-image.image-2{background:linear-gradient(135deg,#7fa9b0,#e7d0b7)}.retreat-image.image-3{background:linear-gradient(135deg,#c18b71,#f0d6c6)}.retreat-grid article>span,.retreat-grid h2,.retreat-grid p,.retreat-grid article>div:last-child{margin-left:15px;margin-right:15px}.retreat-grid article>span{display:block;margin-top:14px;font-size:7px;text-transform:uppercase;color:var(--clay)}.retreat-grid h2{font-size:17px}.retreat-grid p{font-size:8px;color:var(--muted)}.retreat-grid article>div:last-child{display:flex;justify-content:space-between;font-size:9px}

/* Authentication */
.auth-shell{min-height:100vh;display:grid;grid-template-columns:43% 57%}.auth-brand{background:var(--deep);color:#fff;padding:55px 7vw;display:flex;flex-direction:column;justify-content:space-between}.auth-brand>div>span{font-size:8px;color:var(--sage);letter-spacing:1.3px}.auth-brand h1{font-size:48px;line-height:1.05;letter-spacing:-2px}.auth-brand h1 em{color:var(--sage);font-weight:400}.auth-brand p{font:13px/1.6 Georgia,serif;color:#b8c7c1}.auth-brand>small{font-size:8px;color:#839a90}.auth-panel{display:grid;place-items:center;position:relative;padding:60px 20px}.back-link{position:absolute;left:35px;top:30px;font-size:9px}.auth-card{width:min(420px,100%);display:flex;flex-direction:column}.auth-card h2{font-size:37px;letter-spacing:-1.4px;margin:11px 0}.auth-card>p{font-size:11px;color:var(--muted);margin-bottom:25px}.auth-card label{font-size:9px;font-weight:800;margin-bottom:15px}.auth-card label>input{display:block;width:100%;border:1px solid var(--line);padding:13px;border-radius:6px;margin-top:7px;outline:0}.auth-card>button{border:0;background:var(--clay);color:#fff;border-radius:6px;padding:13px;font-size:10px;font-weight:800}.auth-divider{text-align:center;border-top:1px solid var(--line);margin:25px 0 18px}.auth-divider span{position:relative;top:-7px;background:var(--paper);padding:0 8px;color:var(--muted);font-size:8px}.auth-card>button.google-button{background:#fff;color:var(--ink);border:1px solid var(--line)}.auth-card>small{text-align:center;margin-top:20px;color:var(--muted);font-size:7px}.otp-row{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:8px}.otp-row input{min-width:0;height:52px;text-align:center;border:1px solid var(--line);border-radius:6px;font-size:18px}

/* Booking */
.booking-shell{max-width:1080px;margin:35px auto 80px}.booking-shell>header{display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.booking-stepper{display:grid;grid-template-columns:repeat(8,1fr);margin:30px 0 35px}.booking-stepper>div{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;font-size:7px;color:#9aa19d}.booking-stepper>div:before{content:'';height:1px;background:var(--line);position:absolute;left:0;right:0;top:12px;z-index:-1}.booking-stepper i{width:25px;height:25px;background:#fff;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-style:normal}.booking-stepper .active{color:var(--clay);font-weight:800}.booking-stepper .active i{background:var(--clay);color:#fff;border-color:var(--clay)}.booking-layout{display:grid;grid-template-columns:1fr 290px;gap:20px}.booking-card,.booking-summary{background:#fff;border:1px solid var(--line);border-radius:9px;padding:30px}.booking-card>small{font-size:8px;color:var(--clay);font-weight:800}.booking-card h1{font-size:36px;margin:9px 0}.booking-card>p{font-size:10px;color:var(--muted)}.booking-options{display:grid;gap:8px;margin-top:25px}.booking-options label{border:1px solid var(--line);padding:15px;border-radius:7px;display:flex;align-items:center;gap:12px}.booking-options label:has(input:checked){border-color:var(--clay);background:#fff9f5}.booking-options input{accent-color:var(--clay)}.booking-options label>span{display:flex;flex-direction:column;flex:1}.booking-options strong{font-size:10px}.booking-options small{font-size:8px;color:var(--muted);margin-top:4px}.booking-options b{font-size:10px}.booking-summary h3{font:21px Georgia,serif;margin-top:0}.mini-provider{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid var(--line)}.mini-provider i{width:40px;height:40px;border-radius:8px;background:#e4ebdc;display:grid;place-items:center;font-style:normal}.mini-provider span{display:flex;flex-direction:column}.mini-provider strong{font-size:9px}.mini-provider small{font-size:7px;color:var(--muted);margin-top:3px}.booking-summary dl>div{display:flex;justify-content:space-between;font-size:8px;margin:13px 0}.booking-summary dd{font-weight:800}.booking-summary>p{font-size:7px;color:var(--success);border-top:1px solid var(--line);padding-top:15px}

/* Application shells */
.app-shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr;background:#f5f6f4}.app-sidebar{height:100vh;position:sticky;top:0;background:var(--deep);color:#cbd6d1;padding:25px 17px;display:flex;flex-direction:column;overflow:auto}.portal-label{margin:24px 0 18px;padding:8px 10px;background:rgba(255,255,255,.07);border-radius:5px;font-size:8px;text-transform:uppercase;letter-spacing:1px}.app-sidebar nav>div{margin-bottom:18px}.app-sidebar nav small{display:block;font-size:7px;color:#6e8b7e;letter-spacing:1px;margin:0 9px 6px}.app-sidebar nav a{display:flex;align-items:center;gap:10px;padding:8px 9px;border-radius:5px;font-size:8px;margin:1px 0}.app-sidebar nav a i{width:17px;font-style:normal}.app-sidebar nav a:hover,.app-sidebar nav a.active{background:rgba(217,231,171,.13);color:#fff}.app-sidebar nav a.active{box-shadow:inset 2px 0 var(--sage)}.sidebar-exit{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:16px 8px 0;font-size:8px}.app-main{min-width:0}.app-topbar{height:66px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px}.app-topbar>form{display:flex;align-items:center;gap:8px}.app-topbar input{border:0;outline:0;width:250px;font-size:9px}.app-topbar>div{display:flex;align-items:center;gap:9px}.app-topbar button{border:1px solid var(--line);width:31px;height:31px;border-radius:7px;background:#fff}.mobile-menu{display:none}.user-avatar{width:32px;height:32px;border-radius:8px;background:#e6ebdd;display:grid;place-items:center;font-size:8px;font-weight:800}.app-topbar>div>span:last-child{display:flex;flex-direction:column}.app-topbar strong{font-size:8px}.app-topbar small{font-size:7px;color:var(--muted);margin-top:2px}.dashboard-content{padding:28px;max-width:1500px;margin:auto}.dashboard-heading{display:flex;justify-content:space-between;align-items:flex-end}.dashboard-heading h1{font-family:Arial,sans-serif;font-size:26px;font-weight:750;letter-spacing:-.8px;margin:8px 0}.dashboard-heading p{font-size:9px;color:var(--muted)}.dashboard-heading>div:last-child{display:flex;gap:8px}.dashboard-heading button{border:0;background:var(--deep);color:#fff;padding:10px 13px;border-radius:6px;font-size:8px;font-weight:800}.dashboard-heading button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.metric-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;display:flex;flex-direction:column}.metric-grid span{font-size:8px;color:var(--muted)}.metric-grid strong{font-size:23px;margin:9px 0}.metric-grid small{font-size:7px;color:var(--success)}.metric-grid small i{font-style:normal;color:var(--muted)}.dashboard-grid{display:grid;grid-template-columns:1fr 260px;gap:14px}.data-panel,.activity-panel{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.data-panel>header,.activity-panel>header{display:flex;justify-content:space-between;align-items:center;padding:17px;border-bottom:1px solid var(--line)}.data-panel header h2,.activity-panel header h2{font-family:Arial,sans-serif;font-size:11px;font-weight:800;margin:0}.data-panel header span{font-size:7px;color:var(--muted)}.data-panel header button,.activity-panel header button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:6px 8px;font-size:7px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:8px}th{text-align:left;color:var(--muted);font-weight:700;background:#fafaf9}th,td{padding:11px;border-bottom:1px solid #eef0ed}.table-person{display:flex;align-items:center;gap:8px}.table-person>i{width:28px;height:28px;border-radius:7px;background:#e6ebdd;display:grid;place-items:center;font-style:normal}.table-person>span{display:flex;flex-direction:column}.table-person small{color:var(--muted);margin-top:3px}.status{display:inline-block;padding:5px 7px;border-radius:99px;color:var(--success);background:#e9f4ed}.status.pending{color:#a66b28;background:#fff3df}.data-panel>footer{padding:12px 16px;display:flex;justify-content:space-between;font-size:7px;color:var(--muted)}.data-panel>footer button{border:1px solid var(--line);background:#fff;border-radius:4px;padding:5px 7px}.activity-panel>div{display:flex;gap:10px;padding:14px 17px;border-bottom:1px solid #eef0ed}.activity-panel>div>i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef2e8;color:var(--success);font-style:normal;font-size:8px}.activity-panel>div>span{display:flex;flex-direction:column}.activity-panel>div strong{font-size:8px}.activity-panel>div small{font-size:7px;color:var(--muted);margin-top:4px}.activity-panel>a{display:block;padding:15px;font-size:8px;font-weight:800;color:var(--clay)}

.public-footer{background:var(--deep);color:#cad7d1;padding:60px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.public-footer p{font:11px Georgia,serif;color:#849b91}.public-footer>div:not(:first-child){display:flex;flex-direction:column;gap:11px;font-size:9px}.public-footer strong{font-size:7px;color:#7f978d;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}

@media(max-width:1200px){.home-section,.catalog-page,.search-top,.result-toolbar,.results-layout,.shop-layout,.profile-summary,.content-shell,.article-grid,.retreat-grid,.booking-shell,.ai-banner{margin-left:25px;margin-right:25px}.provider-grid{grid-template-columns:repeat(2,1fr)}.category-row{grid-template-columns:repeat(3,1fr)}.retreat-grid{grid-template-columns:repeat(2,1fr)}.public-header nav{display:none}.catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.app-shell{grid-template-columns:1fr}.app-sidebar{position:fixed;left:-250px;z-index:20;width:235px;transition:.25s}.app-sidebar.open{left:0}.mobile-menu{display:block!important}.dashboard-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.ai-page{grid-template-columns:1fr}.ai-page>aside{padding:55px 25px}.assessment-card{margin:0 20px 55px}.booking-layout,.content-shell{grid-template-columns:1fr}.booking-stepper{overflow:auto}.profile-summary{flex-direction:column;gap:20px}.profile-summary aside{width:100%}.results-layout,.shop-layout{grid-template-columns:1fr}.filters{display:none}.results-layout .provider-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.public-header{height:65px;padding:0 16px}.header-actions>a:not(.dark-button){display:none}.home-hero{padding:55px 16px}.home-hero h1{font-size:49px;letter-spacing:-2.8px}.global-search{grid-template-columns:1fr}.global-search label{border-right:0;border-bottom:1px solid var(--line);padding:12px 9px}.global-search button{height:46px;margin-top:5px}.home-section,.catalog-page,.search-top,.result-toolbar,.results-layout,.shop-layout,.profile-summary,.content-shell,.article-grid,.retreat-grid,.booking-shell,.ai-banner{margin-left:16px;margin-right:16px}.home-section{padding:60px 0}.section-head h2{font-size:29px}.category-row,.provider-grid,.results-layout .provider-grid,.article-grid,.product-grid,.retreat-grid,.catalog-grid{grid-template-columns:1fr}.ai-banner{padding:30px 23px;grid-template-columns:1fr}.ai-banner>a{width:max-content}.profile-summary h1{font-size:31px}.profile-tabs{padding:0 16px}.feature-blocks{grid-template-columns:1fr}.choice-grid{grid-template-columns:1fr}.assessment-card{padding:28px 20px}.ai-page h1{font-size:43px}.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{min-height:100vh}.booking-stepper{grid-template-columns:repeat(8,70px)}.booking-card,.booking-summary{padding:22px 18px}.public-footer{grid-template-columns:1fr 1fr;padding:45px 20px;gap:35px}.public-footer>div:first-child{grid-column:1/-1}.dashboard-content{padding:18px 13px}.dashboard-heading{align-items:flex-start;flex-direction:column;gap:15px}.metric-grid{grid-template-columns:1fr 1fr}.app-topbar{padding:0 13px}.app-topbar>form input{width:110px}.app-topbar>div>span:last-child{display:none}.table-wrap{min-width:600px}.data-panel{overflow:auto}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}html{scroll-behavior:auto}}

/* --------------------------------------------------------------------------
   Editorial enhancement layer
   Preserves the existing information architecture and section order while
   bringing back the richer visual character of the original Arova direction.
   -------------------------------------------------------------------------- */
::selection{background:var(--sage);color:var(--deep)}
body{background:#fcfbf7;background-image:radial-gradient(circle at 12% 8%,rgba(217,231,171,.13),transparent 22%),radial-gradient(circle at 92% 34%,rgba(216,109,81,.06),transparent 18%)}
.public-header{height:80px;background:rgba(252,251,247,.92);backdrop-filter:blur(18px);border-color:rgba(23,63,53,.13)}
.brand{font-size:28px;letter-spacing:-1.2px}.brand-mark{position:relative;width:31px;height:31px;background:transparent;transform:none;border-radius:0}.brand-mark i,.brand-mark:before,.brand-mark:after{content:"";position:absolute;display:block;width:12px;height:21px;border-radius:90% 10% 90% 10%;transform-origin:bottom right}.brand-mark i{left:1px;top:3px;background:var(--clay);transform:rotate(-28deg)}.brand-mark:before{left:9px;top:0;background:#6d9c6d;transform:rotate(14deg)}.brand-mark:after{right:0;bottom:1px;background:#edb861;transform:rotate(55deg)}
.dark-button{padding:12px 20px;border-radius:999px;box-shadow:0 7px 20px rgba(16,53,45,.15)}
.public-header nav a{position:relative}.public-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--clay);transition:right .25s}.public-header nav a:hover:after{right:0}

.home-hero{position:relative;overflow:hidden;padding-top:82px;padding-bottom:78px;background:linear-gradient(125deg,#f5f1e8 0%,#fbf9f3 51%,#e7eddf 100%)}
.home-hero:before,.home-hero:after{content:"";position:absolute;pointer-events:none}.home-hero:before{width:330px;height:430px;left:-115px;top:44px;border-radius:52% 48% 58% 42%/42% 58% 42% 58%;background:linear-gradient(rgba(16,53,45,.16),rgba(16,53,45,.06)),url('https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&w=700&q=75') center/cover;opacity:.55;filter:saturate(.7)}.home-hero:after{width:280px;height:280px;right:-78px;bottom:-70px;border:1px solid rgba(23,63,53,.16);border-radius:50%;box-shadow:0 0 0 42px rgba(217,231,171,.13),0 0 0 92px rgba(217,231,171,.08)}
.home-hero>*{position:relative;z-index:1}.hero-pill{padding:8px 14px;background:rgba(255,255,255,.62);backdrop-filter:blur(8px);box-shadow:0 6px 20px rgba(23,63,53,.05)}
.home-hero h1{font-size:clamp(58px,6.4vw,88px);letter-spacing:-4.8px;text-shadow:0 1px 0 rgba(255,255,255,.45)}
.home-hero>p{font-size:17px;color:#536860}.global-search{border-radius:4px;padding:9px;box-shadow:0 22px 55px rgba(23,63,53,.13);border-color:rgba(23,63,53,.11)}.global-search button{border-radius:2px;background:linear-gradient(135deg,#df7659,#c95f45);box-shadow:0 8px 18px rgba(216,109,81,.24)}
.home-section{padding-top:96px;padding-bottom:96px}.section-head small,.page-hero span,.ai-page aside>small,.auth-kicker{display:flex;align-items:center;gap:9px}.section-head small:before,.page-hero span:before{content:"";display:inline-block;width:23px;height:1px;background:currentColor}.section-head h2{font-size:43px;letter-spacing:-2px}.section-head>a{padding-bottom:7px}
.category-row{gap:15px;margin-top:40px}.category-row>a{min-height:154px;justify-content:center;border:0;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(23,63,53,.08)}.category-row>a:nth-child(1){background:#e4ebdc}.category-row>a:nth-child(2){background:#f1e4d2}.category-row>a:nth-child(3){background:#f0ddd6}.category-row>a:nth-child(4){background:#dce9e8}.category-row>a:nth-child(5){background:#e8e3ed}.category-row>a:nth-child(6){background:#f3e8c8}.category-row i{background:rgba(255,255,255,.68);border-radius:50%;box-shadow:0 6px 18px rgba(23,63,53,.07)}.category-row strong{font:18px Georgia,serif}.category-row>a:hover{box-shadow:0 20px 38px rgba(23,63,53,.12);transform:translateY(-6px)}
.listing-band{background:#f0ede5}.provider-grid{gap:20px;margin-top:38px}.provider-card{border:0;border-radius:2px;box-shadow:0 1px 0 rgba(23,63,53,.08)}.provider-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(23,63,53,.13)}.provider-photo{height:220px;background-position:center;background-size:cover}.provider-photo.photo-0{background-image:linear-gradient(0deg,rgba(16,53,45,.15),transparent 55%),url('https://images.unsplash.com/photo-1544161515-4ab6ce6db874?auto=format&fit=crop&w=720&q=82')}.provider-photo.photo-1{background-image:linear-gradient(0deg,rgba(16,53,45,.17),transparent 55%),url('https://images.unsplash.com/photo-1506126613408-eca07ce68773?auto=format&fit=crop&w=720&q=82')}.provider-photo.photo-2{background-image:linear-gradient(0deg,rgba(16,53,45,.11),transparent 55%),url('https://images.unsplash.com/photo-1559839734-2b71ea197ec2?auto=format&fit=crop&w=720&q=82')}.provider-photo.photo-3{background-image:linear-gradient(0deg,rgba(16,53,45,.12),transparent 55%),url('https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=720&q=82')}.provider-photo>span{opacity:0}.provider-photo button{box-shadow:0 5px 16px rgba(23,63,53,.12)}.provider-info{padding:19px}.provider-info h3{font:18px/1.25 Georgia,serif}.card-bottom{margin:15px -19px -19px;padding:15px 19px;background:#faf9f5}.card-bottom a{font-size:9px}
.ai-banner{position:relative;overflow:hidden;background:var(--deep);color:#fff;border:0;border-radius:2px;padding:58px 55px;box-shadow:0 24px 60px rgba(16,53,45,.18)}.ai-banner:after{content:"";position:absolute;width:250px;height:250px;right:17%;top:-115px;border:1px solid rgba(217,231,171,.25);border-radius:50%;box-shadow:0 0 0 43px rgba(217,231,171,.05),0 0 0 88px rgba(217,231,171,.025)}.ai-banner>*{position:relative;z-index:1}.ai-banner .ai-spark{background:var(--sage);color:var(--deep);border-radius:50%;box-shadow:0 0 0 10px rgba(217,231,171,.08)}.ai-banner h2{font-size:37px}.ai-banner p{color:#b9cac2}.ai-banner>a{background:var(--sage);color:var(--deep);padding:15px 21px;border-radius:2px}
.page-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#f5f1e8,#e8eddf)}.page-hero:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(23,63,53,.12);border-radius:50%;right:8%;top:-120px;box-shadow:0 0 0 42px rgba(217,231,171,.11)}.page-hero>div{position:relative;z-index:1}.page-hero.compact h1,.page-hero.editorial h1{font-size:60px}
.primary-card,.side-card,.filters,.booking-card,.booking-summary,.assessment-card{border-radius:2px;box-shadow:0 14px 36px rgba(23,63,53,.06);border-color:rgba(23,63,53,.1)}.profile-cover{background:#f4efe5}.cover-photo{height:310px;background-image:linear-gradient(90deg,rgba(16,53,45,.1),transparent 45%),url('https://images.unsplash.com/photo-1600334089648-b0d9d3028eb2?auto=format&fit=crop&w=1800&q=82');background-position:center;background-size:cover}.profile-summary aside{border-radius:2px;box-shadow:0 18px 45px rgba(23,63,53,.11)}
.article-image,.product-image,.retreat-image{border-radius:1px}.article-grid article{transition:transform .25s}.article-grid article:hover{transform:translateY(-5px)}.article-image.tone-0{background:url('https://images.unsplash.com/photo-1545389336-cf090694435e?auto=format&fit=crop&w=750&q=80') center/cover}.article-image.tone-1{background:url('https://images.unsplash.com/photo-1499209974431-9dddcece7f88?auto=format&fit=crop&w=750&q=80') center/cover}.article-image.tone-2{background:url('https://images.unsplash.com/photo-1498837167922-ddd27525d352?auto=format&fit=crop&w=750&q=80') center/cover}
.retreat-image.image-0{background:url('https://images.unsplash.com/photo-1540541338287-41700207dee6?auto=format&fit=crop&w=750&q=80') center/cover}.retreat-image.image-1{background:url('https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=750&q=80') center/cover}.retreat-image.image-2{background:url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=750&q=80') center/cover}.retreat-image.image-3{background:url('https://images.unsplash.com/photo-1470770841072-f978cf4d019e?auto=format&fit=crop&w=750&q=80') center/cover}
.public-footer{padding-top:78px;padding-bottom:72px;background:linear-gradient(135deg,#0d3129,#10352d);border-top:5px solid var(--sage)}

.app-sidebar{background:linear-gradient(180deg,#0d3129,#10352d)}.app-topbar{background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.dashboard-content{background-image:radial-gradient(circle at 100% 0,rgba(217,231,171,.17),transparent 22%)}.metric-grid article,.data-panel,.activity-panel{border-radius:2px;box-shadow:0 8px 28px rgba(23,63,53,.045)}.metric-grid article{border-top:3px solid transparent}.metric-grid article:nth-child(1){border-top-color:var(--clay)}.metric-grid article:nth-child(2){border-top-color:#7fa17a}.metric-grid article:nth-child(3){border-top-color:#d6b35f}.metric-grid article:nth-child(4){border-top-color:#7aa5a1}.dashboard-heading h1{font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:400}.user-avatar,.table-person>i{border-radius:50%}.auth-brand{position:relative;overflow:hidden;background:linear-gradient(145deg,#0d3129,#173f35)}.auth-brand:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(217,231,171,.17);border-radius:50%;right:-245px;bottom:-155px;box-shadow:0 0 0 55px rgba(217,231,171,.035)}.auth-brand>*{position:relative;z-index:1}

@media(max-width:1200px){.home-hero:before{opacity:.25;left:-180px}.provider-photo{height:260px}}
@media(max-width:650px){.public-header{height:70px}.home-hero{padding-top:62px;padding-bottom:60px}.home-hero:before{width:250px;height:320px;opacity:.12;left:-180px}.home-hero:after{opacity:.55}.home-hero h1{font-size:53px;letter-spacing:-3.2px}.section-head h2{font-size:35px}.category-row>a{min-height:135px}.provider-photo{height:250px}.ai-banner{padding:42px 26px}.ai-banner:after{right:-120px}.page-hero.compact h1,.page-hero.editorial h1{font-size:43px}.cover-photo{height:230px}}
