:root{--ink:#09194a;--blue:#064bff;--cream:#fffdf6;--yellow:#ffe88e;--gold:#e7bd55;--line:#e5ddcd;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(50px,4.7vw,72px)}h2{font-size:36px}h3{font-size:25px}.wrap{max-width:1200px;margin:auto;padding:0 36px}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font:40px/1 var(--serif);letter-spacing:-2px}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:14px}.nav-link{border:0;background:none;padding:8px 0;color:var(--ink)}.nav-link:hover{text-decoration:underline;text-underline-offset:5px}.small-outline{border:1px solid var(--ink);border-radius:40px;background:none;color:var(--ink);padding:9px 22px}.menu-button{display:none;border:0;background:none;color:var(--ink);padding:8px}.hamburger{display:block;width:25px;height:19px;border-top:2px solid;border-bottom:2px solid;position:relative}.hamburger:after{content:'';position:absolute;top:7px;left:0;right:0;border-top:2px solid}.mobile-nav{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;background:var(--blue);color:white;border-radius:40px;padding:14px 26px;min-height:48px;line-height:1.2;font-weight:600;font-size:16px;transition:background .2s,transform .2s}.button:hover{background:#003dd5;transform:translateY(-1px)}.arrow{font:26px/1 var(--sans)}.kicker{font-size:12px;font-weight:700;letter-spacing:.13em;margin-bottom:14px}.home-hero{position:relative;background:linear-gradient(110deg,#ffe68b,#fff1b4);display:grid;grid-template-columns:46% 54%;min-height:548px;border-radius:16px 16px 0 0;overflow:hidden}.hero-copy{padding:58px 0 48px 38px;position:relative;z-index:2;align-self:center}.hero-copy h1{max-width:500px}.hero-copy .intro{font-size:21px;line-height:1.4;margin:18px 0 24px;max-width:410px}.hero-offer{margin-top:22px}.price{font-size:20px;font-weight:700}.tax{font-size:12px;margin-top:2px}.portraits{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end;position:relative;padding:52px 22px 0 10px}.portrait{position:relative;overflow:hidden;border-radius:180px 180px 0 0;border:4px solid var(--ink);border-bottom:0;height:440px}.portrait img{height:100%;object-position:50% 48%}.portrait.carpenter{height:410px}.portrait-note{position:absolute;font:25px/1.02 'Caveat',cursive;color:white;text-shadow:0 1px 8px #0008;top:47%;left:14px;transform:rotate(-5deg)}.carpenter .portrait-note{left:auto;right:10px;top:34%;transform:rotate(5deg)}.hero-handwriting{position:absolute;top:14px;right:24px;z-index:2;font:25px/1 'Caveat',cursive;transform:rotate(7deg)}.speed-badge{position:absolute;z-index:4;left:39%;top:25px;background:#fff6c7;border-radius:50%;width:98px;height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;line-height:1.3;transform:rotate(-9deg);text-align:center;font-size:16px}.speed-badge strong{font-size:23px}.trust-line{text-align:center;padding:14px 20px;font-size:13px;border-bottom:1px solid #ede6d9;color:#394466}.trust-line span+span:before{content:'·';margin:0 15px;color:var(--gold)}.section{padding:42px 0}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:20px}.search-box{display:flex;align-items:center;border:1px solid #bfc6d5;border-radius:32px;padding:10px 17px;gap:12px;width:46%;background:#fffefd}.search-box svg{width:20px;height:20px;flex:none}.search-box input{border:0;outline:none;background:transparent;width:100%;min-width:0;color:var(--ink);font-size:14px}.industries{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.industry{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:transparent;text-align:left;color:var(--ink);padding:0;display:block;transition:transform .2s}.industry:hover{transform:translateY(-3px)}.industry img{height:194px}.industry-label{display:flex;justify-content:space-between;align-items:center;padding:13px 17px;font:23px/1.2 var(--serif)}.round-arrow{border:1px solid #ccd0d6;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font:21px/1 var(--sans);background:#fffdf4}.no-results{padding:25px 0}.no-results p{margin-bottom:12px}.desktop-extras .section{padding-top:22px}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.help-card{position:relative;min-height:208px;border:0;border-radius:10px;overflow:hidden;padding:0;text-align:left;color:white}.help-card img{height:208px}.help-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 15%,#08123199)}.help-card strong{position:absolute;z-index:1;right:22px;bottom:24px;max-width:125px;font:28px/1.05 var(--serif)}.help-icon{position:absolute;z-index:1;right:25px;top:25px;border-radius:50%;width:47px;height:47px;background:#ffedaa;color:var(--ink);display:grid;place-items:center;font-size:23px}.steps-band{padding:27px 30px;background:#fff4cb;border-radius:10px}.steps-band h3{font-size:27px;margin-bottom:20px}.simple-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.simple-step{display:flex;gap:13px;align-items:center}.step-number{display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;width:32px;height:32px;flex:none;font-size:14px}.simple-step strong{font-family:var(--serif);font-size:18px;font-weight:400}.simple-step p{font-size:12px}.about-block{display:grid;grid-template-columns:45% 55%;align-items:center;margin-top:30px}.about-block>img{height:260px;border-radius:10px}.about-block>div{padding:20px 45px}.about-block h2{font-size:35px}.about-block p{margin:14px 0 20px}.faq{display:grid;grid-template-columns:35% 65%;gap:24px;padding:30px 0}.faq details{border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:'+';font-size:20px}.faq details[open] summary:after{content:'−'}.faq details p{padding:10px 0;color:#46516b}.closing{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:var(--yellow);border-radius:10px}.closing h3{font-size:29px}.footer{padding:30px 0;display:flex;align-items:center;gap:28px;justify-content:space-between}.footer .logo{font-size:30px}.footer nav{display:flex;gap:24px;font-size:12px}.footer button{font-size:12px}.footer small{font-size:11px}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:var(--blue);color:white;padding:12px}.skip:focus{top:10px}
/* Bakery: one shared background from hero to footer. */
.breadcrumb{font-size:12px;padding:0 0 14px;color:#45506c}.bakery-hero{display:grid;grid-template-columns:45% 55%;background:#fff0b8;border-radius:14px;overflow:hidden;min-height:430px;position:relative}.bakery-hero>img{height:430px;object-position:65% center}.bakery-copy{padding:43px 26px 36px 35px;align-self:center;z-index:1}.bakery-copy h1{font-size:62px}.bakery-copy p{font-size:21px;margin:16px 0 23px}.bakery-content{max-width:940px;margin:auto}.bakery-feature{padding-top:28px}.bakery-feature h2{margin-bottom:17px}.featured-card{display:block;border:2px solid var(--gold);border-radius:14px;overflow:hidden;background:#fff4c9;box-shadow:0 5px 18px #8c72200b}.featured-card>img{height:280px;object-position:center}.feature-caption{padding:17px 22px}.feature-caption h3{font-size:29px}.text-link{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:var(--blue);padding:5px 0;font-size:16px}.text-link:hover{text-decoration:underline}.bakery-steps{padding:30px 0 32px}.bakery-steps h2{margin-bottom:17px}.photo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.photo-step img{aspect-ratio:1.3;border-radius:10px}.photo-caption{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;font:21px/1.15 var(--serif)}.photo-caption span{width:31px;height:31px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;flex:none}.shared-caption{text-align:center;font-size:15px;margin-top:18px}.related{border-top:1px solid var(--gold);padding-top:28px}.related h2{margin-bottom:18px}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.related-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.related-card img{aspect-ratio:2;object-fit:cover}.related-card>div{padding:13px 17px}.related-card h3{font-size:24px}.consultation{text-align:center;padding:36px 0 12px}.consultation h2{font-size:31px}.consultation p{margin:9px 0 14px}.consultation small{display:block;font-size:12px;margin-top:8px}dialog{border:1px solid var(--line);border-radius:18px;background:var(--cream);color:var(--ink);padding:35px;max-width:540px;width:calc(100% - 32px);max-height:90dvh;overflow:auto}dialog::backdrop{background:#07132b77;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:14px;top:8px;border:0;background:none;color:var(--ink);font-size:30px}.dialog-copy h2{font-size:33px;margin:10px 0 14px}.dialog-copy p{margin-bottom:15px}.dialog-copy ul{padding-left:20px}.dialog-copy .button{margin-top:10px}.preview-note{font-size:12px;background:#fff1be;padding:10px 12px;border-radius:8px;margin:15px 0}.form-field{display:block;font-size:13px;font-weight:600;margin:14px 0}.form-field input,.form-field textarea{display:block;width:100%;border:1px solid #c9c8c1;border-radius:8px;background:white;padding:10px;margin-top:5px;color:var(--ink)}.form-field textarea{min-height:85px;resize:vertical}.form-status{font-size:13px;margin-top:12px;color:#285342}.form-button{width:100%}
@media(min-width:1450px){.wrap{max-width:1280px}.home-hero{min-height:580px}.portrait{height:480px}.portrait.carpenter{height:447px}}
@media(max-width:900px) and (min-width:641px){.wrap{padding:0 24px}.desktop-nav{gap:16px}.home-hero{grid-template-columns:48% 52%;min-height:480px}.hero-copy{padding:34px 0 30px 25px}.hero-copy h1{font-size:49px}.hero-copy .intro{font-size:18px}.portrait{height:340px}.portrait.carpenter{height:325px}.portraits{gap:6px;padding-right:12px}.portrait-note{display:none}.hero-handwriting{font-size:20px}.speed-badge{left:39%;width:78px;height:78px;font-size:13px}.speed-badge strong{font-size:20px}.industry img{height:160px}.help-card strong{font-size:23px}.about-block>div{padding:20px}.bakery-copy h1{font-size:48px}.bakery-copy p{font-size:18px}}
@media(max-width:640px){body{font-size:15px}.wrap{padding:0 18px}.site-header{height:70px;padding:0 5px}.logo{font-size:38px}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav.open{display:flex;flex-direction:column;padding:10px 18px 20px;gap:10px;border-bottom:1px solid var(--line)}.mobile-nav .nav-link{text-align:left}.home-hero{display:block;min-height:0;margin:0 -18px;border-radius:0;background:#cdb99d;isolation:isolate}.home-hero:before{content:'';position:absolute;inset:0;background:url('/assets/bakery-hero.webp') center/cover;filter:blur(3px);opacity:.65;z-index:-1}.hero-copy{padding:15px 25px 22px;align-self:auto;width:96%;min-height:266px;background:linear-gradient(115deg,#ffe89a,#fff3c4);border-radius:0 35px 48% 0 / 0 50px 56px 0}.hero-copy .kicker{font-size:11px;margin-bottom:8px}.hero-copy h1{font-size:46px;line-height:.99;letter-spacing:-1.5px;max-width:360px}.hero-copy .intro{font-size:17px;line-height:1.4;margin:12px 0 13px;max-width:290px}.hero-copy .button{font-size:16px;padding:13px 19px;gap:0;min-height:47px;max-width:80%}.hero-copy .button .arrow{display:none}.hero-offer{margin:0;position:absolute;bottom:-10px;left:40%;border-radius:0 0 50% 50%;background:#fffef6;padding:7px 15px 11px;transform:rotate(-5deg);z-index:3}.price{font-size:16px;white-space:nowrap}.hero-offer .tax{display:none}.portraits{padding:22px 0 0;gap:0;align-items:end}.portrait,.portrait.carpenter{height:286px;border-radius:170px 170px 0 0;border-width:3px;border-bottom:0}.portrait img{object-position:center center}.portrait-note{font-size:21px;left:10px;top:38%;max-width:75px}.carpenter .portrait-note{right:8px;top:38%;max-width:68px}.hero-handwriting{display:none}.speed-badge{width:86px;height:86px;left:auto;right:13px;top:214px;font-size:13px;transform:rotate(-10deg)}.speed-badge strong{font-size:20px}.trust-line{padding:14px 0 12px;font-size:11px}.trust-line span+span:before{margin:0 6px}.section{padding:22px 0 12px}.section-title-row{display:block;margin-bottom:11px}.section-title-row h2{font-size:31px;margin-bottom:11px}.search-box{width:100%;padding:8px 13px}.search-box input{font-size:14px}.industries{display:flex;flex-direction:column;gap:10px}.industry{position:relative;border:0;height:86px;border-radius:10px}.industry img{height:100%;object-position:center 46%}.industry:nth-child(2) img{object-position:50% 33%}.industry:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061330b3,transparent 90%)}.industry-label{position:absolute;inset:0;z-index:1;color:white;font-size:29px;padding:12px 16px}.round-arrow{border:0;background:none;color:white;font-size:30px}.desktop-extras{display:none}.footer{padding:27px 0 21px;gap:15px}.footer .logo{font-size:33px}.footer nav{gap:18px;font-size:11px}.footer .footer-secondary,.footer small{display:none}.breadcrumb{font-size:11px;padding:0 0 9px}.bakery-hero{display:block;margin:0 -18px;border-radius:0;min-height:330px;background:#dec7a5;isolation:isolate}.bakery-hero>img{position:absolute;inset:0;height:100%;object-position:60% center;z-index:-1}.bakery-copy{padding:18px 19px 25px;max-width:72%;background:linear-gradient(120deg,#ffe895,#fff2bc);border-radius:0 12% 50% 0 / 0 14% 20% 0;min-height:221px}.bakery-copy h1{font-size:40px;line-height:1}.bakery-copy p{font-size:15px;line-height:1.4;margin:12px 0 15px;max-width:215px}.bakery-copy .button{font-size:13px;min-height:44px;padding:12px 17px;white-space:nowrap}.bakery-feature{padding-top:22px}.bakery-content h2{font-size:28px}.bakery-feature h2{margin-bottom:13px}.featured-card>img{height:158px}.feature-caption{padding:10px 13px}.feature-caption h3{font-size:24px}.text-link{font-size:14px;min-height:36px}.bakery-steps{padding:23px 0 25px}.bakery-steps h2{font-size:27px;margin-bottom:13px}.photo-steps{gap:10px}.photo-step img{aspect-ratio:1;border-radius:8px}.photo-caption{font:15px/1.15 var(--serif);gap:4px;align-items:flex-start}.photo-caption span{width:23px;height:23px;font-size:14px}.photo-caption strong{font-weight:400;padding-top:3px}.shared-caption{font-size:13px;line-height:1.45;max-width:300px;margin:15px auto 0}.related{padding-top:23px}.related h2{font-size:27px}.related-grid{gap:12px}.related-card img{aspect-ratio:1.5}.related-card>div{padding:9px 10px}.related-card h3{font-size:19px;line-height:1.1}.consultation{padding:28px 0 7px}.consultation h2{font-size:28px}.consultation p{font-size:14px;margin:10px auto 15px}.consultation .button{font-size:15px}.consultation small{font-size:11px}dialog{padding:28px 20px}.dialog-copy h2{font-size:28px}.footer nav button{font-size:11px}}
@media(max-width:360px){.hero-copy{padding-left:20px}.hero-copy h1{font-size:40px}.hero-copy .intro{font-size:15px;max-width:245px}.hero-copy .button{font-size:14px}.speed-badge{top:216px;width:73px;height:73px;right:8px;font-size:12px}.speed-badge strong{font-size:17px}.portrait,.portrait.carpenter{height:250px}.portrait-note{font-size:18px}.trust-line{font-size:10px}.bakery-copy h1{font-size:35px}.bakery-copy .button{font-size:12px;padding:11px}.photo-caption{font-size:13px;gap:2px}.photo-caption span{width:19px;height:19px;font-size:12px}.footer nav{gap:10px}.related-card h3{font-size:17px}}
.industry:nth-child(2) img{object-position:50% 23%}.help-card:nth-child(2) img{object-position:50% 22%}
@media(max-width:640px){.bakery-hero{min-height:350px}.bakery-copy{max-width:62%;padding:18px 14px 23px 18px}.bakery-copy h1{font-size:36px}.bakery-copy p{font-size:14px}.bakery-copy .button{font-size:12px;padding:12px 14px}.bakery-copy .button .arrow{display:none}.bakery-hero>img{object-position:35% center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Reviews, searchable industries and the full mobile homepage. */
.trust-line{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.trust-line .review-stars{color:#cf9200;font-size:21px;letter-spacing:2px}.trust-line span+span:before{content:none}.review-count{font-size:13px}.search-wrap{width:46%;position:relative;z-index:5}.search-wrap .search-box{width:100%}.search-box input,.form-field input,.form-field textarea{font-size:16px}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--cream);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 30px #09194a1a;max-height:min(280px,40dvh);overflow-y:auto;overscroll-behavior:contain;padding:7px}.search-results[hidden]{display:none}.search-results a,.search-results button{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;padding:13px 14px;border:0;border-radius:8px;background:none;color:var(--ink);min-height:48px;font-size:16px}.search-results a:hover,.search-results button:hover{background:#fff0b8}.search-results p{padding:10px 14px}.round-arrow{background:white;color:#111;border:0;width:38px;height:38px;font-size:23px;flex:none;box-shadow:0 1px 5px #0002}.faq{grid-template-columns:minmax(0,1fr) minmax(0,1.8fr)}
.product-hero{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:16px;background:#fff0b8}.product-copy{padding:42px 34px}.product-copy h1{font-size:54px}.product-copy .intro{margin:20px 0;font-size:19px}.product-control{margin-bottom:24px;font-size:14px}.product-hero>img{height:100%;min-height:440px}.product-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;text-align:center}.product-benefits span{display:inline-grid;place-items:center;width:38px;height:38px;background:#ffedab;border-radius:50%;margin-bottom:12px;font-size:23px}.product-benefits h3{font-size:25px;margin-bottom:9px}.product-benefits p{font-size:14px}.forecast-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:20px 0 36px}.forecast-section h2{margin-bottom:18px}.forecast-section>div>p{margin-bottom:20px}.forecast-section img{height:200px;border-radius:12px;margin-top:20px}.forecast-card{padding:25px;background:white;border:1px solid var(--gold);border-radius:16px;box-shadow:0 8px 25px #61460008}.forecast-heading{display:flex;align-items:start;gap:10px;justify-content:space-between;margin-bottom:14px}.forecast-heading h3{font-size:27px}.forecast-heading>span{font-size:11px;background:#fff0b8;padding:4px 8px;border-radius:15px}.forecast-row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.forecast-row>span{font-weight:700}.forecast-note{background:#fff6d7;padding:14px;border-radius:9px;margin:20px 0 12px;font-size:14px}.example-note{font-size:12px;color:#596077}.approval-note{font-size:13px}.step-explanations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px;font-size:14px}.setup-section{border-top:1px solid var(--gold);padding:28px 0}.setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:22px}.setup-grid h3{margin-bottom:12px}.product-faq{padding-bottom:30px}
@media(max-width:640px){.review-count{flex-basis:100%;font-size:12px}.trust-line{gap:3px 10px;padding:12px 0}.trust-line strong{font-size:14px}.search-wrap{width:100%}.search-box input{font-size:16px}.desktop-extras{display:block}.desktop-extras .section{padding:25px 0}.desktop-extras h2{font-size:30px}.help-grid{gap:9px}.help-card,.help-card img{height:180px;min-height:180px}.help-card strong{font-size:22px;left:10px;right:5px;bottom:15px}.help-icon{width:33px;height:33px;font-size:18px;right:10px;top:12px}.help-card:after{background:linear-gradient(0deg,#081231c4,transparent)}.steps-band{padding:24px 19px}.simple-steps{grid-template-columns:1fr;gap:22px}.simple-step strong{font-size:21px}.simple-step p{font-size:14px}.about-block{grid-template-columns:1fr;gap:0;margin-top:28px}.about-block>img{height:230px}.about-block>div{padding:23px 0}.about-block h2{font-size:30px}.faq{grid-template-columns:1fr;gap:12px;padding:20px 0 30px}.faq details{font-size:15px}.closing{flex-direction:column;align-items:flex-start;padding:23px;gap:15px}.closing h3{font-size:28px}.product-hero{grid-template-columns:1fr;margin:0 -18px;border-radius:0}.product-copy{padding:26px 23px}.product-copy h1{font-size:41px}.product-copy .intro{font-size:17px;margin:16px 0}.product-hero>img{height:235px;min-height:0}.product-benefits{gap:8px;padding:27px 0}.product-benefits h3{font-size:20px}.product-benefits p{font-size:12px}.forecast-section{grid-template-columns:1fr;gap:22px;padding:10px 0 26px}.forecast-section img{height:180px}.forecast-card{padding:20px}.step-explanations{gap:10px;font-size:12px;line-height:1.5}.setup-grid{grid-template-columns:1fr;gap:22px}.setup-grid h3{font-size:24px}.product-faq h2{font-size:28px}.round-arrow{background:#fff;color:#111;font-size:23px;width:38px;height:38px}}
/* Consistent line icons and service flow */
.help-icon svg,.product-benefits span svg{width:23px;height:23px}.launch-label{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #dabc60;border-radius:30px;background:#fff9df;font-size:13px;font-weight:600;margin:0 0 19px}.launch-label svg{width:17px;height:17px}.add-service-row{text-align:center;padding-top:28px}.add-service-row svg{width:21px;height:21px}.product-consult{border-top:1px solid var(--gold);padding-top:32px}.product-consult p{max-width:600px;margin-left:auto;margin-right:auto}.step-picker,.cart-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);width:36px;height:36px;vertical-align:middle;flex:none}.step-picker svg,.cart-toggle svg{width:20px;height:20px}.step-picker{margin-left:6px}.cart-toggle{position:relative;margin-left:auto}.cart-toggle span{position:absolute;top:-5px;right:-5px;background:var(--blue);color:white;border-radius:20px;min-width:17px;font:11px/17px var(--sans)}.all-industries-cta{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--ink);padding:13px 20px;border-radius:30px;width:fit-content;margin:22px auto 0;font-weight:600}.all-industries-cta svg{width:19px;height:19px}.popular-solutions{padding:28px 0 35px}.popular-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.popular-heading>div{display:flex;gap:7px}.rail-arrow{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);font-size:21px}.swipe-hint{font-size:14px;margin:13px 0 20px}.solution-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 1px 15px;overscroll-behavior-x:contain}.solution-tile{border:1px solid var(--line);border-radius:14px;overflow:hidden;scroll-snap-align:start}.solution-tile>img{height:150px}.solution-tile>div{padding:17px}.solution-tile h3{font-size:24px}.solution-tile p{font-size:14px;margin:10px 0}.solution-tile .small-outline{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:9px;width:100%;font-size:13px}.solution-tile svg{width:17px;height:17px}.cart-item{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item img{width:65px;height:65px;border-radius:10px}.cart-item strong{font-size:15px}.cart-item button{margin-left:auto;background:none;border:0;font-size:25px;color:var(--ink)}.cart-note{font-size:12px;color:#56617a;margin-top:12px}.cart-related-title{font-size:22px;margin:25px 0 12px}.cart-suggestion{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;background:none;border:0;border-bottom:1px solid var(--line);padding:14px 0;color:var(--ink);text-align:left}.directory-hero{padding:45px 28px;text-align:center;background:#fff0b8;border-radius:14px}.directory-hero h1{font-size:58px}.directory-hero>p{margin-bottom:16px}.directory-search{display:flex;align-items:center;gap:12px;border:1px solid #bfc6d5;border-radius:30px;padding:12px 17px;background:white;max-width:560px;margin:22px auto 0}.directory-search svg{width:21px;height:21px;flex:none}.directory-search input{width:100%;border:0;background:none;outline:none;font-size:16px;min-width:0;color:var(--ink)}.category-tabs{display:flex;gap:8px;overflow:auto;padding:25px 0 15px}.category-tabs button{flex:none;border:1px solid var(--line);border-radius:25px;padding:9px 17px;background:transparent;color:var(--ink)}.category-tabs .active{background:var(--ink);color:white}.directory-count{font-size:13px;color:#5c6679;margin:8px 0}.directory-group{padding:24px 0;border-bottom:1px solid var(--line)}.directory-group h2{font-size:29px;margin-bottom:20px}.directory-group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.directory-group a,.directory-group button,.picker-results a,.picker-results button{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;color:var(--ink);background:white;border:1px solid var(--line);border-radius:10px;padding:15px;font-size:15px}.directory-group svg,.picker-results svg{width:18px;height:18px;flex:none}.picker-results{max-height:45dvh;overflow:auto;overscroll-behavior:contain;display:grid;gap:7px;margin-top:18px}.picker-results button{width:100%}
/* Booking: portrait, date picker, time slots and confirmation */
.booking-dialog{width:min(940px,calc(100% - 32px));max-width:940px;padding:0;border-radius:24px;box-shadow:0 25px 100px #06133030}.booking-dialog .dialog-close{z-index:3;background:#fffdf6e8;border-radius:50%;width:34px;height:34px;font-size:27px;top:14px;right:14px}.booking-title{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);margin:0!important}.booking-layout{display:grid;grid-template-columns:34% 66%;min-height:570px}.booking-host{background:#f5efd9}.host-photo{height:275px;overflow:hidden}.host-photo img{height:100%;object-position:50% 25%}.host-info{padding:26px}.host-info .kicker{font-size:10px}.host-info h3{font-size:37px;margin:8px 0 13px}.host-info p{font-size:14px;line-height:1.6}.meeting-facts{display:grid;gap:10px;margin:24px 0}.meeting-facts span{display:flex;align-items:center;gap:10px;font-size:13px}.meeting-facts svg{width:18px;height:18px}.free-label{font-size:11px;color:#56604a}.booking-main{padding:43px 32px 24px;min-width:0;display:flex;flex-direction:column}.booking-main h3{font-size:32px;line-height:1.1;margin-bottom:14px}.booking-main .kicker{font-size:10px;color:#66718a;margin:5px 0 12px}.booking-main .booking-subtitle{font-size:15px;margin-bottom:8px}.timezone-note{font-size:11px;color:#637087;margin-bottom:25px!important}.booking-dates{display:flex;gap:8px;overflow-x:auto;padding:1px 0 12px;scroll-snap-type:x proximity}.booking-dates button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:11px 14px;min-width:66px;border:1px solid #e0e3e8;border-radius:12px;background:white;color:var(--ink);scroll-snap-align:start}.booking-dates button.selected{background:var(--ink);border-color:var(--ink);color:white}.booking-dates span,.booking-dates small{font-size:11px}.booking-dates strong{font-size:21px}.booking-times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:15px 0 25px}.booking-times button{padding:13px 8px;background:white;border:1px solid #d4dce9;border-radius:10px;color:var(--ink);font-weight:600}.booking-times button:hover{border-color:var(--blue);color:var(--blue);background:#eef3ff}.booking-powered{font-size:10px;color:#717b8c;line-height:1.5;margin-top:auto!important;padding-top:30px}.booking-status{padding:45px 0;color:#69748a;font-size:15px}.booking-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.booking-fields label,.booking-topic{font-size:12px;font-weight:600}.booking-fields input,.booking-topic textarea{display:block;width:100%;min-width:0;border:1px solid #d8dce4;border-radius:9px;padding:11px;margin-top:6px;font-size:16px;background:white;color:var(--ink)}.booking-fields .full-field{grid-column:1/-1}.booking-topic{display:block;margin-top:14px}.booking-topic textarea{resize:vertical}.booking-fields label>span,.booking-topic>span{font-weight:400;color:#717b8c}.selected-meeting{display:flex;align-items:center;gap:12px;padding:13px 15px;background:#fff2be;border-radius:11px;margin:18px 0 23px;font-size:13px}.selected-meeting svg{width:24px;height:24px}.selected-meeting strong{display:block;margin-top:3px}.confirm-booking{width:100%;margin-top:22px!important}.confirm-booking:disabled{opacity:.55;cursor:wait}.booking-form-note{font-size:11px;color:#66718a;text-align:center;margin:12px 0!important}.booking-error,#booking-error{font-size:13px;color:#a03321;margin-top:12px}.booking-success{text-align:center;padding:35px 0}.booking-success>span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 24px;border-radius:50%;background:#e4efdf;color:#366f38}.booking-success>span svg{width:30px;height:30px}.booking-success p{font-size:15px;overflow-wrap:anywhere}
@media(max-width:640px){.site-header{gap:16px}.cart-toggle{width:32px;height:32px}.add-service-row .button{font-size:14px;padding:14px 18px}.product-steps .photo-caption{justify-content:flex-start;text-align:left}.product-benefits span svg{width:21px;height:21px}.popular-heading h2{font-size:27px}.solution-rail{grid-auto-columns:82%;gap:13px}.solution-tile>img{height:175px}.directory-hero{padding:30px 18px;margin:0 -18px;border-radius:0}.directory-hero h1{font-size:40px}.directory-group>div{grid-template-columns:1fr 1fr;gap:8px}.directory-group a,.directory-group button{font-size:13px;padding:13px 10px;min-width:0;overflow-wrap:anywhere}.directory-group h2{font-size:26px}.booking-dialog{width:calc(100% - 16px);max-height:94dvh;border-radius:20px}.booking-layout{grid-template-columns:1fr;min-height:0}.booking-host{display:flex;align-items:center;padding:20px;gap:15px;background:#f6efdb}.host-photo{height:90px;width:90px;border-radius:50%;flex:none}.host-photo img{object-position:50% 18%}.host-info{padding:0;flex:1}.host-info h3{font-size:28px;margin:4px 0 8px}.host-info .kicker{font-size:9px}.host-info p{display:none}.meeting-facts{display:flex;gap:12px;margin:5px 0 8px;flex-wrap:wrap}.meeting-facts span{font-size:11px;gap:5px}.meeting-facts svg{width:14px;height:14px}.free-label{font-size:10px}.booking-main{padding:24px 20px 16px}.booking-main h3{font-size:29px}.booking-fields{gap:10px}.booking-times{gap:8px}.booking-dialog .dialog-close{top:7px;right:7px}.booking-powered{padding-top:18px}.booking-dates button{min-width:60px;padding:10px}.launch-label{font-size:12px}.all-industries-cta{width:100%}.product-consult{padding-top:28px}}
.simple-step{position:relative}.step-industry-dropdown{position:absolute;top:calc(100% + 12px);left:0;width:340px;max-width:calc(100vw - 70px);padding:12px;border:1px solid var(--line);border-radius:16px;background:var(--cream);box-shadow:0 15px 35px #09194a26;z-index:8}.step-industry-dropdown .directory-search{margin:0;padding:9px 12px}.step-industry-dropdown .picker-results{max-height:230px;margin-top:9px}.step-industry-dropdown .picker-results button,.step-industry-dropdown .picker-results a{padding:11px;font-size:14px}
/* Three clear, progressive choices on the homepage. */
.solution-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-field{position:relative;min-width:0}.guide-choice{display:flex;align-items:center;gap:12px;width:100%;height:100%;min-height:100px;border:1px solid transparent;border-radius:13px;padding:18px 15px;text-align:left;background:#f7eab8;color:var(--ink)}.guide-choice.ready{background:white;border-color:#e5ddcd;box-shadow:0 3px 10px #80600b06;cursor:pointer}.guide-choice.chosen{background:#fff9e4;border-color:#c6a748;cursor:pointer}.guide-choice:disabled{opacity:.55;cursor:default}.guide-choice>span:nth-child(2){flex:1;min-width:0}.guide-choice strong{display:block;font:21px/1.12 var(--serif)}.guide-choice small{display:block;font-size:12px;margin-top:7px}.guide-number{display:grid;place-items:center;flex:none;width:30px;height:30px;border:1px solid var(--ink);border-radius:50%;font-size:14px}.guide-number svg{width:18px;height:18px}.chosen .guide-number{background:var(--ink);color:white}.guide-chevron{font-size:22px}.guide-go{width:38px;height:38px;background:#dad4bd;color:#737363;display:grid;place-items:center;border-radius:50%;flex:none}.guide-go svg{width:21px;height:21px}.guide-destination.ready .guide-go{background:var(--blue);color:white}.guide-menu{position:absolute;top:calc(100% + 9px);left:0;width:max(100%,300px);max-width:calc(100vw - 70px);background:var(--cream);border:1px solid var(--line);border-radius:15px;padding:10px;box-shadow:0 16px 38px #09194a24;z-index:10}.guide-menu .directory-search{margin:0;padding:9px 11px}.guide-options{max-height:270px;overflow:auto;overscroll-behavior:contain}.guide-menu.guide-options{padding:8px}.guide-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:13px 10px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;color:var(--ink);font-size:15px}.guide-options button:hover{background:#fff3c9}.guide-options svg{width:18px;height:18px;flex:none}.guide-options small{display:block;font-size:12px;line-height:1.5;margin-top:5px}.guide-status{font-size:12px;margin-top:15px}.guide-status:empty{display:none}.cart-discovery{border-bottom:1px solid var(--line)}.cart-discovery summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 0;cursor:pointer;list-style:none;font-size:15px}.cart-discovery summary::-webkit-details-marker{display:none}.cart-discovery[open] summary>span{transform:rotate(45deg)}.cart-discovery>div{padding-bottom:18px}.cart-discovery img{height:120px;border-radius:10px;margin-bottom:12px}.cart-discovery p{font-size:14px}.cart-add{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:25px;background:var(--blue);color:white;font-size:13px;padding:10px 16px}.cart-add svg{width:17px;height:17px}.bakery-bestseller{background:var(--cream);border-color:#e2d4a9}.bestseller-ribbon{background:var(--blue);color:white;padding:10px 20px;text-align:center;letter-spacing:.16em;font-size:12px;font-weight:700}.bakery-bestseller .feature-caption{padding:25px}.bakery-bestseller .feature-caption h2{font-size:36px;margin-bottom:9px}.feature-lead{font-size:19px}.feature-checklist{list-style:none;padding:0;margin:20px 0}.feature-checklist li{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-size:15px}.feature-checklist svg{color:var(--ink);width:19px;height:19px;flex:none;margin-top:2px}.feature-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.feature-actions svg{width:19px;height:19px}.bakery-feature+.related{margin-top:32px}.bakery-related-rail{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:calc((100% - 20px)/2);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;overscroll-behavior-x:contain}.bakery-related-rail .related-card{scroll-snap-align:start}.lukas-consult{background:white;border:1px solid #e7e1d5;border-radius:22px;padding:32px;display:grid;grid-template-columns:1fr 190px;align-items:center;gap:30px;text-align:left;box-shadow:0 8px 28px #79580a06;margin:20px 0 10px}.lukas-consult p{font-size:16px;margin:14px 0}.lukas-consult .kicker{font-size:10px;margin-top:0}.lukas-consult small{margin-top:12px;font-size:12px}.lukas-book{background:none;border:0;padding:0;text-align:center;color:var(--ink)}.lukas-round{display:block;position:relative;width:132px;height:132px;margin:0 auto 15px}.lukas-round>img{width:100%;height:100%;border-radius:50%;object-position:50% 18%;border:5px solid #fff3c4}.lukas-round>span{position:absolute;bottom:0;right:0;display:grid;place-items:center;width:39px;height:39px;border:3px solid white;background:var(--blue);color:white;border-radius:50%}.lukas-round svg{width:20px;height:20px}.lukas-book>strong{display:block;font-size:16px}.lukas-book>small{display:block;font-size:12px;margin-top:5px;color:#64708a}.lukas-book:hover .lukas-round>span{background:#003ccc}.booking-main{justify-content:flex-start}
@media(max-width:900px){.solution-guide{grid-template-columns:1fr}.guide-choice{min-height:86px}.guide-menu{width:100%;max-width:100%}}
@media(max-width:640px){.guide-choice{padding:17px;gap:13px}.guide-choice strong{font-size:22px}.guide-choice small{font-size:13px}.guide-menu{max-width:100%}.guide-options{max-height:230px}.bakery-bestseller .feature-caption{padding:19px 17px}.bakery-bestseller .feature-caption h2{font-size:32px}.feature-lead{font-size:17px}.feature-checklist li{font-size:14px;line-height:1.5}.feature-actions{gap:10px}.feature-actions .button{font-size:14px;padding:13px 18px}.feature-actions .text-link{font-size:13px}.bestseller-ribbon{font-size:11px;padding:10px}.bakery-related-rail{grid-auto-columns:80%;gap:13px}.bakery-related-rail .related-card img{aspect-ratio:1.8}.bakery-related-rail .related-card h3{font-size:23px}.lukas-consult{grid-template-columns:1fr;gap:20px;padding:27px 22px;text-align:center;margin-top:14px}.lukas-consult h2{font-size:29px}.lukas-consult p{font-size:15px}.lukas-consult small{font-size:11px}.lukas-round{width:112px;height:112px;margin-bottom:11px}.lukas-book>strong{font-size:17px}.lukas-book>small{font-size:12px}}
/* Image-led service carousel: active card comes forward, neighbours remain visible. */
.bakery-showcase{padding:48px 0 30px;border-bottom:1px solid #e0c572}.showcase-heading{text-align:center;margin:0 auto 30px}.showcase-heading .kicker{font-size:11px;letter-spacing:2px}.showcase-heading h2{font-size:42px;margin:10px 0}.showcase-heading>p:last-child{margin:10px 0;font-size:17px}.service-deck{position:relative;isolation:isolate;touch-action:pan-y;outline-offset:5px;max-width:1050px;margin:auto}.deck-stage{position:relative;height:650px;overflow:hidden}.deck-card{position:absolute;top:8px;left:50%;width:360px;background:#fffcf4;border:1px solid #dac08b;border-radius:25px;overflow:hidden;box-shadow:0 14px 32px #80590a12;transform-origin:center center;transition:transform .4s ease,opacity .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;min-height:606px}.deck-card.is-active{z-index:3;transform:translateX(-50%);box-shadow:0 16px 32px #80590a20,0 0 0 3px #fff3d6}.deck-card.is-left{z-index:1;transform:translateX(calc(-50% - 290px)) translateY(25px) scale(.88) rotate(-3deg);cursor:pointer}.deck-card.is-right{z-index:1;transform:translateX(calc(-50% + 290px)) translateY(25px) scale(.88) rotate(3deg);cursor:pointer}.deck-art{height:285px;position:relative;background:#f7e7be}.deck-art img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.deck-badge{position:absolute;top:14px;left:50%;transform:translateX(-50%);background:var(--blue);color:white;border-radius:30px;font-size:10px;font-weight:700;letter-spacing:1.5px;padding:9px 17px;white-space:nowrap}.deck-copy{position:relative;margin-top:-20px;background:linear-gradient(140deg,#fffdf8,#fff9ec);border-radius:28px 28px 0 0;padding:22px;flex:1}.deck-copy h3{font:36px/1.07 var(--serif);letter-spacing:-1px;margin:0 0 9px}.deck-lead{font-size:15px;line-height:1.5;margin:0;min-height:45px}.deck-copy ul{list-style:none;padding:0;margin:15px 0 18px;display:grid;gap:10px}.deck-copy li{display:flex;align-items:center;gap:9px;font-size:14px}.deck-copy li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ffe6a2;flex-shrink:0}.deck-copy li svg{width:15px;height:15px}.deck-price{font:36px/1 var(--serif);margin:0 0 18px}.deck-price>span{font:17px var(--serif)}.deck-actions{display:flex;gap:9px;align-items:stretch}.deck-actions .button{flex:1;border-radius:15px;min-height:48px;font-size:15px;padding:12px;justify-content:center;gap:12px}.deck-actions svg{width:20px;height:20px;flex-shrink:0}.deck-cart{display:grid;place-items:center;border:1px solid var(--blue);border-radius:15px;background:#fffdf7;width:49px;color:var(--ink);flex-shrink:0}.deck-cart:hover{background:#fff0c3}.deck-nav{position:absolute;z-index:5;top:45%;width:44px;height:44px;border:1px solid #f1e8d7;border-radius:50%;background:white;color:var(--blue);box-shadow:0 3px 12px #30250612;display:grid;place-items:center}.deck-nav svg{width:22px;height:22px}.deck-prev{left:8px}.deck-prev svg{transform:rotate(180deg)}.deck-next{right:8px}.deck-pagination{display:flex;justify-content:center;gap:0}.deck-pagination button{border:0;background:none;width:32px;height:36px;display:grid;place-items:center}.deck-pagination span{width:8px;height:8px;border-radius:50%;background:#ccc9c2;transition:background .2s}.deck-pagination [aria-pressed=true] span{background:var(--blue);width:10px;height:10px}.deck-hint,.deck-terms{text-align:center;color:#6d7384;font-size:12px;margin:4px 0}.deck-terms{font-size:11px;margin-top:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:640px){.bakery-showcase{padding-top:30px}.showcase-heading{margin-bottom:20px}.showcase-heading h2{font-size:30px;line-height:1.1}.showcase-heading .kicker{font-size:9px;letter-spacing:1.5px}.showcase-heading>p:last-child{font-size:14px}.service-deck{margin:0 -18px}.deck-stage{height:569px}.deck-card{width:74%;max-width:340px;min-height:535px;top:7px;border-radius:22px}.deck-card.is-left{transform:translateX(calc(-50% - 63vw)) translateY(23px) scale(.9) rotate(-3deg)}.deck-card.is-right{transform:translateX(calc(-50% + 63vw)) translateY(23px) scale(.9) rotate(3deg)}.deck-art{height:247px}.deck-copy{padding:18px 16px;border-radius:24px 24px 0 0}.deck-copy h3{font-size:30px;letter-spacing:-.8px}.deck-lead{font-size:13px;min-height:39px}.deck-copy ul{margin:12px 0 15px;gap:8px}.deck-copy li{font-size:12px;gap:7px}.deck-price{font-size:32px;margin-bottom:15px}.deck-actions .button{font-size:13px;min-height:46px;padding:10px;gap:7px}.deck-cart{width:44px}.deck-nav{width:38px;height:38px;top:46%}.deck-prev{left:5px}.deck-next{right:5px}.deck-badge{font-size:9px;padding:8px 13px}.deck-hint{font-size:11px}}
@media(prefers-reduced-motion:reduce){.deck-card{transition:none}}
.everyday-solutions{margin-top:34px;padding-top:30px;border-top:1px solid #e1cf9d}.everyday-solutions .kicker{font-size:10px;letter-spacing:1.5px;margin:0 0 9px}.everyday-solutions .solution-rail{grid-auto-columns:calc((100% - 48px)/4);gap:16px}.everyday-card{border-radius:22px;overflow:hidden;background:#fffdf7;border:1px solid #e5d6b9}.everyday-image{display:block;overflow:hidden}.everyday-card img{aspect-ratio:1.15;object-fit:cover;transition:transform .3s}.everyday-image:hover img{transform:scale(1.04)}.everyday-card>div{padding:20px}.everyday-card h3{font:25px/1.12 var(--serif);margin:0 0 12px}.everyday-card p{font-size:14px;line-height:1.5;min-height:65px}.everyday-card .text-link{display:inline-flex;align-items:center;gap:14px}.everyday-card svg{width:19px;height:19px}@media(max-width:800px){.everyday-solutions .solution-rail{grid-auto-columns:43%}}@media(max-width:640px){.everyday-solutions .solution-rail{grid-auto-columns:76%;gap:14px}.everyday-card h3{font-size:25px}.everyday-solutions .popular-heading{align-items:flex-end}.everyday-solutions .popular-heading>div:last-child{display:flex}.everyday-solutions h2{font-size:28px}.everyday-solutions .kicker{font-size:8px}}
.industry-hero .bakery-copy{max-width:none}.industry-hero h1{font-size:52px}.industry-hero .kicker{font-size:11px;letter-spacing:1.5px}.industry-hero>img{object-position:50% 16%}.industry-launch{display:block;font-size:12px;font-weight:700;margin-top:18px}.deck-copy{display:flex;flex-direction:column}.deck-copy .deck-actions{margin-top:auto}.service-explainer{padding:45px 0;border-bottom:1px solid #e5d5aa}.service-explainer>div{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:26px}.service-explainer article>span{display:grid;place-items:center;width:34px;height:34px;background:#ffe6a2;border-radius:50%;margin-bottom:13px}.service-explainer h3{font:25px var(--serif)}.service-explainer p{line-height:1.6;font-size:15px}@media(max-width:640px){.industry-hero h1{font-size:35px}.industry-hero .bakery-copy{max-width:76%;min-height:300px}.industry-hero .kicker{font-size:9px}.industry-hero .bakery-copy p:not(.kicker){font-size:14px}.industry-launch{font-size:11px;margin-top:14px}.service-explainer>div{grid-template-columns:1fr;gap:24px}.service-explainer{padding:30px 0}.service-explainer h3{font-size:24px}.service-explainer article>span{margin-bottom:9px}}
.everyday-solutions .popular-heading>div:first-child{display:block;flex:1;min-width:0}.everyday-solutions .popular-heading>div:last-child{flex-shrink:0}.everyday-solutions .popular-heading{gap:14px}.everyday-solutions .kicker{display:block}.everyday-solutions>p{font-size:14px;line-height:1.5;margin:12px 0 18px}
.service-detail .forecast-row{display:grid;grid-template-columns:minmax(118px,.72fr) minmax(0,1.8fr);align-items:start;gap:16px}.service-detail .forecast-row strong{line-height:1.4}.service-detail .forecast-row span{font-weight:600;line-height:1.45}.product-steps .photo-step img{object-fit:cover;object-position:center}@media(max-width:640px){.service-detail .forecast-row{grid-template-columns:84px minmax(0,1fr);gap:12px;padding:16px 0}.service-detail .forecast-row strong{font-size:14px;line-height:1.45}.service-detail .forecast-row span{font-size:14px;line-height:1.45}}
.deck-stage{overflow:visible}.deck-card{overflow:visible}.deck-art{overflow:visible;border-radius:25px 25px 0 0}.deck-art img{border-radius:25px 25px 0 0}.deck-badge{z-index:4;top:-18px;box-shadow:0 6px 14px #0037b833}
.coming-soon-option{align-items:center!important;background:linear-gradient(135deg,#fffaf0,#fff1c9)!important;border-style:dashed!important;border-color:#d5ad49!important}.coming-soon-option>span{display:grid;gap:3px}.coming-soon-option small{font-size:11px;color:#80652b}.coming-soon-option strong{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;white-space:nowrap}.coming-soon-option svg{width:16px;height:16px}.coming-soon-products{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.coming-soon-products h3{font-size:23px}.coming-soon-products>p{font-size:14px;margin:7px 0 12px}.coming-soon-products>div{display:grid;gap:8px}.coming-soon-products a{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:11px;padding:12px 14px;font-weight:600}.coming-soon-products a:hover{border-color:var(--blue);color:var(--blue)}.coming-soon-products svg{width:18px;height:18px}
.directory-hero{position:relative;overflow:hidden;min-height:360px;display:grid;place-items:center;color:var(--ink);isolation:isolate}.directory-hero picture,.directory-hero picture img{position:absolute;inset:0;width:100%;height:100%}.directory-hero picture img{object-fit:cover;object-position:center}.directory-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff1b8 0%,#fff1b8e8 38%,#fff1b83d 70%,#fff1b80d);z-index:-1}.directory-hero-copy{position:relative;z-index:1;width:min(100%,620px);margin-right:auto;text-align:left}.directory-hero-copy .directory-search{margin-left:0}@media(max-width:640px){.directory-hero{min-height:560px;align-items:start;padding-top:42px}.directory-hero:after{background:linear-gradient(180deg,#fffffff7 0%,#fffffff0 37%,#ffffffa8 57%,#ffffff20 78%,#ffffff00 100%)}.directory-hero-copy{width:100%;text-align:center}.directory-hero-copy .directory-search{margin-left:auto}.directory-hero h1{font-size:42px}}
.concrete-example{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:64px 0;border-top:1px solid var(--gold)}.concrete-example h2{font-size:42px;margin:9px 0 12px}.concrete-example>div>p:last-child{max-width:470px;line-height:1.55}.example-flow{position:relative;border:1px solid #dac08b;border-radius:22px;background:#fffdf7;padding:44px 22px 18px;box-shadow:0 12px 30px #1b255415}.example-status{position:absolute;top:0;left:22px;transform:translateY(-50%);background:var(--blue);color:#fff;border-radius:99px;padding:8px 13px;font-size:10px;font-weight:700;letter-spacing:1.3px}.example-flow>div{display:grid;grid-template-columns:72px 1fr 24px;gap:10px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.example-flow>div:last-child{border:0}.example-flow strong{font-size:12px;color:#68718a}.example-flow b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#ffe6a2;font-size:12px}@media(max-width:640px){.concrete-example{grid-template-columns:1fr;gap:22px;padding:42px 0}.concrete-example h2{font-size:32px}.example-flow{padding:38px 16px 13px}.example-flow>div{grid-template-columns:65px 1fr 22px;font-size:13px}}

/* Bildsteg: samma vänsterlinje för rubrik och förklaring, med ansiktet kvar i utsnittet. */
.product-steps .photo-caption{justify-content:flex-start;text-align:left}
.product-steps .step-explanations>p{text-align:left}
.product-steps .photo-step img{object-position:50% 82%}
.product-hero>img,.forecast-section img{object-position:50% 72%}
@media(max-width:640px){.product-steps .photo-caption{justify-content:flex-start;text-align:left}.product-steps .step-explanations>p{text-align:left}.product-steps .photo-step img{object-position:50% 82%}}

/* Startsida v2 – tidigare hero finns sparad i site/backups/hero-before-v2/. */
.home-hero-v2{display:grid;grid-template-columns:49% 51%;min-height:590px;background:#fffdf6;border-radius:26px;overflow:hidden;isolation:isolate}
.home-hero-v2 .hero-copy-v2{position:relative;z-index:2;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:68px 52px;background:#fffdf6}
.home-hero-v2 .hero-copy-v2 h1{font-size:clamp(54px,5.2vw,78px);max-width:560px}
.home-hero-v2 .hero-copy-v2 .intro{max-width:430px;margin:19px 0 27px;font-size:19px;line-height:1.45}
.home-hero-v2 .hero-copy-v2 .button{align-self:flex-start;gap:13px;padding-inline:28px}
.home-hero-v2 .hero-scribble{font:26px/1.05 'Caveat',cursive;transform:rotate(-7deg);margin:34px 0 0 19px;max-width:170px}
.hero-quote{position:absolute;z-index:3;right:-48px;bottom:44px;width:260px;padding:25px 21px 18px;border-radius:20px;background:#ffe67e;box-shadow:0 12px 30px #45300020;color:var(--ink);transform:rotate(-2deg)}
.hero-quote>span{position:absolute;top:11px;left:17px;font:46px/1 var(--serif)}
.hero-quote p{margin:19px 0 11px;font:16px/1.35 var(--serif)}
.hero-quote small{display:block;font-size:9px;font-weight:700;letter-spacing:.13em}
.hero-quote b{display:block;color:#c58a00;letter-spacing:3px;margin-top:10px;font-size:14px}
.hero-image-v2{position:relative;min-height:100%;overflow:hidden;background:#ddd0c1}
.hero-image-v2:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fffdf635 0%,transparent 30%)}
.hero-image-v2 img{height:100%;object-position:58% 36%}
@media(max-width:640px){.home-hero-v2{display:block;min-height:620px;margin:0 -18px;border-radius:0;background:#fffdf6}.home-hero-v2:before{display:none}.home-hero-v2 .hero-image-v2{position:absolute;inset:0;z-index:-1}.home-hero-v2 .hero-image-v2:after{background:linear-gradient(90deg,#fffdf6 0%,#fffdf6ed 48%,#fffdf655 73%,#fffdf600 100%)}.home-hero-v2 .hero-image-v2 img{object-position:60% 50%}.home-hero-v2 .hero-copy-v2{display:block;width:72%;min-height:500px;padding:49px 0 0 28px;background:transparent}.home-hero-v2 .hero-copy-v2 .kicker{font-size:10px;letter-spacing:.16em;margin-bottom:15px}.home-hero-v2 .hero-copy-v2 h1{font-size:49px;line-height:.98;letter-spacing:-1.4px}.home-hero-v2 .hero-copy-v2 .intro{font-size:16px;line-height:1.42;margin:18px 0 23px;max-width:270px}.home-hero-v2 .hero-copy-v2 .button{font-size:15px;min-height:46px;padding:12px 18px}.home-hero-v2 .hero-scribble{font-size:23px;margin:29px 0 0 12px}.home-hero-v2 .hero-quote{right:18px;bottom:23px;width:225px;padding:21px 18px 16px;border-radius:18px}.home-hero-v2 .hero-quote p{font-size:14px;margin:16px 0 8px}.home-hero-v2 .hero-quote small{font-size:8px}.home-hero-v2 .hero-quote b{font-size:12px;margin-top:8px}.home-hero-v2 .speed-badge,.home-hero-v2 .portraits,.home-hero-v2 .hero-offer{display:none}}

/* Topplistan + fast mobilmeny */
.mobile-dock{display:none}.toplist-page{padding:18px 0 60px}.toplist-hero{text-align:center;max-width:650px;margin:26px auto 38px}.toplist-hero h1{font-size:58px;margin-bottom:13px}.toplist-hero>p{font-size:18px}.toplist-hero>span{display:inline-block;margin-top:18px;border:1px solid #dce4f2;background:#eef3ff;border-radius:24px;padding:7px 17px;font-size:14px}.package-list{max-width:800px;margin:auto;display:grid;gap:34px}.package-card{position:relative;overflow:hidden;border:1px solid #e8ca78;border-radius:27px;background:#fffdf7;box-shadow:0 10px 28px #73591a12}.package-ribbon{position:absolute;z-index:2;top:22px;left:-7px;padding:10px 25px 10px 21px;background:var(--blue);color:#fff;font-size:12px;letter-spacing:.17em;font-weight:700;clip-path:polygon(0 0,100% 0,88% 50%,100% 100%,0 100%)}.package-gold .package-ribbon{background:#ffe072;color:var(--ink)}.package-cream .package-ribbon{background:var(--ink)}.package-gallery{display:grid;grid-template-columns:2fr 1fr;gap:5px;height:305px;padding:7px}.package-gallery-main,.package-gallery>div{height:100%;min-height:0}.package-gallery img{height:100%;border-radius:17px;object-position:center}.package-gallery>div{display:grid;grid-template-rows:1fr 1fr;gap:5px}.package-gallery>div img{min-height:0}.package-body{position:relative;padding:28px 30px 30px}.package-count{position:absolute;right:30px;top:29px;border:1px solid #ded7c7;border-radius:20px;padding:5px 11px;background:#fffdf6;font-size:12px;font-weight:700}.package-body h2{font-size:43px;margin-bottom:9px}.package-lead{font:19px/1.35 var(--serif);max-width:600px}.package-includes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0 28px}.package-includes>div{position:relative;min-height:116px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:12px;border:1px solid #efe1bd;border-radius:15px;background:linear-gradient(145deg,#fffefa,#fffbf0);text-align:center}.package-includes i{position:absolute;right:-22px;top:50%;z-index:2;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-style:normal;font-size:22px}.package-icon{color:#b88f39}.package-icon svg{width:34px;height:34px}.package-includes strong{font:17px/1.14 var(--serif);font-weight:400}.package-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #eadcb8;padding-top:20px}.package-bottom>div strong{display:block;font:34px/1 var(--serif)}.package-bottom>div small{display:block;margin-top:7px;color:#69718a}.package-bottom .button{gap:11px}.package-bottom .button svg{width:20px}
@media(max-width:640px){body{padding-bottom:94px}.footer{padding-bottom:15px}.mobile-dock{position:fixed;z-index:30;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));height:69px;display:grid;grid-template-columns:1fr 1.2fr 1fr 1.15fr;align-items:stretch;padding:5px;border:1px solid #cdd5e5;border-radius:23px;background:#fffefb;box-shadow:0 11px 30px #09194a2b}.dock-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;border:0;background:transparent;color:var(--ink);font-size:10px;font-weight:600}.dock-item svg{width:22px;height:22px}.dock-item.is-active{border-radius:16px;background:#ffe98b}.dock-cta{flex-direction:row;gap:6px;border-radius:16px;background:var(--blue);color:#fff;margin:0;font-size:10px}.dock-cta svg{width:20px;height:20px}.toplist-page{padding:6px 0 20px}.toplist-hero{text-align:left;margin:19px 0 27px}.toplist-hero .kicker{font-size:10px;margin-bottom:11px}.toplist-hero h1{font-size:42px;margin-bottom:8px}.toplist-hero>p{font-size:15px}.toplist-hero>span{margin-top:14px;padding:6px 13px;font-size:12px}.package-list{gap:22px}.package-card{border-radius:20px}.package-ribbon{top:17px;padding:8px 19px 8px 16px;font-size:10px}.package-gallery{height:224px;padding:5px;gap:4px}.package-gallery img{border-radius:13px}.package-gallery>div{gap:4px}.package-body{padding:22px 17px 20px}.package-count{right:16px;top:20px;padding:4px 9px;font-size:10px}.package-body h2{font-size:35px;margin-bottom:7px}.package-lead{font-size:16px;max-width:280px}.package-includes{gap:7px;margin:18px 0 20px}.package-includes>div{min-height:94px;padding:8px 4px;gap:7px;border-radius:11px}.package-icon svg{width:27px;height:27px}.package-includes strong{font-size:14px}.package-includes i{right:-14px;width:23px;height:23px;font-size:16px}.package-bottom{padding-top:16px}.package-bottom>div strong{font-size:28px}.package-bottom>div small{font-size:10px;margin-top:5px}.package-bottom .button{font-size:13px;min-height:42px;padding:10px 13px;gap:7px}.package-bottom .button svg{width:16px}}

/* Mobilhero v3 – bygger direkt på den godkända Kalmio-kompositionen. */
@media(max-width:640px){
  .home-hero-v2{min-height:760px;margin:0 -18px;border-radius:0;overflow:hidden;background:#fffdf6}
  .home-hero-v2 .hero-image-v2{position:absolute;inset:0;z-index:-1;background:#fffdf6}
  .home-hero-v2 .hero-image-v2:after{display:none}
  .home-hero-v2 .hero-image-v2 img{height:100%;object-position:center center}
  .home-hero-v2 .hero-copy-v2{width:63%;min-height:0;padding:43px 0 0 28px;background:transparent}
  .home-hero-v2 .hero-copy-v2 .kicker{font-size:9px;letter-spacing:.18em;margin-bottom:16px}
  .home-hero-v2 .hero-copy-v2 h1{font-size:42px;line-height:1.02;letter-spacing:-1px}
  .home-hero-v2 .hero-copy-v2 .intro{font-size:14px;line-height:1.43;margin:17px 0 21px;max-width:240px}
  .home-hero-v2 .hero-copy-v2 .button{font-size:14px;min-height:45px;padding:11px 17px}
  .home-hero-v2 .hero-scribble{font-size:21px;line-height:1.08;margin:34px 0 0 19px;max-width:145px}
  .home-hero-v2 .hero-quote{left:111px;right:auto;bottom:38px;width:235px;padding:20px 17px 15px;border-radius:19px;transform:rotate(-1deg)}
  .home-hero-v2 .hero-quote p{font-size:14px;line-height:1.35;margin:16px 0 8px}
  .home-hero-v2 .hero-quote small{font-size:8px}.home-hero-v2 .hero-quote b{font-size:12px;margin-top:8px}
  .mobile-dock .dock-item.is-active{background:#fffefb;color:var(--ink)}
}
@media(max-width:390px){.home-hero-v2{min-height:700px}.home-hero-v2 .hero-copy-v2{padding-left:22px}.home-hero-v2 .hero-copy-v2 h1{font-size:39px}.home-hero-v2 .hero-quote{left:89px;bottom:90px;width:222px}}

/* Mobil: läsbar branschhero och citat direkt efter introduktionen. */
@media(max-width:640px){
  .directory-hero picture{z-index:0}
  .directory-hero:after{z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.90) 23%,rgba(255,255,255,.65) 34%,rgba(255,255,255,0) 52%)}
  .directory-hero-copy{z-index:1}
  .directory-hero-copy h1,.directory-hero-copy>p{text-shadow:0 1px 12px #fff,0 0 24px #fff}
  .home-hero-v2 .hero-quote{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:24px auto 100px;width:min(235px,calc(100% - 48px))}
}
