.ksca-intro>div{min-width:0}
.ksca-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.ksca-home-actions a{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:11px 17px;border:1px solid var(--line);border-radius:11px;font-size:13px;font-weight:650;line-height:1.25}
.ksca-home-actions .ksca-home-action-primary{background:var(--button);border-color:var(--button);color:var(--button-ink)}
.ksca-home-actions svg,.ksca-home-section-head svg,.ksca-home-packing a svg{width:17px;height:17px}
.ksca-home-actions a:hover,.ksca-home-actions a:focus-visible{border-color:var(--green)}
.ksca-home-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 25px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.ksca-home-trust--no-reviews{grid-template-columns:repeat(3,minmax(0,1fr))}
.ksca-home-trust>a,.ksca-home-trust>span{display:grid;grid-template-columns:25px minmax(0,1fr);column-gap:10px;align-content:center;min-width:0;padding:7px 16px;border-right:1px solid var(--line)}
.ksca-home-trust>:first-child{padding-left:0}
.ksca-home-trust>:last-child{border-right:0}
.ksca-home-trust svg{grid-row:span 2;width:23px;height:23px;color:var(--green)}
.ksca-home-trust strong{font-size:13px;line-height:1.35}
.ksca-home-trust small{font-size:11px;color:var(--muted);line-height:1.4}
.ksca-home-trust a:hover strong,.ksca-home-trust a:focus-visible strong{color:var(--green)}
.ksca-home-section{margin:42px 0}
.ksca-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}
.ksca-home-section-head h2,.ksca-home-packing h2{font:500 clamp(29px,3vw,43px)/1.12 var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:8px 0 0}
.ksca-home-section-head>a{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:600;white-space:nowrap;padding-bottom:4px}
.ksca-home-section-head>a:hover,.ksca-home-section-head>a:focus-visible{text-decoration:underline;text-underline-offset:4px}
.ksca-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.ksca-task-grid>a{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 19px;grid-template-rows:auto auto;column-gap:13px;align-content:center;min-height:93px;padding:17px 20px;background:var(--surface);border:1px solid var(--line);border-radius:15px}
.ksca-task-grid>a:hover,.ksca-task-grid>a:focus-visible{border-color:var(--green);background:color-mix(in srgb,var(--surface) 88%,var(--green))}
.ksca-task-grid>a>span{grid-row:span 2;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--soft);color:var(--green)}
.ksca-task-grid>a>span svg{width:22px;height:22px}
.ksca-task-grid strong{font-size:15px;line-height:1.25}
.ksca-task-grid small{font-size:11px;line-height:1.4;color:var(--muted);margin-top:3px}
.ksca-task-grid>a>svg:last-child{grid-column:3;grid-row:1/span 2;width:17px;height:17px;align-self:center;color:var(--green)}
body.ksca-atelier .woocommerce .ksca-home-products ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0!important;padding:0}
body.ksca-atelier .woocommerce .ksca-home-products ul.products::before,body.ksca-atelier .woocommerce .ksca-home-products ul.products::after{display:none}
body.ksca-atelier .woocommerce .ksca-home-products ul.products li.product{width:auto;float:none;margin:0!important}
.ksca-home-packing{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:42px;padding:36px 42px;background:#e9efdf;border-radius:23px;margin:50px 0 44px;scroll-margin-top:100px}
.ksca-home-packing p{font-size:14px;line-height:1.65;max-width:390px;color:#465744;margin:18px 0}
.ksca-home-packing a{display:inline-flex;align-items:center;gap:8px;color:#285a37;font-size:13px;font-weight:650}
.ksca-home-packing ol{list-style:none;padding:0;margin:0;display:grid;gap:8px}
.ksca-home-packing li{display:flex;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid #294a3129}
.ksca-home-packing li:last-child{border-bottom:0}
.ksca-home-packing li b{font:500 29px/1 var(--display);color:#4a7655}
.ksca-home-packing li span{display:grid;gap:3px}
.ksca-home-packing li strong{font-size:15px}
.ksca-home-packing li small{font-size:12px;line-height:1.5;color:#465744}
.ksca-home-review-summary{display:flex;align-items:baseline;gap:13px;padding:14px 0 19px;border-top:1px solid var(--line)}
.ksca-home-review-summary strong{font:500 29px/1 var(--display);color:#b87319}
.ksca-home-review-summary span{font-size:12px;color:var(--muted)}
.ksca-home-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.ksca-home-review-list blockquote{display:flex;flex-direction:column;min-height:160px;margin:0;padding:23px;background:var(--surface);border-radius:17px}
.ksca-home-review-list blockquote p{font-size:14px;line-height:1.6;margin:0 0 18px}
.ksca-home-review-byline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto;font-size:12px}
.ksca-home-review-byline span{color:var(--muted)}
.ksca-home .ksca-nursery-story{margin-top:34px}
html[data-theme=dark] body.ksca-atelier .ksca-home-packing{background:#26382a}
html[data-theme=dark] body.ksca-atelier .ksca-home-packing :is(p,li small){color:#c3d3c1}
html[data-theme=dark] body.ksca-atelier .ksca-home-packing a,html[data-theme=dark] body.ksca-atelier .ksca-home-packing li b{color:#d7eca7}
html[data-theme=dark] body.ksca-atelier .ksca-home-packing li{border-bottom-color:#ffffff26}
@media(max-width:1050px){.ksca-home-trust,.ksca-home-trust--no-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}.ksca-home-trust>:nth-child(2){border-right:0}.ksca-home-trust>:nth-child(n+3){border-top:1px solid var(--line)}.ksca-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.ksca-home-actions{margin-top:17px}.ksca-home-actions a{min-height:43px;font-size:12px}.ksca-home-section{margin:32px 0}.ksca-home-packing{grid-template-columns:1fr;gap:15px;padding:26px;margin:36px 0}.ksca-home-packing p{margin:12px 0 17px}.ksca-home-review-list{grid-template-columns:1fr}body.ksca-atelier .woocommerce .ksca-home-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:520px){.ksca-home-actions{gap:8px}.ksca-home-actions a{flex:1 1 auto;padding:9px 11px;font-size:11px}.ksca-home-actions svg{width:14px;height:14px}.ksca-home-trust{margin-bottom:19px;padding:9px 0}.ksca-home-trust>a,.ksca-home-trust>span{padding:10px 5px;grid-template-columns:20px minmax(0,1fr);gap:1px 7px}.ksca-home-trust svg{width:18px;height:18px}.ksca-home-trust strong{font-size:11px}.ksca-home-trust small{font-size:9px}.ksca-home-section-head{align-items:start}.ksca-home-section-head h2{font-size:27px}.ksca-home-section-head>a{font-size:11px;margin-top:17px}.ksca-task-grid{gap:8px}.ksca-task-grid>a{grid-template-columns:1fr 13px;grid-template-rows:29px auto auto;gap:4px;min-height:127px;padding:14px}.ksca-task-grid>a>span{grid-row:1;grid-column:1;width:27px;height:27px}.ksca-task-grid>a>span svg{width:17px;height:17px}.ksca-task-grid strong{grid-column:1/-1;font-size:12px}.ksca-task-grid small{grid-column:1/-1;font-size:10px}.ksca-task-grid>a>svg:last-child{grid-column:2;grid-row:1;width:14px;height:14px}.ksca-home-packing h2{font-size:29px}.ksca-home-review-summary{display:grid;gap:5px}}
@media(max-width:380px){.ksca-home-actions{display:grid;grid-template-columns:1fr}.ksca-home-actions a{justify-content:space-between}}
