html{scroll-behavior:smooth}.hygge{color:var(--fg);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hygge h1,.hygge h2,.hygge h3{font-family:var(--font-display);font-weight:700;color:var(--fg);margin:0;text-wrap:balance}.hygge h1{font-size:var(--fs-h1);line-height:var(--lh-h1)}.hygge h2{font-size:var(--fs-h2);line-height:var(--lh-h2)}.hygge h3{font-size:var(--fs-h3);line-height:var(--lh-h3)}.hygge p,.hygge li{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);text-wrap:pretty}.hygge .lead{font-size:var(--fs-lead);line-height:var(--lh-lead)}.hygge .caption{font-size:var(--fs-caption);line-height:var(--lh-caption);color:var(--fg-muted)}.hygge .label{font-family:var(--font-body);font-weight:500;font-size:var(--fs-label);line-height:var(--lh-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--fg-accent)}.hygge .dot{display:inline-block;width:var(--dot-md);height:var(--dot-md);border-radius:50%;background:var(--brand-primary);flex:0 0 auto}.hygge .dot--sm{width:var(--dot-sm);height:var(--dot-sm)}.hygge .dot--lg{width:var(--dot-lg);height:var(--dot-lg)}.hygge .brass-line{display:inline-block;width:var(--accent-line-w);height:1px;background:var(--color-brass);vertical-align:middle}.hygge .divider{height:1px;background:var(--border);border:0}.hygge .btn--secondary{background:var(--button-secondary-bg);color:var(--button-secondary-fg)}.hygge .btn--tertiary{background:var(--button-tertiary-bg);color:var(--button-tertiary-fg)}.hygge .dot-list{list-style:none;padding:0;margin:0}.hygge .dot-list>li{display:flex;align-items:baseline;gap:var(--space-3);padding:6px 0}.hygge .dot-list>li:before{content:"";display:inline-block;width:var(--dot-sm);height:var(--dot-sm);border-radius:50%;background:var(--brand-primary);transform:translateY(-1px);flex:0 0 auto}.hygge *,.hygge *:before,.hygge *:after{box-sizing:border-box}.hygge img{max-width:100%;display:block}.hygge a{color:inherit}.hygge .container{max-width:1180px;margin:0 auto;padding:0 40px}@media(max-width:680px){.hygge .container{padding:0 24px}}.hygge .site-header{position:sticky;top:0;z-index:20;background:var(--color-pure-white);border-bottom:1px solid transparent;transition:border-color .22s cubic-bezier(.22,.61,.36,1)}.hygge .site-header.is-scrolled{border-bottom-color:var(--color-dove-grey)}.hygge .site-header__inner{max-width:1180px;margin:0 auto;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.hygge .wordmark{font-family:var(--font-display);font-weight:700;font-size:26px;color:var(--color-slate-blue);letter-spacing:-.005em;text-decoration:none;white-space:nowrap;line-height:1}.hygge .site-nav{display:flex;align-items:center;gap:36px}.hygge .site-nav a{font-family:var(--font-body);font-size:14px;color:var(--color-slate-blue);text-decoration:none;position:relative;padding:6px 0;transition:color .18s ease}.hygge .site-nav a:hover{color:var(--color-slate-blue)}.hygge .site-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--color-brass)}.hygge .nav-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer;color:var(--color-slate-blue)}.hygge .nav-toggle svg{display:block}@media(max-width:680px){.hygge .site-header__inner{padding:18px 24px}.hygge .nav-toggle{display:block}.hygge .site-nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--color-pure-white);border-bottom:1px solid var(--color-dove-grey);padding:8px 0 16px;display:none}.hygge .site-nav.is-open{display:flex}.hygge .site-nav a{padding:14px 24px;border-top:1px solid var(--color-dove-grey)}}.hygge section{position:relative}.hygge .section{padding:96px 0}.hygge .section--warm{background:var(--color-cream-white)}.hygge .section--white{background:var(--color-pure-white)}.hygge .section--tight{padding:80px 0}.hygge #was-ist,.hygge #ueber-mich,.hygge #workbook{padding-top:56px}.hygge #was-ist,.hygge #ueber-mich{padding-bottom:72px}@media(max-width:768px){.hygge .section{padding:72px 0}.hygge .section--tight{padding:56px 0}.hygge #ueber-mich{padding-top:20px}.hygge #was-ist{padding-bottom:92px}}.hygge .eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-body);font-weight:500;font-size:11px;color:var(--color-brass);letter-spacing:.2em;text-transform:uppercase;margin:0}.hygge .eyebrow:before{content:"";width:32px;height:1px;background:var(--color-brass)}.hygge .h-display{font-family:var(--font-display);font-weight:700;font-size:clamp(40px,5.6vw,64px);line-height:1.1;letter-spacing:-.012em;color:var(--color-slate-blue);text-wrap:balance;margin:0}.hygge .h-section{font-family:var(--font-display);font-weight:700;font-size:clamp(28px,3.4vw,40px);line-height:1.18;letter-spacing:-.01em;color:var(--color-slate-blue);text-wrap:balance;margin:0}.hygge em.brand{font-family:var(--font-display);font-style:italic;font-weight:700;font-size:1.02em}.hygge .prose{font-family:var(--font-body);font-size:16px;line-height:1.75;color:var(--color-slate-blue);max-width:640px;text-wrap:pretty}.hygge .prose p{margin:0 0 1.1em}.hygge .prose p:last-child{margin-bottom:0}.hygge .lead-text{font-family:var(--font-body);font-size:18px;line-height:1.65;color:var(--color-slate-blue);max-width:560px}.hygge .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body);font-weight:500;font-size:15px;line-height:1;padding:15px 30px;border-radius:24px;border:0;cursor:pointer;text-decoration:none;transition:filter .2s cubic-bezier(.22,.61,.36,1),background-color .2s cubic-bezier(.22,.61,.36,1)}.hygge .btn:hover{filter:brightness(.97)}.hygge .btn:active{filter:brightness(.93)}.hygge .btn--primary{background:var(--color-dove-blue);color:var(--color-slate-blue)}.hygge .btn--lilac{background:var(--color-heather-lilac);color:var(--color-slate-blue)}.hygge .btn--brass{background:var(--color-brass);color:var(--color-slate-blue)}.hygge .btn--ghost{background:transparent;color:var(--color-slate-blue);padding:4px 0;border-radius:0;font-size:15px;position:relative}.hygge .btn--ghost:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--color-brass)}.hygge .btn--ghost:hover{filter:none;opacity:.8}.hygge .placeholder{position:relative;border-radius:var(--radius-image);background:var(--color-dove-grey);overflow:hidden;display:flex;align-items:center;justify-content:center}.hygge .placeholder:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px dashed rgba(74,82,102,.18);border-radius:8px;pointer-events:none}.hygge .placeholder__inner{position:relative;z-index:1;padding:32px;text-align:center;max-width:320px}.hygge .placeholder__label{font-family:var(--font-body);font-weight:500;font-size:11px;color:var(--color-brass);letter-spacing:.2em;text-transform:uppercase;margin-bottom:14px}.hygge .placeholder__label:before{content:"";display:inline-block;width:24px;height:1px;background:var(--color-brass);vertical-align:middle;margin-right:10px}.hygge .placeholder__caption{font-family:var(--font-body);font-size:13px;line-height:1.6;color:var(--color-slate-blue);opacity:.75}.hygge .placeholder__dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--color-pure-white);opacity:.65;right:22px;top:22px}.hygge .aspect-landscape{aspect-ratio:4 / 3}.hygge .aspect-portrait{aspect-ratio:3 / 4}.hygge .aspect-square{aspect-ratio:1 / 1}.hygge .aspect-tall{aspect-ratio:2 / 3}.hygge .aspect-cinema{aspect-ratio:16 / 10}.hygge .hero{padding:80px 0 120px;background:var(--color-cream-white);position:relative;overflow:hidden}.hygge .hero__grid{display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center;min-height:calc(100vh - 200px)}.hygge .hero__copy{max-width:540px}.hygge .hero__copy .eyebrow{margin-bottom:28px}.hygge .hero__copy .h-display{margin-bottom:24px}.hygge .hero__copy .lead-text{margin-bottom:40px}.hygge .hero__image{width:100%;height:100%;min-height:540px}@media(max-width:880px){.hygge .hero{padding:56px 0 80px}.hygge .hero__grid{grid-template-columns:1fr;gap:40px;min-height:auto}.hygge .hero__image{min-height:380px;aspect-ratio:4/5}}.hygge .hero--fullbleed{padding:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:clamp(360px,33.33vw,640px);display:flex;align-items:stretch;justify-content:center;position:relative;background:var(--color-slate-blue)}.hygge .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;z-index:0;overflow:hidden}.hygge .hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hygge .placeholder--hero{background:linear-gradient(160deg,#b5bfd0,#4a5266 60%,#2f3645)}.hygge .placeholder--hero:before{top:24px;right:24px;bottom:24px;left:24px;border-color:#ffffff2e}.hygge .placeholder--hero .placeholder__label{color:#ffffffd9}.hygge .placeholder--hero .placeholder__label:before{background:#ffffffd9}.hygge .placeholder--hero .placeholder__caption{color:#ffffffc7}.hygge .placeholder--hero .placeholder__inner{position:absolute;right:32px;bottom:32px;text-align:right;max-width:320px;padding:0}.hygge .placeholder--hero .placeholder__inner .placeholder__label:before{margin-right:10px;margin-left:0}.hygge .hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#4a52662e,#4a52666b);z-index:1}.hygge .hero__inner{position:relative;z-index:2;text-align:center;height:100%;width:100%;max-width:880px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:32px}.hygge .hero__inner .eyebrow{justify-content:center;margin-bottom:24px}.hygge .hero__inner .h-display{margin:0 auto;max-width:820px;font-size:clamp(34px,4.4vw,52px)}.hygge .hero__inner .lead-text{margin:28px auto 0;max-width:580px}.hygge .hero__inner .actions{margin:44px auto 0}.hygge .eyebrow--on-dark{color:var(--color-brass)}.hygge .h-display--on-dark{color:var(--color-pure-white);text-shadow:0 2px 18px rgba(47,54,69,.55)}.hygge .lead-text--on-dark{color:var(--color-slate-blue);text-shadow:0 1px 9px rgba(255,255,255,.55)}.hygge .btn--ghost-on-dark{color:var(--color-pure-white)}.hygge .btn--ghost-on-dark:after{background:var(--color-brass)}.hygge .actions--center{justify-content:center}.hygge .actions--stack{flex-direction:column;align-items:center;gap:18px}@media(max-width:768px){.hygge .hero--fullbleed{aspect-ratio:auto;min-height:clamp(480px,78svh,620px);max-height:none}.hygge .hero__bg img{object-position:0% center}.hygge .hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0}.hygge .hero__inner .h-display{position:absolute;top:58%;left:24px;right:24px;margin:0 auto;font-size:27px;color:var(--color-cream-white)}.hygge .hero__inner .lead-text{position:absolute;top:72%;left:24px;right:24px;margin:0 auto;font-size:15px;color:var(--color-cream-white);text-shadow:0 1px 12px rgba(47,54,69,.65)}.hygge .hero__inner .actions{position:absolute;top:85%;left:24px;right:24px;margin:0 auto;justify-content:center}.hygge .hero--fullbleed .btn{padding:13px 26px;font-size:14px}.hygge .placeholder--hero .placeholder__inner{right:20px;bottom:20px;max-width:240px}}@media(min-width:769px){.hygge .h-display--on-dark{text-shadow:none}}.hygge .centered-block{position:relative;max-width:760px;margin:0 auto;text-align:center;padding:32px 24px}.hygge .centered-block__inner{position:relative;z-index:1}.hygge .centered-block .eyebrow{justify-content:center;margin-bottom:22px}.hygge .centered-block .h-section{margin-bottom:28px}.hygge .prose--centered{margin-left:auto;margin-right:auto}.hygge .centered-block__motif{position:absolute;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:200px;height:auto;opacity:1;filter:drop-shadow(0 6px 18px rgba(74,82,102,.05))}.hygge .centered-block__motif--left{left:-75px;right:auto;top:75px;transform:rotate(-100deg) scaleX(-1) rotate(-77deg)}.hygge .centered-block__motif--right{right:-120px;bottom:16px;transform:scaleX(-1) rotate(-8deg)}@media(max-width:980px){.hygge .centered-block__motif{width:160px}.hygge .centered-block__motif--left{left:-70px;right:auto;top:16px}.hygge .centered-block__motif--right{right:-60px;bottom:0}}@media(max-width:768px){.hygge .centered-block{padding:8px 0}.hygge .centered-block__motif--left{left:0;right:0;margin:0 auto;top:auto;bottom:-86px;width:96px;opacity:1;transform:rotate(-100deg) scaleX(-1) rotate(-77deg)}.hygge .centered-block__motif--right{right:-30px;bottom:-16px}}.hygge .split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hygge .split--text-left{grid-template-columns:1fr 1fr}.hygge .split--image-left .split__image{order:-1}.hygge .split__image{width:100%;aspect-ratio:1 / 1;min-height:460px}.hygge .split__image--photo{border-radius:var(--radius-image);overflow:hidden}.hygge .split__image--photo img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}.hygge .split__image--detail{display:flex;align-items:center;justify-content:center;min-height:380px;background:transparent}.hygge .split__image--detail img{width:78%;max-width:360px;height:auto;display:block;filter:drop-shadow(0 8px 24px rgba(74,82,102,.06))}.hygge .split__copy .eyebrow{margin-bottom:22px}.hygge .split__copy .h-section{margin-bottom:28px}.hygge .split__copy .actions{margin-top:32px}@media(max-width:880px){.hygge .split{grid-template-columns:1fr;gap:36px}.hygge .split__image{min-height:320px;aspect-ratio:4/5;order:0!important}}.hygge .workbook{display:grid;grid-template-columns:280px 1fr;gap:64px;align-items:center}.hygge .workbook--cover-right{display:flex;align-items:center;justify-content:center;gap:56px;grid-template-columns:none}.hygge .workbook--cover-right .workbook__copy{max-width:460px;justify-self:auto;flex:0 1 460px}.hygge .workbook--cover-right .workbook__cover{width:320px;flex:0 0 320px}.hygge .workbook__cover{width:100%}.hygge .workbook__cover img{width:100%;height:auto;object-fit:contain;border-radius:10px;display:block}.hygge .workbook__copy .eyebrow{margin-bottom:22px}.hygge .workbook__copy .h-section{margin-bottom:20px}.hygge .workbook__copy .prose{margin-bottom:28px}@media(max-width:720px){.hygge .workbook{grid-template-columns:1fr;gap:32px;max-width:360px;margin:0 auto}.hygge .workbook--cover-right{flex-direction:column;gap:28px;max-width:340px;margin:0 auto;text-align:center}.hygge .workbook--cover-right .workbook__copy{flex:0 1 auto;max-width:100%}.hygge .workbook--cover-right .workbook__copy .eyebrow,.hygge .workbook--cover-right .workbook__copy .actions{justify-content:center}.hygge .workbook--cover-right .workbook__cover{flex:0 0 auto;width:70%;max-width:220px;margin:0 auto}}.hygge .site-footer{background:var(--color-slate-blue);color:var(--color-pure-white);padding:72px 0 36px}.hygge .site-footer__top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start;padding-bottom:48px}.hygge .site-footer__col--brand{justify-self:start}.hygge .site-footer__col--nav{justify-self:center;transform:translate(-40px)}.hygge .site-footer__col--social{justify-self:end}.hygge .site-footer__col--nav ul,.hygge .site-footer__col--social ul{margin-top:68px}.hygge .site-footer__col--social ul{align-items:flex-start}.hygge .site-footer__col--social a{display:inline-flex;align-items:center;gap:10px}.hygge .site-footer__col--brand .wordmark{line-height:1.4;display:inline-block}.hygge .site-footer .wordmark{color:var(--color-pure-white);font-size:30px;display:block;margin-bottom:18px}.hygge .site-footer .eyebrow{color:var(--color-brass)}.hygge .site-footer__col-title{font-family:var(--font-body);font-weight:500;font-size:11px;color:var(--color-brass);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px}.hygge .site-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hygge .site-footer a{color:var(--color-pure-white);text-decoration:none;opacity:.85;font-size:14px;transition:opacity .18s ease}.hygge .site-footer a:hover{opacity:1}.hygge .site-footer__social{display:flex;gap:14px;margin-top:4px}.hygge .site-footer__social a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;opacity:.9}.hygge .site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:12px;padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;font-size:12px;color:var(--color-pure-white);opacity:.6}.hygge .site-footer__legal{display:flex;gap:24px;flex-wrap:wrap}@media(max-width:820px){.hygge .site-footer__top{grid-template-columns:1fr;gap:32px;text-align:center}.hygge .site-footer__col--nav,.hygge .site-footer__col--social,.hygge .site-footer__col--brand{justify-self:center}.hygge .site-footer__col--nav{transform:none}.hygge .site-footer__col--nav ul,.hygge .site-footer__col--social ul{margin-top:0}.hygge .site-footer__col--social ul{align-items:center}}@media(max-width:520px){.hygge .site-footer__bottom{flex-direction:column}}.hygge .page-head{padding:40px 0 24px;background:var(--color-pure-white)}.hygge .page-head__inner{max-width:760px;margin:0 auto;text-align:center}.hygge .page-head .eyebrow{justify-content:center;margin-bottom:24px}.hygge .page-head .h-display{font-size:clamp(36px,5vw,56px)}.hygge .page-image{margin:32px auto 0;max-width:1080px;width:100%;aspect-ratio:16/9}.hygge .page-head__inner--with-motif{position:relative}.hygge .page-head__motif{position:absolute;width:90px;height:auto;left:50%;top:50%;transform:translate(120px,-28%) rotate(168deg);pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 6px 18px rgba(74,82,102,.06))}@media(max-width:680px){.hygge .page-head__motif{width:60px;transform:translate(86px,-16%) rotate(168deg)}}.hygge .page-image--photo{border-radius:var(--radius-image);overflow:hidden;aspect-ratio:2048 / 1367;max-width:680px}.hygge .page-image--photo img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}@media(max-width:768px){.hygge .page-head{padding:28px 0 32px}.hygge .page-image{aspect-ratio:4/3}}.hygge .longread{max-width:680px;margin:0 auto;padding:24px 0 32px}.hygge .longread p{font-family:var(--font-body);font-size:17px;line-height:1.78;color:var(--color-slate-blue);margin:0 0 1.4em;text-wrap:pretty}.hygge .longread .ornament{display:flex;justify-content:center;margin:20px 0 28px;gap:8px}.hygge .longread .ornament span{width:6px;height:6px;border-radius:50%;background:var(--color-dove-blue)}.hygge .longread .ornament span:nth-child(2){background:var(--color-brass)}.hygge .longread__motif{display:block;width:72px;height:auto;margin:-18px 80px 0 auto;transform:scaleX(-1) rotate(-30deg);filter:drop-shadow(0 6px 18px rgba(74,82,102,.06))}.hygge .has-swallow{position:relative}.hygge .longread__swallow{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(calc(-50% - 10px)) scaleX(-1) rotate(-6deg);width:110px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 6px 18px rgba(74,82,102,.08))}@media(max-width:980px){.hygge .longread__swallow{width:84px;left:calc(100% - 18px)}}@media(max-width:720px){.hygge .longread__swallow{display:block;width:52px;left:auto;right:4px;top:0;transform:translateY(-108%) scaleX(-1) rotate(-6deg)}}@media(max-width:768px){.hygge .longread{padding:16px 0 64px}.hygge .longread p{font-size:16px}}.hygge .contact-wrap{max-width:640px;margin:0 auto;padding:16px 0 120px}.hygge .contact-intro{text-align:center;font-family:var(--font-body);font-size:17px;line-height:1.75;color:var(--color-slate-blue);max-width:560px;margin:0 auto 56px}.hygge .hygge-form{display:grid;gap:24px}.hygge .hygge-field{display:grid;gap:8px}.hygge .hygge-field label{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--color-slate-blue);letter-spacing:.02em}.hygge .hygge-field .hint{font-size:11px;color:var(--color-brass);letter-spacing:.18em;text-transform:uppercase;margin-left:4px}.hygge .hygge-field input,.hygge .hygge-field textarea{font-family:var(--font-body);font-size:15px;line-height:1.6;color:var(--color-slate-blue);background:var(--color-pure-white);border:1px solid var(--color-dove-grey);border-radius:10px;padding:14px 16px;width:100%;resize:vertical;transition:border-color .18s ease,box-shadow .18s ease}.hygge .hygge-field input:focus,.hygge .hygge-field textarea:focus{outline:none;border-color:var(--color-dove-blue);box-shadow:0 0 0 3px #b5bfd040}.hygge .hygge-field textarea{min-height:160px}.hygge .hygge-form .actions{margin-top:8px;display:flex;justify-content:flex-start;gap:12px;align-items:center}.hygge .form-status{margin-top:16px;padding:14px 18px;background:var(--color-cream-white);border:1px solid var(--color-dove-grey);border-radius:12px;font-size:14px;color:var(--color-slate-blue);display:none}.hygge .form-status.is-visible{display:block}.hygge .hygge-field.has-error input,.hygge .hygge-field.has-error textarea{border-color:#b66a6a;background:#fdf6f6}.hygge .hygge-field .error-msg{font-size:12px;color:#9f4a4a;display:none}.hygge .hygge-field.has-error .error-msg{display:block}.hygge .minimal-header{background:var(--color-pure-white);padding:22px 0 18px;border-bottom:1px solid var(--color-dove-grey)}.hygge .minimal-header__inner{max-width:1180px;margin:0 auto;padding:0 40px;display:flex;justify-content:center}@media(max-width:680px){.hygge .minimal-header__inner{padding:0 24px}}.hygge .lp-hero{background:var(--color-cream-white);padding:72px 0 96px}.hygge .lp-hero__grid{display:flex;align-items:center;justify-content:center;gap:56px;flex-wrap:wrap}.hygge .lp-hero__copy{max-width:560px;flex:0 1 560px}.hygge .lp-hero__copy .eyebrow{margin-bottom:22px}.hygge .lp-hero__copy .h-display{font-size:clamp(32px,3.4vw,44px);margin-bottom:18px}.hygge .lp-hero__copy .lead-text{margin-bottom:28px;max-width:540px}.hygge .lp-hero__cover{width:100%;max-width:310px;flex:0 0 310px;margin:0}.hygge .lp-hero__cover img{width:100%;height:auto;display:block;border-radius:10px}@media(max-width:880px){.hygge .lp-hero{padding:48px 0 64px}.hygge .lp-hero__grid{grid-template-columns:1fr;gap:36px}.hygge .lp-hero__cover{max-width:280px;order:-1}}@media(max-width:680px){.hygge .lp-hero__cover{flex:0 0 auto;width:62%;max-width:220px}}.hygge .signup{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;align-items:stretch;max-width:480px}.hygge .signup input[type=email]{width:100%;font-family:var(--font-body);font-size:15px;line-height:1.4;color:var(--color-slate-blue);background:var(--color-pure-white);border:1px solid var(--color-dove-grey);border-radius:24px;padding:13px 20px;transition:border-color .18s ease,box-shadow .18s ease}.hygge .signup input[type=email]:focus{outline:none;border-color:var(--color-dove-blue);box-shadow:0 0 0 3px #b5bfd040}.hygge .signup .btn{align-self:flex-start;white-space:nowrap}.hygge .lp-signup-block .signup .btn{align-self:center}.hygge .signup__note{margin-top:14px;font-family:var(--font-body);font-size:12px;line-height:1.6;color:var(--color-slate-blue);opacity:.72;max-width:480px}.hygge .signup .form-status{margin-top:12px;max-width:480px}.hygge .signup-form.has-error input[type=email]{border-color:#b66a6a;background:#fdf6f6}.hygge .pause-list{list-style:none;margin:0 auto;padding:0;max-width:520px;display:flex;flex-direction:column;gap:22px;transform:translate(-60px)}@media(max-width:760px){.hygge .pause-list{transform:none}}.hygge .pause-list__item{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:20px;padding:14px 0;border-bottom:1px solid var(--color-dove-grey)}.hygge .pause-list__item:last-child{border-bottom:0}.hygge .pause-list__dot{width:12px;height:12px;border-radius:50%;transform:translateY(2px)}.hygge .pause-list__num{font-family:var(--font-body);font-weight:500;font-size:12px;color:var(--color-brass);letter-spacing:.22em;text-transform:uppercase}.hygge .pause-list__title{font-family:var(--font-display);font-weight:700;font-size:20px;line-height:1.3;color:var(--color-slate-blue)}.hygge .pause-section,.hygge .pause-section .container{position:relative}.hygge .pause-list__motif{position:absolute;width:110px;height:auto;left:calc(50% + 250px);bottom:0;top:auto;transform:rotate(1deg);pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 22px rgba(74,82,102,.08))}@media(max-width:980px){.hygge .pause-list__motif{width:84px;left:calc(50% + 220px)}}@media(max-width:768px){.hygge .pause-list__motif{display:none}}.hygge .mini-about{display:grid;grid-template-columns:200px 1fr;gap:48px;align-items:center;max-width:720px;margin:0 auto}.hygge .mini-about__portrait{width:200px;height:200px;border-radius:var(--radius-image);overflow:hidden}.hygge .mini-about__portrait img{width:100%;height:100%;object-fit:cover;object-position:25% center;display:block}.hygge .mini-about__portrait .placeholder{width:100%;height:100%}.hygge .mini-about__copy .prose{font-size:16px;margin-bottom:0}.hygge .mini-about__copy .prose p:first-child{font-family:var(--font-display);font-weight:700;font-size:22px;line-height:1.3;color:var(--color-slate-blue);margin-bottom:14px}@media(max-width:680px){.hygge .mini-about{grid-template-columns:1fr;gap:24px;text-align:center}.hygge .mini-about__portrait{margin:0 auto;width:160px;height:160px}}.hygge .lp-signup-block{max-width:540px;margin:0 auto;text-align:center}.hygge .lp-signup-block .eyebrow{justify-content:center;margin-bottom:18px}.hygge .lp-signup-block .h-section{margin-bottom:16px}.hygge .lp-signup-block .lead-text{margin:0 auto 28px;max-width:480px}.hygge .lp-signup-block .signup{margin:0 auto}.hygge .lp-signup-block .signup__note{margin-left:auto;margin-right:auto}.hygge .minimal-footer{background:var(--color-slate-blue);color:var(--color-pure-white);padding:32px 0 28px}.hygge .minimal-footer__inner{max-width:1180px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;font-family:var(--font-body);font-size:12px}.hygge .minimal-footer .wordmark{font-family:var(--font-display);font-weight:700;font-size:20px;color:var(--color-pure-white);letter-spacing:-.005em;line-height:1}.hygge .minimal-footer__copy{opacity:.7}.hygge .minimal-footer__legal{display:flex;gap:20px;flex-wrap:wrap;opacity:.7}.hygge .minimal-footer__legal a{color:var(--color-pure-white);text-decoration:none}.hygge .minimal-footer__legal a:hover{opacity:1}@media(max-width:680px){.hygge .minimal-footer__inner{flex-direction:column;align-items:center;text-align:center;padding:0 24px}}.hygge .thanks{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:80px 0}.hygge .thanks__inner{max-width:560px;margin:0 auto;padding:0 40px;text-align:center}.hygge .thanks .eyebrow{justify-content:center;margin-bottom:24px}.hygge .thanks .h-display{font-size:clamp(32px,4vw,44px);margin-bottom:32px}.hygge .thanks__title{position:relative;display:inline-block}.hygge .thanks__motif{position:absolute;left:calc(100% + 20px);top:50%;transform:translateY(-40%) rotate(8deg);width:55px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 6px 18px rgba(74,82,102,.06))}@media(max-width:540px){.hygge .thanks__motif{width:42px;left:calc(100% + 6px)}}.hygge .thanks__prose{font-family:var(--font-body);font-size:17px;line-height:1.75;color:var(--color-slate-blue);text-wrap:pretty}.hygge .thanks__prose p{margin:0 0 1.1em}.hygge .thanks__sign{margin-top:28px;font-family:var(--font-display);font-weight:700;font-style:italic;font-size:26px;color:var(--color-dove-blue)}@media(max-width:768px){.hygge .contact-wrap{padding:4px 0 80px}.hygge .contact-intro{margin-bottom:36px}}.hygge .actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.hygge .subtle-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--color-brass);vertical-align:middle;margin:0 12px}.hygge .fade-in{opacity:0;transform:translateY(8px);animation:hyggeFadeUp .7s cubic-bezier(.22,.61,.36,1) forwards}.hygge .fade-in.d1{animation-delay:80ms}.hygge .fade-in.d2{animation-delay:.16s}.hygge .fade-in.d3{animation-delay:.24s}@keyframes hyggeFadeUp{to{opacity:1;transform:translateY(0)}}body.template-page-ueber-mich .site-footer{padding-top:40px}body.template-page-kontakt .page-head{padding-bottom:8px}.shopify-section:has(>.hygge>.site-header){position:sticky;top:0;z-index:20}
/*# sourceMappingURL=/cdn/shop/t/23/assets/hygge.css.map */
