@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;600&family=Poppins:wght@300;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";*{box-sizing:border-box;margin:0;padding:0}img,video,svg,canvas{max-width:100%;height:auto}html,body{height:100%;margin:0;display:flex;flex-direction:column}.main-content{flex:1;min-height:calc(100vh - 120px);display:flex;flex-direction:column;justify-content:flex-start;margin-top:4rem;padding:1rem;padding:6rem 1rem 1rem}body{font-family:Poppins,sans-serif;margin:0;padding:0;background-color:#f7f7f7;color:#333}html{scroll-behavior:smooth}h1,h2{font-family:Lora,serif;text-align:center;color:#222}p{font-size:1.1rem;line-height:1.6;max-width:700px;margin:auto;text-align:center;color:#444}@media (max-width: 768px){.navbar ul{flex-direction:column;text-align:center}.hero{padding:3rem 1rem}.cta-button{font-size:1rem}}@media (max-width: 768px),(hover: none) and (pointer: coarse){.main-content{min-height:calc(100vh - 150px);padding:1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;animation:fadeInUp 1s ease-out forwards}.navbar{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;background:#000000b3;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.logo{height:30px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.menu-toggle{display:none;font-size:2rem;color:#fff;cursor:pointer}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-links li{position:relative}.nav-links a,.dropdown span,.submenu-toggle{text-decoration:none;color:#fff;font-size:1.1rem;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-links a:hover,.dropdown span:hover,.submenu-toggle:hover{color:#feb47b}.dropdown-menu{display:none;list-style:none;position:absolute;top:100%;left:0;background:#000000f2;padding:.5rem 0;border-radius:5px;z-index:999;min-width:220px;text-align:left}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu li{padding:.6rem 1rem;border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-menu li:last-child{border-bottom:none}.dropdown-menu li a{color:#fff;text-decoration:none;display:block}.dropdown-menu li a:hover{background-color:#feb47b;color:#fff}@media (max-width: 768px),(hover: none) and (pointer: coarse){.logo{height:30px;margin-bottom:.5rem}.menu-toggle{display:block}.nav-links{display:none;flex-direction:column;position:absolute;top:60px;left:0;width:100%;background:#000000f2;padding:1rem 0;text-align:center}.nav-links.open{display:flex}.nav-links li{padding:1rem 0;width:100%}.desktop-only{display:none}.mobile-only{display:block}.submenu{list-style:none;padding:0;margin:0;background:transparent}.submenu li{padding:.75rem 1rem}.submenu li a{color:#fff;display:block}.submenu li a:hover{background:#feb47b;color:#fff}}@media (min-width: 769px){.desktop-only{display:block}.mobile-only{display:none}}.footer{background:linear-gradient(90deg,#1e1e1e,#2e2e2e);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;padding:2rem 1rem 2rem 5rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto 1rem;align-items:start}.footer-brand{text-align:center}.footer-logo{height:38px;width:auto;filter:brightness(0) invert(1)}.footer-tagline{margin-top:.75rem;color:#ddd;font-size:.95rem;line-height:1.5}.shr-logo,.footer-icons{display:flex;justify-content:center;gap:1.25rem;margin-top:1rem}.footer-icons a{color:#fff;transition:transform .2s ease,color .2s ease,opacity .2s ease;opacity:.95}.footer-icon{font-size:24px}.footer-icons a:hover{transform:translateY(-2px) scale(1.05);color:#ff7e5f;opacity:1}.footer-contact h3,.footer-links h3{font-family:Lora,serif;font-size:1.1rem;font-weight:bolder;margin-bottom:.6rem;color:#fff}.footer-contact ul,.footer-links ul{list-style:none;padding:0;margin:0 0 1rem}.footer-contact li,.footer-links li{margin:.35rem 0}.footer a{color:#eaeaea;text-decoration:none}.footer a:hover{color:#ffb48a;text-decoration:underline}.footer-hours li{color:#d7d7d7}.footer-legal{display:flex;gap:1rem;opacity:.9;font-size:.95rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:.9rem;font-size:.9rem;color:#ccc;display:flex;flex-direction:column;align-items:center;gap:.15rem;font-family:Lora,serif}.footer-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"brand" "contact" "links";gap:2rem;text-align:center}.footer-contact,.footer-links{justify-self:center}@media (min-width: 768px){.footer-grid{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"contact brand links";gap:2.5rem}.footer-brand{grid-area:brand;justify-self:center;text-align:center}.footer-contact{grid-area:contact;justify-self:center;text-align:left}.footer-links{grid-area:links;justify-self:center;text-align:left}}@media (max-width: 768px){.footer-icon{font-size:22px}.footer-logo{height:34px}.footer{padding-left:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-container{text-align:center;padding:0}.hero-video{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1}.hero-video video{width:100%;height:100%;object-fit:cover;filter:brightness(75%)}@media (max-width: 768px){.hero{padding:3rem 1rem}.hero-video{background:#000}}.behandlingar-page h2{margin:2rem 0 1rem;text-align:center;font-weight:700;font-size:clamp(1.4rem,1.1rem + .8vw,1.8rem)}.behandlingar-page{background:linear-gradient(#fff,#fafafa)}.subnavbar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:1rem auto 2rem;padding:.5rem 1rem}.subnavbar a{text-decoration:none;color:#333;background:#f7f7f7;border:1px solid #eee;border-radius:999px;font-weight:500;font-size:clamp(.95rem,.9rem + .25vw,1.1rem);padding:.55rem 1rem;transition:background .2s,color .2s,border-color .2s,transform .05s}.subnavbar a:hover{background:#fcb885}.subnavbar .active-link{background:#feb47b;border-color:#feb47b}.subnavbar a:focus-visible{outline:3px solid #333;outline-offset:2px}@media (max-width: 768px){.subnavbar{gap:.5rem}.subnavbar a{padding:.45rem .8rem;font-size:.95rem}}.about-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;padding:2rem 1rem;max-width:1200px;margin:auto}.about-image img{width:100%;max-width:300px;height:auto;border-radius:12px;box-shadow:0 8px 20px #0000001a;object-fit:cover}.about-text{max-width:600px;font-size:1.1rem;line-height:1.6;color:#444}.about-text h2{font-family:Lora,serif;margin-bottom:1rem}.signature{font-family:Great Vibes,cursive;font-size:clamp(1rem,1.2rem + 1vw,2rem);line-height:1;color:#2a2a2a;letter-spacing:.5px;display:inline-block;margin-top:.75rem;transform:rotate(-1deg);text-shadow:0 1px 0 rgba(0,0,0,.06);position:relative}@media (max-width: 768px){.about-container{flex-direction:column;text-align:center}.about-text h2{text-align:center}}.kontakt-wrapper{background:#fefefe;padding:4rem 1rem;font-family:Lora,serif}.kontakt-card{display:grid;grid-template-columns:1fr min(420px,40%);align-items:center;gap:2rem;background:#fff;border-radius:20px;margin:0 auto 3rem;max-width:1000px;box-shadow:0 10px 30px #0000000f;overflow:hidden}.kontakt-left{padding:3rem 2rem;text-align:center}.kontakt-left :where(p,a,strong,em){max-width:58ch;margin-inline:auto}.kontakt-left h2{font-size:clamp(1.8rem,1.2rem + 1.2vw,2.2rem);margin-bottom:1rem}.kontakt-text{font-size:1.15rem;color:#444;margin-bottom:1.5rem}.kontakt-list{list-style:none;padding:0;margin:0;font-size:1.05rem;line-height:1.9;color:#333}.kontakt-list a{color:#ff7e5f;text-decoration:none}.kontakt-list a:hover{text-decoration:underline}.kontakt-icons-row{margin-top:2rem;display:flex;gap:1.25rem;justify-content:center;align-items:center}.icon-instagram{font-size:38px;color:#c13584;line-height:1}.kontakt-icons-row a:hover .icon-bokadirekt{transform:translateY(-1px)}.kontakt-right{display:grid;place-items:center;background:#fafafa;padding:2rem}.kontakt-image{width:100%;max-width:360px;max-height:520px;aspect-ratio:3 / 4;object-fit:cover;border-radius:14px;box-shadow:0 6px 20px #00000014}.map-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px #0000000f;max-width:1000px;margin:0 auto}.map-card iframe{width:100%;height:400px;border:none}@media (max-width: 768px){.kontakt-card{grid-template-columns:1fr;gap:0}.kontakt-left,.kontakt-right{padding:2rem;text-align:center}.kontakt-left h2{font-size:1.6rem}.kontakt-text,.kontakt-list{font-size:1rem}.icon-instagram{font-size:34px}.icon-bokadirekt{height:100px}.kontakt-image{max-width:300px}}.treatment-details{padding:rem 1rem;max-width:800px;margin-inline:auto}.treatment-details h2{text-align:center;font-weight:700;font-size:clamp(1.4rem,1rem + 1vw,1.8rem);margin:1rem 0 1.25rem}.treatment-card{background:#fff;border-radius:16px;padding:clamp(2rem,2rem + 2vw,3rem);border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px #00000014}.treatment-card__header{display:flex;align-items:center;justify-content:center;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:1rem}.treatment-title{margin:0;font-weight:700;font-size:clamp(1.25rem,1rem + .9vw,1.75rem);letter-spacing:.2px}.treatment-footer{margin-top:1rem;text-align:center;font-weight:600;color:#333}.treatment-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:980px;margin-inline:auto}.treatment-text{width:100%;max-width:68ch;text-align:center;font-size:clamp(1.05rem,.98rem + .35vw,1.2rem);line-height:2;color:#2f2f2f}.treatment-text p{margin:0 0 1rem;text-align:left;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;white-space:pre-line}.treatment-image{width:100%;max-width:440px;border-radius:12px;box-shadow:0 8px 24px #0000001a}@media (hover:hover){.treatment-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0000001a;transition:transform .12s ease,box-shadow .12s ease}}
