@font-face{font-family:'DM Sans';src:url('/fonts/DMSans.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{--paper:#f6f3ed;--ink:#292822;--muted:#6b685f;--line:#dcd8ce;--brown:#8a7967;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #80613e;outline-offset:5px}button{border:0}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.12;letter-spacing:-.045em}h3{font-size:1.1rem}a,button{touch-action:manipulation}.announcement{text-align:center;background:#e9e5db;letter-spacing:.15em;font-size:.75rem;font-weight:600;padding:9px 16px}.header{height:92px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:28px}.wordmark{font-size:2.2rem;font-weight:700;letter-spacing:-.025em;line-height:1}.wordmark span{display:inline-block;font-size:.75rem;letter-spacing:0;vertical-align:top;margin:5px 0 0 5px}.header nav{display:flex;gap:30px;font-size:.88rem}.header nav a:hover,.underlink:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{font-size:.85rem;padding-bottom:7px;border-bottom:1px solid var(--ink)}.header-cta span{margin-left:22px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.02fr 1fr;min-height:690px}.hero-copy{padding:65px 7% 35px 9%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:600;line-height:1.6;margin-bottom:24px}h1{font-size:clamp(3.5rem,5.3vw,5.6rem);line-height:1.01;letter-spacing:-.055em;margin-bottom:27px}h1 em{color:#857560;letter-spacing:-.055em}.intro{max-width:390px;font-size:1rem;color:var(--muted);line-height:1.75}.hero-actions{display:flex;align-items:center;gap:25px;margin:30px 0 35px;flex-wrap:wrap}.button{min-height:49px;padding:14px 23px;display:inline-flex;justify-content:space-between;align-items:center;gap:25px;font-size:.9rem;border-radius:2px;font-weight:500;transition:background .2s,transform .2s}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:#4c493e}.light{background:var(--paper);color:var(--ink)}.light:hover{background:#e1d9cb}.outline{background:transparent;border:1px solid var(--ink)}.text-link{font-size:.86rem}.text-link span{margin-left:8px}.hero-foot{display:flex;align-items:center;gap:14px;margin-top:auto;font-size:.75rem;line-height:1.5;color:var(--muted)}.mini-cross{font-size:2.4rem;line-height:1;color:#7b705e}.hero-photo{position:relative;min-height:650px;overflow:hidden}.hero-photo>img{position:absolute;inset:0;object-position:center 64%}.photo-tag{position:absolute;top:28px;left:30px;background:rgba(246,243,237,.9);padding:8px 12px;font-size:.75rem;letter-spacing:.1em}.photo-caption{position:absolute;bottom:25px;left:28px;right:28px;background:rgba(246,243,237,.93);display:flex;align-items:center;justify-content:space-between;padding:18px 23px}.photo-caption>span:first-child{font-size:1rem}.photo-caption small{display:block;color:var(--muted);font-size:.75rem;margin-top:2px}.circle{border:1px solid #b6b1a5;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.values{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 4.5%;border-bottom:1px solid var(--line);gap:20px}.values span{display:flex;align-items:center;justify-content:center;gap:15px;font-size:.75rem;color:#847967;letter-spacing:.05em}.values b{font-size:.8rem;font-weight:400;color:var(--ink);letter-spacing:0}.section{padding:85px 4.5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.section-head .eyebrow{margin-bottom:13px}.section-head>p{font-size:.9rem;color:var(--muted);line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-photo{position:relative;display:block;width:100%;padding:0;aspect-ratio:1/1.13;overflow:hidden;background:#e8e3d9}.product-photo img{transition:transform .5s ease}.product-photo:hover img{transform:scale(1.025)}.product-photo .badge{position:absolute;left:17px;top:17px;background:rgba(255,253,248,.92);padding:6px 10px;letter-spacing:.07em;font-size:.75rem}.product-arrow{position:absolute;bottom:17px;right:17px;background:var(--white);border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.product-heading{display:flex;justify-content:space-between;gap:12px;margin:19px 0 5px;align-items:baseline}.product-heading h3{font-size:1rem;letter-spacing:-.025em}.product-heading>span{font-size:.82rem;white-space:nowrap}.product>p{font-size:.85rem;color:var(--muted)}.underlink{background:none;padding:0 0 3px;border-bottom:1px solid #aaa292;font-size:.85rem;display:inline-block}.product .underlink{margin-top:16px}.underlink span{margin-left:12px}.product-note{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;border-top:1px solid var(--line);margin-top:38px;padding-top:23px;gap:15px}.product-note p{color:var(--muted)}.business{background:#303229;color:#f6f3ed;display:grid;grid-template-columns:1fr 1.02fr}.business-photo{height:625px;overflow:hidden}.business-photo img{object-position:center 75%;object-fit:cover}.business-copy{padding:65px 12% 60px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.business-copy .eyebrow{color:#c6c2b0}.business-copy h2{font-size:clamp(2.5rem,4vw,4.2rem);margin-bottom:25px}.business-copy em{color:#c9bda5}.business-copy>p:not(.eyebrow){font-size:.95rem;color:#d1d1c6;line-height:1.8}.business-uses{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.business-uses span{font-size:.75rem;border:1px solid #6b6c5c;padding:6px 10px}.business-copy .business-detail{font-size:.8rem!important;margin-bottom:25px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps article>span{color:#8d7e68;font-size:.8rem}.steps h3{margin:25px 0 10px;font-size:1.15rem;letter-spacing:-.025em}.steps p{font-size:.88rem;color:var(--muted);max-width:245px}.custom{background:#eae6dc;display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:75px;padding-bottom:75px}.custom-copy{max-width:470px}.custom-copy h2{font-size:clamp(3rem,4.5vw,4.8rem);margin-bottom:25px}.custom-copy h2 em{color:#82725c}.custom-copy>p:not(.eyebrow){font-size:.95rem;color:#625e55;line-height:1.8;max-width:385px}.custom-copy .small-note{margin:25px 0;font-size:.85rem!important;max-width:370px!important}.order-form{display:flex;flex-direction:column;gap:18px}.order-form label{display:flex;flex-direction:column;gap:8px;font-size:.8rem;font-weight:500}.field-row{display:grid;grid-template-columns:1fr 100px;gap:18px}input,select,textarea{width:100%;border:1px solid #c8c1b4;border-radius:2px;background:#f6f3ed;color:var(--ink);padding:12px;font-size:.9rem;font-weight:400}select{padding-right:28px}textarea{resize:vertical;line-height:1.6;min-height:105px}.form-hint,.privacy-note{font-size:.75rem;color:#635f55;line-height:1.6}.form-hint{margin-top:-9px}.order-form>.button{width:100%}.privacy-note{font-size:.75rem}.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}#message-result{border-top:1px solid #c8c1b4;padding-top:20px}#message-result[hidden]{display:none}#copy-status{font-size:.8rem;margin-top:12px}.story{display:grid;grid-template-columns:.65fr 1.35fr;border-bottom:1px solid var(--line);gap:40px}.story h2{font-size:clamp(2rem,3vw,3rem);line-height:1.2}.story-body{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:28px}.story-body p{font-size:.9rem;color:var(--muted);line-height:1.8}.signature{display:block;margin-top:25px;font-family:Georgia,serif;font-style:italic;font-size:1.2rem}footer{padding:40px 4.5% 20px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top p{font-size:.85rem;color:var(--muted)}.footer-top>a:last-child{font-size:.85rem}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;margin-top:35px;font-size:.75rem;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;padding:10px;background:var(--ink);color:white;z-index:100}.skip:focus{top:10px}@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:780px}.hero-copy{padding-top:90px}}@media(max-width:1100px){.header nav{gap:18px}.header-cta{display:none}.hero-copy{padding-top:45px}.hero{min-height:620px}.hero-photo{min-height:620px}.hero h1{font-size:4rem}.product-heading{flex-direction:column;gap:3px}.business-copy{padding:45px 9%}.custom{gap:6%}}@media(max-width:760px){html{scroll-padding-top:20px}.announcement{font-size:.75rem;letter-spacing:.09em}.header{height:76px;padding:0 6%;position:relative}.wordmark{font-size:2rem}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);z-index:10;border-bottom:1px solid var(--line);padding:25px 6%;gap:23px;flex-direction:column;font-size:1rem}.header nav.open{display:flex}.menu-toggle{display:flex;background:none;flex-direction:column;gap:6px;padding:12px}.menu-toggle span{height:1px;width:24px;background:var(--ink)}.hero{display:flex;flex-direction:column}.hero-copy{padding:44px 6% 32px}.hero .eyebrow{margin-bottom:20px}.hero h1{font-size:clamp(3.3rem,11vw,5rem);line-height:1.04}.hero h1 br:first-child{display:block}.intro{max-width:440px}.hero-actions{gap:22px;margin-bottom:28px}.hero-foot{display:none}.hero-photo{min-height:480px}.hero-photo>img{object-position:center 67%}.photo-caption{bottom:20px;left:6%;right:6%;padding:16px 18px}.photo-tag{left:6%;top:20px}.values{padding:20px 6%;grid-template-columns:1fr;gap:12px}.values span{justify-content:flex-start}.section{padding:55px 6%}.section-head{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:27px}.section-head>p br{display:none}.product-grid{grid-template-columns:1fr;gap:35px}.product-photo{aspect-ratio:1/1.04}.product-heading{flex-direction:row;gap:15px}.product-heading h3{font-size:1.08rem}.product>p{font-size:.95rem}.product .underlink{font-size:.9rem}.product-note{align-items:flex-start;flex-direction:column;margin-top:30px}.business{display:flex;flex-direction:column-reverse}.business-copy{padding:50px 6%}.business-copy h2{font-size:3.4rem}.business-photo{height:480px}.business-photo img{object-position:center 70%}.steps{grid-template-columns:1fr 1fr;gap:28px 22px}.steps h3{margin-top:16px;font-size:1rem}.steps p{font-size:.88rem}.custom{grid-template-columns:1fr;gap:38px}.custom-copy{max-width:none}.custom-copy>p{max-width:none!important}.custom-copy h2{font-size:3.6rem}.order-form{gap:20px}.story{grid-template-columns:1fr;gap:10px}.story h2{font-size:2.25rem}.story-body{grid-template-columns:1fr;gap:18px}.story>.eyebrow{margin-bottom:16px}.footer-top{flex-wrap:wrap}.footer-top p{order:3;width:100%}.footer-bottom{flex-wrap:wrap;font-size:.75rem}.footer-bottom>a{margin-left:auto}footer{padding:35px 6% 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
[hidden]{display:none!important}.hero-contact{display:flex;flex-wrap:wrap;gap:7px 20px;margin:0 0 25px;font-size:.875rem;max-width:430px}.hero-contact a{text-decoration:underline;text-underline-offset:4px}.hero-contact a:last-child{width:100%}.hero-foot{margin-top:12px}.business-photo{height:auto;min-height:680px}.business-photo img{min-height:680px}.business-copy .nfc-note{font-size:.875rem!important;margin-top:15px}.nfc-source{font-size:.75rem;color:var(--muted);margin-top:24px}.nfc-source a{text-decoration:underline}.nfc-examples{border-bottom:1px solid var(--line)}.contact-invite{align-items:center}.contact-invite-links{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.contact-invite-links>p{margin-top:12px;font-size:.9rem}.contact-page{min-height:75vh}.contact-page h1,.checkout h1{font-size:clamp(2.8rem,4.8vw,4.8rem);line-height:1.1}.contact-page .contact-invite-links{margin:30px 0}.contact-page .order-form{max-width:650px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:7%;align-items:start}.order-form fieldset{margin:0;padding:25px 0;border:0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:20px;min-width:0}.order-form legend{font-size:1.1rem;padding:0 15px 0 0}.order-form label{font-size:.875rem}.order-form .field-row{grid-template-columns:1fr 1fr}#address-fields{display:flex;flex-direction:column;gap:20px}.check-label{flex-direction:row!important;align-items:flex-start;gap:12px!important;font-weight:400!important;line-height:1.7}.check-label input{width:18px;height:18px;flex-shrink:0;margin-top:5px}.order-summary{background:#eae6dc;padding:28px;position:sticky;top:25px}.order-summary>img{height:auto;aspect-ratio:1.3;object-fit:cover;margin-bottom:25px}.order-summary .eyebrow{margin-bottom:12px}.order-summary h2{font-size:1.6rem;line-height:1.25;margin-bottom:20px}.summary-line{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d4cdbf;padding:15px 0;font-size:.9rem}.summary-line>span:last-child{text-align:right}.order-summary>p:not(.eyebrow){font-size:.875rem;color:var(--muted);line-height:1.7;margin:20px 0}.order-summary .underlink{line-height:1.7}.form-status{font-size:.9rem}.form-status.error{padding:14px;background:#f6e1d9;color:#783a24;border-left:3px solid #9a4b30}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.submission-success{padding:35px;background:#e5e8da;display:flex;flex-direction:column;gap:22px;align-items:flex-start}.submission-success h2{font-size:2rem}.button:disabled{cursor:wait;opacity:.6}.inbox-card{padding:25px;background:#eeeadf;margin:25px 0}.inbox-heading{display:flex;gap:20px;justify-content:space-between;font-size:.8rem}.inbox-heading .eyebrow{margin-bottom:10px}.inbox-card h2{font-size:1.6rem;margin-bottom:15px}.inbox-card h3{margin-top:20px}.customer-message{white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0}.inbox-card a{overflow-wrap:anywhere}.inbox-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:20px}.empty-inbox{padding:30px 0;color:var(--muted)}
@media(max-width:760px){.hero-contact{margin-bottom:0;font-size:.875rem}.hero-contact a:last-child{width:auto}.contact-invite-links{gap:17px}.business-photo{height:480px;min-height:0}.business-photo img{min-height:0}.checkout-grid{grid-template-columns:1fr;gap:35px}.order-summary{position:static;grid-row:1}.order-summary>img{display:none}.checkout .section-head{margin-bottom:20px}.order-form .field-row{grid-template-columns:1fr}.inbox-heading{flex-direction:column;gap:0}.contact-page .custom-copy h1{font-size:clamp(2.8rem,10vw,4rem)}}
.checkout{padding-top:48px}.checkout h1{font-size:clamp(2.5rem,4vw,4rem);margin-bottom:15px}.checkout .section-head p:not(.eyebrow){color:var(--muted);max-width:560px}.checkout-main{min-width:0}.product-picker{display:grid;grid-template-columns:100px minmax(0,1fr);gap:20px;align-items:center}.product-picker>img{height:120px;object-fit:cover}.product-picker p{font-size:.875rem;color:var(--muted);margin-top:8px}.cart-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}#product-form{margin-bottom:30px;scroll-margin-top:25px}.order-summary{position:static}.cart-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;padding:22px 0;border-top:1px solid #d4cdbf}.cart-item>img{height:80px;object-fit:cover}.cart-item h3{font-size:1rem;line-height:1.4;letter-spacing:-.02em}.cart-item p{font-size:.875rem;color:var(--muted);margin:5px 0 12px;overflow-wrap:anywhere}.cart-item-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;flex-wrap:wrap}.cart-item-controls label{font-size:.875rem;display:flex;align-items:center;gap:8px}.cart-item-controls input{width:72px;min-height:44px;padding:8px}.cart-item-controls strong{font-size:1rem;padding:8px 0}.cart-item-actions{display:flex;gap:20px;margin-top:10px}.cart-item-actions button{min-height:44px}.cart-empty{padding:15px 0 28px;color:var(--muted);font-size:1rem}.grand-total{font-size:1.1rem}.order-summary>.underlink{margin-bottom:14px}.inbox-order-item{border-top:1px solid var(--line);padding:8px 0 16px;margin-top:18px}.checkout .order-form input,.checkout .order-form select,.checkout .order-form textarea{font-size:1rem}.checkout .privacy-note{font-size:.875rem}
@media(max-width:760px){.checkout-main{display:contents}.checkout-grid{gap:25px}#product-form{grid-row:1;margin-bottom:0}.checkout .order-summary{grid-row:2}#purchase-form{grid-row:3}.product-picker{grid-template-columns:72px minmax(0,1fr);gap:14px}.product-picker>img{height:90px}.order-summary{padding:22px}.cart-item{grid-template-columns:56px minmax(0,1fr);gap:12px}.checkout{padding-top:35px}.cart-actions .button{justify-content:center}}
.cart-bubble{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:50;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;max-width:calc(100vw - 32px);padding:13px 16px 13px 20px;border:1px solid #656155;border-radius:999px;background:var(--ink);color:var(--paper);box-shadow:0 6px 24px #29282230;font-size:1rem;font-weight:500;line-height:1.3;transition:background .2s,box-shadow .2s}.cart-bubble:hover{background:#454237;box-shadow:0 8px 28px #29282240}.cart-bubble svg{flex-shrink:0}.cart-bubble-count{display:grid;place-items:center;min-width:30px;min-height:30px;padding:4px 8px;border-radius:999px;background:var(--paper);color:var(--ink);font-size:.875rem;font-variant-numeric:tabular-nums;font-weight:700}.has-cart-bubble footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}#cart{scroll-margin-bottom:110px}@media(max-width:760px){.cart-bubble{right:max(16px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));min-height:54px;gap:10px;padding:11px 13px 11px 17px;font-size:.9375rem}}
.business-photo img{object-position:center 58%}
.privacy-note a,.check-label a,.legal-page a:not(.wordmark),.cancel-page a:not(.button){text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:1050px;margin:0 auto;padding-top:65px}.legal-page>h1{font-size:clamp(3rem,5vw,5rem);max-width:800px}.legal-updated{color:var(--muted);margin:-8px 0 55px}.legal-page section{display:grid;grid-template-columns:minmax(200px,.55fr) minmax(0,1fr);gap:8%;border-top:1px solid var(--line);padding:30px 0}.legal-page section h2{font-size:1.2rem;letter-spacing:-.02em}.legal-page section p,.legal-page section li{color:#555248;line-height:1.8}.legal-page section p+p{margin-top:15px}.legal-page section ul{margin:0;padding-left:20px}.cancel-note{margin:25px 0!important;padding:20px;border-left:3px solid #8a7967;background:#f6f3ed;font-size:.875rem!important}.footer-bottom a{text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.legal-page{padding-top:45px}.legal-updated{margin-bottom:35px}.legal-page section{grid-template-columns:1fr;gap:12px;padding:25px 0}.legal-page section h2{font-size:1.15rem}.footer-bottom{align-items:flex-start}.footer-bottom>a{margin-left:0}.cancel-page{gap:28px}}

/* Väljempi kirjainväli mustiin otsikoihin. */
h1{letter-spacing:-.012em}
h2{letter-spacing:-.015em}
h2 em{letter-spacing:-.045em}
.wordmark{letter-spacing:0}
.product-heading h3,.steps h3{letter-spacing:0}
