/* LA PASSION.life — an editorial fashion magazine. Her rouge and white, a Didone masthead, deep ink, air. No pastel, nothing yelling, nothing black. */
:root{--lp-rouge:#E4002B;--lp-ink:#2A1A2E;--lp-pearl:#FFFFFF}
body{background:#FFFFFF}
.lp-kicker{margin:0 0 1.1rem;font-family:'Marcellus',Didot,Georgia,serif;font-style:normal;font-weight:400;font-size:clamp(1.05rem,2vw,1.35rem);letter-spacing:.14em;text-transform:uppercase;color:#0FA3B1}
.lp-kicker::after{content:'';display:block;width:4.5rem;height:3px;margin:.75rem auto 0;background:var(--signal);border-radius:0}
.lp-spread .lp-kicker::after,.lp-board__head .lp-kicker::after,.lp-salon__head .lp-kicker::after,.lp-mine__head .lp-kicker::after,.lp-start__head .lp-kicker::after{margin-left:0}
.lp-kicker--light{color:rgba(255,255,255,.85)}

/* THE COVER */
.lp-cover{position:relative;min-height:100svh;overflow:hidden;background:#3A2A4A;display:grid;grid-template-rows:auto 1fr auto}
.lp-cover__pic{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%;opacity:0;transform:scale(1.04);transition:opacity 1.8s ease,transform 24s linear}
.lp-cover.on .lp-cover__pic{opacity:1;transform:scale(1)}
.lp-cover__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,10,30,.28) 0%,rgba(20,10,30,0) 35%,rgba(20,10,30,0) 55%,rgba(20,10,30,.55) 100%);pointer-events:none}
.lp-cover__mast{position:relative;z-index:2;margin:0;padding:12vh 6vw 0;text-align:center;font-family:'Bodoni Moda',Didot,Georgia,serif;font-weight:400;line-height:.95;color:#fff;letter-spacing:.02em;opacity:0;transform:translateY(8px);transition:opacity 1.4s ease .6s,transform 1.4s ease .6s}
.lp-cover.on .lp-cover__mast{opacity:1;transform:none}
.lp-cover__name{display:block;font-size:clamp(2.9rem,13vw,7.5rem);font-variation-settings:'opsz' 96}
.lp-cover__tail{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:400;font-size:clamp(1.6rem,5vw,2.8rem);letter-spacing:.14em;margin-top:.3rem;opacity:1;color:#FFF6F0}
.lp-cover__lines{position:relative;z-index:2;grid-row:3;padding:0 7vw 8vh;color:#fff;opacity:0;transition:opacity 1.6s ease 1.8s}
.lp-cover.on .lp-cover__lines{opacity:1}
.lp-cover__line{margin:0;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:500;font-size:clamp(1.9rem,7vw,3.2rem);line-height:1.2;text-shadow:0 1px 16px rgba(0,0,0,.35)}
.lp-cover__sub{margin:.7rem 0 0;font-family:'Jost',sans-serif;font-weight:500;font-size:.82rem;letter-spacing:.24em;text-transform:uppercase;opacity:.95}
.lp-cover__reach{margin:1.1rem 0 0;font-family:'Jost',sans-serif;font-weight:300;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;opacity:.8}
@media(min-width:900px){.lp-cover__mast{text-align:left;padding:8vh 6vw 0}.lp-cover__name{font-size:clamp(5rem,11vw,10rem)}.lp-cover__lines{padding:0 6vw 9vh;max-width:32rem}.lp-cover__pic{object-position:50% 45%}}

/* THE FIRST SPREAD */
.lp-spread{display:grid;gap:6vh;padding:14vh 7vw 12vh;max-width:1180px;margin:0 auto}
.lp-spread__head{margin:0 0 1.6rem;font-family:'Marcellus',Didot,Georgia,serif;font-weight:400;font-size:clamp(1.9rem,6.4vw,3.6rem);line-height:1.02;color:var(--lp-ink);letter-spacing:-.005em}
.lp-spread__body{margin:0 0 1.6rem;font-family:'Jost',sans-serif;font-weight:300;font-size:1.02rem;line-height:1.8;color:var(--lp-ink);max-width:34rem}
.lp-spread__line{margin:0;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.15rem;color:var(--lp-rouge)}
.lp-spread__fig{margin:0}.lp-spread__fig img{display:block;width:100%;height:auto}
@media(min-width:900px){.lp-spread{grid-template-columns:1.1fr 1fr;align-items:center;gap:6vw;padding:16vh 6vw}}

/* THE ROUGE PAGE */
.lp-rouge{background:var(--lp-rouge);color:#fff;padding:14vh 7vw 14vh;text-align:center}
.lp-rouge__head{margin:0 auto 1.4rem;font-family:'Marcellus',Didot,Georgia,serif;font-weight:400;font-size:clamp(2.2rem,8vw,4.8rem);line-height:1.02;max-width:12ch}
.lp-rouge__body{margin:0 auto 1.6rem;font-family:'Jost',sans-serif;font-weight:300;font-size:1.02rem;line-height:1.75;max-width:30rem;color:rgba(255,255,255,.95)}
.lp-rouge__first{margin:0;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.2rem;color:#fff}

/* TWO WAYS IN */
.lp-ways{display:grid;gap:8vh;padding:14vh 7vw 12vh;max-width:1180px;margin:0 auto}
.lp-plate{display:block;text-decoration:none;color:var(--lp-ink)}
.lp-plate img{display:block;width:100%;height:auto;margin-bottom:1.1rem}
.lp-plate__head{display:block;font-family:'Marcellus',Didot,Georgia,serif;font-weight:400;font-size:clamp(1.7rem,5.6vw,2.6rem);line-height:1.05;color:var(--lp-ink);border-bottom:1px solid var(--lp-rouge);padding-bottom:.3rem;width:max-content;max-width:100%}
.lp-plate__say{display:block;margin-top:.7rem;font-family:'Jost',sans-serif;font-weight:300;font-size:.98rem;color:var(--lp-ink);opacity:.85}
@media(min-width:900px){.lp-ways{grid-template-columns:1fr 1fr;gap:6vw;padding:14vh 6vw}}

/* the kit's closing in this world's ink */
.gk-close h2,.gk-close .gk-h2{color:var(--lp-ink)!important;font-family:'Marcellus',Didot,Georgia,serif!important;font-weight:400!important;font-size:clamp(1.8rem,6vw,3rem)!important}
.gk-close p{color:var(--lp-ink)!important;font-family:'Jost',sans-serif!important;font-weight:300!important}
@media(prefers-reduced-motion:reduce){.lp-cover__pic,.lp-cover__mast,.lp-cover__lines{transition:none;opacity:1;transform:none}}

/* ── THE INNER PAGES — the same magazine: white, air, Didone heads, quiet underlined words ── */
.lp-board,.lp-salon,.lp-start,.lp-join,.lp-mine{max-width:1180px;margin:0 auto;padding:10vh 7vw 14vh}
.lp-board__title,.lp-salon__title,.lp-start__title,.lp-join__title,.lp-mine__title,.lp-empty__head{font-family:'Marcellus',Didot,Georgia,serif;font-weight:400;font-size:clamp(2rem,7vw,3.8rem);line-height:1.02;color:var(--lp-ink);margin:0 0 1.2rem}
.lp-start__lead,.lp-join__lead,.lp-salon__body,.lp-mine p,.lp-empty p,.lp-salon__note,.lp-form__note{font-family:'Jost',sans-serif;font-weight:300;font-size:1rem;line-height:1.75;color:var(--lp-ink);max-width:36rem}
.lp-board__reach{display:flex;flex-wrap:wrap;gap:.6rem 1.6rem;margin:1.4rem 0 4rem}
.lp-reach{font-family:'Jost',sans-serif;font-weight:400;font-size:.9rem;letter-spacing:.06em;color:var(--lp-ink);text-decoration:none;opacity:.7;padding-bottom:.15rem;border-bottom:1px solid transparent}
.lp-reach.is-on{opacity:1;color:var(--lp-rouge);border-bottom-color:var(--lp-rouge)}
.lp-grid{display:grid;gap:3.4rem 2.4rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}
.lp-card{display:block;text-decoration:none;color:var(--lp-ink)}
.lp-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:.8rem}
.lp-card__kick{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1rem;color:var(--lp-rouge)}
.lp-card__name{display:block;font-family:'Marcellus',Didot,Georgia,serif;font-size:1.5rem;line-height:1.1;margin:.2rem 0 .3rem}
.lp-card__meta{display:block;font-family:'Jost',sans-serif;font-weight:300;font-size:.85rem;letter-spacing:.04em;opacity:.8}
.lp-empty{padding:6vh 0 0}
.lp-salon__pic{margin:0 0 3vh}.lp-salon__pic img{display:block;width:100%;max-height:60vh;object-fit:cover}
.lp-salon__meta{font-family:'Jost',sans-serif;font-weight:400;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-ink);opacity:.8;margin:0 0 .4rem}
.lp-salon__host{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.1rem;color:var(--lp-rouge);margin:0 0 2rem}
.lp-salon__act{margin:3rem 0}.lp-salon__in{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.2rem;color:var(--lp-rouge)}
.lp-talk{margin-top:5rem;max-width:36rem}.lp-talk__list{list-style:none;margin:0 0 2rem;padding:0}.lp-talk__list li{padding:.9rem 0;border-bottom:1px solid rgba(42,26,46,.12)}
.lp-talk__who{display:block;font-family:'Cormorant Garamond',serif;font-style:italic;color:var(--lp-rouge)}.lp-talk__said{display:block;font-family:'Jost',sans-serif;font-weight:300;line-height:1.7}
.lp-talk__none{font-family:'Jost',sans-serif;font-weight:300;opacity:.8}
.lp-form{max-width:36rem;display:grid;gap:1.8rem;margin-top:3rem}
.lp-form label{display:grid;gap:.4rem}.lp-form label > span{font-family:'Jost',sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-rouge)}
.lp-form input,.lp-form textarea,.lp-talk__form textarea{width:100%;border:0;border-bottom:1px solid rgba(42,26,46,.35);background:transparent;font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:var(--lp-ink);padding:.4rem 0;border-radius:0;outline:none}
.lp-form input:focus,.lp-form textarea:focus,.lp-talk__form textarea:focus{border-bottom-color:var(--lp-rouge)}
.lp-reachpick{border:0;padding:0;margin:0;display:grid;gap:.6rem}.lp-reachpick legend{font-family:'Jost',sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-rouge);margin-bottom:.6rem}
.lp-pick{display:flex!important;align-items:center;gap:.7rem;font-family:'Cormorant Garamond',serif;font-size:1.2rem;color:var(--lp-ink)}.lp-pick input{width:auto;accent-color:var(--lp-rouge)}
.lp-promise{display:grid;gap:1rem;padding:1.6rem 0;border-top:1px solid rgba(42,26,46,.12);border-bottom:1px solid rgba(42,26,46,.12)}
.lp-promise__say{margin:0;font-family:'Cormorant Garamond',serif;font-size:1.25rem;line-height:1.5;color:var(--lp-ink)}
.lp-form__go{margin:.6rem 0 0}.lp-form__note{font-size:.9rem;opacity:.8}
button.lp-way{background:none;border:0;padding:0 0 .1rem;cursor:pointer}
.lp-said{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.15rem;color:var(--lp-rouge);margin:1rem 0 0}
.lp-mine__meta{font-family:'Jost',sans-serif;font-weight:300;font-size:.95rem;letter-spacing:.04em;opacity:.85}
.lp-mine__sec{margin-top:5rem}
.lp-talk__form{display:grid;gap:1rem;max-width:36rem}
.lp-form label.lp-pick > span{font-family:'Cormorant Garamond',serif;font-size:1.2rem;letter-spacing:0;text-transform:none;color:var(--lp-ink)}
/* messages */
.lp-write{display:grid;gap:1rem;max-width:36rem}.lp-write textarea{width:100%;border:0;border-bottom:1px solid rgba(42,26,46,.35);background:transparent;font-family:'Cormorant Garamond',serif;font-size:1.3rem;color:var(--lp-ink);padding:.4rem 0;outline:none}
.lp-writehost{margin:3rem 0;max-width:36rem}
.lp-threads{list-style:none;margin:0;padding:0;max-width:36rem}.lp-threads li a{display:grid;grid-template-columns:1fr auto;gap:.2rem 1rem;padding:.9rem 0;border-bottom:1px solid rgba(42,26,46,.12);text-decoration:none;color:var(--lp-ink)}
.lp-threads__who{font-family:'Marcellus',Didot,Georgia,serif;font-size:1.2rem}.lp-threads__about{grid-column:1;font-family:'Cormorant Garamond',serif;font-style:italic;color:var(--lp-rouge)}.lp-threads__when{grid-column:2;grid-row:1;font-family:'Jost',sans-serif;font-size:.8rem;opacity:.7}
.lp-talk__list li.is-me .lp-talk__who{color:var(--lp-ink);opacity:.7}

/* THE COUNTER — the shared card, in this world's clothes */
.lam-pay-page{max-width:36rem;margin:0 auto;padding:10vh 7vw 14vh}
.lam-pay-page__said{font-family:'Marcellus',Didot,Georgia,serif!important;font-weight:400!important;font-size:clamp(2rem,7vw,3.4rem)!important;line-height:1.02;color:var(--lp-ink)!important;margin:0 0 2.4rem!important}
.lam-pay-page__lost,.lam-pay__trouble{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.15rem;color:var(--lp-rouge)}
.lam-pay-page__back{font-family:'Jost',sans-serif;color:var(--lp-rouge);text-decoration:none;border-bottom:1px solid var(--lp-rouge)}
.lam-pay__go{background:var(--lp-rouge)!important;color:#fff!important;border:0!important;border-radius:0!important;font-family:'Jost',sans-serif!important;font-weight:500!important;letter-spacing:.14em;text-transform:uppercase;font-size:.85rem!important;padding:1.1rem 1.4rem!important;width:100%;cursor:pointer}
.lam-pay__go:disabled{opacity:.55}
.lam-pay__currency{font-family:'Jost',sans-serif;border:0;border-bottom:1px solid transparent;background:none;color:var(--lp-ink);padding:.3rem .2rem;margin-right:1rem;cursor:pointer}.lam-pay__currency.is-chosen{color:var(--lp-rouge);border-bottom-color:var(--lp-rouge)}
.lam-pay p,.lam-pay small,.lam-pay-page p{font-family:'Jost',sans-serif;font-weight:300;color:var(--lp-ink)}
/* the pages every world owes a person — a magazine column */
.w-page{max-width:40rem;margin:0 auto;padding:10vh 7vw 14vh}
.w-page h1{font-family:'Marcellus',Didot,Georgia,serif;font-weight:400;font-size:clamp(2rem,7vw,3.6rem);line-height:1.02;color:var(--lp-ink);margin:0 0 1.6rem}
.w-page h2{font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:500;font-size:1.3rem;color:var(--lp-rouge);margin:2.4rem 0 .6rem}
.w-page p{font-family:'Jost',sans-serif;font-weight:300;font-size:1.02rem;line-height:1.78;color:var(--lp-ink);margin:0 0 1rem}
.w-page .lp-lead{font-family:'Cormorant Garamond',serif;font-size:1.35rem;line-height:1.5;color:var(--lp-ink)}
.w-page .lp-note{font-family:'Cormorant Garamond',serif;font-style:italic;color:var(--lp-rouge);margin-top:2.4rem}
.w-page a{color:var(--lp-rouge);text-decoration:none;border-bottom:1px solid var(--lp-rouge)}
.gk-bar__nav{display:flex!important}.gk-bar__nav li{list-style:none}
.lp-promise__say a{color:var(--lp-rouge);text-decoration:none;border-bottom:1px solid var(--lp-rouge)}

/* PROTECTING THE PASSION — the feature */
.lp-philo{max-width:40rem;margin:0 auto;padding:4vh 7vw 14vh;text-align:center}
.lp-philo__head{margin:0 0 1.4rem;font-family:'Marcellus',Didot,Georgia,serif;font-weight:400;font-size:clamp(1.9rem,6.4vw,3.6rem);line-height:1.05;color:var(--lp-ink)}
.lp-philo__body{margin:0 auto 1.8rem;font-family:'Jost',sans-serif;font-weight:300;font-size:1.02rem;line-height:1.8;color:var(--lp-ink);max-width:34rem}
.gk-bar__nav a{font-family:'Jost',sans-serif;font-weight:400;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
@media(max-width:760px){.gk-bar__name,.gk-bar a.gk-bar__name{white-space:nowrap;font-size:.9rem}.gk-bar__nav{gap:.9rem}.gk-bar__nav a{font-size:.66rem;letter-spacing:.04em}}
@media(max-width:899px){.lp-cover__pic{object-position:50% 50%}}
/* Hosting, asks, near, where. */
.lp-salon__where{font-family:var(--body);font-size:.95rem;color:var(--ink);margin:.2rem 0 0}
.lp-hosting{margin:2.4rem 0 0;padding:1.4rem 0 0;border-top:1px solid rgba(42,26,46,.12)}
.lp-asks{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.7rem}
.lp-asks li{display:flex;flex-wrap:wrap;gap:.6rem 1rem;align-items:center;justify-content:space-between}
.lp-inline{display:inline-flex;gap:.6rem;flex-wrap:wrap}
.lp-way--quiet{background:transparent;color:var(--ink);border:1px solid rgba(42,26,46,.3)}
.lp-cohost{display:grid;gap:.6rem;max-width:36rem;margin:.6rem 0 0}
.lp-cohost select{font:inherit;padding:.6rem .7rem;border:1px solid rgba(42,26,46,.3);background:#fff;color:var(--ink)}
.lp-near{display:flex;gap:.8rem;align-items:flex-end;flex-wrap:wrap;margin:1rem 0 0;max-width:36rem}
.lp-near label{flex:1 1 14rem;display:grid;gap:.3rem}
.lp-near input{font:inherit;padding:.6rem .7rem;border:1px solid rgba(42,26,46,.3);background:#fff;color:var(--ink);width:100%}
/* The place fields follow "where does it meet" — the kit's label grid must yield to hidden. */
.lp-form label[hidden],.lp-press label[hidden]{display:none!important}
/* The bar on a phone: three roads, and it never runs off the edge. */
@media(max-width:480px){.gk-bar{padding-left:12px;padding-right:12px;gap:.6rem}.gk-bar__nav a{font-size:.56rem!important;letter-spacing:.02em!important}.gk-bar__nav{gap:.5rem!important}.gk-bar__name,.gk-bar a.gk-bar__name{font-size:.66rem!important;letter-spacing:.1em}}
/* The map above the board — light, quiet, one red plume-pin per Plume. */
.lp-map{width:100%;height:clamp(260px,42vh,480px);margin:1.6rem 0 1.4rem;background:#F3EEF0}
.lp-pin{width:26px;height:44px;background:none;border:0;padding:0;cursor:pointer;transform:rotate(18deg);filter:drop-shadow(0 2px 5px rgba(42,26,46,.28));transition:transform .25s ease}
.lp-pin:hover{transform:rotate(8deg) scale(1.12)}
.lp-pin svg{display:block;overflow:visible}
.lp-feather__vane{fill:var(--f,var(--signal));stroke:#fff;stroke-width:1.2;stroke-linejoin:round}
.lp-feather__cut{fill:none;stroke:#fff;stroke-width:1;stroke-linecap:round;opacity:.85}
.lp-feather__rachis{fill:none;stroke:#FFD9E1;stroke-width:1.4;stroke-linecap:round}
.lp-feather__quill{fill:none;stroke:var(--f,var(--signal));stroke-width:2.2;stroke-linecap:round;filter:brightness(.72)}
.lp-feather__rachis{stroke:rgba(255,255,255,.75)}
/* The sky: Plumes from anywhere drift across the top of the map. */
.lp-mapwrap{position:relative;margin:1.6rem 0 1.4rem}
.lp-mapwrap .lp-map{margin:0}
.lp-drift{position:absolute;left:0;right:0;top:0;height:96px;pointer-events:none;overflow:hidden;z-index:2}
.lp-drift__f{position:absolute;top:18px;width:26px;height:44px;pointer-events:auto;text-decoration:none;filter:drop-shadow(0 2px 5px rgba(42,26,46,.22));animation:lp-drift 12s ease-in-out infinite alternate}
.lp-drift__f svg{display:block;transform:rotate(62deg)}
.lp-drift__name{position:absolute;left:50%;top:100%;transform:translateX(-50%);white-space:nowrap;font-family:var(--body);font-size:.68rem;letter-spacing:.06em;color:var(--ink);background:rgba(255,255,255,.92);padding:.15rem .5rem;opacity:0;transition:opacity .2s}
.lp-drift__f:hover .lp-drift__name,.lp-drift__f:focus-visible .lp-drift__name{opacity:1}
.lp-drift__say{font-family:var(--body);font-size:.8rem;color:#8A7A85;margin:.5rem 0 0}
@keyframes lp-drift{0%{transform:translate(0,0) rotate(-6deg)}50%{transform:translate(28px,10px) rotate(4deg)}100%{transform:translate(60px,-4px) rotate(-3deg)}}
@media(prefers-reduced-motion:reduce){.lp-drift__f{animation:none}}
@media(prefers-reduced-motion:reduce){.lp-pin{transition:none}.lp-pin:hover{transform:rotate(18deg)}}
.lp-pin:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
.lp-me{width:14px;height:14px;border-radius:50%;background:var(--ink);border:3px solid #fff;box-shadow:0 0 0 2px var(--ink)}
.lp-pop{font-family:var(--body);min-width:12rem}
.lp-pop__kind{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--signal);margin:0 0 .3rem}
.lp-pop__name{font-family:var(--head);font-size:1.05rem;line-height:1.2;margin:0 0 .5rem;color:var(--ink)}
.lp-pop__go{font-size:.85rem;color:var(--signal);text-decoration:underline;text-underline-offset:.25em}
.mapboxgl-popup-content{border-radius:0;padding:.9rem 1rem;box-shadow:0 10px 26px rgba(42,26,46,.14)}
.mapboxgl-ctrl-logo,.mapboxgl-ctrl-attrib{opacity:.6}
/* The header's feather, and the map on the home. */
.gk-bar__mark{height:40px;width:auto;transform:rotate(-14deg);transform-origin:50% 90%}
.lp-homemap{padding:1rem 6vw 2rem;max-width:1200px;margin:0 auto}
.lp-homemap__go{font-family:var(--body);font-size:.85rem;margin:.6rem 0 0}.lp-homemap__go a{color:var(--signal);text-decoration:underline;text-underline-offset:.25em}
/* Playfair holds its hairlines; give the big lines a touch more weight and air. */
.lp-plate__head,.lp-spread__head,.lp-philosophy__head,.lp-rouge__head,.lp-close__head,.lp-board__title,.lp-salon__title,.lp-start__title,.lp-mine__title,.lp-join__title{font-weight:400;letter-spacing:0}

/* The price, said once, and the way in. */
.lp-rouge__price{font-family:var(--head);font-weight:500;font-size:clamp(3rem,10vw,6rem);line-height:1;margin:.2rem 0 1rem;color:#fff;letter-spacing:-.02em}
.lp-rouge__price span{font-family:var(--body);font-weight:300;font-size:clamp(1rem,2.4vw,1.4rem);letter-spacing:.06em;margin-left:.4rem;vertical-align:baseline}
.lp-rouge__go{margin:1.6rem 0 0}.lp-rouge__go a{color:#fff;font-family:var(--body);font-size:1rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px}


/* THE BAR IS PEACOCK FEATHERS — hers: "I was wanting our menu to look like peacock feathers." A plumage band, deep teal to sapphire with the gold of the eyes, the small feathers laid across it; the masthead and the roads in pearl. */
.gk-bar{background:linear-gradient(100deg,#0A2F55 0%,#0E6E8C 20%,#118A6E 42%,#0FA3B1 58%,#1E5FBF 80%,#0A2F55 100%)!important;border-bottom:1px solid rgba(255,255,255,.18)!important;position:sticky;top:0;z-index:50;overflow:hidden}
.gk-bar::before{content:'';position:absolute;inset:0;background:url('img/feather.svg') 0 -6px/26px 52px repeat;opacity:.34;pointer-events:none}
.gk-bar::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(0,0,0,.18));pointer-events:none}
.gk-bar>*{position:relative;z-index:1}
.gk-bar__home,.gk-bar a.gk-bar__name,.gk-bar__name{color:#FFF6F0!important;text-shadow:0 1px 10px rgba(0,0,0,.35)}
.gk-bar__nav a{color:#FFF6F0!important;opacity:.92;text-shadow:0 1px 8px rgba(0,0,0,.35)}.gk-bar__nav a:hover{opacity:1;color:#F2B705!important}
.gk-bar__mark{display:none}
/* Introducing the Plume. */
.lp-plume{position:relative;max-width:46rem;margin:0 auto;padding:1rem 6vw 5rem;text-align:center;overflow:hidden}
.lp-plume__feathers{display:flex;justify-content:center;gap:.6rem;margin:0 0 1.6rem}
.lp-plume__f{display:inline-block;width:22px;height:38px;transform:rotate(calc(var(--i) * 9deg - 27deg)) translateY(calc(var(--i) * 1px));transform-origin:50% 100%}
.lp-plume__f svg{width:22px;height:38px}
.lp-plume__head{font-family:var(--head);font-weight:400;font-size:clamp(2.4rem,7vw,4.2rem);line-height:1.05;margin:0 0 1.2rem;color:var(--ink);letter-spacing:-.01em}
.lp-plume__body{font-family:var(--body);font-weight:300;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65;margin:0 auto 1rem;color:var(--ink)}
.lp-plume__reach{font-family:'Marcellus',Georgia,serif;font-size:clamp(1rem,1.9vw,1.25rem);letter-spacing:.12em;text-transform:uppercase;color:var(--signal);margin:0 0 1.2rem}
.lp-plume__line{font-family:var(--head);font-style:italic;font-size:clamp(1.15rem,2.4vw,1.45rem);line-height:1.5;margin:0;color:var(--ink)}
.lp-homemap__empty{font-family:var(--head);font-style:italic;font-size:1.15rem;margin:.6rem 0 0;color:var(--ink)}

/* THE HERO LINE, LACQUERED — hers: "make it thicker and lacquer like Nan Made's headings." Prata, pearl, stroked a touch thicker, her red stacked beneath it so it stands off the feathers. */
.lp-cover__line{font-family:'Marcellus',Didot,Georgia,serif!important;font-style:normal!important;font-weight:400;font-size:clamp(2.3rem,8vw,4.6rem)!important;line-height:1.05;color:#FFF6F0;-webkit-text-stroke:.022em #FFF6F0;paint-order:stroke fill;letter-spacing:.005em;
text-shadow:0 -.01em 0 #FFFFFF,-.012em -.012em 0 rgba(255,255,255,.9),0 .012em 0 #FF3D62,0 .024em 0 #E4002B,0 .036em 0 #E4002B,0 .048em 0 #D3001F,0 .06em 0 #C4001E,0 .072em 0 #B80022,0 .084em 0 #A2001E,0 .1em .04em rgba(184,0,34,.45),0 .14em .1em rgba(20,10,30,.35)}
.lp-cover__sub{text-shadow:0 1px 12px rgba(0,0,0,.45)}
/* Prata carries one weight; the plate heads take a hair of stroke so they hold on a phone. */
.lp-plate__head,.lp-board__title,.lp-salon__title,.lp-start__title,.lp-mine__title,.lp-join__title{-webkit-text-stroke:.012em currentColor;paint-order:stroke fill}

/* THE MASTHEAD, WITH WHITE DEPTH — hers: "put some depth to that, but just white depth." Pearl stacked beneath pearl, then a soft dark breath so it lifts off the feathers. */
.lp-cover__mast{text-shadow:0 .012em 0 #FFFFFF,0 .024em 0 #F7EEF2,0 .036em 0 #EEDDE4,0 .048em 0 #E3CBD6,0 .06em 0 #D6B8C6,0 .08em .04em rgba(255,255,255,.35),0 .12em .12em rgba(20,10,30,.45),0 0 2.2em rgba(20,10,30,.35)}
.lp-cover__tail{-webkit-text-stroke:0;text-shadow:0 .02em 0 #FFFFFF,0 .06em .1em rgba(20,10,30,.55),0 0 1.4em rgba(20,10,30,.5),0 0 .3em rgba(255,255,255,.35)}
/* THE MAP SITS ON PEACOCK FEATHERS — hers: "make the map colourful, or have it sitting on a background that's like peacock feathers." */
.lp-homemap{position:relative;max-width:none;padding:clamp(2rem,5vw,4rem) 6vw clamp(2.4rem,5vw,4rem);background:linear-gradient(115deg,#0A2F55 0%,#0E6E8C 18%,#118A6E 38%,#0FA3B1 55%,#1E5FBF 76%,#3B3BD6 90%,#0A2F55 100%);overflow:hidden}
.lp-homemap::before{content:'';position:absolute;inset:0;background:url('img/feather.svg') 0 0/44px 88px repeat;opacity:.22;pointer-events:none}
.lp-homemap::after{content:'';position:absolute;inset:0;background:radial-gradient(60% 60% at 50% 40%,rgba(255,255,255,.14),rgba(0,0,0,.18));pointer-events:none}
.lp-homemap>*{position:relative;z-index:1}
.lp-homemap .lp-kicker{color:#FFF6F0;text-shadow:0 1px 10px rgba(0,0,0,.35)}.lp-homemap .lp-kicker::after{margin-left:0;background:#F2B705}
.lp-homemap .lp-mapwrap,.lp-homemap .lp-map{max-width:1200px;margin-left:auto;margin-right:auto}
.lp-homemap .lp-map{border:6px solid rgba(255,255,255,.85);box-shadow:0 18px 50px rgba(0,0,0,.35)}
.lp-homemap__empty,.lp-homemap .lp-drift__say{color:#FFF6F0;max-width:1200px;margin-left:auto;margin-right:auto}
.lp-homemap__go{max-width:1200px;margin:.8rem auto 0}.lp-homemap__go a{color:#F2B705}

/* After the money, and the search. */
.lp-mine__stands{font-family:var(--head);font-size:1.15rem;margin:0 0 .8rem}
.lp-card{margin:1rem 0 0;max-width:36rem}.lp-card summary{cursor:pointer;color:var(--signal);text-decoration:underline;text-underline-offset:.25em;font-family:var(--body)}
.lp-yours{display:grid;gap:.9rem;max-width:36rem}.lp-mine__was{font-family:var(--body);font-size:.95rem;margin:.6rem 0 0}
.lp-kicker--small{font-size:.95rem;margin:1.2rem 0 .6rem}
.lp-search{margin:1.6rem 0 0}
/* The gift, and the way back in. */
.lp-give__price{font-family:var(--body);font-size:.95rem;color:var(--ink);margin:.4rem 0 0}
.lp-given__link{font-family:var(--body);word-break:break-all;background:#F3EEF0;padding:.8rem 1rem;max-width:40rem}.lp-given__link a{color:var(--signal)}
.lp-opening .lp-join__lead em{font-family:var(--head);font-style:italic}

/* The menu, easier to read on the feathers — hers. */
/* One line, always: the roads shrink with the screen rather than wrap. */
.gk-bar__nav a{font-size:clamp(.62rem,1.15vw,.92rem)!important;font-weight:500!important;letter-spacing:clamp(.03em,.12vw,.11em)!important;text-shadow:0 1px 2px rgba(0,0,0,.55),0 2px 10px rgba(0,0,0,.45)!important;opacity:1!important;white-space:nowrap}
.gk-bar__nav{gap:clamp(.55rem,1.4vw,1.5rem)!important;flex-wrap:nowrap!important;justify-content:flex-end;min-width:0}
.gk-bar{flex-wrap:nowrap!important}
.gk-bar__name,.gk-bar a.gk-bar__name{font-size:clamp(.7rem,1.3vw,.98rem)!important;white-space:nowrap}
.gk-bar::after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.34))}
/* THE PLUMAGE MENU (phones and small tablets). */
.lp-fan{display:none}
.lp-plumage{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;justify-content:center;padding:14vh 8vw 10vh;background:linear-gradient(160deg,#0A2F55 0%,#0E6E8C 22%,#118A6E 45%,#0FA3B1 62%,#1E5FBF 82%,#3B3BD6 100%);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility 0s .45s}
.lp-plumage::before{content:'';position:absolute;inset:0;background:url('img/feather.svg') 0 0/44px 88px repeat;opacity:.2;pointer-events:none}
.lp-plumage::after{content:'';position:absolute;inset:0;background:radial-gradient(70% 60% at 50% 30%,rgba(255,255,255,.14),rgba(0,0,0,.25));pointer-events:none}
.lp-plumage>*{position:relative;z-index:1}
.lp-plumage-open .lp-plumage{opacity:1;visibility:visible;transition:opacity .45s ease}
.lp-plumage-open body{overflow:hidden}
.lp-plumage__mast{margin:0 0 2.2rem;font-family:'Bodoni Moda',Didot,Georgia,serif;letter-spacing:.16em;text-transform:uppercase;font-size:.95rem;color:#FFF6F0;text-shadow:0 1px 10px rgba(0,0,0,.35)}
.lp-plumage__roads{list-style:none;margin:0;padding:0;display:grid;gap:1.15rem}
.lp-plumage__roads li{opacity:0;transform:translateX(-24px) rotate(-8deg);transform-origin:0 50%;transition:opacity .5s ease,transform .6s cubic-bezier(.2,.8,.2,1);transition-delay:calc(.12s + var(--i) * .07s)}
.lp-plumage-open .lp-plumage__roads li{opacity:1;transform:none}
.lp-plumage__roads a{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:#FFF6F0}
.lp-plumage__feather{display:inline-block;width:22px;height:38px;transform:rotate(22deg);filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.lp-plumage__feather svg{width:22px;height:38px;display:block}
.lp-plumage__word{font-family:'Marcellus',Didot,Georgia,serif;font-size:clamp(1.7rem,7.5vw,2.4rem);line-height:1.05;text-shadow:0 1px 3px rgba(0,0,0,.45),0 2px 14px rgba(0,0,0,.35)}
.lp-plumage__line{margin:2.4rem 0 0;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.3rem;color:#FFF6F0;opacity:.9}
@media(max-width:760px){
	.gk-bar__nav{display:none!important}
	.lp-fan{display:flex;margin-left:auto;align-items:flex-end;gap:0;width:52px;height:44px;background:none;border:0;padding:0 4px 2px;cursor:pointer;position:relative;z-index:70}
	.lp-fan__f{position:absolute;left:50%;bottom:2px;width:16px;height:28px;margin-left:-8px;transform-origin:50% 100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);filter:drop-shadow(0 1px 3px rgba(0,0,0,.4))}
	.lp-fan__f svg{width:16px;height:28px;display:block}
	.lp-fan__f:nth-child(1){transform:rotate(-22deg)}.lp-fan__f:nth-child(2){transform:rotate(0)}.lp-fan__f:nth-child(3){transform:rotate(22deg)}
	.lp-plumage-open .lp-fan__f:nth-child(1){transform:rotate(-70deg) translateY(-4px)}.lp-plumage-open .lp-fan__f:nth-child(2){transform:rotate(0) translateY(-10px)}.lp-plumage-open .lp-fan__f:nth-child(3){transform:rotate(70deg) translateY(-4px)}
	.gk-bar{gap:.6rem}.gk-bar__name,.gk-bar a.gk-bar__name{font-size:.9rem!important;letter-spacing:.14em}
}
@media(prefers-reduced-motion:reduce){.lp-plumage,.lp-plumage__roads li,.lp-fan__f{transition:none}}

.lp-plumage__fold{position:absolute;top:12px;right:14px;z-index:2;display:flex;align-items:center;gap:.5rem;background:none;border:0;padding:6px 8px;color:#FFF6F0;cursor:pointer;font-family:'Jost',sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}
.lp-plumage__fold .lp-fan__f{position:relative;left:auto;bottom:auto;margin:0 -6px 0 0;width:14px;height:24px;display:inline-block;transform-origin:50% 100%}
.lp-plumage__fold .lp-fan__f svg{width:14px;height:24px;display:block}
.lp-plumage__fold .lp-fan__f:nth-child(1){transform:rotate(-40deg)}.lp-plumage__fold .lp-fan__f:nth-child(2){transform:rotate(0) translateY(-3px)}.lp-plumage__fold .lp-fan__f:nth-child(3){transform:rotate(40deg)}
.lp-plumage__foldword{margin-left:.6rem}
/* LIVE JOYFULLY. ON PURPOSE. — hers: "needs a lift, some colour." Her red, lacquered the Nan Made way, larger, a plumage rule beneath. */
.gk-close{padding:clamp(3.4rem,8vw,6rem) clamp(20px,5vw,64px) clamp(2.6rem,6vw,4.4rem)!important}
.gk-close h2,.gk-close .gk-h2{color:var(--signal)!important;font-size:clamp(2.4rem,7.5vw,4.6rem)!important;line-height:1.05!important;letter-spacing:-.005em;
text-shadow:-.01em -.01em 0 rgba(255,234,240,.7),0 .012em 0 #FF3D62,0 .024em 0 #E4002B,0 .036em 0 #D3001F,0 .048em 0 #B80022,0 .06em 0 #A2001E,0 .09em .05em rgba(184,0,34,.28),0 .12em .1em rgba(42,26,46,.14)!important}
.gk-close h2::after,.gk-close .gk-h2::after{content:'';display:block;width:9rem;height:5px;margin:1.3rem auto 0;background:var(--signal);box-shadow:0 .25em 0 0 rgba(228,0,43,.18)}
.gk-close p{font-size:clamp(1.1rem,2.2vw,1.35rem)!important;line-height:1.6!important;max-width:36rem!important}
/* THE PLUME INTRODUCTION ON PEACOCK — hers: "the section below it needs a peacock background, either plumage or gradient." Both: the band the bar and the map already wear. */
.lp-plume{position:relative;max-width:none;padding:clamp(3.2rem,7vw,5.6rem) 6vw clamp(3.4rem,7vw,5.8rem);background:linear-gradient(115deg,#0A2F55 0%,#0E6E8C 18%,#118A6E 38%,#0FA3B1 55%,#1E5FBF 76%,#3B3BD6 90%,#0A2F55 100%);overflow:hidden}
.lp-plume::before{content:'';position:absolute;inset:0;background:url('img/feather.svg') 0 0/44px 88px repeat;opacity:.2;pointer-events:none}
.lp-plume::after{content:'';position:absolute;inset:0;background:radial-gradient(60% 60% at 50% 45%,rgba(255,255,255,.16),rgba(0,0,0,.2));pointer-events:none}
.lp-plume>*{position:relative;z-index:1;max-width:46rem;margin-left:auto;margin-right:auto}
.lp-plume .lp-kicker{color:#F2B705;text-shadow:0 1px 8px rgba(0,0,0,.35)}.lp-plume .lp-kicker::after{background:#F2B705;width:6rem;height:4px}
.lp-plume__head{color:#FFF6F0;-webkit-text-stroke:.012em #FFF6F0;paint-order:stroke fill;text-shadow:0 .02em 0 #FFFFFF,0 .05em 0 #E3CBD6,0 .1em .1em rgba(10,20,40,.45),0 0 1.6em rgba(10,20,40,.35)}
.lp-plume__body{color:#FFF6F0;font-weight:300;text-shadow:0 1px 6px rgba(0,0,0,.3)}
.lp-plume__reach{color:#F2B705;text-shadow:0 1px 6px rgba(0,0,0,.35)}
.lp-plume__line{color:#FFF6F0;text-shadow:0 1px 6px rgba(0,0,0,.3)}

.lp-offer{margin:.6rem 0 .2rem}.lp-offers{font-family:var(--body);margin:.4rem 0 .6rem;color:var(--signal)}

.lp-rules{margin:1.6rem 0 0;padding:1.2rem 1.4rem;background:#F3EEF0}.lp-rules .lp-kicker{margin:0 0 .5rem}.lp-rules .lp-kicker::after{margin-left:0}
.lp-rules__say{font-family:var(--body);font-size:1rem;line-height:1.6;margin:0}
.lp-ways-form{margin:1.2rem 0 1.4rem}.lp-ways-form textarea{font:inherit;padding:.6rem .7rem;border:1px solid rgba(42,26,46,.3);background:#fff;color:var(--ink);width:100%}
/* What People Wonder, and the words we live by. */
.lp-words{margin:3rem 0 0;padding:2rem 6vw 2.4rem;background:linear-gradient(115deg,#0A2F55 0%,#0E6E8C 18%,#118A6E 38%,#0FA3B1 55%,#1E5FBF 76%,#3B3BD6 90%,#0A2F55 100%);color:#FFF6F0;position:relative;overflow:hidden}
.lp-words::before{content:'';position:absolute;inset:0;background:url('img/feather.svg') 0 0/44px 88px repeat;opacity:.18;pointer-events:none}
.lp-words>*{position:relative;z-index:1}
.lp-words h2{color:#FFF6F0!important;text-align:center}
.lp-words dl{display:grid;gap:1.1rem;max-width:36rem;margin:1.4rem auto 0}
.lp-words dt{font-family:'Marcellus',Georgia,serif;font-size:1.5rem;letter-spacing:.14em;color:#F2B705}
.lp-words dd{margin:.2rem 0 0;font-family:'Jost',sans-serif;font-weight:300;font-size:1.05rem;line-height:1.6}
.lp-words__say{margin:1.8rem 0 0;text-align:center;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.4rem}
/* THE ATELIER. */
.lp-atelier{min-height:80svh;display:flex;align-items:center;justify-content:center;padding:6vh 6vw 10vh;position:relative}
.lp-atelier__form{width:100%;max-width:40rem;position:relative}
.lp-moment{display:none;opacity:0;transform:translateY(10px)}.lp-moment.is-on{display:block;animation:lp-rise .55s ease forwards}
@keyframes lp-rise{to{opacity:1;transform:none}}
.lp-atelier__title{font-family:var(--head);font-weight:400;font-size:clamp(2.2rem,6.5vw,3.8rem);line-height:1.05;margin:0 0 1rem}
.lp-moment h2{font-family:var(--head);font-weight:400;font-size:clamp(1.7rem,4.8vw,2.7rem);line-height:1.1;margin:0 0 .8rem}.lp-moment h2 em{font-family:'Cormorant Garamond',serif;font-style:italic}
.lp-atelier__lead,.lp-atelier__hint{font-family:var(--body);font-weight:300;font-size:1.05rem;line-height:1.6;margin:0 0 1.2rem;color:var(--ink)}
.lp-atelier__hint.lp-echo{color:var(--signal);font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.15rem}
.lp-moment textarea,.lp-moment input[type=text],.lp-moment input:not([type]){width:100%;font:inherit;font-family:'Cormorant Garamond',serif;font-size:1.35rem;padding:.6rem 0;border:0;border-bottom:1px solid rgba(42,26,46,.35);background:transparent;color:var(--ink);outline:none}
.lp-moment textarea:focus,.lp-moment input:focus{border-bottom-color:var(--signal)}
.lp-word{font-family:var(--body);font-size:.95rem;letter-spacing:.1em;text-transform:uppercase;color:var(--signal);text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px}
.lp-word--button{background:none;border:0;padding:0;cursor:pointer}
.lp-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}
.lp-chip{position:relative}.lp-chip input{position:absolute;opacity:0;inset:0;cursor:pointer}
.lp-chip span{display:inline-block;padding:.45rem .9rem;border:1.5px solid var(--f);color:var(--ink);font-family:var(--body);font-size:.92rem;border-radius:999px;transition:background .2s,color .2s}
.lp-chip input:checked+span{background:var(--f);color:#fff}
.lp-chips--big .lp-chip span{font-size:1.05rem;padding:.6rem 1.1rem}
.lp-atelier__photo{display:block;width:120px;height:120px;object-fit:cover;border-radius:50%;margin:0 0 1rem}
.lp-atelier__dots{position:absolute;left:0;right:0;bottom:-3.2rem;display:flex;justify-content:center;gap:.5rem}.lp-atelier__dots span{width:8px;height:8px;border-radius:50%;background:rgba(42,26,46,.18);cursor:pointer}.lp-atelier__dots span.is-on{background:var(--signal)}
@media(prefers-reduced-motion:reduce){.lp-moment.is-on{animation:none;opacity:1;transform:none}}
/* THE PORTRAIT. */
.lp-portrait{max-width:64rem;margin:0 auto;padding:6vh 6vw 10vh}
.lp-portrait__head{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;margin:0 0 2.4rem}@media(max-width:600px){.lp-portrait__head{grid-template-columns:1fr}}
.lp-portrait__photo{width:180px;height:180px;object-fit:cover;border-radius:50%;box-shadow:0 12px 30px rgba(42,26,46,.18)}
.lp-portrait__photo--none{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0FA3B1,#1E5FBF);--f:#F2B705}.lp-portrait__photo--none svg{width:44px;height:74px}
.lp-portrait__name{font-family:var(--head);font-weight:400;font-size:clamp(2.4rem,7vw,4.2rem);line-height:1;margin:0 0 .4rem}
.lp-portrait__words{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.4rem;margin:0 0 .4rem;color:var(--signal)}
.lp-portrait__meta{font-family:var(--body);font-size:.9rem;color:#8A7A85;margin:0 0 .6rem}
.lp-portrait__none{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.2rem}
.lp-portrait__sec{margin:0 0 2rem}.lp-portrait__sec .lp-kicker::after{margin-left:0}
.lp-portrait__say{font-family:'Cormorant Garamond',serif;font-size:1.35rem;line-height:1.5;margin:0;max-width:40rem}.lp-portrait__say--big{font-family:var(--head);font-size:clamp(1.5rem,3.4vw,2.2rem);line-height:1.2}
.lp-feathers{display:flex;flex-wrap:wrap;gap:.9rem 1.2rem}
.lp-feath{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--body);font-size:1rem}.lp-feath svg{width:16px;height:28px;transform:rotate(18deg)}
/* Who is in, as portraits. */
.lp-people{display:flex;flex-wrap:wrap;gap:.6rem 1rem;list-style:none;margin:.4rem 0 0;padding:0}
.lp-people a{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--ink);font-family:var(--body)}
.lp-people img,.lp-people .lp-people__none{width:34px;height:34px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#0FA3B1,#1E5FBF)}
/* No profiles here — on the home. */
.lp-noprofile{max-width:46rem;margin:0 auto;padding:clamp(3rem,7vw,5.6rem) 6vw;text-align:center}
.lp-noprofile__head{font-family:var(--head);font-weight:400;font-size:clamp(2.2rem,7vw,4.2rem);line-height:1.05;margin:0 0 1rem;color:var(--signal)}
.lp-noprofile__body{font-family:var(--body);font-weight:300;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65;margin:0 auto 1.4rem}
/* The latest Plumes on the home. */
.lp-latest{max-width:1200px;margin:0 auto;padding:1rem 6vw 4rem}.lp-latest .lp-kicker::after{margin-left:0}
/* I'm Coming */
.lp-coming{margin:2.2rem 0 0;padding:1.4rem 1.6rem;background:linear-gradient(135deg,rgba(15,163,177,.12),rgba(30,95,191,.08));border-radius:4px}
.lp-coming__when{font-family:var(--head);font-size:1.5rem;margin:.2rem 0 .3rem;color:var(--ink)}
.lp-coming__who{margin:0 0 .9rem;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.15rem}
.lp-coming .lp-cohost{margin-top:1rem}
.lp-board__more{display:flex;gap:1rem;justify-content:center;margin:2.4rem 0 0}
/* Start A Plume as the Atelier — the plumage fills a feather at a time */
.lp-start-atl .lp-moment{max-width:40rem}
.lp-start-atl__how{border-left:3px solid var(--lp-rouge);padding-left:1rem}
.lp-start-atl__field{display:grid;gap:.3rem;margin:.9rem 0 .4rem}.lp-start-atl__field>span{font-family:var(--body);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-rouge)}
.lp-start-atl .lp-chips--big{margin:.6rem 0 .4rem}
.lp-start-atl .lp-chip span{border-width:2px}
.lp-start-atl__feathers span{width:16px;height:32px;border-radius:0;background:var(--f);-webkit-mask:url('img/feather.svg') center/contain no-repeat;mask:url('img/feather.svg') center/contain no-repeat;opacity:.22;transition:opacity .4s,transform .4s;transform:rotate(-8deg)}
.lp-start-atl__feathers span.is-on{opacity:1;transform:rotate(0)}
.lp-word--go{font-size:1.25rem}
.lp-moment input[type=url],.lp-moment input[inputmode=numeric]{width:100%;font-family:'Cormorant Garamond',serif;font-size:1.35rem;padding:.6rem 0;border:0;border-bottom:1px solid rgba(42,26,46,.35);background:transparent;color:var(--ink);outline:none}
