/* Jiirikodin alkuperäisen vihreän, mustan ja harmaan sävyt. */
:root{--surface:color-mix(in srgb,var(--green) 8%,#eee);--surface-deep:color-mix(in srgb,var(--green-dark) 16%,#eee);--shadow:0 18px 48px #19191912;--round:24px}body{background:var(--surface)}.header{background:#191919f5;backdrop-filter:blur(18px);box-shadow:0 6px 26px #19191916}.brand img,.footer-brand img{border-radius:8px}.header-cta,.button{border-radius:12px;box-shadow:0 8px 22px #19191914}.button.primary:hover,.header-cta:hover{background:var(--green);transform:translateY(-3px);box-shadow:0 13px 28px #19191928}.button.text{border-radius:0;box-shadow:none}.button.outline{background:#19191922;backdrop-filter:blur(5px)}.button.white{background:#eee}.hero{overflow:hidden;border-radius:0 0 34px 34px;box-shadow:var(--shadow)}.hero>img{animation:hero-settle 1.5s ease-out both}.hero-content>*{animation:hero-rise .85s both}.hero-content h1{animation-delay:.08s}.hero-content p{animation-delay:.16s}.hero-actions{animation-delay:.24s}.hero-scroll span{animation:scroll-nudge 2.4s infinite}.intro .green-rule{width:80px;border-radius:9px}.services{background:var(--ink);color:#eee;border:0;border-radius:34px;margin:0 20px}.services .eyebrow{color:#eee}.services .section-head>.text-link{border-color:#eeeeee70}.service-card{border-radius:var(--round);overflow:hidden;background:var(--surface-deep);color:var(--ink);box-shadow:0 22px 40px #0002;transition:transform .35s,box-shadow .35s}.service-card:hover{transform:translateY(-7px);box-shadow:0 30px 54px #0004}.card-body{padding:30px 32px 34px}.card-number{right:32px;top:34px}.card-body p{max-width:90%}.image-wrap img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.reference-preview a,.wide-image,.detail-image,.contact-image img{border-radius:var(--round);box-shadow:var(--shadow)}.reference-preview a{transition:transform .35s}.reference-preview a:hover{transform:translateY(-5px)}.end-cta{border-radius:32px 32px 0 0;background:linear-gradient(115deg,var(--green-dark),var(--green));position:relative;overflow:hidden}.end-cta:after{content:'';width:350px;height:350px;position:absolute;border:1px solid #ffffff16;border-radius:50%;top:-150px;right:15%;pointer-events:none}.end-cta-inner{position:relative;z-index:1}.service-list-section{background:var(--surface-deep);border:0}.service-list>div{padding:26px;background:#eeeeee90;border:1px solid #3c763422;border-radius:18px;box-shadow:0 8px 22px #19191908}.gallery-item{border-radius:18px;box-shadow:var(--shadow)}.expand-icon,.lightbox button{border-radius:50%}.contact-copy{padding:32px;border:1px solid #3c76341f;border-radius:24px;background:#eeeeee88;box-shadow:var(--shadow)}.contact-image:before{border-radius:20px}.footer-newsletter{color:#eee;background:var(--green-dark);border:1px solid #ffffff26;border-radius:10px;padding:10px 15px;font-size:14px;margin-top:9px}.footer-newsletter:hover{background:var(--green)}.js-motion .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.js-motion .reveal.is-visible{opacity:1;transform:none}.js-motion .service-card.reveal:hover{transform:translateY(-7px)}
@keyframes hero-settle{from{transform:scale(1.05)}to{transform:scale(1)}}@keyframes hero-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes scroll-nudge{0%,100%{transform:translateY(-3px);opacity:.6}50%{transform:translateY(4px);opacity:1}}
.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}[hidden]{display:none!important}.honey{position:absolute;left:-10000px;height:1px;width:1px;overflow:hidden}.quote-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;padding-top:70px}.quote-intro{position:sticky;top:140px}.quote-intro h1{font-size:clamp(2.5rem,3.6vw,4rem);letter-spacing:-.045em;margin-bottom:24px}.quote-intro>p{max-width:460px}.quote-picture{max-width:430px;aspect-ratio:1.8;border-radius:20px;overflow:hidden;margin-block:28px 20px;box-shadow:var(--shadow)}.quote-picture img{height:100%;width:100%;object-fit:cover}.phone-help{font-size:14px;line-height:1.6;color:var(--body)}.phone-help strong{font-size:18px;font-weight:500;color:var(--green-dark)}.funnel-card{background:color-mix(in srgb,#eee 94%,var(--green));border:1px solid #3c763426;border-radius:28px;padding:38px;box-shadow:0 24px 70px #19191912;min-width:0}.step-meta{display:flex;justify-content:space-between;gap:15px;font-size:13px;font-weight:500;color:var(--green-dark)}.progress-track{height:5px;border-radius:10px;background:#3c76341c;margin:13px 0 34px;overflow:hidden}.progress-track span{display:block;width:25%;height:100%;background:var(--green-dark);border-radius:inherit;transition:width .4s}.form-step h2{font-size:1.85rem;line-height:1.2;letter-spacing:-.025em;margin-bottom:18px;outline:none}.form-step>p{font-size:15px;margin-bottom:22px}.enhanced .form-step:not(.active){display:none}.form-step.active{animation:hero-rise .3s ease both}.form-step fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}.form-step legend{font-size:15px;font-weight:500;margin-bottom:12px}.choices{display:grid;gap:10px}.choice{position:relative;display:flex;align-items:center;gap:14px;min-height:61px;padding:15px 18px;border:1px solid #3c76342e;border-radius:14px;background:#eeeeeea8;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}.choice:hover{border-color:var(--green-dark);transform:translateY(-1px)}.choice input{position:absolute;opacity:0;width:100%;height:100%;inset:0;margin:0;cursor:pointer}.choice span{font-weight:500;line-height:1.45;flex:1;font-size:16px;pointer-events:none}.choice i{height:21px;width:21px;border:1.5px solid #3c763470;border-radius:50%;flex-shrink:0;display:grid;place-items:center;pointer-events:none}.choice:has(input:checked){background:var(--green-dark);border-color:var(--green-dark);color:#fff;box-shadow:0 8px 18px #3c763424}.choice:has(input:checked) i{border-color:white;background:white}.choice:has(input:checked) i:after{content:'✓';color:var(--green-dark);font-size:14px;font-style:normal}.choice:has(input:focus-visible){outline:3px solid var(--green);outline-offset:4px}.choice:has(input[type=checkbox]) i{border-radius:5px}.compact{grid-template-columns:1fr 1fr}.compact .choice{padding:12px 14px;min-height:60px}.compact .choice span{font-size:14px}.service-options{margin-top:26px}.enhanced .service-options{display:none}.enhanced .service-options.active{display:block}.field{display:block;margin-bottom:20px;font-size:14px;font-weight:500;line-height:1.5}.field input,.field textarea{display:block;width:100%;margin-top:9px;border:1px solid #3c76343a;background:#fbfbfba8;border-radius:12px;padding:14px 16px;color:var(--ink);font-size:16px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.field input:focus,.field textarea:focus{border-color:var(--green-dark);box-shadow:0 0 0 4px #3c763415;outline:none}.field textarea{resize:vertical;min-height:105px}.field-note{font-size:12px!important}.optional{font-weight:400;color:#444;margin-left:7px;font-size:12px}.required{color:var(--green-dark)}.form-actions{display:flex;justify-content:space-between;gap:15px;margin-top:28px}.form-actions .primary{margin-left:auto;border:0}.back-button{background:transparent;color:var(--body);border:1px solid #3c76342e;box-shadow:none}.back-button:hover{background:var(--surface-deep)}#quote-next,#quote-back{display:none}.enhanced #quote-next,.enhanced #quote-back{display:inline-flex}.form-status{font-size:14px;color:#8c241c;line-height:1.5;margin:18px 0 0}.form-status:empty{margin:0}.required-note{font-size:12px;line-height:1.65;margin:22px 0 0;color:#444}.quote-summary{background:var(--surface-deep);border-radius:13px;padding:17px 20px;font-size:13px;line-height:1.6;margin-bottom:26px;border-left:3px solid var(--green-dark)}.quote-summary p{margin:0 0 5px;color:var(--ink)}.quote-summary p:last-child{margin-bottom:0}.demo-note{background:#3c76340b;padding:16px 18px;border-radius:12px;margin:22px 0;font-size:12px;border:1px solid #3c763428}.demo-note strong{color:var(--green-dark)}.demo-note p{margin:4px 0 0;line-height:1.6}.consent{display:flex;align-items:start;gap:11px;font-size:12px;line-height:1.65}.consent input{margin:3px 0 0;width:18px;height:18px;flex-shrink:0;accent-color:var(--green-dark)}.consent a,.privacy-copy a{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.form-success{padding-block:22px;text-align:center;outline:none}.form-success h2{font-size:2.3rem;margin-bottom:20px}.success-mark{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--green-dark);color:white;font-size:32px;margin:0 auto 24px;box-shadow:0 10px 25px #3c763422}.receipt{font-size:12px;overflow-wrap:anywhere}.form-success .eyebrow{margin-bottom:15px}.form-actions button:disabled,form button:disabled{opacity:.65;cursor:wait;transform:none}.privacy-copy{padding-bottom:100px}.privacy-copy h2{font-size:1.7rem;margin:38px 0 18px}.privacy-copy p{font-size:16px}.unsubscribe-section{padding-bottom:100px}.unsubscribe-section form{background:var(--surface-deep);padding:35px;border-radius:24px}.unsubscribe-section button{border:0}
.newsletter-dialog{padding:0;border:1px solid #3c763442;border-radius:28px;background:var(--surface);box-shadow:0 35px 130px #0007;width:min(850px,calc(100vw - 40px));max-width:850px;max-height:calc(100dvh - 40px);overflow:auto;color:var(--ink)}.newsletter-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr;animation:dialog-in .4s cubic-bezier(.22,1,.36,1)}.newsletter-dialog::backdrop{background:#191919ab;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:14px;top:14px;z-index:2;border:1px solid #3c763422;border-radius:50%;width:38px;height:38px;background:#eeeeeedc;color:var(--ink);font-size:27px;line-height:1}.newsletter-photo{position:relative;min-height:100%;overflow:hidden;background:var(--ink)}.newsletter-photo img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;opacity:.7}.newsletter-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#19191999,transparent)}.newsletter-photo>span{position:absolute;bottom:35px;left:30px;z-index:1;font:2.8rem/1.1 var(--serif);color:#fff;letter-spacing:-.04em}.newsletter-content{padding:43px 36px 28px}.newsletter-content .eyebrow{font-size:10px;margin-bottom:20px;padding-right:15px}.newsletter-content h2{font-size:2.2rem;margin-bottom:20px;letter-spacing:-.04em}.newsletter-content>p{font-size:14px;line-height:1.7;margin-bottom:22px}.newsletter-content .field{margin-bottom:18px}.newsletter-content .button{width:100%;border:0;margin-top:20px}.newsletter-demo{font-size:11px;line-height:1.6;margin:13px 0 0}.newsletter-later{display:block;margin:19px auto 0;border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:13px;color:var(--body);padding:8px}.newsletter-success{text-align:center;padding-top:16px}.newsletter-success h3{font-size:1.7rem;margin-bottom:20px}.newsletter-success p{font-size:14px}.newsletter-success .success-mark{width:52px;height:52px;font-size:26px}@keyframes dialog-in{from{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:1100px){.quote-layout{gap:35px}.funnel-card{padding:28px}.quote-intro h1{font-size:3rem}.compact{grid-template-columns:1fr}.contact-copy{padding:26px}.footer-bottom{flex-wrap:wrap}.footer-bottom div{flex-wrap:wrap}}
@media(max-width:800px){.services{margin:0 12px;border-radius:26px}.service-grid{gap:22px}.card-body{padding:24px}.card-number{right:24px;top:26px}.quote-layout{grid-template-columns:1fr;gap:32px;padding-top:45px}.quote-intro{position:static}.quote-intro h1{font-size:2.8rem}.quote-picture,.phone-help{display:none}.quote-intro>p{max-width:600px;margin:0}.funnel-card{padding:30px}.compact{grid-template-columns:1fr 1fr}.newsletter-content{padding:38px 28px 24px}.newsletter-content h2{font-size:1.9rem}.newsletter-photo>span{font-size:2.4rem;left:23px}.contact-copy{padding:28px}}
@media(max-width:540px){.hero{border-radius:0 0 26px 26px}.services{margin:0 8px}.services .wrap{width:calc(100% - 28px)}.service-grid{gap:26px}.service-card,.reference-preview a,.wide-image,.contact-image img{border-radius:18px}.section{padding-block:56px}.card-body{padding:25px}.card-number{right:25px}.end-cta{border-radius:24px 24px 0 0}.contact-copy{padding:23px}.contact-details{grid-template-columns:1fr}.gallery-item{border-radius:12px}.service-list{gap:12px}.service-list>div{padding:18px 14px}.quote-layout{width:calc(100% - 28px);padding-block:35px 60px;gap:25px}.quote-intro{padding-inline:8px}.quote-intro h1{font-size:2.4rem}.quote-intro>p{font-size:15px}.quote-intro .eyebrow{margin-bottom:14px}.funnel-card{padding:25px 20px;border-radius:22px}.progress-track{margin-bottom:28px}.form-step h2{font-size:1.7rem}.compact{grid-template-columns:1fr}.choice{min-height:61px}.form-actions{gap:10px}.form-actions .button{font-size:13px;padding:13px 15px;gap:12px}.required-note{font-size:11px}.newsletter-dialog{width:calc(100vw - 28px);max-height:calc(100dvh - 28px);border-radius:22px}.newsletter-dialog[open]{display:block}.newsletter-photo{height:115px;min-height:0}.newsletter-photo img{object-position:center 60%}.newsletter-photo>span{font-size:1.8rem;left:23px;bottom:16px}.newsletter-photo>span br{display:none}.newsletter-photo>span em{margin-left:4px}.newsletter-content{padding:24px}.newsletter-content h2{font-size:1.9rem}.newsletter-content .eyebrow{margin-bottom:13px}.newsletter-content>p{font-size:13px;margin-bottom:15px}.newsletter-content .field input{padding:12px 14px}.newsletter-content .consent{font-size:11px}.newsletter-content .button{margin-top:16px}.newsletter-later{margin-top:10px}.newsletter-demo{font-size:10px}.privacy-copy{padding-bottom:65px}.unsubscribe-section form{padding:25px}.footer-bottom div{column-gap:18px;row-gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js-motion .reveal{opacity:1;transform:none}*,*:before,*:after{animation:none!important;transition:none!important}.service-card:hover,.button.primary:hover,.header-cta:hover,.reference-preview a:hover{transform:none}}
/* Pienten painiketekstien kontrasti säilyy myös hover-tilassa. */
.button.primary:hover,.header-cta:hover,.footer-newsletter:hover{background:var(--green-dark);filter:brightness(.93)}
