.grid-stack{position:relative}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;width:auto;margin:0;position:absolute;z-index:0!important}.grid-stack>.grid-stack-item{width:var(--gs-column-width);height:var(--gs-cell-height);padding:0;position:absolute;top:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{width:auto;margin:0;position:absolute;overflow:hidden auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item{right:0}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;user-select:none;z-index:100;font-size:.1px;display:block;position:absolute}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{z-index:101;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"%23666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 20 20\"><path d=\"m10 3 2 2H8l2-2v14l-2-2h4l-2 2\"/></svg>");background-position:50%;background-repeat:no-repeat}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,right,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{opacity:.8;box-shadow:1px 4px 6px #0003}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,right .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left,right,top,height,width}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item[gs-x="0"]{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item[gs-x="0"]{right:0}@media print{@page gs-landscape{size:landscape}@page gs-portrait{size:portrait}.grid-stack{grid-template-columns:repeat(var(--gs-columns,12),minmax(0,1fr))!important;grid-auto-rows:var(--gs-cell-height)!important;height:auto!important;display:grid!important}.grid-stack>.grid-stack-item{float:none!important;grid-column-start:calc(var(--gs-x) + 1)!important;grid-column-end:span var(--gs-w)!important;grid-row-end:span var(--gs-h)!important;width:auto!important;height:auto!important;position:relative!important;top:auto!important;left:auto!important}.grid-stack>.grid-stack-item[gs-page-break=true]{page-break-before:always!important;break-before:page!important}.grid-stack>.grid-stack-item[gs-print-hide=true]{display:none!important}.grid-stack>.grid-stack-item[gs-print-orientation=landscape]{page:gs-landscape;min-width:calc(100vmax * var(--gs-w)/ var(--gs-columns,12))!important}.grid-stack>.grid-stack-item[gs-print-orientation=portrait]{page:gs-portrait;min-width:calc(100vmin * var(--gs-w)/ var(--gs-columns,12))!important}.grid-stack>.grid-stack-item>.ui-resizable-handle{display:none!important}}:root{color:#213029;font-synthesis:none;text-rendering:optimizelegibility;--ink:#213029;--muted:#68736d;--paper:#f8f7f2;--white:#fffefa;--sage:#5f7568;--sage-soft:#dce8df;--sage-pale:#eef3ed;--coral:#de8f70;--coral-soft:#f4ddd3;--sand:#ebe3d5;--blue-soft:#dfe9e8;--line:#2130291f;--shadow:0 24px 60px #3042381c;background:#f8f7f2;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f7f2e6;border-bottom:1px solid #21302912;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:32px;width:min(1280px,100% - 48px);min-height:78px;margin-inline:auto;display:flex}.brand{align-items:center;gap:11px;line-height:1;display:inline-flex}.brand-mark{background:var(--sage);color:#fff;border-radius:50% 50% 50% 18%;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-5deg)}.brand-mark svg{transform:rotate(5deg)}.brand strong{letter-spacing:-.3px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;display:block}.brand small{color:var(--sage);letter-spacing:2.2px;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:750;display:block}.main-nav,.nav-actions{align-items:center;display:flex}.main-nav{gap:34px;margin-left:auto;font-size:14px;font-weight:600}.main-nav a{position:relative}.main-nav>a:not(.mobile-phone):after{content:"";background:var(--sage);height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover:after{transform:scaleX(1)}.nav-actions{gap:18px}.phone-link{align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.button{background:var(--sage);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 24px #435b4d2b}.button:hover{background:#4e6658;transform:translateY(-2px);box-shadow:0 13px 30px #435b4d3b}.button-small{min-height:42px;padding-inline:19px;font-size:13px}.menu-button,.mobile-phone{display:none}.hero{grid-template-columns:.87fr 1.13fr;align-items:center;gap:70px;min-height:680px;padding-block:62px 70px;display:grid}.eyebrow,.section-kicker{color:var(--sage);letter-spacing:2.3px;text-transform:uppercase;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:10px;margin-bottom:26px;display:flex}.eyebrow-dot{background:var(--coral);width:7px;height:7px;box-shadow:0 0 0 5px var(--coral-soft);border-radius:50%}h1,h2,blockquote{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-3.6px;max-width:640px;margin:0;font-size:clamp(49px,5.4vw,78px);line-height:.98}h1 em,h2 em{color:var(--sage);font-weight:400}.hero-lead{max-width:540px;color:var(--muted);margin:29px 0 0;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:750;display:inline-flex}.text-link svg,.service-card>a svg{transition:transform .18s}.text-link:hover svg,.service-card>a:hover svg{transform:translate(4px)}.hero-trust{align-items:center;gap:13px;margin-top:41px;display:flex}.avatar-stack{display:flex}.avatar-stack span{border:2px solid var(--paper);background:var(--sand);width:34px;height:34px;color:var(--sage);border-radius:50%;place-items:center;margin-left:-8px;font-size:9px;font-weight:800;display:grid}.avatar-stack span:first-child{background:var(--sage-soft);margin-left:0}.avatar-stack span:last-child{background:var(--coral-soft)}.stars{color:var(--coral);gap:2px;display:flex}.hero-trust small{color:var(--muted);font-size:11px}.hero-visual{padding:20px 0 28px 16px;position:relative}.hero-visual:before{z-index:-1;content:"";background:var(--sage-soft);border-radius:45% 54% 48% 42%;width:74%;height:92%;position:absolute;top:-12px;right:30px;transform:rotate(5deg)}.hero-image-wrap{aspect-ratio:1.1;box-shadow:var(--shadow);border:10px solid #fffefab8;border-radius:48% 48% 46% 18%;overflow:hidden}.hero-image-wrap img{object-fit:cover;object-position:61% center;width:100%;height:100%}.open-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefaf0;border:1px solid #21302914;border-radius:16px;align-items:center;gap:11px;min-width:190px;padding:16px 19px;display:flex;position:absolute;bottom:5px;left:-25px;box-shadow:0 18px 40px #30423826}.status-dot{background:#69a77e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #e0efe4}.open-card strong,.open-card small{display:block}.open-card strong{font-size:13px}.open-card small{color:var(--muted);margin-top:4px;font-size:11px}.experience-seal{background:var(--coral);color:#fff;text-align:center;border:6px solid #fffefac7;border-radius:50%;place-content:center;width:108px;height:108px;display:grid;position:absolute;top:7%;right:-24px;box-shadow:0 12px 30px #503d3524}.experience-seal strong{font-family:Georgia,serif;font-size:28px}.experience-seal span{letter-spacing:1.2px;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:800;line-height:1.25}.trust-strip{border-block:1px solid var(--line);background:#fffefa80}.trust-strip-inner{grid-template-columns:repeat(4,1fr);align-items:center;min-height:78px;display:grid}.trust-strip-inner span{border-right:1px solid var(--line);color:#526159;letter-spacing:.2px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.trust-strip-inner span:last-child{border-right:0}.trust-strip-inner svg{color:var(--coral)}.services-section{background:var(--white);padding-block:118px 125px}.section-heading{justify-content:space-between;gap:50px;display:flex}.section-heading h2,.about-copy h2,.appointment-copy h2{letter-spacing:-2.1px;margin:12px 0 0;font-size:clamp(39px,4vw,56px);line-height:1.08}.services-intro{flex-direction:column;align-items:flex-start;max-width:420px;display:flex}.services-intro p,.about-copy>p,.appointment-copy>p{color:var(--muted);margin:0;line-height:1.75}.layout-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;margin-top:17px;padding:8px 12px;font-size:11px;font-weight:750;display:inline-flex}.layout-button:hover,.layout-button.is-active{border-color:var(--sage);background:var(--sage-pale);color:var(--sage)}.edit-notice{background:var(--sage-pale);color:var(--sage);border:1px dashed #9daf9f;border-radius:12px;align-items:center;gap:8px;margin-top:26px;padding:11px 15px;font-size:12px;font-weight:700;display:flex}.grid-stack{margin-top:49px}.grid-stack-item-content.service-card{box-shadow:none;border:1px solid #21302914;border-radius:24px;flex-direction:column;justify-content:space-between;padding:25px;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;inset:0;overflow:hidden}.grid-stack:not(.is-editing) .service-card:hover{border-color:#5f756840;transform:translateY(-4px);box-shadow:0 18px 35px #3042381a}.service-card.tone-sage{background:#e6eee8}.service-card.tone-sand{background:#f3eee4}.service-card.tone-coral{background:#f5e3dc}.service-card.tone-cream{background:#faf8f2}.service-card.tone-blue{background:#e7efef}.service-icon{width:47px;height:47px;color:var(--sage);background:#fff9;border-radius:15px;place-items:center;display:grid}.service-card span{color:var(--sage);letter-spacing:1.7px;text-transform:uppercase;margin:16px 0 7px;font-size:9px;font-weight:850;display:block}.service-card h3{letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:clamp(20px,2vw,27px);font-weight:500}.service-card p{max-width:440px;color:var(--muted);margin:8px 44px 0 0;font-size:12px;line-height:1.55}.service-card>a{border:1px solid #21302924;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:22px;right:23px}.service-drag-handle{z-index:2;width:30px;height:30px;color:var(--sage);cursor:grab;background:#fffc;border:0;border-radius:50%;place-items:center;padding:0;display:none;position:absolute;top:15px;right:15px}.is-editing .service-drag-handle{display:grid}.is-editing .service-card{outline:1px dashed #5f75688c}.grid-stack>.grid-stack-item>.ui-resizable-se{width:18px;height:18px;bottom:8px;right:8px}.about-section{background:var(--sage-pale);padding-block:130px}.about-layout{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.about-copy>p{max-width:460px;margin-top:29px}.about-copy .text-link{margin-top:28px}.benefit-list{border-top:1px solid var(--line)}.benefit-item{border-bottom:1px solid var(--line);grid-template-columns:42px 58px 1fr;align-items:center;gap:16px;min-height:133px;padding-block:25px;display:grid}.benefit-number{color:#91a096;letter-spacing:1px;font-size:10px;font-weight:800}.benefit-icon{background:var(--white);width:52px;height:52px;color:var(--sage);border-radius:18px 18px 18px 5px;place-items:center;display:grid}.benefit-item h3{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:500}.benefit-item p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.55}.testimonial-section{background:var(--white);padding-block:95px}.testimonial-card{text-align:center;max-width:850px}.quote-icon{color:var(--coral)}blockquote{letter-spacing:-1.4px;margin:22px auto 27px;font-size:clamp(28px,3.2vw,42px);line-height:1.36}.testimonial-author{text-align:left;align-items:center;gap:11px;display:inline-flex}.testimonial-author>span{background:var(--coral-soft);color:#a8624a;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:grid}.testimonial-author strong,.testimonial-author small{display:block}.testimonial-author strong{font-size:12px}.testimonial-author small{color:var(--muted);margin-top:3px;font-size:10px}.appointment-section{background:#e8eee9;padding-block:125px}.appointment-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:82px;display:grid}.appointment-copy{position:sticky;top:120px}.appointment-copy>p{margin-top:28px}.appointment-contact{align-items:center;gap:13px;margin-top:38px;display:flex}.contact-icon{background:var(--sage);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.appointment-contact small,.appointment-contact a{display:block}.appointment-contact small{color:var(--muted);font-size:10px}.appointment-contact a{margin-top:4px;font-family:Georgia,serif;font-size:21px}.opening-times{border-top:1px solid var(--line);margin-top:33px;padding-top:20px}.opening-times div{max-width:280px;color:var(--muted);justify-content:space-between;gap:20px;padding-block:5px;font-size:11px;display:flex}.opening-times strong{color:var(--ink);font-weight:650}.form-card{background:var(--white);border:1px solid #21302914;border-radius:30px;min-height:600px;padding:44px;box-shadow:0 25px 65px #3042381a}.form-grid{grid-template-columns:repeat(2,1fr);gap:21px 18px;display:grid}.appointment-form label>span{color:#425148;margin-bottom:8px;font-size:11px;font-weight:750;display:block}.appointment-form input,.appointment-form select,.appointment-form textarea{width:100%;color:var(--ink);background:#fbfbf8;border:1px solid #dfe3df;border-radius:11px;outline:none;transition:border-color .16s,box-shadow .16s}.appointment-form input,.appointment-form select{height:49px;padding:0 14px}.appointment-form textarea{resize:vertical;min-height:112px;padding:13px 14px}.appointment-form input:focus,.appointment-form select:focus,.appointment-form textarea:focus{border-color:#86a08f;box-shadow:0 0 0 3px #5f75681a}.appointment-form input[aria-invalid=true],.appointment-form select[aria-invalid=true]{border-color:#bf6657}.appointment-form input::placeholder,.appointment-form textarea::placeholder{color:#a6ada8}.form-full{grid-column:1/-1}.field-error{color:#af5548;margin-top:6px;font-size:10px;display:block}.consent{align-items:flex-start;gap:10px;margin-top:21px;display:flex}.consent input{width:16px;height:16px;accent-color:var(--sage);margin-top:1px}.consent span{line-height:1.45;color:var(--muted)!important;margin:0!important;font-weight:500!important}.consent-error{margin-left:26px}.form-submit{width:100%;margin-top:25px}.form-submit:disabled{cursor:wait;opacity:.75}.form-note{color:#8a948e;text-align:center;margin:11px 0 0;font-size:10px}.form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:510px;display:flex}.success-icon{background:var(--sage-soft);width:64px;height:64px;color:var(--sage);border-radius:50%;place-items:center;margin-bottom:30px;display:grid}.form-success h3{margin:13px 0 0;font-family:Georgia,serif;font-size:38px;font-weight:500}.form-success p{max-width:520px;color:var(--muted);margin:20px 0 28px;line-height:1.7}footer{color:#edf0ed;background:#26342d;padding-top:80px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr .7fr;gap:55px;display:grid}footer .brand-mark{background:var(--coral)}footer .brand small{color:#b9c7bd}.footer-brand p,.footer-grid p,.footer-grid address{color:#b9c2bc;font-size:12px;font-style:normal;line-height:1.8}.footer-brand p{max-width:275px;margin-top:21px}.footer-grid h3{color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 18px;font-size:11px}.footer-grid address a:hover,.footer-grid nav a:hover{color:#fff}.footer-grid nav{color:#b9c2bc;flex-direction:column;align-items:flex-start;gap:11px;font-size:12px;display:flex}.footer-bottom{color:#8f9d94;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:86px;margin-top:60px;font-size:10px;display:flex}.footer-bottom div{gap:22px;display:flex}@media (width<=1060px){.phone-link{display:none}.hero{grid-template-columns:.9fr 1.1fr;gap:35px}.experience-seal{right:-10px}.about-layout,.appointment-layout{gap:55px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (width<=820px){.section-shell,.nav-shell{width:min(100% - 32px,680px)}.nav-shell{min-height:70px}.main-nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:flex-start;gap:22px;padding:28px 24px 33px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 18px 30px #3042381a}.main-nav.is-open{display:flex}.mobile-phone,.menu-button{display:inline-flex}.mobile-phone{align-items:center;gap:8px}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0}.hero{flex-direction:column;align-items:stretch;padding-block:58px 75px;display:flex}.hero-copy{max-width:610px}.hero-visual{margin-top:20px;padding-left:40px}.hero-image-wrap{aspect-ratio:1.35}.open-card{left:0}.trust-strip-inner{grid-template-columns:repeat(2,1fr);gap:0;padding-block:15px}.trust-strip-inner span{min-height:38px}.trust-strip-inner span:nth-child(2){border-right:0}.services-section,.about-section,.appointment-section{padding-block:90px}.section-heading{flex-direction:column;gap:25px}.grid-stack{margin-top:35px}.grid-stack-item-content.service-card{padding:22px}.about-layout,.appointment-layout{grid-template-columns:1fr;gap:55px}.appointment-copy{position:static}.footer-grid{grid-template-columns:1.2fr 1fr}.footer-grid>div:nth-child(3){display:none}}@media (width<=560px){.nav-actions .button-small{display:none}h1{letter-spacing:-2.7px;font-size:49px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-visual{padding:20px 0 35px 10px}.hero-image-wrap{aspect-ratio:.95}.hero-image-wrap img{object-position:62% center}.experience-seal{width:90px;height:90px;top:1px;right:-2px}.experience-seal strong{font-size:24px}.open-card{min-width:177px;padding:13px 15px}.trust-strip-inner{grid-template-columns:1fr}.trust-strip-inner span{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.trust-strip-inner span:last-child{border-bottom:0}.section-heading h2,.about-copy h2,.appointment-copy h2{font-size:40px}.grid-stack>.grid-stack-item{min-height:224px}.benefit-item{grid-template-columns:30px 48px 1fr;gap:12px}.benefit-icon{width:45px;height:45px}blockquote{font-size:27px}.form-card{border-radius:22px;min-height:0;padding:26px 20px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.form-success{min-height:460px}.form-success h3{font-size:32px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:nth-child(3){display:block}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px;padding-block:25px}}@media (width<=760px){.layout-button,.edit-notice{display:none}.grid-stack{flex-direction:column;gap:14px;display:flex;height:auto!important;min-height:0!important}.grid-stack>.grid-stack-item{width:100%!important;height:224px!important;position:relative!important;top:0!important;left:0!important;transform:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
