.demo-layouts{--layout-bg:#f7f8f3}.demo-layouts main{min-width:0}.demo-layouts .demo-brand-header{padding:18px 5vw}.demo-layouts .demo-banner{padding-top:7px;padding-bottom:7px}.demo-layouts .demo-brand{font-size:22px}.demo-design-bar{justify-content:space-between;padding:12px 5vw;border-bottom:1px solid #dce3dc;background:#f1f4ee}.demo-design-bar,.demo-design-bar>div{display:flex;align-items:center;gap:18px}.demo-design-bar strong{font-size:12px;letter-spacing:.1em;color:#68786d}.demo-layouts .demo-design-bar label{display:flex;align-items:center;gap:12px;margin:0;font-size:12px}.demo-layouts .demo-design-bar select{width:240px;min-height:40px;margin:0;font-size:14px;padding:8px 32px 8px 12px}.demo-design-bar>a{font-size:12px;white-space:nowrap}.mc-demo-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);grid-template-areas:"copy form" "image form";gap:24px 5%;max-width:1540px;padding:40px 5vw;margin:0 auto;align-items:center}.mc-demo-hero-copy{grid-area:copy;min-width:0}.demo-layouts .mc-demo-hero h1{font-size:clamp(32px,3.6vw,54px);line-height:1.08;margin:14px 0 18px;letter-spacing:-.035em}.demo-layouts .mc-demo-hero-copy>p{font-size:16px;line-height:1.65;max-width:540px;margin:0 0 18px}.demo-layouts .demo-hero-actions{display:flex;flex-wrap:wrap;gap:8px 20px;align-items:center}.demo-layouts .demo-hero-caption{margin-top:14px}.mc-demo-hero-image{grid-area:image;margin:0;position:relative;min-width:0;overflow:hidden;border-radius:14px;align-self:stretch}.mc-demo-hero-image>img{width:100%;height:100%;min-height:180px;max-height:300px;object-fit:cover;display:block}.mc-demo-hero-image figcaption{position:absolute;bottom:10px;left:12px;max-width:90%;background:#ffffffde;border-radius:4px;padding:4px 8px;font-size:10px;color:#29443a}.demo-hero-mosaic{display:none;grid-area:mosaic;min-width:0;gap:16px}.demo-hero-mosaic img{width:100%;height:100%;min-height:180px;object-fit:cover;border-radius:14px}.demo-compact-request,.demo-hero-shop-card{grid-area:form;width:100%;min-width:0;max-width:570px;justify-self:end;scroll-margin-top:20px}.demo-hero-shop-card{padding:40px;background:#fff;border:1px solid #dce3dc;border-radius:14px}.demo-layouts .demo-hero-shop-card h2{font-family:Georgia,serif;font-size:36px;line-height:1.2}.demo-hero-shop-card>a{display:flex;margin-top:14px}.demo-layouts .demo-wizard{margin:0;padding:24px;border:1px solid #dce4dc;border-radius:16px;box-shadow:0 14px 45px #22392a0a;color:#19382f;background:#fff}.demo-wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.demo-layouts .demo-wizard-head h2{margin:7px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.22;color:#18382e}.demo-wizard-head h2:focus{outline:none}.demo-wizard .demo-kicker{font-size:10px;letter-spacing:.12em}.demo-step-count{font-size:22px;font-weight:600;line-height:1;color:var(--demo-accent);white-space:nowrap;padding-top:7px}.demo-step-count>span{color:#798a80;font-size:13px;font-weight:400}.demo-wizard-progress{display:flex;gap:5px;margin:18px 0}.demo-wizard-progress>span{width:50%;height:3px;background:#e9eee8;border-radius:3px}.demo-wizard-progress>.is-complete{background:var(--demo-accent)}.demo-wizard .demo-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px}.demo-layouts .demo-wizard label{margin:0;font-size:12px;line-height:1.5;font-weight:600;color:#315246;min-width:0}.demo-layouts .demo-wizard input,.demo-layouts .demo-wizard select{min-height:44px;height:44px;padding:9px 11px;font-size:16px;border-radius:7px;border-color:#cad6cf;margin-top:5px}.demo-layouts .demo-wizard textarea{min-height:72px;font-size:16px;margin-top:5px;padding:10px 11px;border-radius:7px}.demo-wizard .demo-wide{grid-column:1/-1}.demo-trip-types{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:17px}.demo-trip-types button{padding:7px 10px;min-height:36px;border:1px solid #dbe4dd;border-radius:20px;background:#fff;color:#52685d;font-family:inherit;font-size:12px;cursor:pointer}.demo-trip-types button[aria-pressed=true]{color:#fff;background:var(--demo-accent);border-color:var(--demo-accent)}.demo-wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.demo-layouts .demo-wizard .demo-button{padding:10px 15px;font-size:13px;min-height:44px;border-radius:7px;white-space:normal}.demo-layouts .demo-wizard .demo-button-secondary{background:transparent;color:var(--demo-accent)}.demo-final-actions>div{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.demo-layouts .demo-wizard-note{margin:15px 0 0;font-size:11px;line-height:1.5;color:#687c70}.demo-layouts .demo-wizard .demo-small{color:#657c6e;font-size:11px;line-height:1.5}.demo-compact-summary{border:1px solid #dce6dc;border-radius:9px;padding:11px 13px;background:#f6f8f2;margin:0 0 16px;font-size:12px;overflow-wrap:anywhere}.demo-compact-summary summary{font-weight:600;cursor:pointer;color:#284a3b}.demo-compact-summary summary>span{display:block;font-size:11px;color:#6a7d70;margin-top:2px;font-weight:400}.demo-compact-summary dl{margin:12px 0}.demo-compact-summary dl>div{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;border-top:1px solid #e2e8df;padding:5px 0}.demo-compact-summary dd{margin:0}.demo-extra-details{margin-top:16px;padding-top:12px;border-top:1px solid #e3e9e0;font-size:12px}.demo-extra-details summary{cursor:pointer;color:#4c6857}.demo-extra-details[open]>.demo-form-grid{margin-top:14px}.demo-share-preview{padding:0}.demo-layouts .demo-share-preview h3{color:#254937;font-size:17px}.demo-share-preview>.demo-button{margin:8px 8px 8px 0}.demo-share-preview>.demo-text-button{display:block}.demo-layouts .demo-share-preview textarea{min-height:190px;font-size:13px;line-height:1.6}.demo-compact-cart>article{display:grid;grid-template-columns:64px 1fr 64px;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid #e1e8dc}.demo-compact-cart img{width:64px;height:70px;object-fit:cover;border-radius:6px}.demo-compact-cart strong{font-size:14px;display:block}.demo-compact-cart small{font-size:12px;display:block;color:#677b70}.demo-cart-remove{background:none;border:0;font:inherit;font-size:11px;text-decoration:underline;color:#6b776c;padding:5px 0;cursor:pointer}.demo-cart-total{display:flex;justify-content:space-between;align-items:center;padding-top:16px;font-size:14px}.demo-empty-cart{padding:24px 0}.demo-shop-checkout-wrap{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,5vw,72px);align-items:start;max-width:1350px;margin:0 auto;padding:50px 5vw}.demo-shop-checkout-wrap>div{min-width:0}.demo-shop-checkout-wrap>.demo-compact-request{grid-area:auto;max-width:none;justify-self:stretch}.demo-shop-checkout-wrap>div>h2{max-width:480px;margin-top:12px}.demo-shop-checkout-wrap>div>p{max-width:440px}.demo-shop-checkout-wrap .demo-wizard .demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-highlights{display:flex;justify-content:center;flex-wrap:wrap;gap:20px 5vw;margin:0 5vw;padding:18px;border-top:1px solid #dce5da;border-bottom:1px solid #dce5da;font-size:12px;letter-spacing:.02em;color:var(--demo-muted)}.demo-layouts .demo-section{padding-top:50px;padding-bottom:50px}.demo-layouts .demo-item{border-radius:12px}.demo-layouts .demo-item>.demo-item-media{padding:0}.demo-layouts .demo-item-copy{padding:24px!important}.demo-layouts .demo-item-copy h3{font-size:22px}.demo-layouts .demo-item-media>img{aspect-ratio:1.5}.demo-layouts .demo-item-copy>.demo-item-facts{min-height:0}.demo-layouts .demo-features{border-radius:16px;max-width:calc(100% - 10vw);padding:36px;margin:25px auto}.demo-layouts .demo-visit{gap:6%}.demo-layouts[data-collection=alternating] .demo-product-grid,.demo-layouts[data-collection=list] .demo-product-grid{display:grid;grid-template-columns:1fr;gap:24px}.demo-layouts[data-collection=list] .demo-product-grid>.demo-item{display:grid;grid-template-columns:minmax(220px,.65fr) 1.35fr}.demo-layouts[data-collection=alternating] .demo-product-grid>.demo-item{display:grid;grid-template-columns:1fr 1fr}.demo-layouts[data-collection=alternating] .demo-item:nth-child(2n)>.demo-item-media{order:2}.demo-layouts[data-collection=alternating] .demo-item-media>img,.demo-layouts[data-collection=list] .demo-item-media>img{min-height:260px;height:calc(100% - 85px);aspect-ratio:auto}.demo-layouts[data-collection=feature] .demo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-layouts[data-collection=feature] .demo-item:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr}.demo-layouts[data-collection=feature] .demo-item:first-child .demo-item-media>img{height:calc(100% - 85px);min-height:300px;aspect-ratio:auto}.demo-layouts .demo-design-collection>header{max-width:650px}.demo-design-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:26px}.demo-design-card{display:block;text-decoration:none;border:1px solid #d8e1d8;border-radius:10px;overflow:hidden;background:#fff}.demo-design-card[aria-current=true]{outline:2px solid var(--demo-accent);outline-offset:3px}.demo-design-card>div:last-child{padding:13px}.demo-design-card small{display:block;font-size:10px;color:#66796e;line-height:1.5}.demo-design-card strong{display:flex;justify-content:space-between;gap:8px;font-size:13px;margin-top:5px;color:#264b38}.demo-mini-layout{height:112px;background:#eef2e8;position:relative;padding:12px}.demo-mini-layout>img{position:absolute;width:45%;height:55%;left:8%;top:35%;object-fit:cover;border-radius:3px}.demo-mini-layout .mini-copy{position:absolute;left:8%;top:16%;height:10%;width:33%;background:#537561;border-radius:2px}.demo-mini-layout .mini-form{position:absolute;right:8%;top:25%;width:33%;height:58%;background:repeating-linear-gradient(#fff 0 14px,#dce5d8 14px 17px);border:4px solid #fff;border-radius:3px;box-shadow:0 3px 10px #193e3017}.demo-mini-layout .mini-nav{display:none}.preview-panorama .demo-mini-layout>img{inset:0;width:100%;height:100%;border-radius:0}.preview-panorama .mini-copy{background:#fff;top:35%}.preview-booking-bar .demo-mini-layout>img{top:62%;left:8%;width:84%;height:30%}.preview-booking-bar .mini-form{top:35%;left:8%;width:84%;height:20%}.preview-booking-bar .mini-copy,.preview-minimal .mini-copy{width:50%;left:25%}.preview-editorial .demo-mini-layout>img{width:25%;left:35%;top:12%;height:80%}.preview-editorial .mini-copy{width:20%;top:24%}.preview-editorial .mini-form{width:27%;right:5%}.preview-side-nav .mini-nav{display:block;position:absolute;top:0;bottom:0;left:0;width:18%;background:#305040}.preview-side-nav .mini-copy{left:24%;width:29%}.preview-side-nav .demo-mini-layout>img{left:24%;width:31%}.preview-side-nav .mini-form{right:5%}.preview-minimal .demo-mini-layout{background:#fff}.preview-minimal .demo-mini-layout>img{left:58%;top:35%;width:34%}.preview-minimal .mini-form{left:8%;top:38%;width:42%;height:46%}.preview-bento .demo-mini-layout>img{top:12%;right:7%;left:auto;width:40%;height:36%}.preview-bento .mini-form{left:8%;top:41%;width:40%;height:47%}.preview-nightfall .demo-mini-layout{background:#183332}.preview-nightfall .mini-copy{background:#d0be97}.preview-directory .demo-mini-layout>img{left:65%;width:28%;top:12%;height:33%}.preview-directory .mini-form{left:8%;width:84%;top:55%;height:30%}.preview-atelier .demo-mini-layout>img{left:8%;width:36%;top:10%;height:82%}.preview-atelier .mini-copy{left:52%;width:37%}.preview-atelier .mini-form{right:8%;top:40%;width:39%;height:45%}.demo-layout-panorama .mc-demo-hero{max-width:none;position:relative;min-height:650px;grid-template-areas:"copy form";padding-top:70px;padding-bottom:70px}.demo-layout-panorama .mc-demo-hero-image{position:absolute;inset:0;z-index:0}.demo-layout-panorama .mc-demo-hero-image>img{max-height:none;height:100%}.demo-layout-panorama .mc-demo-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#09261dcc,#09261d26)}.demo-layout-panorama .demo-compact-request,.demo-layout-panorama .demo-hero-shop-card,.demo-layout-panorama .mc-demo-hero-copy{z-index:1}.demo-layout-panorama .mc-demo-hero-copy .demo-kicker,.demo-layout-panorama .mc-demo-hero-copy .demo-text-button,.demo-layout-panorama .mc-demo-hero-copy h1{color:#fff}.demo-layout-panorama .mc-demo-hero-copy .demo-hero-caption,.demo-layout-panorama .mc-demo-hero-copy>p{color:#e8eee6}.demo-layout-panorama .mc-demo-hero-copy .demo-button{background:#fff;border-color:#fff;color:#214737}.demo-layout-booking-bar .mc-demo-hero{grid-template-areas:"copy copy" "form form" "image image";gap:22px;padding-top:35px}.demo-layout-booking-bar .mc-demo-hero-copy{text-align:center;max-width:760px;justify-self:center}.demo-layout-booking-bar .mc-demo-hero-copy>p{max-width:660px;margin-left:auto;margin-right:auto}.demo-layout-booking-bar .demo-hero-actions{justify-content:center}.demo-layout-booking-bar .demo-compact-request,.demo-layout-booking-bar .demo-hero-shop-card{max-width:none}.demo-layout-booking-bar .demo-wizard .demo-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-layout-booking-bar .mc-demo-hero-image>img{height:230px;max-height:none}.demo-layout-booking-bar .demo-wizard-progress{margin:12px 0}.demo-layout-editorial .mc-demo-hero{grid-template-columns:.8fr .85fr 1.05fr;grid-template-areas:"copy image form";gap:25px}.demo-layout-editorial .mc-demo-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(34px,3.7vw,53px);line-height:1.1}.demo-layout-editorial .mc-demo-hero-image{border-radius:180px 180px 6px 6px}.demo-layout-editorial .mc-demo-hero-image>img{max-height:none;height:100%;min-height:490px}.demo-layout-editorial .demo-hero-actions{display:block}.demo-layout-editorial .demo-wizard{border-radius:3px;box-shadow:none}.demo-layout-side-nav{display:grid;grid-template-columns:210px minmax(0,1fr)}.demo-layout-side-nav .demo-banner{grid-column:1/-1;grid-row:1}.demo-layout-side-nav .demo-design-bar{grid-column:1/-1;grid-row:2}.demo-layout-side-nav .demo-brand-header{grid-column:1;grid-row:3;justify-content:flex-start;padding:35px 20px;position:sticky;top:0;align-self:start;border:0;background:transparent}.demo-layout-side-nav .demo-brand,.demo-layout-side-nav .demo-brand-header{flex-direction:column;align-items:flex-start}.demo-layout-side-nav .demo-brand-header nav{flex-direction:column;gap:20px;margin-top:30px}.demo-layout-side-nav main{grid-column:2;grid-row:3;border-left:1px solid #dce5da}.demo-layout-side-nav .demo-product-footer{grid-column:1/-1;grid-row:4}.demo-layout-side-nav .mc-demo-hero{padding-left:3vw;padding-right:3vw;gap:20px;grid-template-columns:1fr 1.05fr}.demo-layout-side-nav .mc-demo-hero h1{font-size:40px}.demo-layout-side-nav .demo-design-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-layout-minimal{--layout-bg:#fff}.demo-layout-minimal .mc-demo-hero{grid-template-areas:"copy image" "form image";grid-template-columns:1fr .9fr;gap:25px 6%}.demo-layout-minimal .mc-demo-hero-copy{max-width:570px}.demo-layout-minimal .mc-demo-hero-image{border-radius:8px}.demo-layout-minimal .mc-demo-hero-image>img{max-height:none;min-height:600px}.demo-layout-minimal .demo-compact-request{justify-self:start}.demo-layout-minimal .demo-wizard{box-shadow:none;border-color:#e2e7df}.demo-layout-bento .mc-demo-hero{grid-template-areas:"copy image" "form mosaic";gap:20px;grid-template-columns:1fr 1fr;align-items:stretch}.demo-layout-bento .mc-demo-hero-copy{padding:28px;border-radius:16px;background:#e9eee1}.demo-layout-bento .mc-demo-hero-image>img{max-height:none;height:100%;min-height:290px}.demo-layout-bento .demo-hero-mosaic{display:grid;grid-template-columns:1fr 1fr}.demo-layout-bento .demo-compact-request{max-width:none}.demo-layout-nightfall{--layout-bg:#132d30;--demo-ink:#f4f3e9;--demo-muted:#bfd0c6}.demo-layout-nightfall .demo-shop-checkout-wrap>div>h2,.demo-layout-nightfall .mc-demo-hero-copy h1{color:var(--demo-ink)}.demo-layout-nightfall .demo-brand-header{background:#10282b;border-color:#355151}.demo-layout-nightfall .demo-brand,.demo-layout-nightfall .demo-brand-header nav a{color:#eadac0}.demo-layout-nightfall .demo-design-bar{background:#1a383a;border-color:#355151}.demo-layout-nightfall .demo-design-bar label,.demo-layout-nightfall .demo-design-bar strong{color:#d1ded5}.demo-layout-nightfall .demo-button,.demo-layout-nightfall .demo-trip-types button[aria-pressed=true]{color:#183b34}.demo-layout-nightfall .demo-wizard{--demo-accent:#395a46}.demo-layout-nightfall .demo-wizard .demo-button{color:#fff}.demo-layout-nightfall .demo-wizard .demo-button-secondary{color:#395a46}.demo-layout-nightfall .demo-design-card,.demo-layout-nightfall .demo-hero-shop-card,.demo-layout-nightfall .demo-item{--demo-accent:#426143;color:#17352b}.demo-layout-nightfall .demo-hero-shop-card p,.demo-layout-nightfall .demo-item p{color:#5d7367}.demo-layout-nightfall .demo-hero-shop-card .demo-button,.demo-layout-nightfall .demo-item .demo-button{color:#fff}.demo-layout-nightfall .demo-features{background:#1d3a39}.demo-layout-nightfall .demo-highlights{border-color:#3b5550}.demo-layout-nightfall .demo-section>header>p{color:#bfd0c6}.demo-layout-directory .mc-demo-hero{grid-template-areas:"copy image" "form form";grid-template-columns:1.3fr .7fr;gap:24px;padding-top:30px}.demo-layout-directory .mc-demo-hero h1{font-size:42px}.demo-layout-directory .mc-demo-hero-image>img{min-height:170px;height:220px}.demo-layout-directory .demo-compact-request{max-width:none}.demo-layout-directory .demo-wizard .demo-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-layout-directory .demo-wizard{border-radius:9px;box-shadow:none}.demo-layout-atelier .mc-demo-hero{grid-template-areas:"image copy" "mosaic form";grid-template-columns:.9fr 1fr;gap:22px 5%}.demo-layout-atelier .mc-demo-hero-copy h1{font-family:Georgia,serif;font-weight:400;font-style:italic;line-height:1.13}.demo-layout-atelier .mc-demo-hero-image>img{height:350px;max-height:none}.demo-layout-atelier .demo-hero-mosaic{display:grid;grid-template-columns:1fr 1fr;align-self:stretch}.demo-layout-atelier .demo-wizard{background:#fffcf5;border-radius:4px;box-shadow:none}@media(max-width:1150px){.demo-design-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-design-bar>div .demo-kicker{max-width:160px}.demo-layout-editorial .mc-demo-hero{grid-template-columns:1fr 1fr;grid-template-areas:"copy form" "image form"}.demo-layout-editorial .mc-demo-hero-image{border-radius:12px}.demo-layout-editorial .mc-demo-hero-image>img{min-height:180px;max-height:250px}.demo-layout-side-nav{grid-template-columns:165px minmax(0,1fr)}.demo-layout-side-nav .mc-demo-hero{grid-template-columns:1fr;grid-template-areas:"copy" "form" "image"}.demo-layout-side-nav .demo-compact-request{max-width:none}}@media(max-width:800px){.demo-layout-side-nav,.demo-layouts{display:block}.demo-layout-side-nav .demo-brand-header,.demo-layouts .demo-brand-header{position:static;flex-direction:row;padding:15px 5vw;gap:15px;align-items:center}.demo-layout-side-nav .demo-brand{flex-direction:row;align-items:center}.demo-layouts .demo-brand{font-size:18px}.demo-layouts .demo-brand>span{width:36px;height:36px;flex-basis:36px}.demo-layouts .demo-brand-header nav{flex-direction:row;flex-wrap:wrap;gap:3px 13px;margin:0;font-size:12px}.demo-layouts .demo-brand-header nav a{min-height:32px}.demo-design-bar{flex-wrap:wrap;gap:9px;padding:10px 5vw}.demo-design-bar>div .demo-kicker{display:none}.demo-layouts .demo-design-bar label{font-size:0;gap:0;flex:1 1}.demo-layouts .demo-design-bar select{width:100%;max-width:280px}.demo-design-bar>a{font-size:11px}.demo-layouts .mc-demo-hero{display:flex;flex-direction:column;gap:24px;padding:28px 5vw;min-height:0;align-items:stretch}.demo-layouts .mc-demo-hero-copy{order:1;max-width:none;text-align:left;padding:0;background:none}.demo-layouts .mc-demo-hero-copy h1{font-size:36px;line-height:1.1;margin:10px 0 12px}.demo-layouts .mc-demo-hero-copy>p{font-size:14px;margin:0 0 12px}.demo-layouts .mc-demo-hero-copy .demo-hero-actions{justify-content:flex-start;display:flex}.demo-layouts .demo-hero-caption{display:none}.demo-layouts .mc-demo-hero-image{position:relative;inset:auto;order:3;width:100%;border-radius:12px}.demo-layouts .mc-demo-hero-image>img{height:230px;min-height:0;max-height:none}.demo-layouts .demo-compact-request,.demo-layouts .demo-hero-shop-card{order:2;max-width:none}.demo-layouts .demo-hero-mosaic{display:none}.demo-layouts .demo-wizard .demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-layout-panorama .mc-demo-hero{background:#244e3d}.demo-layout-panorama .mc-demo-hero-image:after{display:none}.demo-layouts .demo-section{padding:35px 5vw}.demo-layouts .demo-features{padding:25px}.demo-shop-checkout-wrap{grid-template-columns:1fr;gap:24px;padding:35px 5vw}.demo-layouts[data-collection=alternating] .demo-product-grid>.demo-item,.demo-layouts[data-collection=feature] .demo-item:first-child,.demo-layouts[data-collection=list] .demo-product-grid>.demo-item{display:flex;flex-direction:column}.demo-layouts[data-collection=alternating] .demo-item:nth-child(2n)>.demo-item-media{order:0}.demo-layouts[data-collection=feature] .demo-product-grid{grid-template-columns:1fr}.demo-layouts .demo-item-media>img,.demo-layouts[data-collection=feature] .demo-item:first-child .demo-item-media>img{height:auto;min-height:0;aspect-ratio:1.5}.demo-layouts .demo-design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.demo-highlights{gap:8px 20px;font-size:11px;padding:15px 0}}@media(max-width:460px){.demo-layouts .demo-brand-header{flex-wrap:wrap}.demo-layouts .demo-brand-header nav{width:100%;justify-content:space-between}.demo-layouts .demo-banner>span{display:none}.demo-layouts .demo-wizard{padding:20px 16px}.demo-layouts .demo-wizard-head h2{font-size:22px}.demo-layouts .demo-wizard input,.demo-layouts .demo-wizard select{padding:8px}.demo-wizard .demo-form-grid{gap:12px 10px}.demo-final-actions{align-items:flex-start}.demo-final-actions>div{gap:6px}.demo-layouts .demo-final-actions .demo-button{font-size:12px;padding:9px 11px}.demo-layouts .demo-design-bar select{font-size:12px}.demo-design-bar>a{display:none}.demo-compact-summary dl>div{grid-template-columns:1fr;gap:0}.demo-layouts .demo-hero-shop-card{padding:28px}}@media(prefers-reduced-motion:reduce){.demo-layouts *{scroll-behavior:auto!important}}.demo-layouts .demo-design-overview{min-width:0;flex-wrap:wrap;gap:10px 16px}.demo-care-switch{display:flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid #ccd9d2;border-radius:10px;background:#fff}.demo-care-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:7px 13px;border-radius:7px;font-size:12px;font-weight:700;color:#33554b;text-decoration:none}.demo-care-switch a[aria-current=true]{background:var(--demo-accent);color:#fff}.demo-care-switch a:focus-visible{outline:3px solid #53a6ab;outline-offset:2px}.demo-layouts[data-care] .demo-brand{max-width:470px;font-size:clamp(18px,1.7vw,24px);line-height:1.2}.demo-layouts[data-care] .demo-brand>span{flex-shrink:0}.demo-layout-signature[data-care=clinic]{--layout-bg:#faf6ef}.demo-layout-signature[data-care=clinic] .mc-demo-hero-image{border-radius:18px 72px 18px 18px}.demo-layouts .demo-experience{overflow:hidden;border:1px solid #dce5db;background:#edf2e9}.demo-layouts .demo-features>.demo-experience-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:0;align-items:stretch}.demo-experience-image{margin:0;position:relative;min-width:0;min-height:480px;overflow:hidden}.demo-experience-image>img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.demo-experience-image>figcaption{position:absolute;inset:auto 0 0;padding:65px 30px 25px;background:linear-gradient(transparent,#102821df);color:#fff;font-size:21px;line-height:1.25;font-weight:600}.demo-experience-image>figcaption>span{display:block;margin-top:8px;font-size:11px;letter-spacing:.03em;color:#f3f5ee;font-weight:400}.demo-experience-copy{min-width:0;padding:clamp(25px,3.5vw,56px)}.demo-layouts .demo-experience-copy h2{margin:12px 0 16px;max-width:19ch;font-size:clamp(27px,2.8vw,40px)}.demo-layouts .demo-experience-copy>p{margin:0 0 25px;font-size:15px;line-height:1.75;max-width:55ch;color:var(--demo-muted)}.demo-experience-points{display:grid;gap:18px;margin:0 0 26px}.demo-experience-points>article{display:flex;align-items:flex-start;gap:14px;padding-top:18px;border-top:1px solid #cdd8ce}.demo-experience-points>article>span{display:grid;place-items:center;flex:0 0 32px;height:32px;font-size:11px;font-weight:700;color:var(--demo-accent);border:1px solid #c6d3c8;border-radius:50%}.demo-layouts .demo-experience-points h3{margin:0 0 6px;font-size:16px;line-height:1.35}.demo-layouts .demo-experience-points p{margin:0;font-size:13px;line-height:1.65;color:var(--demo-muted)}.demo-experience>.demo-notice{margin:0;padding:18px 28px;border-radius:0;border-top:1px solid #d3ded3;font-size:11px}.demo-experience>.demo-school-life{margin:0;padding:24px 28px;border-top:1px solid #d3ded3}.demo-layout-nightfall .demo-experience{background:#1d3a39;border-color:#3b5550}.demo-layout-nightfall .demo-experience h2,.demo-layout-nightfall .demo-experience h3{color:var(--demo-ink)}.demo-layout-nightfall .demo-experience-points>article{border-color:#416057}.demo-layout-nightfall .demo-experience-points>article>span{border-color:#587467}.demo-layout-nightfall .demo-care-switch{background:#183d3c;border-color:#517269}.demo-layout-nightfall .demo-care-switch a{color:#e4efea}.demo-layout-nightfall .demo-care-switch a[aria-current=true]{color:#183b34}.demo-layout-nightfall .demo-experience>.demo-notice{background:#1d3a39;color:#c5d9cf;border-color:#416057}@media(max-width:1100px){.demo-layouts .demo-design-bar{flex-wrap:wrap;gap:12px}.demo-layouts .demo-features>.demo-experience-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.demo-layout-side-nav .demo-features>.demo-experience-grid{grid-template-columns:1fr}.demo-layout-side-nav .demo-experience-image{min-height:300px}}@media(max-width:750px){.demo-layouts .demo-features>.demo-experience-grid{grid-template-columns:1fr}.demo-experience-image{min-height:270px}.demo-experience-copy{padding:27px 23px}.demo-layouts .demo-experience-copy h2{max-width:none}.demo-layouts .demo-design-overview{width:100%;justify-content:space-between}.demo-care-switch{width:100%}.demo-care-switch a{flex:1 1;padding:8px 6px;font-size:11px}.demo-layouts[data-care] .demo-design-overview>strong{display:none}.demo-layouts[data-care] .demo-brand{max-width:100%}.demo-experience>.demo-notice{padding:18px 22px}}.demo-property-purpose{display:flex;gap:8px;margin-bottom:16px}.demo-property-purpose button{flex:1 1;min-height:44px;border:1px solid #cad6cf;border-radius:8px;background:#fff;color:#315246;font:inherit;font-size:14px;cursor:pointer}.demo-property-purpose button[aria-pressed=true]{background:var(--demo-accent);color:#fff;border-color:var(--demo-accent)}.demo-layouts .demo-wizard .demo-property-context{margin:0;align-self:end;padding:10px 12px;border:1px solid #dce6dc;border-radius:7px;background:#f6f8f2;color:#315246;font-size:12px;line-height:1.5}.demo-property-context span,.demo-property-context strong{display:block}.demo-wizard[data-enquiry-industry=school] .demo-industry-fields>label:first-child,.demo-wizard[data-enquiry-industry=travel] .demo-industry-fields>label:first-child{grid-column:1/-1}@media(max-width:540px){.demo-layouts .demo-wizard .demo-industry-fields{grid-template-columns:minmax(0,1fr)}}.demo-layouts{--layout-bg:#f8f7f0;--demo-ink:#29352d;--demo-muted:#697165;background:var(--layout-bg);color:var(--demo-ink)}.demo-layouts .demo-banner{background:#28372c;min-height:36px;font-size:10px;letter-spacing:.035em}.demo-layouts .demo-banner a{text-decoration:none;color:#f7f7ed;min-height:26px;display:inline-flex;align-items:center}.demo-layouts .demo-fictional-badge{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#e3e9dc}.demo-layouts .demo-brand-header{padding-top:23px;padding-bottom:23px;background:#fdfcf6;border-color:#dedfd3;gap:22px}.demo-layouts .demo-brand{font-size:24px;font-weight:400;letter-spacing:-.035em;color:#29382c}.demo-layouts .demo-brand>span{width:39px;height:39px;flex-basis:39px;border-radius:50%;font-size:10px;letter-spacing:.07em;background:transparent;border:1px solid;color:var(--demo-accent);font-family:Georgia,serif}.demo-layouts .demo-brand-header nav{font-size:11px;gap:24px;align-items:center}.demo-layouts .demo-brand-header nav>a{min-height:36px;display:flex;align-items:center;color:#4e5d4d}.demo-layouts .demo-brand-header nav>a:last-child{border:1px solid #cbd1bf;border-radius:3px;padding:8px 15px;color:#334531}.demo-layouts .demo-design-bar{padding-top:11px;padding-bottom:11px;background:#f0f1e7;border-color:#dde0d1;gap:12px}.demo-layouts .demo-design-bar .demo-kicker{font-size:9px;letter-spacing:.13em;color:#697662}.demo-layouts .demo-design-bar strong{font-size:10px;font-weight:400;color:#7b8475}.demo-layouts .demo-design-bar label{font-size:10px;font-weight:400;color:#687562}.demo-layouts .demo-design-bar select{background:#fafbf5;border-color:#d6dccb;border-radius:3px;min-height:36px;font-size:11px;width:220px;padding:7px 28px 7px 10px;color:#405138}.demo-layouts .demo-design-bar>a{font-size:10px;text-decoration:none;border-bottom:1px solid #bcc7ae;color:#57674b}.demo-layouts .mc-demo-hero{padding-top:clamp(35px,5vw,75px);padding-bottom:clamp(40px,5vw,75px)}.demo-layouts .mc-demo-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(37px,4.4vw,66px);line-height:1.055;letter-spacing:-.043em;color:#2d3c2f;max-width:14ch;margin:18px 0 23px}.demo-layouts .mc-demo-hero-copy>.demo-kicker{font-size:10px;letter-spacing:.15em;display:block}.demo-layouts .mc-demo-hero-copy>p{font-size:14px;line-height:1.85;color:#687461;max-width:52ch;margin-bottom:24px}.demo-layouts .demo-hero-actions{gap:13px 24px}.demo-layouts .demo-button{border-radius:3px;font-size:12px;min-height:46px;padding:12px 19px;letter-spacing:.01em}.demo-layouts .demo-text-button{font-size:12px;text-underline-offset:5px}.demo-layouts .demo-hero-caption{font-size:10px;letter-spacing:.02em;color:#788271;margin-top:22px}.demo-layouts .mc-demo-hero-image{border-radius:3px;background:#e7e9dc}.demo-layouts .mc-demo-hero-image figcaption{font-size:8px;letter-spacing:.045em;left:14px;bottom:14px;max-width:85%;border-radius:2px;padding:5px 8px;background:#fcfcf0e6;color:#46523e}.demo-layout-signature .mc-demo-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.03fr);grid-template-areas:"copy image" "form image";align-items:start;gap:30px 6%}.demo-layout-signature .mc-demo-hero-copy{padding-top:14px}.demo-layout-signature .mc-demo-hero-image{min-height:680px;height:100%;align-self:stretch}.demo-layout-signature .mc-demo-hero-image>img{min-height:680px;max-height:none;height:100%;object-position:center}.demo-layout-signature .demo-compact-request,.demo-layout-signature .demo-hero-shop-card{max-width:none;justify-self:stretch}.demo-layouts .demo-wizard{border:1px solid #d7decf;border-radius:5px;padding:25px;background:#fffffa;box-shadow:0 15px 34px #33412406}.demo-layouts .demo-wizard-head h2{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400;letter-spacing:-.025em;color:#35452e;margin-top:8px}.demo-layouts .demo-step-count{font-size:18px;font-weight:400;color:#5d7151}.demo-layouts .demo-wizard label{font-size:10px;color:#59694f;letter-spacing:.015em;font-weight:500}.demo-layouts .demo-wizard input,.demo-layouts .demo-wizard select,.demo-layouts .demo-wizard textarea{border-radius:3px;border-color:#cdd6c3;background:#fff;font-size:14px;color:#34422c}.demo-layouts .demo-wizard .demo-button{border-radius:3px;font-size:11px;padding:10px 16px}.demo-layouts .demo-wizard .demo-small,.demo-layouts .demo-wizard-note{font-size:10px;line-height:1.6;color:#77806e}.demo-layouts .demo-highlights{gap:22px 7vw;padding:23px 0;color:#67765b;font-size:10px;letter-spacing:.06em;text-transform:uppercase;border-color:#d8dfce}.demo-layouts .demo-highlights>span{display:inline-flex;align-items:center;gap:12px}.demo-layouts .demo-highlights>span:before{content:"✦";font-size:11px;color:#8a9678}.demo-layouts .demo-section{padding-top:clamp(48px,5.5vw,84px);padding-bottom:clamp(48px,5.5vw,84px)}.demo-layouts .demo-section>header{max-width:660px;margin-bottom:28px}.demo-layouts .demo-section>header h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3.25vw,46px);line-height:1.13;font-weight:400;letter-spacing:-.036em;max-width:22ch;color:var(--demo-ink);margin:13px 0 17px}.demo-layouts .demo-section>header>p{font-size:14px;line-height:1.85;max-width:570px;color:var(--demo-muted)}.demo-layouts .demo-tabs{margin:23px 0 31px;gap:7px}.demo-layouts .demo-tabs button{border:1px solid #d4dbc9;background:#fcfcf7;font-size:11px;padding:9px 16px;min-height:38px;border-radius:3px;color:#5a6b4e}.demo-layouts .demo-tabs button[aria-pressed=true]{background:var(--demo-accent);border-color:var(--demo-accent);color:#fff}.demo-layouts .demo-product-grid{gap:28px}.demo-layouts .demo-item{border:1px solid #dce1d2;border-radius:4px;background:#fffffb;box-shadow:0 8px 25px #28392403}.demo-layouts .demo-item-copy{padding:25px!important}.demo-layouts .demo-item-copy>small{font-size:9px;letter-spacing:.065em;text-transform:uppercase;color:#7e856f;line-height:1.7}.demo-layouts .demo-item-copy h3{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400;letter-spacing:-.02em;line-height:1.17;color:#33432d;margin:13px 0}.demo-layouts .demo-item-copy>p{font-size:13px;line-height:1.85;color:#6c755f}.demo-layouts .demo-item-facts{gap:5px;margin-top:4px;margin-bottom:12px}.demo-layouts .demo-item-facts li{font-size:9px;background:#f5f6ee;border-color:#e3e6d8;padding:5px 7px;color:#68745a;border-radius:2px}.demo-layouts .demo-item-details{border-color:#e0e5d7;padding:9px 0;margin:10px 0 14px}.demo-layouts .demo-item-details summary{font-size:11px;font-weight:500;color:#586b49;min-height:34px}.demo-layouts .demo-item-details p{font-size:12px;line-height:1.85;white-space:pre-line}.demo-layouts .demo-item-copy>strong{font-family:Georgia,serif;font-size:25px;font-weight:400;color:#34452d;margin-bottom:17px}.demo-layouts .demo-item-copy>strong small{font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#748168;display:block;margin-top:4px}.demo-layouts .demo-item-copy>.demo-button{font-size:11px;padding:11px;min-height:43px}.demo-layouts .demo-gallery-thumbs{background:#f9faf3;border-color:#e0e5d7;padding:9px 12px;gap:7px}.demo-layouts .demo-gallery-thumbs button{border-radius:2px;min-width:54px;min-height:38px}.demo-layouts .demo-gallery-thumbs img{width:60px;height:40px}.demo-layouts .demo-experience{border-radius:4px;border-color:#dde2d1;background:#edf0e3;padding:0;max-width:calc(100% - 10vw);margin:24px auto}.demo-layouts .demo-experience-image{min-height:600px}.demo-layouts .demo-experience-image>img{border-radius:0}.demo-layouts .demo-experience-copy{padding:clamp(28px,4.3vw,68px)}.demo-layouts .demo-experience-copy h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(29px,3.1vw,44px);line-height:1.12;letter-spacing:-.035em;color:var(--demo-ink);max-width:20ch}.demo-layouts .demo-experience-copy>p{font-size:14px;line-height:1.85}.demo-layouts .demo-experience-points{gap:16px;margin-top:28px}.demo-layouts .demo-experience-points>article{border-color:#d1dac4;gap:13px;padding-top:19px}.demo-layouts .demo-experience-points>article>span{border:0;flex-basis:24px;height:24px;font-family:Georgia,serif;font-size:14px;font-weight:400;color:#7a8a68}.demo-layouts .demo-experience-points h3{font-size:13px;font-weight:500;letter-spacing:.015em}.demo-layouts .demo-experience-points p{font-size:12px;line-height:1.8;color:#727e64}.demo-layouts .demo-school-life{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:30px 36px!important}.demo-layouts .demo-school-life h3{font-family:Georgia,serif;font-weight:400;font-size:22px}.demo-layouts .demo-school-life p{font-size:12px;line-height:1.8}.demo-layouts .demo-visit h2{font-family:Georgia,serif;font-size:38px;font-weight:400;letter-spacing:-.035em}.demo-layouts .demo-visit p{font-size:13px;line-height:1.85}.demo-layouts .demo-faq{border-top:1px solid #d5ddca}.demo-layouts .demo-faq details{padding:15px 0;border-color:#d5ddca}.demo-layouts .demo-faq summary{font-size:13px;line-height:1.6;font-weight:500}.demo-layouts .demo-design-collection{border-top:1px solid #d8dfce;background:#f0f2e7;max-width:none}.demo-layouts .demo-design-card{border-color:#d7dfca;border-radius:3px;background:#fffffa}.demo-layouts .demo-design-card strong{font-size:11px;font-weight:500}.demo-layouts .demo-design-card small{font-size:9px;line-height:1.65}.demo-layouts .demo-product-footer{background:#28392c;padding-top:50px;padding-bottom:50px;gap:35px}.demo-layouts .demo-product-footer strong{font-size:29px;font-weight:400;letter-spacing:-.02em}.demo-layouts .demo-product-footer p{font-size:11px;line-height:1.9;color:#c1ccb7}.demo-layouts .demo-product-footer a{font-size:11px;color:#e8eddf;text-decoration:none}.demo-restaurant,.demo-travel{--layout-bg:#faf6ec;--demo-ink:#493e2b;--demo-muted:#7b725f}.demo-restaurant .demo-brand,.demo-restaurant .mc-demo-hero h1,.demo-travel .mc-demo-hero h1{color:#51402c}.demo-salon{--layout-bg:#fbf6f0;--demo-ink:#513f46;--demo-muted:#806d72}.demo-salon .demo-brand,.demo-salon .mc-demo-hero h1{color:#543b47}.demo-salon.demo-layout-signature .mc-demo-hero-image{border-radius:190px 190px 3px 3px}.demo-interiors{--layout-bg:#f6f4ed;--demo-ink:#393c33;--demo-muted:#70766a}.demo-newspaper{--layout-bg:#f8f6ed;--demo-ink:#343a32;--demo-muted:#71766b}.demo-newspaper .demo-brand{font-family:Georgia,serif;font-size:27px;font-weight:600}.demo-interiors .demo-item-copy>.demo-button,.demo-newspaper .demo-item-copy>.demo-button{margin-top:15px}.demo-fitness .mc-demo-hero h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,4.1vw,60px);font-weight:600;letter-spacing:-.055em}.demo-fitness .mc-demo-hero-image{border-radius:2px}.demo-layout-panorama .mc-demo-hero h1,.demo-layout-panorama .mc-demo-hero-copy>.demo-hero-actions .demo-text-button,.demo-layout-panorama .mc-demo-hero-copy>.demo-hero-caption,.demo-layout-panorama .mc-demo-hero-copy>.demo-kicker{color:#fffdf1}.demo-layout-panorama .mc-demo-hero-copy>p{color:#f1f2e4}.demo-layout-panorama .mc-demo-hero-image{border-radius:0}.demo-layout-panorama .mc-demo-hero-image:after{background:linear-gradient(90deg,#172d1ddb,#19352560 62%,#162b2029)}.demo-layout-nightfall{--layout-bg:#20342b;--demo-ink:#f1f0e0;--demo-muted:#bac8af}.demo-layout-nightfall .demo-brand,.demo-layout-nightfall .mc-demo-hero h1{color:#f3ebcf}.demo-layout-nightfall .demo-hero-caption,.demo-layout-nightfall .mc-demo-hero-copy>p{color:#c5cfb7}.demo-layout-nightfall .demo-brand-header{background:#1c3026;border-color:#465a42}.demo-layout-nightfall .demo-brand-header nav>a{color:#e7e6d0;border-color:#68725b}.demo-layout-nightfall .demo-design-bar{background:#2a4030;border-color:#536448}.demo-layout-nightfall .demo-design-bar .demo-kicker,.demo-layout-nightfall .demo-design-bar label,.demo-layout-nightfall .demo-design-bar strong,.demo-layout-nightfall .demo-design-bar>a{color:#c6d1b8}.demo-layout-nightfall .demo-highlights{color:#c5cfb7;border-color:#526046}.demo-layout-nightfall .demo-section>header h2{color:#f3eedb}.demo-layout-nightfall .demo-section>header p{color:#bfcbaf}.demo-layout-nightfall .demo-experience{background:#2a4030;border-color:#536448}.demo-layout-nightfall .demo-experience-copy>p,.demo-layout-nightfall .demo-experience-points p{color:#bfcbaf}.demo-layout-nightfall .demo-experience-points h3{color:#e8e7d0}.demo-layout-nightfall .demo-design-collection{background:#273c2d;border-color:#536448}.demo-layout-nightfall .demo-faq details,.demo-layout-nightfall .demo-visit .demo-faq{border-color:#536448}.demo-layouts .demo-restaurant-order{max-width:none;background:#f0eee3;border-top:1px solid #e2ddcd;border-bottom:1px solid #e2ddcd}.demo-dining-links{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid #dcd8c8;border-bottom:1px solid #dcd8c8;font-size:11px;color:#86785d;margin-bottom:27px}.demo-dining-links a{color:#796044;text-underline-offset:5px}.demo-order-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:36px;align-items:start}.demo-layouts .demo-order-layout .demo-tabs{margin-top:0}.demo-food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.demo-food-item{border:1px solid #ddd8c7;border-radius:4px;overflow:hidden;background:#fffdf5;display:flex;flex-direction:column}.demo-food-item>img{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover}.demo-food-item>div{padding:21px;display:flex;flex:1 1;flex-direction:column}.demo-layouts .demo-food-item .demo-kicker{font-size:8px;letter-spacing:.08em;color:#958065;line-height:1.7}.demo-layouts .demo-food-item h3{font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.17;letter-spacing:-.025em;color:#59442d;margin:11px 0}.demo-layouts .demo-food-item p{font-size:12px;line-height:1.8;color:#87765e;margin:0 0 18px;flex:1 1}.demo-food-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:13px;border-top:1px solid #e8e1d1}.demo-food-item-bottom>strong{font-family:Georgia,serif;font-size:21px;font-weight:400;color:#625036}.demo-layouts .demo-food-item-bottom .demo-text-button{font-size:10px;color:#795d3d}.demo-quantity{display:flex;align-items:center;border:1px solid #d9d0bb;border-radius:3px;color:#6a5639}.demo-quantity button{border:0;background:transparent;color:inherit;font:inherit;font-size:18px;min-width:34px;min-height:38px;cursor:pointer}.demo-quantity button:disabled{opacity:.35;cursor:default}.demo-quantity output{min-width:22px;text-align:center;font-size:12px}.demo-order-basket{padding:28px;background:#fffdf6;border:1px solid #dad3be;border-radius:4px;position:sticky;top:24px;box-shadow:0 16px 30px #5a472306}.demo-layouts .demo-order-basket>h3{font-family:Georgia,serif;font-size:30px;line-height:1.12;font-weight:400;letter-spacing:-.035em;color:#5a452c;margin:12px 0 23px}.demo-layouts .demo-order-basket .demo-empty-food-cart{font-size:13px;color:#8d7b60;border-top:1px solid #e2dbca;padding:20px 0}.demo-food-cart{list-style:none;margin:0;padding:0}.demo-food-cart>li{border-top:1px solid #e1dac7;padding:16px 0;display:grid;gap:11px}.demo-food-cart>li>div{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#6c5537}.demo-food-cart>li strong{font-weight:500;max-width:70%;line-height:1.6}.demo-layouts .demo-food-cart label{display:flex;gap:9px;align-items:center;font-size:10px;font-weight:400;margin:0;color:#8a775b}.demo-layouts .demo-food-cart label select{min-height:35px;width:65px;padding:5px 7px;font-size:12px;margin:0;border-color:#d9d0bb}.demo-layouts .demo-food-cart .demo-cart-remove{font-size:10px;color:#8a775b}.demo-food-total{border-top:1px solid #d7ccb5;margin-top:9px;padding:20px 0 0;display:flex;justify-content:space-between;align-items:center;color:#6f5737;font-size:12px}.demo-food-total strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.demo-layouts .demo-order-basket .demo-small{font-size:9px;line-height:1.7;color:#92836a}.demo-layouts .demo-order-basket .demo-fulfilment{border:0;padding:0;margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-fulfilment legend{font-size:10px;color:#7b6649;margin-bottom:10px}.demo-layouts .demo-order-basket .demo-fulfilment label{display:flex;align-items:center;gap:8px;margin:0;border:1px solid #ddd3be;border-radius:3px;padding:11px;font-size:10px;color:#7b6649;min-height:42px}.demo-layouts .demo-order-basket .demo-fulfilment input{margin:0;min-height:0;width:14px;height:14px;accent-color:#795a36;flex:0 0 14px}.demo-layouts .demo-order-basket form>label{font-size:10px;font-weight:500;color:#7c6548;margin-bottom:14px}.demo-order-basket form>label>span{font-weight:400;color:#9b8a70}.demo-layouts .demo-order-basket input,.demo-layouts .demo-order-basket textarea{border:1px solid #d8cfba;border-radius:3px;font-size:14px;min-height:42px;padding:10px;background:#fffefa;color:#604a2f;margin-top:5px}.demo-layouts .demo-order-basket textarea{min-height:68px}.demo-layouts .demo-order-basket .demo-button{width:100%;background:#755738;border-color:#755738;color:#fffdf5;font-size:11px}.demo-layouts .demo-order-basket .demo-notice,.demo-layouts .demo-order-basket .demo-success{font-size:12px;background:#f1eedf;color:#735c3c!important;padding:15px}.demo-layouts .demo-published-journal{padding-bottom:65px}.demo-published-copy{font-size:14px;line-height:1.85;overflow-wrap:anywhere;color:var(--demo-muted)}.demo-published-copy>p{font-size:14px;line-height:1.85;white-space:pre-line}.demo-published-copy>h2,.demo-published-copy>h3{font-family:Georgia,serif;font-weight:400;color:var(--demo-ink)}.demo-published-copy blockquote{border-left:2px solid var(--demo-accent);padding:8px 0 8px 22px;margin:24px 0;font-family:Georgia,serif;font-size:22px;line-height:1.6;color:var(--demo-ink)}.demo-published-copy figure{margin:24px 0}.demo-published-copy figure img{width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:3px}.demo-published-copy figcaption{font-size:10px;color:var(--demo-muted);margin-top:8px}.demo-published-copy .demo-button{margin:14px 0}.demo-journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.demo-journal-card{border-top:1px solid #d2dbca;padding-top:18px;min-width:0}.demo-journal-card>img{width:100%;height:auto;aspect-ratio:1.45;object-fit:cover;border-radius:3px;margin-bottom:20px}.demo-journal-card .demo-kicker{font-size:9px;line-height:1.8}.demo-layouts .demo-journal-card h3{font-family:Georgia,serif;font-size:29px;line-height:1.15;letter-spacing:-.025em;font-weight:400;color:var(--demo-ink);margin:13px 0}.demo-journal-card p{font-size:13px;line-height:1.8}.demo-journal-card details{font-size:12px}.demo-journal-card summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;min-height:44px;color:var(--demo-accent);list-style:none;border-bottom:1px solid #dce2d5}.demo-journal-card .demo-published-copy{padding-top:13px;font-size:12px}.demo-journal-card .demo-published-copy p{font-size:12px}.demo-published-page{padding:40px 0;border-top:1px solid #d6dece;max-width:900px;margin-top:42px}.demo-layouts .demo-published-page>h2{font-family:Georgia,serif;font-size:36px;font-weight:400;letter-spacing:-.035em;line-height:1.2;color:var(--demo-ink);max-width:24ch}.demo-published-page>p{font-size:15px;line-height:1.8}.demo-website-ad{margin:26px 0 35px;border:1px solid #dbe0d1;padding:10px;background:#f0f2e8;max-width:100%}.demo-website-ad>span{display:block;font-size:8px;text-align:center;text-transform:uppercase;letter-spacing:.16em;color:#8b967d;margin-bottom:9px}.demo-website-ad a{display:block}.demo-website-ad img{width:100%;height:auto;max-height:250px;object-fit:contain;display:block}.demo-ad-sidebar{max-width:440px}.demo-ad-sidebar img{max-height:420px}@media(max-width:1150px){.demo-layouts .demo-brand-header nav{gap:16px}.demo-layout-signature .mc-demo-hero{gap:27px 4%}.demo-layouts .mc-demo-hero h1{font-size:clamp(37px,4.7vw,57px)}.demo-layout-editorial .mc-demo-hero h1{font-size:40px}.demo-layouts .demo-item-copy{padding:21px!important}.demo-order-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.8fr);gap:24px}.demo-food-grid{grid-template-columns:1fr}.demo-food-item{display:grid;grid-template-columns:120px 1fr}.demo-food-item>img{height:100%;aspect-ratio:auto}.demo-food-item>div{padding:19px}.demo-layouts .demo-food-item h3{font-size:23px}.demo-order-basket{padding:23px}.demo-layout-side-nav .mc-demo-hero h1{font-size:40px}.demo-layouts .demo-school-life{gap:22px;padding:27px!important}}@media(max-width:900px){.demo-layouts .demo-brand-header{align-items:flex-start;flex-direction:column;gap:12px}.demo-layouts .demo-brand-header nav{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px 22px}.demo-layouts .demo-brand-header nav>a:last-child{margin-left:auto}.demo-layout-signature .mc-demo-hero{grid-template-areas:"copy image" "form form";gap:25px 5%;grid-template-columns:1fr 1fr}.demo-layout-signature .mc-demo-hero-image,.demo-layout-signature .mc-demo-hero-image>img{min-height:410px}.demo-layout-signature .demo-wizard .demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-layout-signature .mc-demo-hero h1{font-size:41px}.demo-layouts .demo-product-grid{gap:20px}.demo-layouts .demo-experience-image{min-height:470px}.demo-layouts .demo-experience-copy{padding:30px}.demo-layouts .demo-highlights{gap:15px 25px;font-size:9px}.demo-order-layout{grid-template-columns:1fr}.demo-food-grid{grid-template-columns:1fr 1fr}.demo-food-item{display:flex}.demo-food-item>img{aspect-ratio:1.65;height:auto}.demo-order-basket{position:static;max-width:none}.demo-journal-grid{grid-template-columns:1fr 1fr}.demo-layouts .demo-school-life{grid-template-columns:1fr}.demo-layouts .demo-experience-image>figcaption{font-size:22px}}@media(max-width:650px){.demo-layouts .demo-banner{font-size:9px;gap:8px;min-height:32px;padding:5px 5vw}.demo-layouts .demo-fictional-badge{display:none}.demo-layouts .demo-brand-header{padding-top:19px;padding-bottom:15px}.demo-layouts .demo-brand{font-size:23px}.demo-layouts .demo-brand-header nav{gap:2px 17px;font-size:10px}.demo-layouts .demo-brand-header nav>a{min-height:36px}.demo-layouts .demo-brand-header nav>a:last-child{padding:5px 10px}.demo-layouts .demo-design-bar{gap:10px;padding-top:10px;padding-bottom:12px}.demo-layouts .demo-design-overview{width:auto;flex:1 1}.demo-layouts .demo-design-overview>.demo-kicker{font-size:8px}.demo-layouts .demo-design-overview>strong{display:none}.demo-layouts .demo-design-bar label{width:100%;order:3;justify-content:space-between}.demo-layouts .demo-design-bar select{width:75%}.demo-layouts .demo-design-bar>a{font-size:9px}.demo-layout-signature .mc-demo-hero{display:grid;grid-template-columns:1fr;grid-template-areas:"copy" "image" "form";gap:26px}.demo-layouts .mc-demo-hero{padding-top:35px;padding-bottom:40px}.demo-layout-signature .mc-demo-hero h1,.demo-layouts .mc-demo-hero h1{font-size:42px;max-width:15ch;margin:14px 0 19px}.demo-layouts .mc-demo-hero-copy{padding-top:0}.demo-layouts .mc-demo-hero-copy>p{font-size:13px;line-height:1.85}.demo-layouts .demo-hero-actions{gap:10px 19px}.demo-layouts .demo-hero-actions .demo-button{font-size:10px;padding:11px 14px}.demo-layouts .demo-hero-actions .demo-text-button{font-size:10px}.demo-layouts .demo-hero-caption{margin-top:17px}.demo-layout-signature .mc-demo-hero-image,.demo-layout-signature .mc-demo-hero-image>img{min-height:0;height:auto}.demo-layout-signature .mc-demo-hero-image>img{aspect-ratio:1.17;object-fit:cover}.demo-salon.demo-layout-signature .mc-demo-hero-image{border-radius:160px 160px 3px 3px}.demo-layouts .demo-wizard{padding:21px}.demo-layouts .demo-wizard .demo-form-grid{gap:13px 12px}.demo-layouts .demo-wizard-head h2{font-size:25px}.demo-layouts .demo-wizard input,.demo-layouts .demo-wizard select,.demo-layouts .demo-wizard textarea{font-size:16px}.demo-layouts .demo-highlights{margin:0 5vw;justify-content:flex-start;gap:14px 20px;padding:21px 0;font-size:8px}.demo-layouts .demo-highlights>span{gap:7px}.demo-layouts .demo-section{padding-top:45px;padding-bottom:45px}.demo-layouts .demo-section>header h2{font-size:33px;max-width:19ch}.demo-layouts .demo-section>header>p{font-size:13px}.demo-layouts .demo-tabs{gap:6px;margin:20px 0 25px}.demo-layouts .demo-tabs button{font-size:10px;padding:8px 12px;min-height:37px}.demo-layouts .demo-product-grid{gap:25px}.demo-layouts .demo-item-copy{padding:23px!important}.demo-layouts .demo-item-copy h3{font-size:28px}.demo-layouts .demo-experience-copy{padding:29px 25px}.demo-layouts .demo-experience-copy h2{font-size:32px}.demo-layouts .demo-experience-image{min-height:340px}.demo-layouts .demo-experience-points{margin-top:24px}.demo-layouts .demo-experience-points h3{font-size:14px}.demo-layouts .demo-experience-points p{font-size:12px}.demo-layouts .demo-experience-copy>p{font-size:13px}.demo-layouts .demo-product-footer{padding-top:38px;padding-bottom:38px}.demo-layouts .demo-design-grid{gap:14px}.demo-dining-links{flex-direction:column;gap:9px;font-size:10px;padding:17px 0}.demo-food-grid{grid-template-columns:1fr;gap:18px}.demo-food-item>img{aspect-ratio:1.6}.demo-food-item>div{padding:22px}.demo-layouts .demo-food-item h3{font-size:28px}.demo-layouts .demo-food-item p{font-size:13px}.demo-layouts .demo-food-item-bottom .demo-text-button{font-size:12px}.demo-order-basket{padding:24px}.demo-layouts .demo-order-basket input,.demo-layouts .demo-order-basket textarea{font-size:16px}.demo-journal-grid{grid-template-columns:1fr;gap:30px}.demo-layouts .demo-journal-card h3{font-size:30px}.demo-layouts .demo-published-page>h2{font-size:31px}.demo-layout-nightfall .demo-order-basket{--demo-accent:#755738}.demo-layouts .demo-school-life{padding:24px!important;gap:20px}}@media(prefers-reduced-motion:reduce){.demo-directory-premium *,.demo-layouts *{scroll-behavior:auto!important;transition:none!important}}.demo-layouts .demo-document-view{max-width:1120px;min-height:60vh;padding-top:48px;padding-bottom:85px}.demo-document-view>article{margin-top:38px}.demo-layouts .demo-document-view h1{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08;font-size:clamp(36px,4.7vw,66px);letter-spacing:-.04em;max-width:20ch;margin:17px 0 24px;color:var(--demo-ink)}.demo-layouts .demo-document-intro{font-size:18px;line-height:1.75;max-width:740px;color:var(--demo-muted)}.demo-layouts .demo-document-byline{font-size:11px;letter-spacing:.03em;margin:24px 0;color:var(--demo-accent)}.demo-document-cover{margin:32px 0 40px}.demo-document-cover img{display:block;width:100%;height:auto;max-height:600px;object-fit:cover;border-radius:4px}.demo-document-view .demo-published-copy{max-width:780px;font-size:16px}.demo-document-view .demo-published-copy>p{font-size:16px;line-height:1.9;margin-bottom:22px}.demo-document-view .demo-published-copy>h2{font-size:32px;margin-top:34px}.demo-document-view .demo-published-copy>h3{font-size:25px;margin-top:28px}.demo-document-empty{padding:45px 0}.demo-draft-preview{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 5vw;border-bottom:1px solid #d9cfa9;background:#f4edd5;color:#6c5d2f;font-size:11px}.demo-draft-preview strong{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.demo-draft-preview a{color:#6c5d2f;text-underline-offset:3px}.demo-layouts .demo-content-error{margin:20px 5vw;padding:14px 17px;background:#f6eadb;border:1px solid #e2cdb4;border-radius:4px;font-size:12px;color:#78562f;display:flex;justify-content:space-between;gap:16px}@media(max-width:650px){.demo-layouts .demo-document-view{padding-top:30px;padding-bottom:50px}.demo-layouts .demo-document-view h1{font-size:39px}.demo-layouts .demo-document-intro{font-size:15px}.demo-document-view .demo-published-copy>p{font-size:14px}.demo-draft-preview{flex-wrap:wrap;font-size:10px;gap:7px}.demo-draft-preview>span{width:100%;order:3}.demo-layouts .demo-content-error{flex-direction:column;gap:8px}}.demo-journal-layout.has-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,.31fr);gap:32px;align-items:start}.demo-journal-layout.has-sidebar .demo-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-journal-sidebar{position:sticky;top:25px}.demo-journal-sidebar .demo-website-ad{margin-top:0}.demo-journal-inline{grid-column:1/-1}.demo-journal-inline:empty{display:none}.demo-journal-inline .demo-website-ad{margin:0}@media(max-width:900px){.demo-journal-layout.has-sidebar{grid-template-columns:1fr}.demo-journal-sidebar{position:static}.demo-journal-sidebar .demo-website-ad{max-width:none}.demo-journal-sidebar img{max-height:260px}}@media(max-width:650px){.demo-journal-layout.has-sidebar .demo-journal-grid{grid-template-columns:1fr}}.demo-layout-dental-studio .mc-demo-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-template-areas:"copy copy" "image form";align-items:start;gap:30px 5%}.demo-layout-dental-studio .mc-demo-hero-copy{max-width:850px;text-align:center;justify-self:center}.demo-layout-dental-studio .mc-demo-hero h1{max-width:24ch;font-family:Arial,Helvetica,sans-serif;font-size:clamp(36px,4.4vw,62px);font-weight:600;letter-spacing:-.055em}.demo-layout-dental-studio .mc-demo-hero-copy>p{max-width:65ch;margin-left:auto;margin-right:auto}.demo-layout-dental-studio .demo-hero-actions{justify-content:center}.demo-layout-dental-studio .mc-demo-hero-image{border-radius:120px 8px 8px 8px;height:100%;min-height:460px}.demo-layout-dental-studio .mc-demo-hero-image>img{height:100%;max-height:none;min-height:460px;object-position:center}.demo-layout-dental-studio .demo-compact-request{max-width:none}.demo-layout-dental-studio .hospital-consultant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-layout-ayurveda-retreat .mc-demo-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);grid-template-areas:"image image" "copy form";gap:38px 7%;align-items:start}.demo-layout-ayurveda-retreat .mc-demo-hero-image{height:400px;border-radius:160px 160px 4px 4px}.demo-layout-ayurveda-retreat .mc-demo-hero-image>img{height:100%;max-height:none;object-position:center 43%}.demo-layout-ayurveda-retreat .mc-demo-hero-copy{padding:12px 0}.demo-layout-ayurveda-retreat .mc-demo-hero h1{font-family:Georgia,serif;font-style:italic;font-size:clamp(37px,4vw,59px);max-width:18ch}.demo-layout-ayurveda-retreat .demo-compact-request{max-width:none}.demo-layout-ayurveda-retreat .demo-experience-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.demo-layout-homeopathy-practice .mc-demo-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);grid-template-areas:"image copy" "form form";gap:34px 6%;align-items:center}.demo-layout-homeopathy-practice .mc-demo-hero-image{min-height:400px;border-radius:4px 100px 4px 4px}.demo-layout-homeopathy-practice .mc-demo-hero-image>img{height:430px;max-height:none;object-position:center}.demo-layout-homeopathy-practice .mc-demo-hero h1{max-width:19ch;font-size:clamp(35px,3.6vw,54px)}.demo-layout-homeopathy-practice .demo-compact-request{max-width:none}.demo-layout-homeopathy-practice .demo-wizard .demo-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-layout-homeopathy-practice .hospital-consultant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-dental-studio .mini-copy{left:20%;width:60%;top:12%}.preview-dental-studio .demo-mini-layout>img{left:7%;top:35%;width:43%;height:57%}.preview-dental-studio .mini-form{right:7%;top:35%;width:36%;height:57%}.preview-ayurveda-retreat .demo-mini-layout>img{left:6%;top:7%;width:88%;height:42%;border-radius:35px 35px 3px 3px}.preview-ayurveda-retreat .mini-copy{top:61%;width:35%}.preview-ayurveda-retreat .mini-form{top:60%;height:31%}.preview-homeopathy-practice .demo-mini-layout>img{left:7%;top:8%;height:45%;width:40%}.preview-homeopathy-practice .mini-copy{left:57%;top:18%;width:32%}.preview-homeopathy-practice .mini-form{left:7%;top:65%;width:86%;height:27%}@media(max-width:900px){.demo-layout-dental-studio .hospital-consultant-grid,.demo-layout-homeopathy-practice .demo-wizard .demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.demo-layout-ayurveda-retreat .mc-demo-hero,.demo-layout-dental-studio .mc-demo-hero,.demo-layout-homeopathy-practice .mc-demo-hero{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "image" "form";gap:25px}.demo-layout-ayurveda-retreat .mc-demo-hero{grid-template-areas:"image" "copy" "form"}.demo-layout-ayurveda-retreat .mc-demo-hero h1,.demo-layout-dental-studio .mc-demo-hero h1,.demo-layout-homeopathy-practice .mc-demo-hero h1{font-size:clamp(33px,8vw,43px);max-width:23ch}.demo-layout-ayurveda-retreat .mc-demo-hero-image,.demo-layout-dental-studio .mc-demo-hero-image,.demo-layout-homeopathy-practice .mc-demo-hero-image{height:auto;min-height:0;border-radius:60px 4px 4px 4px}.demo-layout-ayurveda-retreat .mc-demo-hero-image>img,.demo-layout-dental-studio .mc-demo-hero-image>img,.demo-layout-homeopathy-practice .mc-demo-hero-image>img{height:auto;min-height:0;aspect-ratio:1.35;object-fit:cover}.demo-layout-ayurveda-retreat .demo-experience-grid,.demo-layout-dental-studio .hospital-consultant-grid,.demo-layout-homeopathy-practice .hospital-consultant-grid{grid-template-columns:minmax(0,1fr)}}.demo-product.demo-layouts[data-palette]{background:var(--demo-bg);color:var(--demo-text);--demo-panel:var(--demo-surface);--demo-line:var(--demo-border)}.demo-product.demo-layouts[data-palette] :is(.demo-wizard,.demo-item,.demo-hero-shop-card,.demo-design-card,.demo-order-basket){--demo-accent:inherit}.demo-product.demo-layouts[data-palette] :is(h1,h2,h3,h4,strong,summary,label,dt,dd){color:var(--demo-text)}.demo-product.demo-layouts[data-palette] :is(p,small,.demo-small,.demo-wizard-note,.demo-hero-caption,.demo-step-count>span,.demo-design-count,.demo-item-copy>small,.demo-item-copy>strong small,.demo-highlights,.demo-design-card small,.demo-experience-points p,.demo-food-item p,.demo-food-item small,.demo-food-total,.hospital-availability-status){color:var(--demo-muted)}.demo-product.demo-layouts[data-palette] a{color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.demo-kicker,.demo-text-button,.demo-step-count,.demo-brand>span,.demo-itinerary b,.demo-highlights>span:before){color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.demo-brand-header,.demo-wizard,.demo-item,.demo-hero-shop-card,.demo-design-card,.demo-food-item,.hospital-doctor-menu,.hospital-nav-departments>div,.hospital-consultant-card,.hospital-department-grid button){background:var(--demo-surface);border-color:var(--demo-border);color:var(--demo-text)}.demo-product.demo-layouts[data-palette] :is(.demo-design-bar,.demo-design-collection,.demo-experience,.demo-features,.demo-restaurant-order,.demo-order-basket,.demo-compact-summary,.demo-review,.demo-item-facts li,.demo-gallery-thumbs,.demo-mini-layout,.demo-school-life,.demo-website-ad){background:var(--demo-surface-alt);border-color:var(--demo-border);color:var(--demo-text)}.demo-product.demo-layouts[data-palette] :is(.demo-item-details,.demo-faq,.demo-faq details,.demo-highlights,.demo-experience-points>article,.demo-school-life,.demo-compact-summary dl>div,.demo-extra-details,.demo-compact-cart>article,.demo-food-cart>li,.demo-food-total,.demo-journal-card,.demo-published-page,.demo-dining-links,.demo-review dl>div,.hospital-department-intro){border-color:var(--demo-border)}.demo-product.demo-layouts[data-palette] :is(input,select,textarea,.hospital-doctor-picker>summary){background:var(--demo-surface);color:var(--demo-text);border-color:var(--demo-border);accent-color:var(--demo-accent-ink);color-scheme:light}.demo-product.demo-layouts[data-palette].demo-layout-nightfall :is(input,select,textarea){color-scheme:dark}.demo-product.demo-layouts[data-palette] :is(input,textarea)::placeholder{color:var(--demo-muted);opacity:1}.demo-product.demo-layouts[data-palette] :is(.demo-button,.demo-wizard .demo-button,.demo-order-basket .demo-button,.mc-demo-hero-copy .demo-button){background:var(--demo-accent);color:var(--demo-on-accent);border:1px solid var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.demo-button,.demo-wizard .demo-button,.demo-order-basket .demo-button):hover{background:var(--demo-accent-hover);box-shadow:inset 0 0 0 1px currentColor;text-decoration:none}.demo-product.demo-layouts[data-palette] :is(.demo-button-secondary,.demo-wizard .demo-button-secondary){background:var(--demo-surface);color:var(--demo-accent-ink);border-color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.demo-tabs button,.demo-trip-types button,.hospital-doctor-options button,.demo-care-switch a){background:var(--demo-surface);border-color:var(--demo-border);color:var(--demo-text)}.demo-product.demo-layouts[data-palette] :is(.demo-tabs button[aria-pressed=true],.demo-trip-types button[aria-pressed=true],.hospital-doctor-options button[aria-pressed=true],.demo-care-switch a[aria-current=true]){background:var(--demo-accent);border-color:var(--demo-accent-ink);color:var(--demo-on-accent)}.demo-product.demo-layouts[data-palette] .hospital-department-grid button[aria-pressed=true]{background:var(--demo-surface-alt);outline-color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.hospital-doctor-options button:hover,.hospital-nav-departments>div a:hover){background:var(--demo-surface-alt)}.demo-product.demo-layouts[data-palette] .hospital-nav-departments>div a{color:var(--demo-text)!important}.demo-product.demo-layouts[data-palette] .hospital-selected-doctor{color:var(--demo-muted)!important}.demo-product.demo-layouts[data-palette] .hospital-avatar{background:var(--demo-surface-alt);color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.demo-gallery-thumbs button[aria-pressed=true],.demo-design-card[aria-current=true]){border-color:var(--demo-accent-ink);outline-color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] .demo-wizard-progress>span{background:var(--demo-border)}.demo-product.demo-layouts[data-palette] .demo-wizard-progress>.is-complete{background:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] :is(.demo-banner,.demo-product-footer){background:var(--demo-nav);color:var(--demo-on-nav);border-color:var(--demo-nav)}.demo-product.demo-layouts[data-palette] :is(.demo-banner,.demo-product-footer) :is(a,p,span,strong){color:var(--demo-on-nav)}.demo-product.demo-layouts[data-palette] .demo-brand-header nav>a{border-color:var(--demo-border);color:var(--demo-text)}.demo-product.demo-layouts[data-palette] .demo-fulfilment label:has(input:checked){border-color:var(--demo-accent-ink);box-shadow:inset 0 0 0 1px var(--demo-accent-ink);background:var(--demo-surface-alt)}.demo-product.demo-layouts[data-palette] :focus-visible{outline:3px solid var(--demo-focus);outline-offset:4px}.demo-product.demo-layouts[data-palette] :is(.demo-banner,.demo-product-footer) :focus-visible{outline-color:var(--demo-on-nav)}.demo-product.demo-layouts[data-palette] .mc-demo-hero-image figcaption{background:var(--demo-surface);color:var(--demo-text)}.demo-product.demo-layouts[data-palette].demo-layout-panorama .mc-demo-hero-image:after{background:linear-gradient(90deg,#102027e8,#10202785 65%,#10202750)}.demo-product.demo-layouts[data-palette].demo-layout-panorama .mc-demo-hero-copy :is(h1,p,.demo-kicker,.demo-text-button,.demo-hero-caption){color:#ffffff}.demo-product.demo-layouts[data-palette].demo-layout-panorama .mc-demo-hero-copy :focus-visible{outline-color:#ffffff}.demo-product.demo-layouts[data-palette].demo-layout-bento .mc-demo-hero-copy{background:var(--demo-surface-alt)}.demo-product.demo-layouts[data-palette] .demo-mini-layout .mini-copy,.demo-product.demo-layouts[data-palette] .demo-mini-layout .mini-nav{background:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] .demo-mini-layout .mini-form{background:repeating-linear-gradient(var(--demo-surface) 0 14px,var(--demo-border) 14px 17px);border-color:var(--demo-surface)}.demo-product.demo-layouts[data-palette] .demo-experience-points>article{display:block}.demo-product.demo-layouts[data-palette] .demo-design-bar{flex-wrap:wrap;gap:16px 24px}.demo-product.demo-layouts[data-palette] .demo-design-overview{gap:14px;flex-wrap:wrap}.demo-design-count{font-size:12px;white-space:nowrap}.demo-appearance-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;min-width:0}.demo-product.demo-layouts[data-palette] .demo-appearance-controls label{display:grid;gap:5px;align-items:start;font-size:12px;color:var(--demo-muted);margin:0;min-width:0}.demo-product.demo-layouts[data-palette] .demo-appearance-controls select{width:230px;max-width:100%;min-width:0;font-size:14px;min-height:42px}.demo-product.demo-layouts[data-palette] .demo-design-bar>a{font-size:12px;color:var(--demo-accent-ink)}.demo-product.demo-layouts[data-palette] .demo-care-switch{flex-wrap:wrap}@media(max-width:760px){.demo-product.demo-layouts[data-palette] .demo-design-bar{align-items:flex-start;gap:16px}.demo-product.demo-layouts[data-palette] .demo-design-overview{width:100%;flex:auto}.demo-product.demo-layouts[data-palette] .demo-appearance-controls{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.demo-product.demo-layouts[data-palette] .demo-appearance-controls label{width:100%;order:0;font-size:12px}.demo-product.demo-layouts[data-palette] .demo-appearance-controls select{width:100%;font-size:16px}.demo-product.demo-layouts[data-palette] .demo-fictional-badge{display:inline;width:100%;order:3;text-align:center;padding-top:5px}}@media(max-width:420px){.demo-product.demo-layouts[data-palette] .demo-appearance-controls{grid-template-columns:1fr}}