:root{--bg:#f8f3ea;--bg-rgb:248, 243, 234;--bg-alt:#f3ebdc;--surface:#fff;--surface-tint:#edf1ea;--ink:#1c2b27;--ink-soft:#4d5f59;--ink-faint:#7c8b85;--ink-faint-text:#64706b;--primary:#1f422e;--primary-rgb:31, 66, 46;--primary-dark:#142e1f;--primary-dark-rgb:20, 46, 31;--primary-soft:#405e47;--primary-tint:#dfe7e2;--accent:#b28a4c;--accent-rgb:178, 138, 76;--accent-soft:#e8d9bd;--accent-text:#87693a;--coral:#d68768;--coral-rgb:214, 135, 104;--coral-soft:#f0d9cd;--coral-dark:#af4f29;--coral-text:#9c4020;--coral-light:#edc9bb;--pink:#c9a5a0;--pink-soft:#e8d5d0;--yellow:#d4af37;--yellow-soft:#e6deb3;--line:#1c2b271f;--shadow:#14201c1a;--font-display:"Fraunces Variable", "Hiragino Mincho ProN", "Times New Roman", serif;--font-heading:"Sora Variable", "Hiragino Sans", sans-serif;--font-body:"Inter Variable", "Hiragino Sans", sans-serif;--container:1180px;--radius-sm:10px;--radius:18px;--radius-lg:28px;--ease:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}@media (width>=701px){html{font-size:19px}}body{min-height:100svh;font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:16px;line-height:1.7;display:flex}main{flex:1 0 auto}img,svg{max-width:100%;display:block}.hero-card.has-photo:before,.symptom-page .hero-grid.has-image .hero-visual:before,.method-page .hero-image:before,.om-portrait.has-photo:before,.hobby-photos figure:before,.mibyou-media:before,.method-media:has(img):before,.recipe-media:has(img):before,.post-page .article-figure-frame:before,.om-avatar-mini-frame:before,.smaprat-photo:before{content:"";background:rgba(var(--accent-rgb), .08);mix-blend-mode:multiply;pointer-events:none;position:absolute;inset:0}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--primary-dark);letter-spacing:-.01em;margin:0;line-height:1.2}p{margin:0}button{font:inherit;cursor:pointer}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.section{padding-block:clamp(4rem,8vw,7rem);scroll-margin-top:96px}.section-alt{background:var(--bg-alt)}.section-alt .eyebrow{background:var(--accent-soft)}.section-dark{background:var(--primary-soft);color:#fff}.section-dark h2,.section-dark h3{color:#fff}.section-dark .eyebrow{color:var(--accent-soft);background:#ffffff24}.eyebrow{max-width:100%;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--primary);background:rgba(var(--accent-rgb), .18);box-decoration-break:clone;border-radius:3px 8px;margin:0;padding:.32rem .7rem;font-size:clamp(.58rem,2.2vw,.74rem);font-weight:700;display:inline}.eyebrow:before{content:none}.eyebrow+*{margin-top:.35rem}.section-head{max-width:640px;margin-bottom:clamp(2.25rem,5vw,3.5rem)}.section-head.center{text-align:center;max-width:760px;margin-inline:auto}.section-head h2{text-wrap:balance;font-size:clamp(1.6rem,2.7vw,2.1rem);font-weight:600}.section-head p:not(.eyebrow){color:var(--ink-soft);margin-top:.9rem;font-size:1.02rem}.section-head.center p:not(.eyebrow){text-wrap:balance}body.mobile-nav-locked{overflow:hidden}.site-header{z-index:50;background:rgba(var(--bg-rgb), .7);-webkit-backdrop-filter:blur(14px);opacity:1;border-bottom:1px solid #0000;transition:border-color .4s,background .4s,padding .4s;position:sticky;top:0;transform:none}@media (prefers-reduced-motion:reduce){.site-header{opacity:1;transform:none}}@keyframes header-rise{to{opacity:1;transform:none}}.site-header.scrolled{background:rgba(var(--bg-rgb), .92)}.site-header .bar{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:.6rem;transition:padding .4s;display:flex}.site-header.scrolled .bar{padding-block:.35rem}.site-header .brand{flex:none;align-items:center;display:flex}.site-header .brand-logo{width:auto;max-width:100%;height:68px;display:block}.site-header .brand-logo.logo-pending{opacity:0}.nav ul{gap:1.4rem;display:flex}.has-js .nav li{opacity:0;animation:nav-item-rise .55s var(--ease) forwards;transform:translateY(-8px)}.nav li:first-child{animation-delay:.3s}.nav li:nth-child(2){animation-delay:.4s}.nav li:nth-child(3){animation-delay:.5s}.nav li:nth-child(4){animation-delay:.6s}.nav li:nth-child(5){animation-delay:.7s}.nav li:nth-child(6){animation-delay:.8s}@keyframes nav-item-rise{to{opacity:1;transform:none}}.nav a{color:var(--ink-soft);white-space:nowrap;padding-block:.3rem;font-size:.92rem;font-weight:500;position:relative}.nav a:after{content:"";background:var(--accent);transform-origin:100%;height:1.5px;transition:transform .35s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.has-js .nav a:after{animation:nav-underline-sweep .7s var(--ease)}.nav li:first-child a:after{animation-delay:.45s}.nav li:nth-child(2) a:after{animation-delay:.55s}.nav li:nth-child(3) a:after{animation-delay:.65s}.nav li:nth-child(4) a:after{animation-delay:.75s}.nav li:nth-child(5) a:after{animation-delay:.85s}.nav li:nth-child(6) a:after{animation-delay:.95s}@keyframes nav-underline-sweep{0%{transform-origin:0;transform:scaleX(0)}55%{transform-origin:0;transform:scaleX(1)}55.01%{transform-origin:100%}to{transform-origin:100%;transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.has-js .nav li{opacity:1;animation:none;transform:none}.has-js .nav a:after{animation:none}}.nav a:hover{color:var(--ink)}.nav a:hover:after{transform-origin:0;transform:scaleX(1)}.site-header .actions{flex:none;align-items:center;gap:1rem;display:flex}.site-header .phone{color:var(--primary);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:flex}.menu-toggle{border:1px solid var(--line);background:0 0;border-radius:50%;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;display:none}.menu-toggle span{background:var(--ink);width:16px;height:1.5px;margin-inline:auto;transition:transform .3s,opacity .3s;display:block}.mobile-nav{background:var(--bg);opacity:0;pointer-events:none;width:min(86vw,380px);transition:opacity .35s var(--ease), transform .35s var(--ease);z-index:60;flex-direction:column;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 48px -16px #14201c59}.mobile-nav.open{opacity:1;pointer-events:auto;transform:translate(0)}.mobile-nav-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.1rem clamp(1.25rem,4vw,1.75rem);display:flex}.mobile-nav-logo{width:auto;height:32px;display:block}.mobile-nav-close{background:0 0;border:none;flex:none;width:32px;height:32px;position:relative}.mobile-nav-close span{background:var(--ink);width:18px;height:1.5px;position:absolute;top:50%;left:50%}.mobile-nav-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mobile-nav-close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.mobile-nav ul{flex-direction:column;padding:.5rem clamp(1.25rem,4vw,1.75rem);display:flex}.mobile-nav li{border-bottom:1px solid var(--line)}.mobile-nav ul a{color:var(--ink-soft);padding-block:.95rem;font-size:1.05rem;font-weight:500;display:block;position:relative}.mobile-nav ul a:after{content:"";background:var(--accent);transform-origin:100%;height:1.5px;transition:transform .35s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.mobile-nav ul a:hover{color:var(--ink)}.mobile-nav ul a:hover:after{transform-origin:0;transform:scaleX(1)}.mobile-nav-footer{border-top:1px solid var(--line);flex-direction:column;align-items:center;gap:.85rem;padding:1.4rem clamp(1.25rem,4vw,1.75rem);display:flex}.mobile-nav-phone{color:var(--primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.mobile-nav-footer .btn-primary{width:100%}.mobile-nav-backdrop{display:none}@media (width<=1150px){.nav,.site-header .phone{display:none}.site-header{-webkit-backdrop-filter:none;background:0 0;position:fixed;left:0;right:0}.site-header.scrolled{background:rgba(var(--bg-rgb), .92);-webkit-backdrop-filter:blur(14px)}.has-js .site-header .bar{opacity:0;animation:header-rise .8s var(--ease) forwards;animation-delay:.2s;transform:translateY(-10px)}@media (prefers-reduced-motion:reduce){.has-js .site-header .bar{opacity:1;animation:none;transform:none}}.site-header .bar{padding-block:.5rem}.site-header.scrolled .bar{padding-block:.35rem}.site-header .brand-logo{height:60px}.menu-toggle{width:36px;height:36px;display:flex}.mobile-nav{display:flex}.mobile-nav-backdrop{backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:45;background:#14201c8c;transition:opacity .3s;display:block;position:fixed;inset:0}.mobile-nav-backdrop.open{opacity:1;pointer-events:auto}}@media (width<=500px){.site-header .bar{gap:.75rem}.site-header .brand{flex:auto;min-width:0}.site-header .actions{gap:.6rem}.site-header .actions .btn-primary{display:none}}@media (width<=1150px) and (prefers-reduced-motion:no-preference){.has-js body.has-announcement .site-header .bar{opacity:0;pointer-events:none;transition:opacity .4s;animation:none;transform:none}.has-js body.has-announcement .site-header.scrolled .bar{opacity:1;pointer-events:auto}}.btn{white-space:nowrap;transition:transform .35s var(--ease), box-shadow .35s var(--ease), color .3s ease, border-color .3s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn span{z-index:1;position:relative}.btn-primary{background:var(--primary);color:#fff}.btn-primary:before{content:"";background:var(--coral);transition:transform .4s var(--ease);z-index:0;position:absolute;inset:0;transform:translateY(101%)}.btn-primary:hover:before{transform:translateY(0)}.btn-primary:hover{box-shadow:0 10px 24px -8px var(--shadow)}.btn-outline{color:var(--primary);border-color:var(--line);background:0 0}.btn-outline:hover{border-color:var(--primary)}.btn-ghost{color:#fff;background:#ffffff1f;border-color:#ffffff59}.btn-ghost:hover{background:#fff3}.card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);box-shadow:0 1px 2px var(--shadow)}.pill{background:var(--surface);border:1px solid var(--line);color:var(--primary);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .6rem;font-size:.82rem;font-weight:600;display:inline-flex}[data-reveal]{opacity:1;transform:none}.has-js [data-reveal]{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transition-delay:calc(var(--stagger,0) * 90ms);transform:translateY(28px)}.has-js [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.has-js [data-reveal]{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.symptom-list{flex-direction:column;gap:1rem;max-width:820px;margin-inline:auto;display:flex}@media (width>=1151px){.symptom-list{max-width:none}}.symptom-section-cta{width:fit-content;margin:2.5rem auto 0;display:flex}.symptom-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);transition:opacity .8s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s ease;transition-delay:calc(var(--stagger,0) * 90ms);flex-direction:column;gap:.6rem;padding:1.25rem 1.5rem 1.4rem;display:flex;position:relative}.symptom-card.reveal-settled{transition-delay:0s}.symptom-card:hover{box-shadow:0 16px 32px -16px var(--shadow);border-color:var(--accent)}.symptom-card-head{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.symptom-card-label{align-items:center;gap:.75rem;display:flex}.symptom-card-title{font-family:var(--font-heading);color:var(--ink);font-size:1.15rem;font-weight:600}.symptom-card-icon{background:var(--surface-tint);width:34px;height:34px;color:var(--primary);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.symptom-card-toggle{z-index:1;border:1px solid var(--line);width:28px;height:28px;color:var(--primary);cursor:pointer;transition:background .3s ease, border-color .3s ease, transform .3s var(--ease);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}@media (width>=701px){.symptom-card-toggle{pointer-events:none}}.symptom-card-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.symptom-card:hover .symptom-card-toggle{background:var(--primary);border-color:var(--primary);color:#fff}@media (width>=701px){.symptom-card:hover .symptom-card-toggle{transform:translate(2px)}}.symptom-card-plus{display:none}@media (width<=700px){.symptom-card-arrow-icon{display:none}.symptom-card-plus{width:11px;height:11px;display:block;position:relative}.symptom-card-plus:before,.symptom-card-plus:after{content:"";background:var(--primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.symptom-card-plus:before{width:11px;height:1.5px}.symptom-card-plus:after{width:1.5px;height:11px;transition:transform .35s var(--ease)}.symptom-card[data-open=true] .symptom-card-toggle{background:var(--primary);border-color:var(--primary)}.symptom-card[data-open=true] .symptom-card-plus:before,.symptom-card[data-open=true] .symptom-card-plus:after,.symptom-card:hover .symptom-card-plus:before,.symptom-card:hover .symptom-card-plus:after{background:#fff}.symptom-card[data-open=true] .symptom-card-plus:after{transform:translate(-50%,-50%)rotate(90deg)scaleY(0)}}.symptom-card-tags{flex-wrap:wrap;gap:.5rem;display:none}.symptom-card[data-open=true] .symptom-card-tags{display:flex}@media (width>=701px){.symptom-card-tags{margin-left:2.875rem;display:flex}}.symptom-card-panel{display:none}@media (width<=700px){.symptom-card-panel{transition:grid-template-rows .45s var(--ease);grid-template-rows:0fr;display:grid}.symptom-card[data-open=true] .symptom-card-panel{grid-template-rows:1fr}.symptom-card-panel-inner{overflow:hidden}}.symptom-card-summary{color:var(--ink-soft);margin:0;font-size:.96rem}.symptom-card-panel .accordion-cta{z-index:1;position:relative}.symptom-card-link{position:absolute;inset:0}.symptom-card-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.symptom-card-tags span{background:var(--surface);color:var(--primary);border:1px solid #2c523359;border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:400}.accordion-cta{border:1px solid var(--accent);color:var(--accent-text);border-radius:999px;align-items:center;gap:.45rem;margin-top:1rem;padding:.55rem 1.15rem;font-size:.86rem;font-weight:600;transition:border-color .35s,color .3s;display:inline-flex;position:relative;overflow:hidden}.accordion-cta:before{content:"";background:var(--yellow-soft);transition:transform .4s var(--ease);z-index:-1;position:absolute;inset:0;transform:translateY(101%)}.method-card:hover .accordion-cta:before,.news-row:hover .accordion-cta:before,.accordion-cta:hover:before{transform:translateY(0)}.method-card:hover .accordion-cta,.news-row:hover .accordion-cta,.accordion-cta:hover{border-color:var(--accent);color:var(--primary)}.accordion-cta svg{transition:transform .3s var(--ease) 80ms}.method-card:hover .accordion-cta svg,.news-row:hover .accordion-cta svg,.accordion-cta:hover svg{transform:translate(3px)}.news-list{border-top:1px solid var(--line);max-width:820px;margin-inline:auto}.news-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.3rem .25rem;display:flex}.news-row-text{flex-direction:column;gap:.3rem;min-width:0;display:flex}.news-date{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint-text);font-size:.78rem;font-weight:600}.news-title{font-family:var(--font-heading);color:var(--ink);font-size:1.05rem;font-weight:600}.news-cta{flex:none;margin-top:0}.news-empty{color:var(--ink-faint-text);font-size:.98rem}.nyheter-hero{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.nyheter-hero .back-link{margin-bottom:1.5rem}.nyheter-hero .eyebrow{width:fit-content;display:block}.nyheter-hero h1{margin-block:.6rem 1rem;font-size:clamp(1.8rem,3.6vw,2.6rem)}.nyheter-hero .lede{color:var(--ink-soft);max-width:60ch;font-size:1.06rem}.nyheter-section{padding-top:clamp(1.5rem,3vw,2.5rem)}.nyheter-section .news-list{margin-inline:0}.nyheter-section .news-row{border-radius:var(--radius);margin-inline:-1.1rem;padding-inline:1.1rem;transition:background .3s}.nyheter-section .news-row:hover{background:var(--bg-alt)}.nyheter-section .news-row:hover .news-title{color:var(--primary)}.nyheter-section .news-cta{opacity:0;border:none;padding:0;transition:opacity .25s,transform .25s;transform:translate(-4px)}.nyheter-section .news-row:hover .news-cta{opacity:1;transform:none}.nyheter-section .news-row .news-cta:before{content:none}@media (width<=950px){.nyheter-hero{padding-top:6rem}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:clamp(2.5rem,5vw,3.5rem);display:flex}.pagination-arrow,.pagination-num{min-width:36px;height:36px;color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;padding-inline:.4rem;font-size:.9rem;font-weight:600;transition:background .25s,color .25s;display:flex}.pagination-arrow{font-family:var(--font-display);color:var(--accent-text);font-size:1.3rem}.pagination-arrow[aria-disabled=true]{opacity:.35;pointer-events:none}.pagination-num:hover,.pagination-arrow:hover{background:var(--surface-tint);color:var(--primary)}.pagination-num[aria-current=page]{background:var(--primary);color:#fff}.pagination-ellipsis{min-width:24px;height:36px;color:var(--ink-soft);opacity:.6;justify-content:center;align-items:center;display:flex}.pris-list{border-radius:var(--radius-lg);background:var(--surface);width:100%;max-width:725px;box-shadow:0 24px 48px -28px var(--shadow);flex-direction:column;margin-inline:auto;display:flex;overflow:hidden}.pris-row{color:inherit;outline-offset:-1px;outline:1px solid #0000;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem 1.75rem;text-decoration:none;transition:outline-color .3s;display:flex}.pris-row:first-child{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.pris-row:last-child{border-radius:0 0 var(--radius-lg) var(--radius-lg)}.pris-row:hover{outline-color:var(--accent)}.pris-row+.pris-row{border-top:1px solid var(--line)}.pris-label{font-family:var(--font-heading);color:var(--ink);font-size:1.04rem;font-weight:600}.pris-duration{letter-spacing:.05em;text-transform:uppercase;color:var(--primary);background:var(--surface-tint);border-radius:999px;margin-top:.4rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.pris-price{font-family:var(--font-display);color:var(--primary);white-space:nowrap;font-size:1.55rem;font-style:italic;font-weight:500}.pris-note{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);width:100%;max-width:725px;color:var(--ink-soft);gap:.65rem;margin:1.25rem auto 0;padding:1.1rem 1.4rem;font-size:.88rem;display:flex}.pris-note svg{color:var(--accent-text);flex:none;margin-top:.35em}@media (width<=500px){.pris-row{gap:1rem;padding:1.75rem 1.9rem}.pris-label{font-size:.92rem}.pris-duration{padding:.15rem .5rem;font-size:.66rem}.pris-price{font-size:1.15rem}}.price-list{border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;margin-bottom:2rem;display:flex;overflow:hidden}.price-row{background:var(--surface);grid-template-columns:1fr auto;align-items:center;column-gap:1.5rem;padding:1.4rem 1.75rem;display:grid}.price-row+.price-row{border-top:1px solid var(--line)}.price-row-info{grid-area:1/1}.price-row .price{grid-area:1/2}.price-note{color:var(--ink-soft);grid-area:2/1;margin-top:.7rem;font-size:.85rem}.price-note p{margin:0}.price-note p+p{margin-top:.5em}.price-note ul,.price-note ol{margin-top:.4em;padding-left:1.2em}.price-note ul{list-style:outside}.price-note ol{list-style:decimal}.price-note li+li{margin-top:.2em}.price-note a{color:var(--primary);text-decoration:underline}.label{color:var(--ink);font-weight:600}.duration{color:var(--ink-faint-text);font-size:.85rem}.price{font-family:var(--font-heading);color:var(--primary);font-size:1.2rem;font-weight:600}.note-card{background:var(--bg-alt);border-radius:var(--radius);color:var(--ink-soft);gap:.75rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;font-size:.92rem;display:flex}.note-card svg{color:var(--accent-text);flex:none;margin-top:.32em}.pris-note:hover svg,.note-card:hover svg{transition:transform .25s var(--ease);transform:scale(1.15)}.prose img.align-left,.prose img.align-right{border-radius:var(--radius);width:min(280px,44%);height:auto;box-shadow:0 20px 40px -24px var(--shadow);margin-bottom:1rem}.prose img.align-left{float:left;margin-right:1.5rem}.prose img.align-right{float:right;margin-left:1.5rem}.prose img.align-middle{float:none;border-radius:var(--radius);width:min(480px,100%);height:auto;box-shadow:0 20px 40px -24px var(--shadow);margin:1.5rem auto;display:block}@media (width<=500px){.prose img.align-left,.prose img.align-right{float:none;width:100%;margin-left:0;margin-right:0}}.article{padding-top:clamp(3rem,6vw,4.5rem)}@media (width<=1150px){.article{padding-top:6rem}}.narrow{max-width:680px}.back-link{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.88rem;font-weight:600;display:inline-flex}.back-link svg{transform:rotate(180deg)}.pris-page .eyebrow{width:fit-content;display:block}.pris-page h1{margin-block:.6rem .9rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:600}.pris-page .summary{color:var(--ink-soft);margin-bottom:2.5rem;font-size:1.05rem}.personvern-page h1{margin-bottom:1.75rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:600}.personvern-page .prose{color:var(--ink-soft);flex-direction:column;gap:1.1rem;font-size:1rem;display:flex}.personvern-page .prose strong{color:var(--ink)}.post-page.article{padding-top:clamp(4rem,8vw,6rem);padding-bottom:clamp(4rem,8vw,7rem)}.post-page .narrow{max-width:720px}.post-page .back-link{margin-bottom:2.5rem}.post-page .date{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint-text);margin-bottom:1rem;font-size:.8rem;font-weight:600}.post-page h1{margin-bottom:1.1rem;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.post-page .summary{color:var(--ink-soft);max-width:60ch;font-size:1.05rem}.post-page .prose{color:var(--ink-soft);margin-top:2.25rem;font-size:1.02rem;display:flow-root}.post-page .prose p,.post-page .prose ul{margin-bottom:1.1rem}.post-page .article-figure-frame{float:left;border-radius:var(--radius);width:min(280px,44%);box-shadow:0 20px 40px -24px var(--shadow);margin:.3rem 1.5rem 1rem 0;position:relative;overflow:hidden}.post-page .article-figure{aspect-ratio:4/5;object-fit:cover;border-radius:inherit;width:100%;height:auto}.post-page .prose h2{color:var(--ink);margin-top:.5rem;margin-bottom:1.1rem;font-size:1.3rem}.post-page .prose a{color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (width<=500px){.post-page .article-figure-frame{float:none;width:100%;margin:0 0 1.25rem}.post-page .article-figure{aspect-ratio:16/10}}.post-page .article-cta{text-align:center;background:var(--bg-alt);flex-direction:column;align-items:center;gap:1.1rem;margin-top:clamp(2.5rem,5vw,3.5rem);padding:clamp(1.75rem,4vw,2.25rem);display:flex}.post-page .article-cta p{color:var(--ink-soft);font-weight:500}.post-page .all-news-link{border-top:1px solid var(--line);width:fit-content;font-family:var(--font-display);color:var(--primary-soft);align-items:center;gap:.4rem;margin-top:2.5rem;margin-left:auto;padding-top:1.1rem;font-size:.98rem;font-style:italic;transition:color .3s,border-color .3s;display:flex}.post-page .all-news-link:hover{color:var(--accent-text);border-color:var(--accent)}.post-page .all-news-link svg{transition:transform .3s var(--ease)}.post-page .all-news-link:hover svg{transform:translate(3px)}.symptom-page.article{padding-top:clamp(2.5rem,5vw,3.5rem);padding-bottom:clamp(3rem,6vw,5rem)}@media (width<=1150px){.post-page.article,.symptom-page.article{padding-top:6rem}}.symptom-page .back-link{margin-bottom:1.75rem}.symptom-page .hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,5vw,4rem);margin-bottom:clamp(3rem,6vw,4.5rem);display:grid}.symptom-page .hero-visual{border-radius:var(--radius-lg);aspect-ratio:1;background:linear-gradient(150deg, var(--surface-tint), var(--bg-alt));box-shadow:0 28px 56px -32px var(--shadow);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.symptom-page .hero-visual img{object-fit:cover;width:100%;height:100%}.symptom-page .hero-visual-icon{background:var(--surface);width:84px;height:84px;color:var(--primary);box-shadow:0 12px 26px -12px var(--shadow);border-radius:50%;justify-content:center;align-items:center;display:flex}.symptom-page .hero-copy{max-width:46ch}.symptom-page .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);margin:0 0 .6rem;font-size:.78rem;font-weight:700}.symptom-page h1{margin-bottom:1rem;font-size:clamp(2rem,3.6vw,2.7rem);font-weight:500;line-height:1.12}.symptom-page .summary{color:var(--ink-soft);font-size:1.1rem}.symptom-page .tags{flex-wrap:wrap;gap:.55rem;margin-top:1.4rem;display:flex}.symptom-page .tags span,.symptom-page .tags a{background:var(--surface-tint);border:1px solid var(--line);color:var(--primary);border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:600}.symptom-page .tags a{color:var(--primary-soft);text-underline-offset:2px;text-decoration:underline}.symptom-page .tags a:hover{background:var(--primary-tint)}.symptom-page .prose{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:2.5rem;margin-bottom:2.75rem;padding-top:2.25rem;font-size:1.04rem;display:flow-root}.symptom-page .prose p,.symptom-page .prose ul,.symptom-page .prose ol{margin-bottom:1.2rem}.symptom-page .prose p:last-child,.symptom-page .prose ul:last-child,.symptom-page .prose ol:last-child{margin-bottom:0}.symptom-page .prose p:first-of-type{color:var(--ink);font-size:1.14rem}.symptom-page .prose strong{color:var(--ink)}.symptom-page .prose a{color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.cta-card{text-align:center;background:var(--bg-alt);border-radius:var(--radius);flex-direction:column;align-items:center;gap:1.25rem;padding:clamp(1.5rem,3vw,2rem);display:flex}.cta-eyebrow{color:var(--ink);margin:0 0 .3rem;font-weight:600}.cta-card p:last-child{color:var(--ink-soft);margin:0}@media (width<=700px){.symptom-page .hero-grid{grid-template-columns:1fr}.symptom-page .hero-grid:not(.has-image) .hero-visual{max-width:320px;margin-inline:auto}.symptom-page .hero-grid:not(.has-image) .hero-copy{text-align:center;max-width:none}.symptom-page .hero-grid:not(.has-image) .hero-copy .tags{justify-content:center}.symptom-page .hero-grid.has-image{border-radius:var(--radius-lg);box-shadow:0 28px 56px -32px var(--shadow);flex-direction:column;display:flex;overflow:hidden}.symptom-page .hero-grid.has-image .hero-visual{aspect-ratio:4/3;max-width:none;box-shadow:none;border-radius:0;order:1;position:static}.symptom-page .hero-grid.has-image .hero-copy{background:var(--primary-dark);border-radius:0 0 var(--radius-lg) var(--radius-lg);order:2;max-width:none;padding:1.75rem 1.5rem 2rem}.symptom-page .hero-grid.has-image .eyebrow{color:var(--accent-soft)}.symptom-page .hero-grid.has-image .eyebrow:before{background:var(--accent-soft)}.symptom-page .hero-grid.has-image h1{color:#fff}.symptom-page .hero-grid.has-image .summary{color:#ffffffd9}.symptom-page .hero-grid.has-image .tags span{color:#fff;background:#ffffff1a}}.method-page .narrow{max-width:720px}.method-page .hero-image{border-radius:var(--radius-lg);box-shadow:0 24px 48px -28px var(--shadow);margin-bottom:1.75rem;position:relative;overflow:hidden}.method-page .hero-image img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.method-page h1{margin-bottom:.9rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:600}.method-page .summary{color:var(--ink-soft);max-width:60ch;font-size:1.05rem}.method-page .prose{color:var(--ink-soft);margin-block:2.25rem;font-size:1.02rem;display:flow-root}.method-page .prose p,.method-page .prose ul,.method-page .prose ol{margin-bottom:1.1rem}.method-page .prose p:last-child,.method-page .prose ul:last-child,.method-page .prose ol:last-child{margin-bottom:0}.method-page .prose h2{color:var(--ink);margin-top:.5rem;font-size:1.3rem}.display{font-family:var(--font-display);letter-spacing:-.015em;font-weight:500;line-height:1.08}.display em{color:var(--accent-text);font-style:italic}.section-dark .display em{color:var(--accent-soft)}.new-badge{vertical-align:middle;background:var(--coral);color:#fff;text-shadow:-.6px -.6px 0 var(--coral-dark), .6px -.6px 0 var(--coral-dark), -.6px .6px 0 var(--coral-dark), .6px .6px 0 var(--coral-dark), 0 -.6px 0 var(--coral-dark), 0 .6px 0 var(--coral-dark), -.6px 0 0 var(--coral-dark), .6px 0 0 var(--coral-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;align-items:center;margin-left:.75rem;padding:.18rem .55rem;font-size:.7rem;font-weight:700;animation:2s ease-out infinite new-badge-ping;display:inline-flex}@keyframes new-badge-ping{0%{box-shadow:0 0 0 0 rgba(var(--coral-rgb), .55)}70%{box-shadow:0 0 0 8px rgba(var(--coral-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--coral-rgb), 0)}}@media (prefers-reduced-motion:reduce){.new-badge{animation:none}}.announcement{--announcement-bg:var(--coral);--announcement-fg:var(--primary);--announcement-fg-rgb:31, 66, 46;--announcement-badge-fg:var(--primary);--announcement-badge-pulse-rgb:31, 66, 46;background:var(--announcement-bg);color:var(--announcement-fg)}.announcement[data-color=primary]{--announcement-bg:var(--primary);--announcement-fg:#fff;--announcement-fg-rgb:255, 255, 255;--announcement-badge-fg:var(--accent-soft);--announcement-badge-pulse-rgb:232, 217, 189}@media (width<=1150px){.announcement{margin-top:78px}}@media (width<=1150px) and (prefers-reduced-motion:no-preference){body.has-announcement .announcement{margin-top:0}}.announcement-inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.1rem;padding-block:.85rem;display:flex}.announcement-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--announcement-badge-fg);align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:inline-flex}.announcement-badge:before{content:"";background:var(--announcement-badge-fg);width:7px;height:7px;box-shadow:0 0 0 0 rgba(var(--announcement-badge-pulse-rgb), .6);border-radius:50%;animation:2.4s ease-out infinite pulse}@keyframes pulse{to{box-shadow:0 0 0 7px rgba(var(--announcement-badge-pulse-rgb), 0)}}.announcement-text{color:var(--announcement-fg);font-size:.95rem;font-weight:500}.announcement-link{color:var(--announcement-fg);border-bottom:1px solid rgba(var(--announcement-fg-rgb), .5);align-items:center;gap:.35rem;padding-bottom:1px;font-size:.85rem;font-weight:600;display:inline-flex}.announcement-link:hover{border-color:var(--announcement-fg)}@media (prefers-reduced-motion:reduce){.announcement-badge:before{animation:none}}.facts{border-block:1px solid var(--line);background:var(--bg)}.facts-inner{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-block:2.25rem;display:grid}@media (width>=1151px){.has-js .facts-inner{padding-block:.85rem}}.fact{align-items:flex-start;gap:.9rem;display:flex}.fact-icon{background:var(--bg-alt);width:30px;height:30px;color:var(--accent-text);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.fact strong{font-family:var(--font-heading);color:var(--primary);margin-bottom:.2rem;font-size:.92rem;font-weight:600;display:block}.fact span{color:var(--ink-faint-text);font-size:.8rem;line-height:1.4;display:block}@media (width<=700px){.facts-inner{grid-template-columns:repeat(2,1fr);gap:.75rem;padding-block:2rem}.fact{border:1px solid var(--line);border-radius:var(--radius);align-items:center;padding:.85rem}.fact-icon{width:26px;height:26px}.fact strong{margin-bottom:0;font-size:.86rem}.fact>div>span{display:none}}.om-copy a,.hobby-copy a,.cv span a,.contact-list li a,.map-link-label{color:var(--primary);border-bottom:1.5px solid rgba(var(--primary-rgb), .25);transition:border-color .3s var(--ease);padding-bottom:2px;font-weight:600;text-decoration:none;position:relative}.om-copy a,.hobby-copy a,.cv span a{display:inline-block}.om-copy a:hover,.hobby-copy a:hover,.cv span a:hover,.contact-list li a:hover,.map-link-label:hover,.om-copy a.underline-pulse,.hobby-copy a.underline-pulse,.cv span a.underline-pulse,.contact-list li a.underline-pulse,.map-link-label.underline-pulse{border-bottom-color:#0000}.om-copy a:after,.hobby-copy a:after,.cv span a:after,.contact-list li a:after,.map-link-label:after{content:"";background:linear-gradient(90deg, var(--accent-soft), var(--accent));transform-origin:0;width:100%;height:1.5px;transition:transform .4s var(--ease), opacity .4s var(--ease);opacity:0;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.om-copy a:hover:after,.hobby-copy a:hover:after,.cv span a:hover:after,.contact-list li a:hover:after,.map-link-label:hover:after,.om-copy a.underline-pulse:after,.hobby-copy a.underline-pulse:after,.cv span a.underline-pulse:after,.contact-list li a.underline-pulse:after,.map-link-label.underline-pulse:after{opacity:1;transform:scaleX(1)}.site-footer{background:var(--primary-dark);color:#ffffffd1;padding-top:clamp(3rem,6vw,4.5rem)}.site-footer .grid{border-bottom:1px solid #ffffff1f;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.site-footer .col{flex-direction:column;gap:.7rem;display:flex}.site-footer .col a{color:#ffffffbf;align-items:center;gap:.5rem;width:fit-content;max-width:100%;font-size:.92rem;transition:color .25s,transform .25s;display:flex}.site-footer .col a svg{flex-shrink:0}.site-footer .col a span{overflow-wrap:anywhere}.site-footer .col a:hover{color:#fff;transform:translate(3px)}.site-footer .col-title{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-soft);margin-bottom:.3rem;font-size:.82rem}.site-footer .brand-logo{align-self:flex-start;width:auto;height:64px;margin-bottom:.5rem;display:block}.site-footer .tagline{color:#fff9;font-size:.88rem}.site-footer .address,.site-footer .note{color:#ffffffbf;align-items:flex-start;gap:.5rem;font-size:.92rem;display:flex}.site-footer .note{color:#ffffff8c;padding-left:1.4rem;font-size:.82rem}.site-footer .bottom{color:#ffffff73;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;padding-block:1.5rem;font-size:.78rem;display:flex}@media (width<=950px){.site-footer .grid{grid-template-columns:1fr 1fr}}@media (width<=500px){.site-footer .grid{grid-template-columns:1fr}}.ordtak-hero{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.ordtak-hero .back-link{margin-bottom:1.5rem}.ordtak-hero .eyebrow{width:fit-content;display:block}.ordtak-hero h1{margin-block:.6rem 1rem;font-size:clamp(2.1rem,4.5vw,3.2rem)}.ordtak-hero .lede{color:var(--ink-soft);max-width:60ch;font-size:1.06rem}.ordtak-section{padding-top:clamp(1.5rem,3vw,2.5rem)}.ordtak-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ordtak-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:box-shadow .35s var(--ease), border-color .35s ease;flex-direction:column;display:flex;overflow:hidden}.ordtak-card:not(.is-coming):hover{box-shadow:0 16px 32px -16px var(--shadow);border-color:var(--accent)}.ordtak-kanji{aspect-ratio:2;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative;overflow:hidden}.ordtak-kanji-bg{background:var(--primary-soft);transition:transform .5s var(--ease);background-position:50%;background-size:cover;position:absolute;inset:0}.ordtak-card:not(.is-coming):hover .ordtak-kanji-bg{transform:scale(1.06)}.ordtak-kanji-text{letter-spacing:.12em;color:#fff;text-shadow:0 2px 14px #00000059;padding-left:.12em;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,Noto Serif JP,serif;font-size:clamp(1.8rem,4vw,2.4rem);position:relative}.ordtak-kanji .reading{letter-spacing:.14em;text-transform:uppercase;color:var(--yellow-soft);margin:0;font-size:.76rem;font-weight:700;position:relative}.ordtak-kanji .new-badge{z-index:1;margin-left:0;position:absolute;top:.85rem;right:.85rem}.ordtak-body{flex-direction:column;gap:.55rem;padding:1.5rem;display:flex}.ordtak-body h2{font-family:var(--font-display);color:var(--ink);font-size:1.35rem;font-weight:500;line-height:1.2}.ordtak-note{color:var(--ink-soft);font-size:.94rem}.ordtak-note p{margin:0}.ordtak-note em{color:var(--primary);font-style:italic}.ordtak-card.is-coming .ordtak-kanji{opacity:.5}@media (width<=950px){.ordtak-grid{grid-template-columns:repeat(2,1fr)}.ordtak-hero{padding-top:6rem}.ordtak-kanji{aspect-ratio:2.6}}@media (width<=500px){.ordtak-grid{grid-template-columns:1fr}.ordtak-kanji{aspect-ratio:2.8}}.recipe-hero{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.recipe-hero .back-link{margin-bottom:1.5rem}.recipe-hero .eyebrow{width:fit-content;display:block}.recipe-hero h1{margin-block:.6rem 1rem;font-size:clamp(2.1rem,4.5vw,3.2rem)}.recipe-hero .lede{color:var(--ink-soft);max-width:58ch;font-size:1.06rem}.filters{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.filter-pill{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;padding:.5rem 1.1rem;font-size:.86rem;font-weight:600;transition:color .25s,background .25s,border-color .25s}.filter-pill:hover{border-color:var(--accent);color:var(--ink)}.filter-pill.is-active{background:var(--primary);color:#fff;border-color:var(--primary)}.recipe-section{padding-top:clamp(1.5rem,3vw,2.5rem)}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.recipe-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:box-shadow .35s var(--ease), border-color .35s ease;flex-direction:column;display:flex;overflow:hidden}.recipe-card[hidden]{display:none}.recipe-card:not(.is-coming):hover{box-shadow:0 16px 32px -16px var(--shadow);border-color:var(--accent)}.recipe-media{aspect-ratio:16/10;background:linear-gradient(150deg, var(--surface-tint), var(--bg-alt));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.recipe-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.recipe-card:not(.is-coming):hover .recipe-media img{transform:scale(1.06)}.recipe-icon{background:var(--surface);width:64px;height:64px;color:var(--primary);box-shadow:0 6px 18px -10px var(--shadow);border-radius:50%;justify-content:center;align-items:center;display:flex}.recipe-cat{backdrop-filter:blur(4px);color:var(--primary);letter-spacing:.03em;background:#ffffffe6;border-radius:999px;padding:.28rem .7rem;font-size:.72rem;font-weight:700;position:absolute;top:.85rem;left:.85rem}.recipe-media .new-badge{z-index:1;margin-left:0;position:absolute;top:.85rem;right:.85rem}.recipe-body{flex-direction:column;gap:.7rem;padding:1.5rem;display:flex}.recipe-body h2{font-size:1.2rem;font-weight:600}.helps{color:var(--ink-soft);flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.92rem;display:flex}.helps span{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);font-size:.68rem;font-weight:700}.recipe-steps{color:var(--ink-soft);font-size:.95rem}.recipe-steps p{margin-bottom:.6rem}.recipe-steps ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.recipe-steps li{padding-left:1.4rem;position:relative}.recipe-steps li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:0}.recipe-steps strong{color:var(--ink)}.recipe-card.is-coming{background:var(--bg);border-style:dashed}.recipe-card.is-coming .recipe-media{opacity:.55}.coming-badge{color:var(--ink-faint-text);background:var(--surface-tint);border-radius:999px;align-self:flex-start;padding:.3rem .8rem;font-size:.78rem;font-weight:600}.empty-note{text-align:center;color:var(--ink-faint-text);margin-top:1rem}@media (width<=950px){.recipe-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.recipe-grid{grid-template-columns:1fr}}.tips-grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:center;gap:1.5rem;display:grid}.tips-left .tips-grid{justify-content:start}.tips-left .section-head h2{font-family:var(--font-display);letter-spacing:-.015em;font-weight:500}.tips-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s ease;flex-direction:column;display:flex;overflow:hidden}.tips-card:hover{box-shadow:0 16px 32px -16px var(--shadow);border-color:var(--accent)}.tips-visual{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem 1rem;min-height:140px;padding:2rem 1.5rem;display:flex;position:relative}.tips-visual.has-image{aspect-ratio:4/3;min-height:0;transition:transform .5s var(--ease);position:relative}.tips-visual.has-image:after{content:"";background:linear-gradient(to bottom, #fff0 0%, var(--surface) 90%);pointer-events:none;height:60%;position:absolute;inset:auto 0 0}.tips-card:hover .tips-visual.has-image{transform:scale(1.06)}.tips-card.has-photo .tips-body{margin-top:-1.75rem;padding-top:0;position:relative}.tips-card.ordtak .tips-visual{background:linear-gradient(155deg, var(--primary), var(--primary-dark))}.tips-card.ordtak .tips-visual.has-image{background-image:linear-gradient(155deg, rgba(var(--primary-rgb), .3), rgba(var(--primary-dark-rgb), .45)), var(--ordtak-bg-image);background-position:50%;background-size:cover}.tips-visual .kanji{letter-spacing:.08em;color:#fff;opacity:.92;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,Noto Serif JP,serif;font-size:clamp(1.4rem,3vw,1.8rem)}.tips-card.oppskrift .tips-visual{background:linear-gradient(155deg, var(--bg-alt), var(--surface-tint))}.tips-card.oppskrift .tips-visual.has-image{background-image:linear-gradient(155deg, rgba(var(--primary-rgb), .28), rgba(var(--primary-dark-rgb), .42)), var(--oppskrift-bg-image);background-position:50%;background-size:cover}.tips-visual .chip{background:var(--surface);border:1px solid var(--line);color:var(--primary);box-shadow:0 2px 10px -4px var(--shadow);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.84rem;font-weight:600;display:inline-flex}.tips-visual .chip svg{color:var(--accent-text)}.tips-body{flex-direction:column;flex:1;gap:.4rem;padding:1.1rem 1.25rem;display:flex}.tips-count{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);font-size:.66rem;font-weight:700}.tips-body h3{font-family:var(--font-display);color:var(--ink);font-size:1.05rem;font-weight:500}.tips-visual .new-badge{z-index:1;margin-left:0;position:absolute;top:.7rem;right:.7rem}.tips-link{border:1px solid var(--accent);color:var(--accent-text);border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;margin-top:auto;padding:.45rem .95rem;font-size:.8rem;font-weight:600;transition:border-color .35s,color .3s;display:inline-flex;position:relative;overflow:hidden}.tips-link:before{content:"";background:var(--yellow-soft);transition:transform .4s var(--ease);z-index:-1;position:absolute;inset:0;transform:translateY(101%)}.tips-card:hover .tips-link:before{transform:translateY(0)}.tips-card:hover .tips-link{border-color:var(--accent);color:var(--primary)}.tips-link svg{transition:transform .3s var(--ease) 80ms}.tips-card:hover .tips-link svg{transform:translate(3px)}@media (width<=700px){.tips-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.tips-visual.has-image{aspect-ratio:1;min-height:0}.tips-card.has-photo .tips-body{margin-top:-1.5rem}.tips-body{gap:.3rem;padding:.85rem}.tips-count{font-size:.62rem}.tips-body h3{font-size:.92rem;line-height:1.25}.tips-link{display:none}}.hero-viewport{flex-direction:column;min-height:100svh;display:flex}@media (width>=1151px){.hero-viewport{min-height:calc(100svh - 79px)}body.has-announcement .hero-viewport{min-height:calc(100vh - 79px - var(--announcement-h,0px));min-height:calc(100svh - 79px - var(--announcement-h,0px))}}@media (width<=1150px) and (prefers-reduced-motion:no-preference){body.has-announcement .hero-viewport{min-height:calc(100vh - var(--announcement-h,0px));min-height:calc(100svh - var(--announcement-h,0px))}}.hero{flex:1;align-items:center;min-height:0;padding-block:clamp(3rem,8vw,6rem) clamp(3rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.hero>.container{width:100%}.hero-logo{top:120px;left:max(clamp(1.25rem, 4vw, 2.5rem), calc((100vw - var(--container)) / 2 + clamp(1.25rem, 4vw, 2.5rem)));z-index:55;pointer-events:none;transform-origin:0 0;will-change:transform, opacity;width:auto;height:clamp(64px,22vw,130px);display:none;position:fixed}.has-js .hero-logo{display:block}@media (prefers-reduced-motion:reduce){.hero-logo{display:none!important}}.hero-logo-original{z-index:56}.has-js .hero-logo-original{animation:1.1s cubic-bezier(.22,1,.36,1) backwards hero-logo-arrive}@keyframes hero-logo-arrive{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.has-js .hero-logo-original{animation:none}}.hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.blob{filter:blur(60px);opacity:.55;border-radius:50%;position:absolute}.blob-1{aspect-ratio:1;background:radial-gradient(circle at 30% 30%, var(--primary-tint), transparent 70%);width:42vw;max-width:560px;top:-14%;right:-8%}.blob-2{aspect-ratio:1;background:radial-gradient(circle at 60% 40%, var(--accent-soft), transparent 70%);opacity:.4;width:34vw;max-width:440px;bottom:-20%;left:-10%}.grain{background-image:radial-gradient(var(--line) .5px, transparent .5px);opacity:.4;background-size:22px 22px;position:absolute;inset:0;mask-image:radial-gradient(80% 70% at 50% 40%,#000,#0000 75%)}.hero .hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero .hero-grid:not(.has-image){grid-template-columns:1fr}.hero .hero-grid:not(.has-image) .hero-copy{max-width:46rem}.hero .hero-copy{z-index:2;position:relative}@media (width>=1151px){.has-js .hero .hero-copy{margin-top:24px}.has-js .hero{padding-top:8px;padding-bottom:8px}.has-js .hero .hero-copy h1{margin-block:.5rem .6rem}}.hero .hero-copy h1{margin-block:.9rem 1.2rem;font-size:clamp(2.4rem,5vw,3.9rem)}.hero-title-sub{color:var(--ink-soft);margin-top:.3em;font-size:clamp(1.3rem,2.6vw,1.8rem);font-weight:500;display:block}.hero .hero-visual{z-index:1;position:absolute;inset:0}.hero-today{right:max(clamp(1.25rem, 4vw, 2.5rem), calc((100vw - var(--container)) / 2 + clamp(1.25rem, 4vw, 2.5rem)));z-index:3;backdrop-filter:blur(6px);border-radius:var(--radius-sm);box-shadow:0 8px 20px -16px var(--shadow);background:#fff6;border:1px solid #ffffff73;align-items:center;gap:.6rem;padding:.45rem .75rem;text-decoration:none;transition:box-shadow .2s,background .2s;display:flex;position:absolute;bottom:clamp(3.5rem,8vw,5.5rem)}.hero-today:hover{box-shadow:0 10px 22px -14px var(--shadow);background:#ffffff8c}.hero-today-date{flex-direction:column;gap:.15rem;display:flex}.hero-today-weekday{order:-1}.hero-today-daynum{font-family:var(--font-display);color:var(--ink);font-size:1rem;font-weight:600;line-height:1}.hero-today-weekday{letter-spacing:.06em;text-transform:uppercase;color:#8d6a36;font-size:.65rem;font-weight:700}.hero-today-divider{background:var(--line);align-self:stretch;width:1px}.hero-today-status{color:var(--primary-soft);flex-direction:column;gap:.1rem;font-size:.65rem;font-weight:600;display:flex}.hero-today-status-hours{font-family:var(--font-display);color:var(--ink);font-size:1rem;font-weight:600;line-height:1}.hero-today-status-hours:empty{display:none}.hero-today.is-open .hero-today-status{color:var(--primary)}.hero-card{border-radius:var(--radius-lg);background:linear-gradient(160deg, var(--surface), var(--bg-alt));border:1px solid var(--line);box-shadow:0 30px 60px -30px var(--shadow);padding:clamp(1.5rem,3vw,2.5rem);position:relative}.hero-card.has-photo{height:100%;box-shadow:none;filter:none;background:0 0;border:none;padding:0;overflow:visible}.hero-card.has-photo img{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.hero-card.has-photo:after{content:"";background:linear-gradient(to right, rgba(var(--bg-rgb), .85) 0%, rgba(var(--bg-rgb), .82) 22%, rgba(var(--bg-rgb), .35) 50%, rgba(var(--bg-rgb), 0) 68%);pointer-events:none;position:absolute;inset:0}.hero .hero-copy .lede{color:var(--ink-soft);max-width:46ch;font-size:.95rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.reveal-in{opacity:1;transform:none}.has-js .reveal-in{opacity:0;animation:1.1s cubic-bezier(.22,1,.36,1) forwards rise;transform:translateY(16px)}.reveal-in.d2{animation-delay:.85s}.reveal-in.d3{animation-delay:1.05s}.title-line-mask{display:block;overflow:hidden}.title-line{display:block}.has-js .title-line{opacity:0;animation:1.15s cubic-bezier(.22,1,.36,1) forwards title-rise;transform:translateY(55%)}.title-line.d1{animation-delay:.15s}.title-line.d2{animation-delay:.34s}.title-line.d3{animation-delay:.53s}@keyframes title-rise{to{opacity:1;transform:translateY(0)}}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal-in,.title-line{opacity:1;animation:none;transform:none}}@media (width>=1151px){.hero{padding-block:clamp(1.75rem,4vw,3rem) clamp(1.5rem,3vw,2.25rem)}.hero-today{gap:.8rem;padding:.65rem 1rem}.hero-today-daynum{font-size:1.15rem}.hero-today-weekday,.hero-today-status{font-size:.72rem}.hero-today-status-hours{font-size:1.15rem}}@media (width<=1150px){.hero .hero-grid{grid-template-columns:1fr}.hero{background-image:linear-gradient(rgba(var(--bg-rgb), .55), rgba(var(--bg-rgb), .55)), linear-gradient(rgba(var(--accent-rgb), .08), rgba(var(--accent-rgb), .08)), var(--hero-bg-image,none);background-blend-mode:normal, multiply, normal;background-position:50% 30%;background-size:cover;padding-top:6.5rem;padding-bottom:2rem}.hero-card.has-photo{display:none}.hero .hero-copy,.hero .hero-visual{grid-area:1/1}.hero .hero-visual{z-index:auto;width:100%;height:100%;margin-left:0;position:static}.hero-today{padding:.5rem .85rem;top:auto;bottom:clamp(4.5rem,16vw,7rem);right:clamp(1.25rem,4vw,2.5rem)}.hero-today-daynum{font-size:.9rem}.hero-today-status{font-size:.65rem}.hero-today-status-hours{font-size:.9rem}.hero .hero-copy h1{max-width:none;font-size:clamp(1.5rem,6.2vw,2.4rem)}.hero-title-sub{font-size:clamp(.95rem,3.6vw,1.3rem)}.hero .hero-copy .lede{font-size:clamp(.72rem,2.8vw,.92rem)}.hero-actions{gap:.5rem;margin-bottom:5.25rem}.hero-actions .btn{padding:.6rem .9rem;font-size:.78rem}}@media (width>=501px) and (width<=1150px){.hero{padding-top:1.5rem}.hero .hero-copy{margin-bottom:-46px;padding-top:4.75rem}.hero-logo{top:150px}}@media (width<=500px){.hero{padding-top:8.5rem;padding-bottom:1.5rem}.hero .hero-copy{max-width:clamp(300px,80vw,420px);margin-inline:auto}.hero-actions{margin-bottom:0}.hero .hero-visual{grid-area:auto;max-width:clamp(300px,80vw,420px);height:auto;margin-inline:auto}.hero-today{width:fit-content;margin-top:.75rem;margin-left:auto;position:static}}#symptomer .section-head{max-width:820px}.detail-link{color:var(--primary);align-items:center;gap:.4rem;margin-top:1rem;font-size:.86rem;font-weight:600;display:inline-flex}.detail-link svg{transition:transform .3s var(--ease)}a:hover .detail-link svg,.detail-link:hover svg{transform:translate(3px)}#metoder .section-head,.reviews-head,#nyheter .section-head,#pris .section-head,#kontakt .section-head{max-width:none}.method-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.method-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:opacity .8s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s ease;transition-delay:calc(var(--stagger,0) * 90ms);flex-direction:column;display:flex;position:relative;overflow:hidden}.method-card.reveal-settled{transition-delay:0s}.method-card:hover{box-shadow:0 16px 32px -16px var(--shadow);border-color:var(--accent)}.method-media{aspect-ratio:4/3;background:linear-gradient(150deg, var(--surface-tint), var(--bg-alt));justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.method-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.method-card:hover .method-media img{transform:scale(1.06)}.method-index{font-family:var(--font-display);color:var(--ink-faint-text);backdrop-filter:blur(4px);background:#ffffffd9;border-radius:999px;padding:.15rem .6rem;font-size:.95rem;position:absolute;top:.9rem;right:1rem}.method-body{flex-direction:column;flex:1;align-items:flex-start;gap:.6rem;padding:1.5rem;display:flex}.method-body .accordion-cta{margin-top:auto}.method-card h3{font-size:1.05rem;font-weight:600}.method-card p{color:var(--ink-soft);font-size:.9rem}@media (width<=950px){.method-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.method-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.method-card p,.method-card .accordion-cta{display:none}.method-body{flex:none;padding:.85rem}.method-card h3{font-size:.92rem}}.om-grid{grid-template-columns:1fr 5fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.om-sticky{max-width:260px;position:sticky;top:6rem}.om-portrait{border-radius:var(--radius-lg);background:var(--bg-alt);aspect-ratio:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}.om-portrait.has-photo{box-shadow:0 24px 48px -28px var(--shadow);padding:0;position:relative;overflow:hidden}.om-portrait.has-photo img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}.om-name-row{display:contents}.om-avatar-mini-frame{display:none}.om-avatar-mini{object-fit:cover;width:100%;height:100%;display:block}.om-sticky-name{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);text-align:center;opacity:0;transition:opacity .45s var(--ease), transform .45s var(--ease);margin:1rem 0 0;font-size:1.1rem;font-weight:600;transform:translateY(-6px)}.om-sticky-name.is-visible{opacity:1;transform:translateY(0)}.om-copy p:not(.eyebrow){color:var(--ink-soft);margin-bottom:1rem}.om-copy h2{margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem)}.cv{border:none;margin:1.5rem 0 1.75rem;padding:0}.cv summary{display:none}.cv summary::-webkit-details-marker{display:none}.cv ul{flex-direction:column;gap:.5rem;margin:0;display:flex}.cv li{color:var(--ink-soft);align-items:flex-start;gap:.45rem;font-size:.88rem;line-height:1.5;display:flex}.cv li svg{color:var(--accent-text);stroke-width:2.5px;flex:none;margin-top:.15em}.cv[open] ul{display:flex}.cv li#utdanning{position:relative}.cv li#utdanning:after{content:"";background:var(--accent);transform-origin:0;opacity:0;height:2px;position:absolute;bottom:-.25rem;left:0;right:0;transform:scaleX(0)}#om-meg:target .cv li#utdanning:after{animation:1.6s ease-out 1s parking-underline}@media (prefers-reduced-motion:reduce){#om-meg:target .cv li#utdanning:after{animation:none}}.cv .chevron{display:none}@media (width<=950px) and (width>=701px){.om-grid{grid-template-columns:minmax(70px,1fr) 5fr}.om-sticky{max-width:200px}}@media (width<=700px){.om-grid{grid-template-columns:1fr}.om-sticky{display:none}.om-name-row{z-index:40;background:var(--bg);align-items:center;gap:.85rem;margin-bottom:.6rem;padding-block:.6rem;display:flex;position:sticky;top:4.8rem}.om-avatar-mini-frame{border-radius:var(--radius);flex:none;width:84px;height:84px;display:block;position:relative;overflow:hidden}}.om-main{flex-direction:column;display:flex}.hobby{flex-wrap:wrap;align-items:center;gap:clamp(2rem,5vw,4rem);margin-top:clamp(2rem,5vw,3.5rem);display:flex}.hobby-copy{flex:260px}.hobby-copy h3{margin:.4rem 0 .9rem;font-size:clamp(1.3rem,2.4vw,1.6rem)}.hobby-copy p:not(.eyebrow){color:var(--ink-soft);margin-bottom:.75rem}.hobby-photos{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:340px;display:grid}.hobby-photos[data-count="1"]{grid-template-columns:1fr;max-width:360px}.hobby-photos figure{border-radius:var(--radius-lg);box-shadow:0 20px 40px -26px var(--shadow);margin:0;position:relative;overflow:hidden}.hobby-photos img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.hobby-photos figcaption{color:var(--ink-soft);background:var(--bg-alt);padding:.6rem .8rem;font-size:.82rem}@media (width<=950px){.hobby-photos{grid-template-columns:repeat(2,1fr);max-width:320px}}.mibyou-grid{align-items:center;display:grid}.mibyou-grid.has-media{grid-template-columns:1fr minmax(180px,.5fr);gap:clamp(2rem,5vw,4rem)}.mibyou-media{border-radius:var(--radius-lg);aspect-ratio:4/5;max-width:300px;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 24px 48px -28px #0006}.mibyou-media img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=950px) and (width>=701px){.mibyou-grid.has-media{grid-template-columns:1fr minmax(140px,.4fr);gap:clamp(1.5rem,4vw,2.5rem)}.mibyou-media{max-width:200px}}@media (width<=700px){.mibyou-grid.has-media{grid-template-columns:1fr}.mibyou-media{display:none}}.mibyou{max-width:620px}.mibyou h2{margin-block:1.1rem 1.6rem;font-size:clamp(1.6rem,3vw,2.2rem)}.mibyou-kanji{letter-spacing:.03em}.mibyou-phrase{letter-spacing:.01em;color:#fff9;margin-top:.5rem;font-size:.48em;font-style:italic;font-weight:400;display:block}.mibyou p:not(.eyebrow){color:#ffffffd1;max-width:46ch;margin-bottom:1.9rem;font-size:1.04rem;line-height:1.85}.mibyou-sign{font-family:var(--font-display);color:var(--accent-soft);border-top:1px solid #ffffff29;width:fit-content;margin-bottom:2rem;padding-top:.35rem;font-style:italic;display:block}.mibyou-link{border:1px solid var(--accent);color:var(--accent-soft);border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1.15rem;font-size:.86rem;font-weight:600;transition:color .3s;display:inline-flex;position:relative;overflow:hidden}.mibyou-link:before{content:"";background:var(--yellow-soft);transition:transform .4s var(--ease);z-index:-1;position:absolute;inset:0;transform:translateY(101%)}.mibyou:hover .mibyou-link:before,.mibyou-link:hover:before{transform:translateY(0)}.mibyou:hover .mibyou-link,.mibyou-link:hover{color:var(--primary)}.mibyou-link svg{transition:transform .3s var(--ease) 80ms}.mibyou:hover .mibyou-link svg,.mibyou-link:hover svg{transform:translate(3px)}#anmeldelser .container{flex-direction:column;display:flex}.reviews-head{order:1;margin-bottom:clamp(1.5rem,3.5vw,2.25rem)}.reviews-pause-play{order:2}.reviews-carousel{order:3;max-width:620px;margin-inline:auto;position:relative}.google-reviews-wrap{order:5}.reviews-track{display:grid}.review-card{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 20px 40px -28px var(--shadow);opacity:0;transition:opacity 1s var(--ease);pointer-events:none;grid-area:1/1;justify-content:center;align-items:center;margin:0;padding:2.25rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.review-card.is-active{opacity:1;pointer-events:auto}.review-card blockquote{z-index:1;width:fit-content;max-width:34ch;font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 auto;font-size:clamp(1.05rem,1.4vw,1.15rem);font-style:italic;font-weight:500;line-height:1.6;position:relative}.review-card blockquote:before,.review-card blockquote:after{content:"";font-family:var(--font-display);color:var(--accent);opacity:.35;pointer-events:none;z-index:-1;font-size:clamp(2rem,5vw,3rem);font-style:italic;font-weight:600;line-height:1;position:absolute}.review-card blockquote:before{content:"«";top:-.85rem;left:-1.1rem}.review-card blockquote:after{content:"»";bottom:-.85rem;right:-1.1rem}.reviews-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.reviews-nav{width:28px;height:28px;font-family:var(--font-display);color:var(--accent-text);cursor:pointer;transition:color .3s var(--ease), transform .3s var(--ease);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.reviews-nav:hover{color:var(--primary)}.reviews-nav.prev:hover{transform:translate(-2px)}.reviews-nav.next:hover{transform:translate(2px)}.reviews-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .6rem;max-width:100%;display:flex}.reviews-dot{background:var(--line);cursor:pointer;width:6px;height:6px;transition:background .3s var(--ease), transform .3s var(--ease);border:none;border-radius:50%;padding:0}.reviews-dot.is-active{background:var(--accent);transform:scale(1.5)}.reviews-dot:focus-visible,.reviews-nav:focus-visible,.reviews-pause-play:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);outline:none}.reviews-pause-play{border:1px solid var(--line);width:32px;height:32px;color:var(--accent-text);cursor:pointer;transition:color .3s var(--ease), border-color .3s var(--ease);background:0 0;border-radius:50%;justify-content:center;align-self:center;align-items:center;margin-top:.75rem;margin-bottom:1.75rem;font-size:.9rem;display:inline-flex}.reviews-pause-play:hover{color:var(--primary);border-color:var(--accent)}.google-reviews-wrap{text-align:center;margin-top:1.75rem}.reviews-disclaimer{max-width:32rem;color:var(--ink-faint-text);text-align:center;margin:.6rem auto 0;font-size:.8rem}.reviews-disclaimer svg{vertical-align:-2px;color:var(--accent-text);margin-right:.35em;display:inline}.google-reviews-wrap .accordion-cta:before{z-index:0}.google-reviews-label{z-index:1;white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex;position:relative}@media (width<=700px){.reviews-pause-play{order:4;margin-top:1.75rem;margin-bottom:0}}.pris-grid{grid-template-columns:1fr;align-items:start;gap:clamp(1.75rem,3vw,2.5rem);display:grid}.pris-grid .section-head{margin-bottom:0}.pris-grid .section-head .detail-link{margin-top:1.25rem}.pris-grid>.btn{justify-self:center;margin-top:.5rem}.kontakt-grid{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);display:grid}.kontakt-grid .section-head{margin-bottom:0}.section-head p.kontakt-intro-note{color:var(--ink-faint-text);font-size:.86rem}.kontakt-grid .section-head p:not(.eyebrow)+p:not(.eyebrow){margin-top:.4rem}#kontakt{padding-block:clamp(2rem,5vw,3.5rem)}.kontakt-bottom{grid-template-columns:1fr minmax(280px,340px);align-items:stretch;gap:clamp(2rem,4vw,3rem);max-width:940px;margin-inline:auto;display:grid}.kontakt-info{flex-direction:column;display:flex}@media (width<=1150px){.kontakt-bottom{grid-template-columns:1fr}}.contact-list{flex-direction:column;gap:.9rem;margin-bottom:1.4rem;font-size:.94rem;display:flex}.contact-list li{color:var(--primary);align-items:center;gap:.7rem;font-weight:600;display:flex}.contact-list li svg{flex-shrink:0}.contact-list li.note{color:var(--ink-faint-text);align-items:flex-start;font-size:.86rem;font-weight:400}.contact-list li.note svg{margin-top:.2em}.contact-list li.highlight-parking{scroll-margin-top:96px;position:relative}.contact-list li.highlight-parking:after{content:"";background:var(--accent);transform-origin:0;opacity:0;height:2px;position:absolute;bottom:-.15rem;left:0;right:0;transform:scaleX(0)}.contact-list li#parkering:target:after{animation:1.6s ease-out 1s parking-underline}.contact-list li#parkering:target+li.highlight-parking:after{animation:1.6s ease-out 1.7s parking-underline}@keyframes parking-underline{0%{opacity:1;transform:scaleX(0)}35%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.contact-list li#parkering:target:after,.contact-list li#parkering:target+li.highlight-parking:after{animation:none}}.opening-hours-row{grid-template-columns:repeat(auto-fit,minmax(max(280px,50% - 1rem),1fr));align-items:stretch;gap:.5rem 2rem;display:grid;container-type:inline-size}.opening-hours-label{min-height:1.75rem;color:var(--ink);margin:1.4rem 0 .6rem;font-size:.86rem;font-weight:700}.opening-hours{border-radius:var(--radius);border:1px solid var(--accent);background:var(--bg);max-width:400px;box-shadow:0 20px 40px -26px var(--shadow);grid-template-rows:repeat(4,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;scroll-margin-top:96px;display:grid;overflow:hidden}.opening-hours-row:has(.opening-hours-exceptions-wrap[hidden]) .opening-hours{max-width:none}@media (width>=701px) and (width<=1150px){.opening-hours-row:has(.opening-hours-exceptions-wrap[hidden]) .opening-hours{grid-template-rows:auto;grid-template-columns:repeat(7,1fr)}.opening-hours-row:has(.opening-hours-exceptions-wrap[hidden]) .oh-cranes{display:none}.opening-hours-row:has(.opening-hours-exceptions-wrap[hidden]) .opening-hours li{text-align:center;border-top:none;flex-direction:column;justify-content:center;align-items:center;gap:.2rem}.opening-hours-row:has(.opening-hours-exceptions-wrap[hidden]) .opening-hours li:not(:first-child){border-left:1px solid var(--line)}}.opening-hours li{color:var(--ink-soft);white-space:nowrap;border-top:1px solid var(--line);justify-content:space-between;gap:.5rem;padding:.5rem .7rem;font-size:.76rem;display:flex}.opening-hours li:first-child,.opening-hours li:nth-child(5){border-top:none}.opening-hours li:nth-child(n+5){border-left:1px solid var(--line)}.opening-hours .oh-day{color:var(--ink);font-weight:600}.oh-cranes{justify-content:center;align-items:center;gap:.5rem}.oh-cranes img{opacity:.7;width:22px;height:auto}.opening-hours li.is-closed .oh-hours{color:var(--ink-faint-text)}.opening-hours li.is-today.is-closed{background:var(--coral-soft)}.opening-hours li.is-today.is-closed .oh-day,.opening-hours li.is-today.is-closed .oh-hours{color:var(--coral);font-weight:700}.opening-hours-exceptions-wrap{max-width:400px}@container (width<=591px){.opening-hours,.opening-hours-exceptions-wrap{max-width:none}}.opening-hours-exceptions-wrap:not([hidden]){flex-direction:column;display:flex}.opening-hours-exceptions-label{letter-spacing:.06em;text-transform:uppercase;min-height:1.75rem;color:var(--coral-text);align-items:center;gap:.45rem;margin:1.4rem 0 .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.pulse-dot{background:var(--coral);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-out infinite pulse-dot}@keyframes pulse-dot{0%{box-shadow:0 0 #d687688c}70%{box-shadow:0 0 0 7px #d6876800}to{box-shadow:0 0 #d6876800}}@media (prefers-reduced-motion:reduce){.pulse-dot{animation:none}}.opening-hours-exceptions{border-radius:var(--radius);background:var(--coral-soft);border:1px solid var(--coral);flex-direction:column;flex:1;justify-content:center;margin:0;padding:.55rem .8rem;display:flex}.opening-hours-exceptions li{color:var(--coral-text);font-size:.76rem;line-height:1.5}.opening-hours li.is-today:not(.is-closed){background:var(--yellow-soft)}.opening-hours li.is-today:not(.is-closed) .oh-day,.opening-hours li.is-today:not(.is-closed) .oh-hours{color:var(--primary);font-weight:700}.map-embed{border-radius:var(--radius);min-height:170px;box-shadow:0 20px 40px -26px var(--shadow);background:var(--surface-tint);flex:auto;margin-top:1.1rem;scroll-margin-top:96px;position:relative;overflow:hidden}.map-noscript-link{color:var(--primary);justify-content:center;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:flex;position:absolute;inset:0}.leaflet-container{font-family:inherit}.map-pin-icon{background:0 0;border:none}.map-pin-icon a{width:100%;height:100%;display:block}.map-pin-icon a:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);border-radius:999px;outline:none}.leaflet-control-zoom-in:focus-visible,.leaflet-control-zoom-out:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent);outline:none}@media (prefers-reduced-motion:reduce){.leaflet-zoom-anim .leaflet-zoom-animated,.leaflet-fade-anim .leaflet-tile,.leaflet-fade-anim .leaflet-popup,.leaflet-pan-anim .leaflet-map-pane{transition:none!important}}.map-link{color:var(--primary);align-items:center;gap:.45rem;margin-top:.9rem;font-size:.86rem;font-weight:600;display:inline-flex}.contact-form{border-radius:calc(var(--radius) + 6px);background:var(--primary-soft);width:100%;box-shadow:0 30px 56px -28px rgba(var(--primary-dark-rgb), .55), 0 14px 28px -20px rgba(var(--accent-rgb), .35);border:1px solid #ffffff1a;flex-direction:column;gap:.85rem;padding:clamp(1.5rem,3vw,2.1rem);font-size:.92rem;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label{color:#ffffffd9;flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:600;display:flex}.date-closed-hint{color:var(--coral-light);margin:-.45rem 0 0;font-size:.78rem;font-weight:600}.contact-form label:has(>textarea){flex:auto}.contact-form textarea{flex:auto;min-height:4.5rem}.contact-form input,.contact-form textarea{font:inherit;border-radius:var(--radius-sm);color:var(--ink);color-scheme:light;resize:vertical;background:#fff;border:1px solid #0000;padding:.65rem .9rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--yellow);outline:none;box-shadow:0 0 0 3px #d4af3759}.phone-field{gap:.5rem;display:flex}.phone-field .phone-country{font:inherit;border-radius:var(--radius-sm);width:4.5rem;color:var(--ink);color-scheme:light;background:#fff;border:1px solid #0000;flex:none;padding:.65rem .6rem}.phone-field .phone-country:focus{border-color:var(--yellow);outline:none;box-shadow:0 0 0 3px #d4af3759}.phone-field input{flex:1;min-width:0}.submit{align-self:flex-start}.form-note{color:#ffffffb8;font-size:.78rem}.form-success-dialog{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg);width:calc(100% - 2.5rem);max-width:26rem;color:var(--ink);box-shadow:0 30px 60px -20px var(--shadow);text-align:center;padding:2.4rem 2.2rem 2.2rem}.form-success-dialog::backdrop{background:#14201c8c}.form-success-dialog-close{border:1px solid var(--line);width:2rem;height:2rem;color:var(--ink-faint);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:.9rem;right:.9rem}.form-success-dialog-close:hover{color:var(--primary);border-color:var(--accent)}.form-success-dialog-check{background:var(--primary-tint);width:3rem;height:3rem;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.1rem;display:flex}.form-success-dialog-title{font-family:var(--font-display);color:var(--ink);margin:0 0 .5rem;font-size:1.6rem;font-weight:600}.form-success-dialog-message{color:var(--ink-soft);white-space:pre-line;margin:0;font-size:.98rem;line-height:1.6}.contact-form .consent-field{color:#fff9;flex-direction:row;align-items:flex-start;gap:.6rem;font-size:.78rem;font-weight:400;line-height:1.5;display:flex}.contact-form input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--yellow);background:0 0;border:1px solid #fff6;border-radius:.25rem;flex-shrink:0;margin-top:.2rem;padding:0}.consent-field a{color:#fff9;text-underline-offset:3px;font-weight:600;text-decoration:underline}.consent-field a:hover{color:#fff}@media (width<=950px){.field-row{grid-template-columns:1fr}}.smaprat-section{background:var(--bg-alt);padding-block:clamp(2.5rem,6vw,4rem)}.smaprat-card{background:var(--bg);border:1px solid var(--accent);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.smaprat-row{align-items:center;gap:clamp(1.25rem,4vw,2rem);display:flex}.smaprat-card.no-photo .smaprat-row{text-align:center}.smaprat-photo{border-radius:var(--radius-sm);max-width:clamp(150px,22vw,220px);max-height:280px;box-shadow:0 10px 24px -14px var(--shadow);flex:none;position:relative;overflow:hidden}.smaprat-photo img{width:auto;max-width:100%;height:auto;max-height:280px;display:block}.smaprat-note{min-width:0}.smaprat-title{font-family:var(--font-display);color:var(--ink);margin:0 0 .4rem;font-size:clamp(1rem,2vw,1.15rem);font-weight:600}.smaprat-text{margin:0}@media (width<=500px){.smaprat-row{text-align:left;flex-direction:column;align-items:flex-start}.smaprat-card.no-photo .smaprat-row{text-align:center;align-items:center}.smaprat-photo{align-self:center;max-width:min(70vw,260px)}}.skip-link{z-index:200;background:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:.6rem 1.2rem;font-weight:600;transition:top .2s;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-opsz-normal.Czevyj-6.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-opsz-normal.CJcjJNj7.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-opsz-normal.DihXLNYH.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/_astro/sora-latin-ext-wght-normal.CawQDOvP.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/_astro/sora-latin-wght-normal.DdqRvwsR.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
