.page-title{margin-top:0}.main-page-title{margin-bottom:clamp(2.5rem,5vw,4rem);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;letter-spacing:-.02em;line-height:1.2;text-align:center;color:rgb(var(--color-foreground));position:relative;padding-bottom:2rem}.main-page-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:clamp(80px,10vw,120px);height:4px;background:linear-gradient(90deg,transparent,rgb(var(--color-foreground)),transparent);border-radius:2px}@media screen and (min-width:750px){.main-page-title{margin-bottom:clamp(3rem,6vw,5rem)}}.page-width--narrow .rte{max-width:900px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.85;color:rgba(var(--color-foreground),.85)}.page-width--narrow .rte>*:first-child{margin-top:0}.page-width--narrow .rte p{margin-bottom:clamp(1.5rem,3vw,2rem);text-align:left}.page-width--narrow .rte h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:300;letter-spacing:-.01em;line-height:1.3;margin-top:clamp(3rem,6vw,4.5rem);margin-bottom:clamp(1.5rem,3vw,2rem);color:rgb(var(--color-foreground));position:relative;padding-bottom:1.25rem}.page-width--narrow .rte h2:after{content:"";position:absolute;bottom:0;left:0;width:clamp(60px,8vw,80px);height:3px;background:linear-gradient(90deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.5));border-radius:2px}.page-width--narrow .rte h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;letter-spacing:-.01em;line-height:1.4;margin-top:clamp(2.5rem,5vw,3.5rem);margin-bottom:clamp(1rem,2vw,1.5rem);color:rgb(var(--color-foreground))}.page-width--narrow .rte h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;letter-spacing:.01em;line-height:1.5;margin-top:clamp(2rem,4vw,2.5rem);margin-bottom:clamp(.75rem,1.5vw,1rem);color:rgb(var(--color-foreground))}.page-width--narrow .rte h2,.page-width--narrow .rte h3{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.page-width--narrow .rte h2:after,.page-width--narrow .rte h3:after{margin-left:auto}.page-width--narrow .rte h4{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.page-width--narrow .rte strong{font-weight:600;color:rgb(var(--color-foreground))}.page-width--narrow .rte em{font-style:italic;color:rgba(var(--color-foreground),.9)}.page-width--narrow .rte ul,.page-width--narrow .rte ol{margin:clamp(1.5rem,3vw,2rem) 0;padding-left:clamp(1.5rem,3vw,2rem)}.page-width--narrow .rte li{margin-bottom:clamp(.75rem,1.5vw,1rem);line-height:1.8;color:rgba(var(--color-foreground),.85)}.page-width--narrow .rte li strong{color:rgb(var(--color-foreground));font-weight:600}.page-width--narrow .rte blockquote{margin:clamp(2rem,4vw,3rem) 0;padding:clamp(1.5rem,3vw,2rem) clamp(2rem,4vw,2.5rem);border-left:4px solid rgb(var(--color-foreground));background:linear-gradient(135deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.02));border-radius:0 clamp(8px,1.5vw,12px) clamp(8px,1.5vw,12px) 0;font-style:italic;font-size:clamp(1.125rem,2vw,1.3125rem);line-height:1.75;color:rgba(var(--color-foreground),.9);position:relative}.page-width--narrow .rte blockquote:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:4rem;line-height:1;color:rgba(var(--color-foreground),.2);font-family:Georgia,serif}.page-width--narrow .rte hr{margin:clamp(3rem,6vw,4.5rem) 0;border:0;height:2px;background:linear-gradient(90deg,transparent,rgba(var(--color-foreground),.2),transparent)}.page-width--narrow .rte a{color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.page-width--narrow .rte a:hover{opacity:.7}.page-width--narrow .rte a:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px;opacity:1}.page-width--narrow .rte>p:first-of-type{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.75;color:rgba(var(--color-foreground),.9);font-weight:400;margin-bottom:clamp(2rem,4vw,3rem);padding:clamp(1.5rem,3vw,2rem) clamp(2rem,4vw,2.5rem);background:linear-gradient(135deg,rgba(var(--color-foreground),.05),rgba(var(--color-foreground),.02));border-left:4px solid rgb(var(--color-foreground));border-radius:0 clamp(8px,1.5vw,12px) clamp(8px,1.5vw,12px) 0;position:relative}.page-width--narrow .rte p em{font-style:italic;color:rgba(var(--color-foreground),.95);font-weight:500}.page-width--narrow .rte p strong{font-weight:600;color:rgb(var(--color-foreground));letter-spacing:.01em}.page-width--narrow .rte ul li{position:relative;padding-left:clamp(1.5rem,3vw,2rem);padding-top:.5rem;padding-bottom:.5rem}.page-width--narrow .rte ul li::marker{color:rgb(var(--color-foreground));font-weight:600;font-size:1.2em}.page-width--narrow .rte ul li:has(strong:first-child){font-weight:500;margin-bottom:clamp(1rem,2vw,1.25rem)}.page-width--narrow .rte ol li::marker{color:rgb(var(--color-foreground));font-weight:600}.page-width--narrow .rte p+h2,.page-width--narrow .rte p+h3{margin-top:clamp(3.5rem,7vw,5rem)}.page-width--narrow .rte p:not(:first-of-type){text-indent:0}.page-width--narrow .rte p:has(strong:first-child){font-size:clamp(1.1875rem,2.2vw,1.375rem);line-height:1.8;margin-bottom:clamp(2rem,4vw,2.5rem);padding:clamp(1.5rem,3vw,2rem) clamp(2rem,4vw,2.5rem);background:linear-gradient(135deg,rgba(var(--color-foreground),.06),rgba(var(--color-foreground),.03));border-left:4px solid rgb(var(--color-foreground));border-radius:0 clamp(8px,1.5vw,12px) clamp(8px,1.5vw,12px) 0}.page-width--narrow .rte h3+ul,.page-width--narrow .rte h3+ol,.page-width--narrow .rte h4+ul,.page-width--narrow .rte h4+ol{margin-top:clamp(1rem,2vw,1.5rem)}.page-width--narrow .rte ol{counter-reset:step-counter;list-style:none;padding-left:0}.page-width--narrow .rte ol li{counter-increment:step-counter;position:relative;padding-left:clamp(2.5rem,4vw,3.5rem);margin-bottom:clamp(1rem,2vw,1.5rem);list-style:none}.page-width--narrow .rte ol li:before{content:counter(step-counter);position:absolute;left:0;top:.25rem;width:clamp(2rem,3.5vw,2.75rem);height:clamp(2rem,3.5vw,2.75rem);background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:clamp(.875rem,1.3vw,1.125rem);box-shadow:0 2px 8px rgba(var(--color-foreground),.2);flex-shrink:0}@media screen and (max-width:749px){.page-width--narrow{padding-left:clamp(1.5rem,4vw,2rem);padding-right:clamp(1.5rem,4vw,2rem)}}@media screen and (min-width:990px){.page-width--narrow{max-width:900px;padding-left:0;padding-right:0}.page-width--narrow .rte{font-size:1.25rem;line-height:1.9}.page-width--narrow .rte p{margin-bottom:2rem}.page-width--narrow .rte h2{margin-top:clamp(4rem,8vw,5.5rem)}.page-width--narrow .rte h3{margin-top:clamp(3rem,6vw,4rem)}.page-width--narrow .rte h4{margin-top:clamp(2.5rem,5vw,3rem)}.page-width--narrow .rte ul,.page-width--narrow .rte ol{margin:clamp(2rem,4vw,2.5rem) 0}.page-width--narrow .rte li{margin-bottom:clamp(1rem,2vw,1.25rem)}}.page-width--narrow .rte h3+ol,.page-width--narrow .rte h4+ol{background:linear-gradient(135deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.02));border:1px solid rgba(var(--color-foreground),.1);border-radius:clamp(8px,1.5vw,12px);padding:clamp(1.5rem,3vw,2.5rem) clamp(1.5rem,3vw,2rem) clamp(1.5rem,3vw,2rem) clamp(3.5rem,5vw,4.5rem);margin-top:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(2rem,4vw,3rem);box-shadow:0 2px 12px rgba(var(--color-foreground),.05);transition:all .3s ease}.page-width--narrow .rte h3+ol:hover,.page-width--narrow .rte h4+ol:hover{box-shadow:0 4px 20px rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.15);transform:translateY(-2px)}.page-width--narrow .rte ol li strong,.page-width--narrow .rte ul li strong{font-weight:600;color:rgb(var(--color-foreground));font-size:1.05em;letter-spacing:.01em}.page-width--narrow .rte h3+ul,.page-width--narrow .rte h4+ul{background:linear-gradient(135deg,rgba(var(--color-foreground),.03),rgba(var(--color-foreground),.01));border-left:3px solid rgba(var(--color-foreground),.2);border-radius:0 clamp(8px,1.5vw,12px) clamp(8px,1.5vw,12px) 0;padding:clamp(1.5rem,3vw,2rem) clamp(1.5rem,3vw,2rem) clamp(1.5rem,3vw,2rem) clamp(2rem,3vw,2.5rem);margin-top:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(2rem,4vw,3rem)}.page-width--narrow .rte h4{position:relative;padding-left:clamp(1.5rem,3vw,2rem)}.page-width--narrow .rte h4:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:clamp(1.5rem,3vw,2rem);background:linear-gradient(180deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.6));border-radius:2px;z-index:1}.page-width--narrow .rte p:has(strong:first-child){position:relative}.page-width--narrow .rte h4+p{margin-top:clamp(.75rem,1.5vw,1rem);font-weight:500;color:rgba(var(--color-foreground),.9)}.page-width--narrow .rte h4+ol+h4{margin-top:clamp(3rem,6vw,4rem)}.page-width--narrow .rte p em:only-child,.page-width--narrow .rte p:has(em:only-child){font-style:italic;color:rgba(var(--color-foreground),.85);font-size:clamp(1.125rem,2vw,1.25rem);text-align:center;padding:clamp(1.5rem,3vw,2rem);margin:clamp(2rem,4vw,3rem) 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}@media screen and (max-width:749px){.page-width--narrow .rte h3+ol,.page-width--narrow .rte h4+ol{padding-left:clamp(2.5rem,4vw,3rem)}.page-width--narrow .rte ol li:before{width:clamp(1.75rem,3vw,2.25rem);height:clamp(1.75rem,3vw,2.25rem);font-size:clamp(.75rem,1.2vw,1rem)}}@media screen and (min-width:990px){.page-width--narrow .rte h3+ol,.page-width--narrow .rte h4+ol{padding-left:clamp(4rem,5vw,5rem)}.page-width--narrow .rte ol li:before{width:clamp(2.5rem,3.5vw,3rem);height:clamp(2.5rem,3.5vw,3rem);font-size:clamp(1rem,1.3vw,1.25rem)}}.page-width--narrow .rte a.button,.page-width--narrow .rte a[class*=button]{display:inline-block;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(2.5rem,5vw,4rem);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;text-decoration:none;border-radius:clamp(8px,1.5vw,12px);background:rgb(var(--color-foreground));color:rgb(var(--color-background));transition:all .3s ease;margin:clamp(2rem,4vw,3rem) 0;box-shadow:0 4px 16px rgba(var(--color-foreground),.2);text-align:center;letter-spacing:.05em;text-transform:uppercase}.page-width--narrow .rte a.button:hover,.page-width--narrow .rte a[class*=button]:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(var(--color-foreground),.3);background:rgba(var(--color-foreground),.95)}.page-width--narrow .rte ul li{position:relative}.page-width--narrow .rte p strong{font-weight:600;color:rgb(var(--color-foreground))}.page-width--narrow .rte h2+p{margin-top:clamp(1rem,2vw,1.5rem)}.page-width--narrow .rte>p:first-of-type{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.8;color:rgba(var(--color-foreground),.9)}.page-width--narrow .rte h2{margin-top:clamp(4rem,8vw,6rem)}.page-width--narrow .rte ul{margin:clamp(2rem,4vw,3rem) 0}@media screen and (min-width:990px){.page-width--narrow .rte a.button,.page-width--narrow .rte a[class*=button]{min-width:280px}.page-width--narrow .rte h2{margin-top:clamp(5rem,10vw,7rem)}}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow>.rte{padding:clamp(1.5rem,3.5vw,2.5rem) clamp(1.1rem,2.5vw,1.75rem);border:1px solid rgba(var(--color-foreground),.08);border-radius:clamp(10px,2vw,16px);background:linear-gradient(180deg,rgba(var(--color-foreground),.035),rgba(var(--color-foreground),.012));box-shadow:0 1px rgba(var(--color-foreground),.04)}body:has(.latte-page) .template-page .page-width--narrow>.rte,body:has(.menu-page) .template-page .page-width--narrow>.rte,body:has(.visit-us) .template-page .page-width--narrow>.rte,body:has(.talk-page) .template-page .page-width--narrow>.rte{padding:0;border:none;border-radius:0;background:none;box-shadow:none}.template-page .page-width--narrow .rte>h1,.template-page .page-width--narrow .rte h1{font-size:clamp(1.7rem,3vw,2.2rem);font-weight:400;letter-spacing:-.02em;line-height:1.22;margin-top:clamp(2rem,4vw,2.75rem);margin-bottom:clamp(.85rem,2vw,1.2rem);color:rgb(var(--color-foreground))}.template-page .page-width--narrow .rte>h1:first-child,.template-page .page-width--narrow .rte>h1:first-of-type{margin-top:0}.template-page .page-width--narrow .rte>h1:after,.template-page .page-width--narrow .rte h1:after{content:"";display:block;width:clamp(52px,7vw,76px);height:3px;margin-top:.9rem;background:linear-gradient(90deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.45));border-radius:2px}.template-page .page-width--narrow .rte img,.template-page .page-width--narrow .rte video{border-radius:clamp(6px,1.2vw,12px)}.template-page .page-width--narrow .rte table{width:100%;border-collapse:collapse;font-size:1em;margin:1.5rem 0}.template-page .page-width--narrow .rte th,.template-page .page-width--narrow .rte td{border:1px solid rgba(var(--color-foreground),.12);padding:.6rem .8rem;text-align:left}.template-page .page-width--narrow .rte th{background:rgba(var(--color-foreground),.05);font-weight:600}.template-page .page-width--narrow .rte pre{margin:1.5rem 0;padding:1rem 1.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:clamp(6px,1.2vw,10px);border:1px solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.04);font-size:.95em;line-height:1.55}.template-page .page-width--narrow .rte :not(pre)>code{font-size:.98em;padding:.12em .35em;border-radius:4px;background:rgba(var(--color-foreground),.06)}.template-page .page-width--narrow .rte pre code{padding:0;background:none;font-size:inherit;border-radius:0}.template-page .main-page-title{max-width:min(100%,40rem);margin-left:auto;margin-right:auto;text-align:center;text-wrap:balance}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow>.rte{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:first-of-type,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p:has(strong:first-child),body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3+ol,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h4+ol,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3+ul,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h4+ul{background:transparent;border:0;border-radius:0;box-shadow:none;transform:none;padding:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:first-of-type,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p:has(strong:first-child){font-size:clamp(1.2rem,2.1vw,1.38rem);line-height:1.8;color:rgba(var(--color-foreground),.9);margin-bottom:clamp(1.8rem,3.5vw,2.5rem)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3+ol:hover,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h4+ol:hover{box-shadow:none;border-color:transparent;transform:none}@media screen and (min-width:990px){body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow{max-width:1040px}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte{max-width:900px;font-size:1.16rem;line-height:1.82}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .main-page-title{max-width:900px;text-align:left;margin-bottom:clamp(1.7rem,3.2vw,2.4rem)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .main-page-title:after{left:0;transform:none}}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h4{padding-left:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2:after{content:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h4:before{content:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte blockquote{padding:0 0 0 1.25rem;margin:clamp(1.75rem,3.5vw,2.5rem) 0;border-left:2px solid rgba(var(--color-foreground),.35);border-radius:0;background:transparent;font-size:clamp(1.05rem,1.7vw,1.2rem)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte blockquote:before{content:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ol{counter-reset:none;list-style:decimal;padding-left:1.4rem}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ol li{counter-increment:none;list-style:decimal;padding-left:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ol li:before{content:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ul{padding-left:1.25rem}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ul li{padding-left:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte img{display:block;width:100%;height:auto;padding:.55rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:2px;background:rgb(var(--color-background));box-shadow:0 0 0 1px rgba(var(--color-foreground),.06),0 10px 24px rgba(var(--color-foreground),.08)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p:has(img),body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte figure{margin-top:clamp(1.6rem,3vw,2.2rem);margin-bottom:clamp(1.8rem,3.2vw,2.4rem)}@media screen and (min-width:990px){body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .main-page-title{font-size:clamp(1.9rem,3vw,2.45rem);line-height:1.2;padding-bottom:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .main-page-title:after{content:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2{font-size:clamp(1.65rem,2.4vw,2.1rem);margin-top:clamp(2.3rem,4vw,3.1rem);margin-bottom:clamp(.8rem,1.4vw,1.1rem);padding-bottom:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3{font-size:clamp(1.3rem,1.9vw,1.65rem);margin-top:clamp(1.8rem,3.2vw,2.4rem);margin-bottom:clamp(.65rem,1.2vw,.95rem)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p{margin-bottom:1.35rem}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ul,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte ol{margin:1.25rem 0 1.6rem}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte li{margin-bottom:.65rem}}.template-page .page-content--the-complete-guide-to-storing-matcha.page-width--narrow{max-width:min(1100px,100% - 3rem)}.template-page .page-content--the-complete-guide-to-storing-matcha .main-page-title{max-width:19ch;margin-left:auto;margin-right:auto;text-wrap:balance}.template-page .page-content--the-complete-guide-to-storing-matcha>.rte{max-width:780px;margin:0 auto;padding:clamp(1.4rem,2.8vw,2.2rem);border:1px solid rgba(var(--color-foreground),.12);border-radius:clamp(12px,2vw,18px);background:radial-gradient(140% 90% at 100% 0%,rgba(var(--color-foreground),.045),transparent 55%),rgb(var(--color-background));box-shadow:0 1px 1px rgba(var(--color-foreground),.04),0 14px 30px rgba(var(--color-foreground),.07)}.template-page .page-content--the-complete-guide-to-storing-matcha>.rte>p:first-of-type{padding:clamp(1.2rem,2.4vw,1.8rem);border-left-width:3px;border-left-color:rgba(var(--color-foreground),.7);border-radius:0 10px 10px 0;background:rgba(var(--color-foreground),.045)}.template-page .page-content--the-complete-guide-to-storing-matcha .rte h2{margin-top:clamp(2.7rem,4.5vw,3.5rem);font-size:clamp(1.7rem,3vw,2.25rem)}.template-page .page-content--the-complete-guide-to-storing-matcha .rte h2:after{width:clamp(44px,7vw,68px);height:2px}.template-page .page-content--the-complete-guide-to-storing-matcha .rte h3{margin-top:clamp(1.9rem,3.5vw,2.5rem);font-size:clamp(1.25rem,2.4vw,1.6rem)}.template-page .page-content--the-complete-guide-to-storing-matcha .rte ul li,.template-page .page-content--the-complete-guide-to-storing-matcha .rte ol li{margin-bottom:clamp(.6rem,1.3vw,.95rem)}.template-page .page-content--the-complete-guide-to-storing-matcha .rte h3+ul,.template-page .page-content--the-complete-guide-to-storing-matcha .rte h4+ul,.template-page .page-content--the-complete-guide-to-storing-matcha .rte h3+ol,.template-page .page-content--the-complete-guide-to-storing-matcha .rte h4+ol{border-radius:12px;border-width:1px}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta{max-width:780px;margin:clamp(1.4rem,3vw,2.2rem) auto 0;padding:clamp(1.25rem,2.6vw,2rem);border-radius:16px;border:1px solid rgba(var(--color-foreground),.14);background:linear-gradient(135deg,rgba(var(--color-foreground),.07),rgba(var(--color-foreground),.02)),rgb(var(--color-background))}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__eyebrow{margin:0 0 .4rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;opacity:.8}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__title{margin:0;font-size:clamp(1.25rem,2.5vw,1.7rem);line-height:1.25}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__copy{margin:.75rem 0 1rem;font-size:1rem;line-height:1.6;opacity:.9}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:600;margin:.15rem 0 .9rem}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__meta li{font-size:.82rem;line-height:1.25;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-background),.7)}.template-page .page-content--the-complete-guide-to-storing-matcha .article-inline-cta{margin:clamp(1.4rem,2.8vw,2rem) 0;padding:clamp(.9rem,1.8vw,1.2rem) clamp(1rem,2vw,1.4rem);border-radius:10px;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:space-between;gap:.8rem}.template-page .page-content--the-complete-guide-to-storing-matcha .article-inline-cta__text{margin:0;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.45}.template-page .page-content--the-complete-guide-to-storing-matcha .article-inline-cta__link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:2.4rem;padding:.5rem .95rem;border-radius:999px;text-decoration:none;font-weight:600;border:1px solid rgba(var(--color-foreground),.22);background:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:transform .2s ease}.template-page .page-content--the-complete-guide-to-storing-matcha .article-inline-cta__link:hover{transform:translateY(-1px)}body:has(.page-content--the-complete-guide-to-storing-matcha) .section-featured-product .featured-product{border-top:1px solid rgba(var(--color-foreground),.1);padding-top:clamp(1.2rem,2.5vw,2rem)}@media screen and (min-width:990px){.template-page .page-content--the-complete-guide-to-storing-matcha .main-page-title{text-align:left;margin-left:0;margin-right:0;padding-bottom:1.4rem}.template-page .page-content--the-complete-guide-to-storing-matcha .main-page-title:after{left:0;transform:none}.template-page .page-content--the-complete-guide-to-storing-matcha>.rte{padding:clamp(2rem,3vw,2.8rem)}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta{display:grid;grid-template-columns:1.3fr auto;column-gap:1.4rem;align-items:center}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__eyebrow,.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__title,.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__copy,.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__meta{grid-column:1}.template-page .page-content--the-complete-guide-to-storing-matcha .article-conversion-cta__button{grid-column:2;grid-row:1 / span 3;margin:0;min-width:220px}}@media screen and (max-width:749px){.template-page .page-content--the-complete-guide-to-storing-matcha .article-inline-cta{flex-direction:column;align-items:flex-start}}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder.page-width--narrow{max-width:min(1120px,100% - 3rem)}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder{position:relative}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder:before{content:"";position:absolute;inset:clamp(2rem,5vw,4rem) auto auto 50%;width:min(46rem,86vw);height:min(46rem,86vw);pointer-events:none;background:radial-gradient(circle at 44% 38%,rgba(var(--color-foreground),.07),transparent 58%),radial-gradient(circle at 66% 62%,rgba(var(--color-foreground),.045),transparent 54%);transform:translate(-50%);z-index:-1}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .main-page-title{max-width:18ch;margin-right:auto;margin-left:auto;margin-bottom:clamp(1.2rem,2.5vw,1.9rem);padding-bottom:0;font-size:clamp(2.25rem,6vw,4.9rem);line-height:.98;letter-spacing:-.055em;text-align:center;text-wrap:balance}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .main-page-title:after{content:none}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte{max-width:780px;margin:0 auto;padding:clamp(1.35rem,3vw,2.65rem);border:1px solid rgba(var(--color-foreground),.13);border-radius:clamp(18px,3vw,28px);background:linear-gradient(180deg,rgba(var(--color-background),.95),rgba(var(--color-background),.88)),radial-gradient(110% 70% at 100% 0%,rgba(var(--color-foreground),.055),transparent 52%);box-shadow:0 1px rgba(var(--color-foreground),.05),0 24px 55px rgba(var(--color-foreground),.08)}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte>h1:first-child{display:none}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte>h1:first-child+h1{max-width:31ch;margin:0 auto clamp(1.7rem,3vw,2.4rem);padding:0;font-size:clamp(1.24rem,2.4vw,1.8rem);line-height:1.38;letter-spacing:-.018em;text-align:center;color:rgba(var(--color-foreground),.78)}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte>h1:first-child+h1:after{width:7rem;height:1px;margin:clamp(1.2rem,2.5vw,1.8rem) auto 0;background:rgba(var(--color-foreground),.18)}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte>p:first-of-type{margin:clamp(1.6rem,3vw,2.2rem) auto clamp(2rem,4vw,3rem);padding:clamp(1.15rem,2.4vw,1.8rem);border:1px solid rgba(var(--color-foreground),.13);border-left:4px solid rgba(var(--color-foreground),.65);border-radius:0 18px 18px 0;background:linear-gradient(135deg,rgba(var(--color-foreground),.065),rgba(var(--color-foreground),.025)),rgb(var(--color-background));font-size:clamp(1.12rem,2vw,1.32rem);line-height:1.72;color:rgba(var(--color-foreground),.88)}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte p{max-width:68ch}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte h2{max-width:15ch;margin-top:clamp(3rem,5.8vw,4.6rem);margin-bottom:clamp(1rem,2vw,1.35rem);padding-bottom:0;font-size:clamp(1.8rem,4vw,2.9rem);line-height:1.06;letter-spacing:-.04em;text-wrap:balance}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte h2:after{content:none}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte h3{max-width:34ch;margin-top:clamp(2.1rem,4vw,3rem);margin-bottom:clamp(.7rem,1.5vw,1rem);font-size:clamp(1.28rem,2.4vw,1.72rem);line-height:1.22;letter-spacing:-.022em}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte h3+ul,.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte h3+ol{margin:clamp(1rem,2vw,1.45rem) 0 clamp(2rem,4vw,3rem);padding:clamp(1.1rem,2.3vw,1.6rem) clamp(1.1rem,2.4vw,1.75rem);border:1px solid rgba(var(--color-foreground),.11);border-radius:16px;background:rgba(var(--color-foreground),.032);box-shadow:none;transform:none}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte h3+ol:hover{box-shadow:none;transform:none}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte ul{padding-left:1.25rem}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte ul li{padding-left:.25rem;margin-bottom:.78rem}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte ol{counter-reset:none;list-style:decimal;padding-left:1.45rem}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte ol li{counter-increment:none;list-style:decimal;padding-left:.15rem}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte ol li:before{content:none}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte p:has(strong:first-child){padding:clamp(1rem,2.2vw,1.55rem) clamp(1.1rem,2.4vw,1.75rem);border:1px solid rgba(var(--color-foreground),.12);border-left:3px solid rgba(var(--color-foreground),.48);border-radius:0 14px 14px 0;background:rgba(var(--color-foreground),.035);font-size:clamp(1.06rem,1.8vw,1.22rem);line-height:1.72}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .rte em:only-child{display:block;max-width:42rem;margin-right:auto;margin-left:auto}body:has(.page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder) .section-featured-product .featured-product{border-top:1px solid rgba(var(--color-foreground),.1);padding-top:clamp(1.2rem,2.5vw,2rem)}@media screen and (min-width:990px){.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder{display:grid;grid-template-columns:minmax(11rem,.45fr) minmax(0,780px) minmax(11rem,.45fr);column-gap:clamp(1rem,3vw,2.5rem);align-items:start}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder .main-page-title{grid-column:1 / -1}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte{grid-column:2;width:100%}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte:before{content:"";position:absolute;top:clamp(9rem,20vw,15rem);left:calc(50% - 34rem);width:1px;height:min(58rem,72%);background:linear-gradient(180deg,transparent,rgba(var(--color-foreground),.16),transparent)}}@media screen and (max-width:749px){.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder.page-width--narrow{max-width:100%;padding-left:1.4rem;padding-right:1.4rem}.template-page .page-content--the-matcha-supply-crisis-why-finding-high-quality-japanese-tea-is-getting-harder>.rte{padding:1.25rem;border-radius:18px}}.page-placeholder-wrapper{display:flex;justify-content:center}.page-placeholder{width:52.5rem;height:52.5rem}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-progress{position:fixed;top:0;left:0;right:0;z-index:1000;height:2px;background:transparent;overflow:hidden;pointer-events:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-progress__bar{height:100%;width:100%;background:rgb(var(--color-foreground));transform:scaleX(0);transform-origin:0 50%;transition:transform 80ms linear;will-change:transform}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(1.4rem,2.6vw,2rem);text-align:center}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back{display:inline-flex;align-items:center;gap:.5em;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:rgba(var(--color-foreground),.7);transition:color .16s ease}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back:hover,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back:focus-visible{color:rgb(var(--color-foreground))}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back-arrow{display:inline-block;transition:transform .16s ease}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back:hover .article-masthead__back-arrow,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back:focus-visible .article-masthead__back-arrow{transform:translate(-3px)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__kicker{margin:0;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:rgba(var(--color-foreground),.6)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__dek{max-width:38ch;margin:clamp(.2rem,.8vw,.4rem) auto clamp(1.4rem,2.6vw,2rem);font-family:Charter,Iowan Old Style,Iowan,"Source Serif Pro",Georgia,Times New Roman,serif;font-style:italic;font-weight:400;font-size:clamp(1.1rem,1.95vw,1.375rem);line-height:1.5;text-align:center;text-wrap:balance;color:rgba(var(--color-foreground),.78)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.6rem;margin:0;padding:0;list-style:none;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);font-weight:500}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__meta li{position:relative}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__meta li+li:before{content:"\b7";position:absolute;left:-.95rem;top:50%;transform:translateY(-50%);color:rgba(var(--color-foreground),.35);font-size:.9rem;letter-spacing:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__rule{width:clamp(56px,8vw,84px);height:1px;margin:clamp(1.6rem,3vw,2.4rem) auto clamp(2rem,3.6vw,2.8rem);border:0;background:rgba(var(--color-foreground),.45)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte{font-family:Charter,Iowan Old Style,Iowan,"Source Serif Pro",Georgia,Times New Roman,serif;font-size:clamp(1.0625rem,1.7vw,1.225rem);line-height:1.72;letter-spacing:0;color:rgba(var(--color-foreground),.88);hyphens:auto;-webkit-hyphens:auto}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p{margin:0 0 1.1em;hanging-punctuation:first last}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h4{font-family:var(--font-heading-family);font-weight:500;letter-spacing:-.005em;color:rgb(var(--color-foreground));text-wrap:balance}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2{position:relative;margin-top:clamp(2.8rem,5vw,4rem);padding-top:clamp(1.6rem,3vw,2.2rem);font-weight:500}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2:before{content:"";position:absolute;top:0;left:0;width:clamp(36px,5vw,56px);height:1px;background:rgba(var(--color-foreground),.4)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2:first-of-type{margin-top:clamp(.4rem,1vw,.8rem);padding-top:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h2:first-of-type:before{content:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte h3{font-weight:500;color:rgba(var(--color-foreground),.92)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:first-of-type{font-family:Charter,Iowan Old Style,Iowan,"Source Serif Pro",Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(1.18rem,2.05vw,1.45rem);line-height:1.55;letter-spacing:0;color:rgba(var(--color-foreground),.86);margin:0 0 clamp(2rem,4vw,3rem);padding:0 0 clamp(1.4rem,2.8vw,2rem);border:0;background:none;border-radius:0;border-bottom:1px solid rgba(var(--color-foreground),.14);text-wrap:pretty}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:first-of-type>strong:first-child{display:inline-block;margin-right:.5em;font-family:var(--font-heading-family);font-style:normal;font-weight:600;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.68);vertical-align:.12em}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:first-of-type+h2+p:first-letter{initial-letter:3 2;-webkit-initial-letter:3 2;font-family:Charter,Iowan Old Style,Georgia,serif;font-weight:600;margin:.04em .12em 0 0;padding-right:.08em;color:rgb(var(--color-foreground))}@supports not ((initial-letter: 3) or (-webkit-initial-letter: 3)){body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:first-of-type+h2+p:first-letter{float:left;font-size:4.2em;line-height:.86;margin:.08em .12em -.05em 0}}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p:not(:first-of-type):has(>strong:first-child:not(:only-child)){font-size:inherit;line-height:inherit;color:inherit;margin:clamp(1.2rem,2.4vw,1.7rem) 0 clamp(1.2rem,2.4vw,1.7rem);padding:0;background:none;border:0;border-radius:0}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p:not(:first-of-type):has(>strong:first-child:not(:only-child))>strong:first-child{display:inline;font-family:var(--font-heading-family);font-weight:600;font-size:.86em;letter-spacing:.13em;text-transform:uppercase;color:rgba(var(--color-foreground),.85);margin-right:.15em}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p:has(em:only-child),body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte p em:only-child{border:0;padding:0;margin:0;text-align:inherit;font-size:inherit}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:last-of-type:has(em:only-child),body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte>p:last-child:has(em:only-child){margin-top:clamp(2.4rem,4.5vw,3.4rem);padding-top:clamp(1.6rem,3vw,2.2rem);border-top:1px solid rgba(var(--color-foreground),.16);text-align:center;text-wrap:balance;font-style:italic;font-size:clamp(.98rem,1.55vw,1.075rem);line-height:1.65;color:rgba(var(--color-foreground),.7);max-width:56ch;margin-left:auto;margin-right:auto}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda{margin-top:clamp(3.2rem,6vw,4.8rem);padding-top:clamp(2rem,4vw,3rem);border-top:1px solid rgba(var(--color-foreground),.16)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__kicker{margin:0 0 clamp(1.2rem,2.4vw,1.8rem);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;text-align:center;color:rgba(var(--color-foreground),.6)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__list{display:grid;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.4rem);margin:0 0 clamp(1.6rem,3vw,2.4rem);padding:0;list-style:none}@media screen and (min-width:750px){body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__list{grid-template-columns:1fr 1fr;gap:clamp(1.4rem,2.4vw,2rem)}}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__entry{display:block;padding:clamp(1.1rem,2vw,1.5rem) clamp(1.2rem,2vw,1.5rem);border:1px solid rgba(var(--color-foreground),.12);border-radius:clamp(8px,1.4vw,12px);text-decoration:none;background:rgb(var(--color-background));color:inherit;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__entry:hover,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__entry:focus-visible{border-color:rgba(var(--color-foreground),.32);transform:translateY(-2px);box-shadow:0 8px 22px rgba(var(--color-foreground),.06);outline:none}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__category{display:block;margin-bottom:.45rem;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:rgba(var(--color-foreground),.55)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__title{display:block;margin-bottom:.5rem;font-family:var(--font-heading-family);font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:500;line-height:1.3;color:rgb(var(--color-foreground));text-wrap:balance}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__dek{display:block;font-family:Charter,Iowan Old Style,Georgia,serif;font-size:.95rem;line-height:1.55;color:rgba(var(--color-foreground),.72)}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__index{display:inline-flex;align-items:center;gap:.4em;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:rgb(var(--color-foreground));border-bottom:1px solid rgba(var(--color-foreground),.4);padding-bottom:.15em;transition:border-color .16s ease,gap .16s ease}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__index:hover,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__index:focus-visible{border-color:rgb(var(--color-foreground));gap:.65em}@media screen and (min-width:990px){body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead{align-items:flex-start;text-align:left}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__dek{margin-left:0;margin-right:0;text-align:left;max-width:44ch}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__meta{justify-content:flex-start}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__rule{margin-left:0}}@media(prefers-reduced-motion:reduce){body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-progress__bar,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__entry,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back-arrow,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda__index{transition:none}}@media print{body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-progress,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-masthead__back,body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .article-coda{display:none!important}body.page-the-soul-of-small-business-why-lowinskys-wont-scale-and-thats-perfect .template-page .page-width--narrow .rte{color:#000;font-size:11pt;line-height:1.55}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-main-page.css.map */
