:root{--colour-background:#f7f3ec;--colour-surface:#fffdf9;--colour-text:#24201d;--colour-text-muted:#6f665f;--colour-accent:#6f3545;--colour-border:#d8d0c7;--font-display:"Cormorant Garamond Variable", Georgia, "Times New Roman", serif;--font-body:"Source Sans 3 Variable", Arial, Helvetica, sans-serif;--font-accent:"Poiret One", sans-serif;--max-width:1200px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem}*,:before,:after{box-sizing:border-box}html{font-size:100%}body{background:var(--colour-background);color:var(--colour-text);font-family:var(--font-body);margin:0;font-size:1rem;line-height:1.6}main{width:min(100% - 2rem, var(--max-width));margin-inline:auto}h1,h2,h3,h4,h5,h6{color:var(--colour-text);font-family:var(--font-display);margin-top:0;font-weight:400;line-height:1.15}h1{letter-spacing:-.03em;font-size:clamp(2.75rem,7vw,5.5rem)}h2{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}p{margin-top:0;margin-bottom:var(--space-md)}a{color:inherit;text-decoration-color:var(--colour-accent);text-underline-offset:.2em}a:hover{color:var(--colour-accent)}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{background:var(--colour-accent);color:var(--colour-surface)}.site-header{border-bottom:1px solid var(--colour-border);background:var(--colour-background)}.site-header__inner{width:min(100% - 2rem, var(--max-width));padding-block:var(--space-md);margin-inline:auto}.site-brand{margin-bottom:var(--space-sm);font-family:var(--font-accent);font-size:1.5rem;text-decoration:none;display:inline-block}.site-nav__list{gap:var(--space-sm) var(--space-md);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.site-nav a{text-decoration:none}@media (width>=800px){.site-header__inner{justify-content:space-between;align-items:center;display:flex}.site-brand{margin-bottom:0}}.hero{padding-block:var(--space-2xl)}.hero__content{max-width:760px}.hero__eyebrow{margin-bottom:var(--space-sm);color:var(--colour-accent);font-family:var(--font-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem}.hero h1{margin-bottom:var(--space-md)}.hero__intro{max-width:620px;color:var(--colour-text-muted);margin-bottom:0;font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.5}.astrologer-search{margin-bottom:var(--space-2xl)}.astrologer-search__inner{padding:var(--space-lg);border:1px solid var(--colour-border);background:var(--colour-surface)}.astrologer-search h2{margin-bottom:var(--space-lg)}.astrologer-search__form{gap:var(--space-md);display:grid}.astrologer-search__field{gap:var(--space-xs);display:grid}.astrologer-search__field label{font-weight:600}.astrologer-search input[type=search],.astrologer-search select{border:1px solid var(--colour-border);background:var(--colour-surface);width:100%;min-height:3rem;color:var(--colour-text);border-radius:0;padding:.7rem .8rem}.astrologer-search__field--checkbox{align-items:center;gap:var(--space-xs);display:flex}.astrologer-search__field--checkbox input{width:1rem;height:1rem}.astrologer-search button{border:1px solid var(--colour-accent);background:var(--colour-accent);min-height:3rem;color:var(--colour-surface);padding:.75rem 1.25rem;font-weight:600}.astrologer-search button:hover{opacity:.9}@media (width>=800px){.astrologer-search__form{grid-template-columns:2fr 2fr auto auto;align-items:end}}.astrologer-discovery{padding-block:var(--space-xl) var(--space-2xl)}.astrologer-discovery__header{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.astrologer-discovery__eyebrow{margin-bottom:var(--space-xs);color:var(--colour-accent);font-family:var(--font-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.astrologer-discovery__header h2{margin-bottom:0}.astrologer-discovery__header>a{align-self:flex-start;font-weight:600}.astrologer-discovery__grid{gap:var(--space-md);display:grid}.astrologer-card{border-top:1px solid var(--colour-border);height:100%;padding-top:var(--space-md)}.astrologer-card__content{flex-direction:column;height:100%;display:flex}.astrologer-card__name{margin-bottom:var(--space-xs);font-size:clamp(1.6rem,3vw,2rem)}.astrologer-card__name a{text-decoration:none}.astrologer-card__name a:hover{color:var(--colour-accent)}.astrologer-card__location{margin-bottom:var(--space-md);color:var(--colour-text-muted)}.astrologer-card__specialities{gap:var(--space-xs);margin:0 0 var(--space-md);flex-wrap:wrap;padding:0;list-style:none;display:flex}.astrologer-card__specialities li{border:1px solid var(--colour-border);padding:.3rem .65rem;font-size:.9rem}.astrologer-card__consultation{margin-bottom:var(--space-md);color:var(--colour-text-muted)}.astrologer-card__link{align-self:flex-start;margin-top:auto;font-weight:600}@media (width>=700px){.astrologer-discovery__header{flex-direction:row;justify-content:space-between;align-items:end}.astrologer-discovery__header>a{align-self:auto;margin-bottom:.4rem}.astrologer-discovery__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}}.popular-specialities{padding-block:var(--space-xl) var(--space-2xl)}.popular-specialities__header{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.popular-specialities__eyebrow{margin-bottom:var(--space-xs);color:var(--colour-accent);font-family:var(--font-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.popular-specialities__header h2{margin-bottom:0}.popular-specialities__header>a{align-self:flex-start;font-weight:600}.popular-specialities__grid{gap:var(--space-lg);display:grid}.speciality-card{border-top:1px solid var(--colour-border);padding-top:var(--space-md)}.speciality-card h3{margin-bottom:var(--space-sm)}.speciality-card h3 a{text-decoration:none}.speciality-card h3 a:hover{color:var(--colour-accent)}.speciality-card p{color:var(--colour-text-muted)}.speciality-card__link{font-weight:600}@media (width>=700px){.popular-specialities__header{flex-direction:row;justify-content:space-between;align-items:end}.popular-specialities__header>a{align-self:auto;margin-bottom:.4rem}.popular-specialities__grid{grid-template-columns:repeat(3,1fr)}}.latest-articles{padding-block:var(--space-xl) var(--space-2xl)}.latest-articles__header{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.latest-articles__eyebrow{margin-bottom:var(--space-xs);color:var(--colour-accent);font-family:var(--font-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.latest-articles__header h2{margin-bottom:0}.latest-articles__header>a{align-self:flex-start;font-weight:600}.latest-articles__grid{gap:var(--space-lg);display:grid}.article-card{border-top:1px solid var(--colour-border);padding-top:var(--space-md)}.article-card h3{margin-bottom:var(--space-sm)}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{color:var(--colour-accent)}.article-card p{color:var(--colour-text-muted)}.article-card__link{font-weight:600}@media (width>=700px){.latest-articles__header{flex-direction:row;justify-content:space-between;align-items:end}.latest-articles__header>a{align-self:auto;margin-bottom:.4rem}.latest-articles__grid{grid-template-columns:repeat(3,1fr)}}.join-cta{padding-block:var(--space-2xl);border-top:1px solid var(--colour-border);border-bottom:1px solid var(--colour-border);text-align:center}.join-cta__content{max-width:680px;margin-inline:auto}.join-cta__eyebrow{margin-bottom:var(--space-sm);color:var(--colour-accent);font-family:var(--font-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.join-cta h2{margin-bottom:var(--space-md)}.join-cta__text{margin-bottom:var(--space-lg);color:var(--colour-text-muted);font-size:1.1rem;line-height:1.6}.join-cta__link{border:1px solid var(--colour-accent);background:var(--colour-accent);color:var(--colour-surface);padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.join-cta__link:hover{opacity:.9}.site-footer{margin-top:var(--space-2xl);padding-top:var(--space-2xl);border-top:1px solid var(--colour-border)}.site-footer__inner{gap:var(--space-xl);padding-bottom:var(--space-xl);display:grid}.site-footer__brand{max-width:420px}.site-footer__logo{margin-bottom:var(--space-sm);font-family:var(--font-heading);font-size:1.8rem;font-weight:600;text-decoration:none;display:inline-block}.site-footer__brand p{color:var(--colour-text-muted);margin-bottom:0}.site-footer__nav{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.site-footer__group h2{margin-bottom:var(--space-sm);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;font-size:.9rem;font-weight:600}.site-footer__group ul{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:grid}.site-footer__group a{color:var(--colour-text-muted);text-decoration:none}.site-footer__group a:hover{color:var(--colour-accent)}.site-footer__bottom{padding-block:var(--space-md);border-top:1px solid var(--colour-border)}.site-footer__bottom p{color:var(--colour-text-muted);margin:0;font-size:.9rem}@media (width>=700px){.site-footer__inner{grid-template-columns:2fr 1fr;align-items:start}}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-cyrillic-ext-wght-normal.Bg62sWL9.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-cyrillic-wght-normal.BWCqVJN0.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-vietnamese-wght-normal.CDLFB6hb.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-latin-ext-wght-normal.ltf1AbuM.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-latin-wght-normal.CUoBjw-S.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-ext-wght-normal.DzyfIafT.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-wght-normal.BMDVbyM7.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-ext-wght-normal.BWSLJLk6.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-wght-normal.C9H9m1vD.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-vietnamese-wght-normal.C1uRvKPU.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-ext-wght-normal.C8iNium2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-wght-normal.BqRLTx4X.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poiret One;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poiret-one-cyrillic-400-normal.DSLrjXv3.woff2)format("woff2"),url(/_astro/poiret-one-cyrillic-400-normal.CpH-lEit.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Poiret One;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poiret-one-latin-ext-400-normal.CxHDSaWp.woff2)format("woff2"),url(/_astro/poiret-one-latin-ext-400-normal.CvJmH8f6.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poiret One;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poiret-one-latin-400-normal.DaD3Ke7k.woff2)format("woff2"),url(/_astro/poiret-one-latin-400-normal.DeDrWLAw.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
