:root{font-family:Arial,Helvetica,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100vh;scroll-behavior:smooth;overflow-x:hidden}html{min-height:100vh;background-color:#27022b;background-image:url(/svgs/bgcreatures.svg),repeating-linear-gradient(to right,#27022b 0% 19.8%,#f49e55 19.8% 27.2%,#27022b 27.2% 100%);background-repeat:repeat-y,repeat-y;background-size:13.5% 12%,100% auto;background-position:25% 0%,50% 0%}html.admin-page{background-image:none}@media (max-width: 768px){html{background-image:none;background-color:#27022b}}body{min-height:100vh;background:transparent}#root,.background-only{min-height:100vh}.nav-header{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;width:100%;justify-content:flex-end;padding:clamp(1rem,3vw,2.5rem) clamp(1rem,4vw,4rem) clamp(.5rem,2vw,1.5rem) clamp(.5rem,2vw,1rem);background:none}.nav-container{position:relative;width:clamp(17rem,36.8vw,45.3rem);height:auto}.nav-container img{width:100%;height:auto;display:block}.nav-hotspot{position:absolute;cursor:pointer;transition:opacity .2s ease}.nav-hotspot:hover{opacity:.7}.nav-hotspot-om{left:5%;top:0%;width:16.666%;height:100%}.nav-hotspot-udgivelser{left:23.666%;top:0%;width:14.666%;height:100%}.nav-hotspot-galleri{left:43.333%;top:0%;width:11.666%;height:100%}.nav-hotspot-bagom{left:57%;top:0%;width:13.666%;height:100%}.nav-hotspot-blog{left:71.666%;top:0%;width:11.666%;height:100%}.nav-hotspot-kontakt{left:83.333%;top:0%;width:16.666%;height:100%}.intro-text{padding-top:clamp(8rem,14vw,18rem);padding-left:37%;padding-right:12%;display:flex;justify-content:flex-start}.intro-text-content{width:100%;display:block;font-family:Garamond,EB Garamond,serif;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.7;color:#daf5c1}.intro-text-content p{margin:0 0 .8rem}.intro-text-content p:last-child{margin-bottom:0}.intro-text-content p[style*="text-align: left"],.intro-text-content div[style*="text-align: left"]{text-align:left}.intro-text-content p[style*="text-align: center"],.intro-text-content div[style*="text-align: center"]{text-align:center}.intro-text-content p[style*="text-align: right"],.intro-text-content div[style*="text-align: right"]{text-align:right}.intro-text-content p[style*="text-align: justify"],.intro-text-content div[style*="text-align: justify"]{text-align:justify}.section-divider{margin-top:clamp(2rem,5vw,4rem);display:flex;justify-content:center;overflow:visible}.section-divider img{width:clamp(24rem,72vw,96rem);height:auto;display:block;transform:translate(25%,-17%)}.section-title{margin-top:clamp(-3rem,-6vw,-4rem);display:flex;justify-content:flex-start;padding-left:clamp(5rem,28vw,34rem)}.section-title img{width:clamp(9rem,17vw,22rem);height:auto;display:block;transform:translate(50%,-120%)}.udgivelser-section{padding:clamp(1rem,3vw,3rem) clamp(1.5rem,6vw,5rem) clamp(4rem,10vw,8rem);padding-left:max(38%,clamp(1.5rem,6vw,5rem));margin-top:clamp(-10rem,-18vw,-16rem);padding-bottom:clamp(2rem,4vw,3rem);color:#f5e6ff}.section-divider-2{margin-top:clamp(-2rem,-4vw,-3rem)}.section-divider-2 img{transform:translate(25%,-17%)}.galleri-title{margin-top:clamp(-5.25rem,-31.5vw,-21rem)}.galleri-title img{width:clamp(5rem,50vw,35rem);transform:translate(50%)}.galleri-section{padding:clamp(1rem,3vw,3rem) clamp(1.5rem,6vw,5rem) clamp(4rem,10vw,8rem);padding-left:max(38%,clamp(1.5rem,6vw,5rem));margin-top:clamp(-8rem,-15vw,-14rem);padding-bottom:clamp(6rem,12vw,10rem);color:#f5e6ff}.galleri-featured{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem;margin-top:clamp(4rem,8vw,6rem);margin-left:0;padding-left:calc(48% - 140px - 1rem);position:relative;min-height:373px}.galleri-featured-image{max-width:280px;min-width:280px;width:280px;aspect-ratio:3 / 4;border-radius:0;overflow:hidden;background:#27022b;cursor:pointer;transition:transform .25s ease;flex-shrink:0}.galleri-featured-image:hover{transform:translateY(-4px)}.galleri-featured-image img{width:100%;height:100%;object-fit:contain;display:block}.galleri-featured-meta{text-align:left;flex:0 1 auto;max-width:300px;font-family:Garamond,EB Garamond,serif;font-size:.95rem;display:flex;flex-direction:column;gap:.4rem;color:#daf5c1;align-self:center}.galleri-carousel{margin-top:1.5rem;display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.galleri-carousel::-webkit-scrollbar{display:none}.galleri-carousel-item{flex:0 0 140px;width:140px;aspect-ratio:3 / 4;border-radius:0;overflow:hidden;cursor:pointer;transition:all .25s ease;border:2px solid transparent;background:#27022b}.galleri-carousel-item:hover{transform:translateY(-4px);border-color:#f7c57d80}.galleri-carousel-item.active{border-color:#f7c57d}.galleri-carousel-item img{width:100%;height:100%;object-fit:contain;display:block;background:#27022b}.galleri-modal{position:fixed;inset:0;background:#08000aeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);z-index:100;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.galleri-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.galleri-modal-content img{max-width:100%;max-height:75vh;border-radius:0;box-shadow:0 30px 60px #0009;object-fit:contain}.galleri-modal-meta{text-align:center;max-width:600px;font-family:Garamond,EB Garamond,serif;color:#daf5c1;font-size:1rem;display:flex;flex-direction:column;gap:.5rem}.galleri-description{font-family:Garamond,EB Garamond,serif;font-size:1.1rem;font-weight:500;margin:0 0 .3rem;color:#daf5c1}.galleri-collab,.galleri-date,.galleri-price{font-family:Garamond,EB Garamond,serif;margin:0;opacity:.85;font-size:.95rem;color:#daf5c1}.galleri-price{font-weight:600;color:#daf5c1;font-size:1.05rem}@media (max-width: 768px){.galleri-featured{flex-direction:column;align-items:center}.galleri-featured-image{max-width:100%;min-width:auto}.galleri-featured-meta{text-align:center}.galleri-carousel-item{flex:0 0 120px;width:120px;aspect-ratio:3 / 4}}.bagom-title{margin-top:clamp(1rem,3vw,2rem);display:flex;justify-content:center;overflow:visible}.bagom-title img{width:clamp(24rem,72vw,96rem);height:auto;display:block;transform:translate(10%,-50%)}.bagom-section{padding:clamp(2rem,4vw,4rem) clamp(1.5rem,6vw,5rem) clamp(4rem,10vw,8rem);padding-left:max(43%,clamp(1.5rem,6vw,5rem));margin-top:clamp(-20rem,-18vw,-6rem);color:#daf5c1}.bagom-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,4rem);margin-top:clamp(2rem,4vw,3rem)}@media (max-width: 768px){.bagom-columns{grid-template-columns:1fr}}.bagom-column{display:flex;flex-direction:column}.bagom-text{font-family:Garamond,EB Garamond,serif;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.7;margin:0;color:#daf5c1;white-space:pre-wrap}.kontakt-section{margin-top:clamp(3rem,6vw,5rem);width:120vw;position:relative;left:50%;right:50%;margin-left:-60vw;margin-right:-500vw;display:block;padding:0}@media (max-width: 768px){.kontakt-section{display:none}}.kontakt-section-container{position:relative;width:100%}.kontakt-section-container>img{width:100%;min-width:100vw;height:auto;display:block}.kontakt-hotspot{position:absolute;cursor:pointer;transition:opacity .2s ease;background:transparent;border:none;padding:0}.kontakt-hotspot:hover{opacity:.8}.kontakt-hotspot-signup{left:66.66%;top:60%;width:33.33%;height:20%;transform:translateY(-50%)}.modal-overlay{position:fixed;inset:0;background:#08000aeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000;animation:fadeIn .2s ease}.modal-content{position:relative;background:#15001af2;border:1px solid rgba(255,255,255,.15);border-radius:0;padding:clamp(2rem,4vw,3rem);max-width:500px;width:100%;color:#fff}.newsletter-modal h2{margin:0 0 1.5rem;font-family:Garamond,EB Garamond,serif;color:#daf5c1;font-size:clamp(1.5rem,3vw,2rem)}.newsletter-modal form{display:flex;flex-direction:column;gap:1.25rem}.newsletter-modal label{display:flex;flex-direction:column;gap:.5rem;font-family:Garamond,EB Garamond,serif;font-size:1rem;color:#daf5c1}.newsletter-modal input{padding:.75rem 1rem;border-radius:0;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:1rem;font-family:inherit;transition:all .2s ease}.newsletter-modal input:focus{outline:none;border-color:#f7c57d99;background:#ffffff1f}.newsletter-modal input::placeholder{color:#ffffff80}.newsletter-modal input:disabled{opacity:.6;cursor:not-allowed}.newsletter-submit-button{border:none;background:transparent;padding:0;cursor:pointer;transition:transform .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;width:100%;max-width:210px;margin:0 auto}.newsletter-submit-button:hover{transform:translateY(-2px);opacity:.9}.newsletter-submit-button:disabled{opacity:.6;cursor:not-allowed}.newsletter-submit-button img{width:100%;height:auto;display:block}@media (max-width: 768px){.newsletter-submit-button{max-width:220px}}@media (max-width: 480px){.newsletter-submit-button{max-width:180px}}.newsletter-success{text-align:center;padding:3rem 2rem}.newsletter-success h2{margin:0;color:#daf5c1;font-size:clamp(1.5rem,3vw,2rem)}.udgivelser-copy{max-width:min(42ch,60%);margin-left:auto;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.7;filter:drop-shadow(0 0 20px rgba(0,0,0,.25))}.udgivelser-status{margin-top:1.5rem;font-size:1.05rem}.udgivelser-grid{margin-top:clamp(2rem,4vw,3rem);display:grid;grid-template-columns:repeat(3,minmax(150px,200px));gap:clamp(1rem,2vw,2rem);justify-content:start}@media (max-width: 768px){.udgivelser-grid{grid-template-columns:repeat(1,minmax(200px,280px))}}.udgivelse-card{display:flex;flex-direction:column;gap:.8rem;color:inherit}.udgivelse-cover{border:0;background:#ffffff14;border-radius:0;overflow:hidden;cursor:pointer;padding:0;aspect-ratio:3 / 4;display:block;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 25px 50px #00000059}.udgivelse-cover img,.udgivelse-cover span{width:100%;height:100%;object-fit:cover;display:block}.udgivelse-cover span{display:flex;align-items:center;justify-content:center;padding:1.5rem;font-size:1.2rem;text-align:center}.udgivelse-cover:focus-visible,.udgivelse-cover:hover{transform:translateY(-4px);box-shadow:0 30px 60px #00000073}.udgivelse-meta{font-family:Garamond,EB Garamond,serif;font-size:.85rem;display:flex;flex-direction:column;gap:.2rem;color:#daf5c1}.udgivelse-title{font-size:1.1rem;font-weight:600;margin:0;color:#daf5c1}.udgivelse-date,.udgivelse-contrib{margin:0;opacity:.85;color:#daf5c1}.publication-modal{position:fixed;inset:0;background:#08000ad6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);z-index:100}.publication-modal__panel{background:#0f0016eb;border-radius:0;border:1px solid rgba(255,255,255,.08);width:min(880px,100%);max-height:95vh;display:flex;flex-direction:column;position:relative;padding:clamp(1rem,3vw,2rem);color:#fdf5ff;overflow:hidden}.publication-modal__content{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;flex:1;min-height:0}@media (min-width: 960px){.publication-modal__content{flex-direction:row;gap:2rem;align-items:stretch}}.publication-modal__details{flex:0 1 380px;display:flex;flex-direction:column;overflow-y:auto}.publication-modal__details h3{margin:0 0 .5rem;font-size:clamp(1.5rem,2vw,2rem)}.modal-kicker{text-transform:uppercase;letter-spacing:.25em;font-size:.8rem;margin:0 0 .2rem;opacity:.65}.modal-meta{margin:0;font-size:.95rem;opacity:.85}.modal-description{margin-top:1rem;line-height:1.6}.modal-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.publication-modal__preview{flex:0 0 420px;border-radius:1rem;overflow:hidden;background:#140014;height:80vh;max-height:850px;display:flex}@media (max-width: 959px){.publication-modal__preview{flex:1 1 auto;height:70vh;max-height:700px}}.publication-modal__preview iframe{width:100%;height:100%;border:0}.modal-close{position:absolute;top:1rem;right:1rem;border:0;background:#ffffff14;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;font-size:1.4rem;cursor:pointer}.form-split{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.helper-text{font-size:.85rem;opacity:.75}.auth-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,5vw,6rem) clamp(1rem,4vw,6rem);text-align:center}.auth-card{width:min(420px,100%);padding:clamp(2rem,4vw,3.5rem);border-radius:1.75rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 25px 45px #00000073;background:#15001ad9;color:#fff;display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}.auth-card h1,.auth-card p,.auth-card label{color:#fff}.auth-card h1{margin:0;letter-spacing:.08em}.auth-card p{margin:0;opacity:.9}.auth-card .form{text-align:left}.auth-card input{background:#ffffff14;border:1px solid rgba(255,255,255,.4);color:#fff}.auth-card input::placeholder{color:#ffffffb3}.link-button{border:0;background:none;color:#fff;font-weight:600;cursor:pointer;text-decoration:underline}.admin-dashboard{display:flex;flex-direction:column;gap:3rem;padding:clamp(2rem,5vw,4rem);color:#fff;max-width:2400px;margin:0 auto}.admin-bar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:1.5rem}.admin-bar img{height:2.6rem;filter:brightness(1.3)}.admin-bar span{margin-left:.75rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em}.admin-user{display:flex;align-items:center;gap:1rem}.admin-tabs{display:flex;flex-wrap:wrap;gap:1rem}.admin-tab{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;padding:.75rem 1.5rem;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;transition:all .2s ease}.admin-tab:hover{background:#ffffff14;border-color:#ffffff80}.admin-tab.active{background:#ffffff26;border-color:#ffffff80}.badge{background:#fff3;border-radius:999px;padding:.1rem .6rem;font-size:.9rem}.badge-alert{background:#fd885866}.admin-panel{display:flex;flex-direction:column;gap:2.5rem}.admin-grid{display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-start}.blog-admin-grid{display:flex;flex-direction:column;gap:3rem;align-items:flex-start;width:100%;max-width:100%}.blog-editor-card,.blog-list-card{min-width:0;flex:none!important;max-width:none!important;width:100%}.admin-card{flex:1 1 calc(50% - 1rem);max-width:calc(50% - 1rem);min-width:320px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;border-radius:1.2rem;border:1px solid rgba(255,255,255,.15);background:#0a0010bf;color:#fff}.admin-card-wide{flex:1 1 100%;max-width:100%}@media (max-width: 960px){.admin-card{flex:1 1 100%;max-width:100%}}.admin-card h2{margin:0 0 .5rem;font-size:1.4rem}.admin-card form{display:flex;flex-direction:column;gap:1.25rem}.admin-card form label{display:flex;flex-direction:column;gap:.75rem;font-size:.95rem;font-weight:500}.admin-card input,.admin-card textarea,.admin-card select{padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:1rem;font-family:inherit;transition:all .2s ease}.admin-card input:focus,.admin-card textarea:focus,.admin-card select:focus{outline:none;border-color:#f7c57d99;background:#ffffff1f}.admin-card textarea{resize:vertical;line-height:1.5}.rich-text-editor{display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(255,255,255,.25);border-radius:.5rem;background:#ffffff14;overflow:hidden}.rich-text-toolbar{display:flex;gap:.25rem;padding:.5rem;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.15);flex-wrap:wrap}.toolbar-separator{width:1px;background:#fff3;margin:0 .25rem}.toolbar-button{padding:.4rem .7rem;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;background:#ffffff14;color:#fff;cursor:pointer;font-size:.95rem;transition:all .2s ease;min-width:2rem;display:flex;align-items:center;justify-content:center}.toolbar-button:hover{background:#ffffff26;border-color:#ffffff4d}.toolbar-button:active{transform:scale(.95)}.rich-text-content{padding:.75rem 1rem;min-height:180px;max-height:400px;overflow-y:auto;color:#fff;font-size:1rem;font-family:inherit;line-height:1.6;outline:none}.rich-text-content:empty:before{content:attr(data-placeholder);color:#ffffff80}.rich-text-content:focus{background:#ffffff0d}.rich-text-content b,.rich-text-content strong{font-weight:700}.rich-text-content i,.rich-text-content em{font-style:italic}.rich-text-content u{text-decoration:underline}.advanced-rich-text-editor{display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.25);border-radius:.5rem;background:#ffffff14;overflow:hidden}.advanced-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.15)}.toolbar-group{display:flex;gap:.25rem;align-items:center;padding-right:.5rem;border-right:1px solid rgba(255,255,255,.1)}.toolbar-group:last-child{border-right:none}.toolbar-select{padding:.4rem .6rem;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;background:#ffffff14;color:#fff;cursor:pointer;font-size:.85rem;transition:all .2s ease}.toolbar-select:hover{background:#ffffff26;border-color:#ffffff4d}.toolbar-color-picker{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;background:#ffffff14;cursor:pointer;transition:all .2s ease;overflow:hidden}.toolbar-color-picker:hover{background:#ffffff26;border-color:#ffffff4d}.toolbar-color-picker input[type=color]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.toolbar-color-picker span{pointer-events:none;font-size:.9rem}.advanced-rich-text-content{padding:1.5rem;min-height:500px;max-height:800px;overflow-y:auto;color:#daf5c1;font-size:1rem;font-family:Garamond,EB Garamond,serif;line-height:1.6;outline:none;width:100%;position:relative;transition:background .2s ease}.advanced-rich-text-content.drag-over{background:#a9c4a51a;border:2px dashed #a9c4a5}.advanced-rich-text-content:empty:before{content:attr(data-placeholder);color:#ffffff80}.advanced-rich-text-content:focus{background:#ffffff0d}.advanced-rich-text-content img{display:inline-block;margin:1rem 0;border-radius:0;cursor:nwse-resize;max-width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.advanced-rich-text-content img:focus{outline:2px solid #a9c4a5;outline-offset:4px;box-shadow:0 0 10px #a9c4a54d}.advanced-rich-text-content iframe{max-width:100%;margin:1rem 0;border-radius:.5rem}.advanced-rich-text-content h1,.advanced-rich-text-content h2,.advanced-rich-text-content h3,.advanced-rich-text-content h4{margin:1.5rem 0 .5rem;font-family:Garamond,EB Garamond,serif;color:#daf5c1}.advanced-rich-text-content h1{font-size:2rem}.advanced-rich-text-content h2{font-size:1.75rem}.advanced-rich-text-content h3{font-size:1.5rem}.advanced-rich-text-content h4{font-size:1.25rem}.advanced-rich-text-content ul,.advanced-rich-text-content ol{padding-left:2rem;margin:.5rem 0}.advanced-rich-text-content a{color:#f7c57d;text-decoration:underline}.advanced-rich-text-content a:hover{color:#ffd89b}.advanced-rich-text-content b,.advanced-rich-text-content strong{font-weight:700}.advanced-rich-text-content i,.advanced-rich-text-content em{font-style:italic}.advanced-rich-text-content u{text-decoration:underline}.advanced-rich-text-content s{text-decoration:line-through}.editor-dialog-overlay{position:fixed;inset:0;background:#08000aeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:2000;animation:fadeIn .2s ease}.editor-dialog{background:#15001af2;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;padding:2rem;max-width:500px;width:100%;color:#fff}.image-upload-dialog{max-width:600px}.image-upload-area{margin:1.5rem 0;min-height:200px;display:flex;align-items:center;justify-content:center}.file-upload-prompt{text-align:center;padding:2rem;border:2px dashed rgba(255,255,255,.3);border-radius:.5rem;width:100%}.file-upload-prompt p{margin-top:1rem;color:#fff9;font-size:.9rem}.upload-button{margin:0 auto;font-size:1.1rem}.image-preview{text-align:center;width:100%}.image-preview img{max-width:100%;max-height:300px;border-radius:.5rem;margin-bottom:1rem;box-shadow:0 10px 30px #00000080}.editor-dialog h3{margin:0 0 1rem;color:#daf5c1;font-family:Garamond,EB Garamond,serif}.editor-dialog input{width:100%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:1rem;font-family:inherit;transition:all .2s ease;margin-bottom:1rem}.editor-dialog input:focus{outline:none;border-color:#f7c57d99;background:#ffffff1f}.editor-dialog-actions{display:flex;gap:.75rem;justify-content:flex-end}.drag-overlay{position:absolute;inset:0;background:#a9c4a526;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10}.drag-message{background:#a9c4a5f2;color:#0a0010;padding:2rem 3rem;border-radius:1rem;font-size:1.5rem;font-weight:600;text-align:center;box-shadow:0 10px 30px #00000080}.blog-page{min-height:100vh}html:has(.blog-page){background-size:45% 38%,100% auto;background-position:9% 0%,50% 0%;background-attachment:fixed}.blog-main-content{margin-left:33%;margin-right:12%;padding:clamp(10rem,16vw,18rem) clamp(2rem,4vw,4rem) 4rem clamp(2rem,4vw,4rem);max-width:1200px}.blog-title{font-family:Garamond,EB Garamond,serif;font-size:clamp(3rem,6vw,5rem);color:#daf5c1;margin:0 0 4rem}.blog-loading,.blog-empty{font-size:1.2rem;color:#ffffffb3;padding:2rem 0}.blog-posts-list{display:flex;flex-direction:column;gap:6rem}.blog-post{padding-bottom:4rem;border-bottom:1px solid rgba(169,196,165,.2)}.blog-post:last-child{border-bottom:none}.blog-post-title{font-family:Garamond,EB Garamond,serif;font-size:clamp(2rem,4vw,3rem);color:#daf5c1;margin:0 0 1rem}.blog-post-excerpt{font-family:Garamond,EB Garamond,serif;font-size:1.2rem;color:#daf5c1;font-style:italic;margin:0 0 1rem;line-height:1.6}.blog-post-meta{font-family:Garamond,EB Garamond,serif;font-size:.95rem;color:#daf5c1;margin-bottom:2rem;text-transform:capitalize}.blog-post-content{color:#daf5c1;font-size:1.05rem;line-height:1.8;font-family:Garamond,EB Garamond,serif}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4{font-family:Garamond,EB Garamond,serif;color:#daf5c1;margin:2rem 0 1rem}.blog-post-content h1{font-size:2.5rem}.blog-post-content h2{font-size:2rem}.blog-post-content h3{font-size:1.75rem}.blog-post-content h4{font-size:1.5rem}.blog-post-content p{margin:1rem 0}.blog-post-content img{max-width:100%;height:auto;border-radius:0;margin:2rem 0;display:block}.blog-post-content ul,.blog-post-content ol{margin:1rem 0;padding-left:2rem}.blog-post-content li{margin:.5rem 0}.blog-post-content a{color:#f7c57d;text-decoration:underline;transition:color .2s ease}.blog-post-content a:hover{color:#ffd89b}.blog-post-content iframe{max-width:100%;margin:2rem 0;border-radius:.5rem}@media (max-width: 768px){.blog-main-content{margin-left:0;padding:10rem 1.5rem 3rem}.blog-posts-list{gap:4rem}.blog-title{font-size:2.5rem;margin-bottom:3rem}}.admin-card input::placeholder,.admin-card textarea::placeholder{color:#ffffff80}.admin-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.admin-list li{display:flex;justify-content:space-between;gap:1.5rem;background:#ffffff0d;padding:1.25rem;border-radius:.9rem}.admin-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.table-wrapper{overflow-x:auto}.table-wrapper table{width:100%;border-collapse:collapse}.table-wrapper th,.table-wrapper td{border-bottom:1px solid rgba(255,255,255,.15);padding:1rem 1.25rem;text-align:left}.query-list{display:flex;flex-direction:column;gap:1.25rem}.query{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.25rem}.query summary{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;cursor:pointer;padding:.25rem 0}.query summary>div{display:flex;flex-direction:column;gap:.4rem}.status-chip{padding:.35rem .9rem;border-radius:999px;font-size:.85rem;font-weight:500;background:#ffffff26;white-space:nowrap}.query-body{margin-top:1.25rem;display:flex;flex-direction:column;gap:1rem}.query-body textarea,.query-body select{padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:1rem;font-family:inherit;transition:all .2s ease}.query-body textarea:focus,.query-body select:focus{outline:none;border-color:#f7c57d99;background:#ffffff1f}.query-body textarea{resize:vertical;line-height:1.5}.error-message,.status-message,.meta,.admin-card p,.admin-card label,.admin-card span{color:#fff}.meta{display:block;font-size:.9rem;opacity:.7;margin-top:.35rem}.admin-list li>div>.meta{margin-top:.5rem}.admin-list li>div>strong{display:block;font-size:1.05rem;margin-bottom:.4rem}.admin-list li>div>p{margin:.5rem 0 0;opacity:.85;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.publication-summary{display:flex;gap:1.25rem;align-items:flex-start;min-width:0}.publication-summary>div{min-width:0;flex:1;overflow:hidden}.publication-summary strong,.publication-summary p,.publication-summary .meta{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.publication-thumb{width:64px;height:90px;object-fit:cover;border-radius:.6rem;box-shadow:0 8px 18px #00000040}.button{appearance:none;border:none;border-radius:0;padding:.65rem 1.6rem;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:focus-visible,.button:hover{transform:translateY(-1px)}.button-dark{background:#f7c57d;color:#250124;box-shadow:0 12px 24px #00000059}.button-outline{background:transparent;border:1px solid rgba(247,197,125,.6);color:#f7c57d}.button:disabled{opacity:.7;cursor:wait;transform:none}.error,.error-message{color:#ff8ba7;font-size:.85rem}.side-title{position:fixed;top:calc(8rem + 5%);left:clamp(10%,13vw,15%);display:inline-flex;width:clamp(3.36rem,5.61vw,5.1rem);text-decoration:none;z-index:10}.side-title img{width:100%;height:auto;display:block;filter:drop-shadow(0 .5rem 1rem rgba(0,0,0,.35))}.side-title:focus-visible{outline:.2rem solid rgba(255,255,255,.9);outline-offset:.3rem}@media (max-width: 768px){.nav-container{width:clamp(14rem,85vw,20rem)}html{background-size:20% 8.5%,100% auto;background-position:20% 0%,50% 0%}.udgivelser-section,.galleri-section,.bagom-section{padding-left:clamp(1rem,5vw,2rem);padding-right:clamp(1rem,3vw,2rem);padding-top:clamp(6rem,15vw,10rem)}.udgivelser-grid{grid-template-columns:repeat(2,minmax(140px,1fr));gap:clamp(1rem,3vw,1.5rem);justify-content:center}.bagom-columns{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2rem)}.bagom-section{padding-left:clamp(1rem,5vw,2rem);margin-top:clamp(-12rem,-15vw,-8rem)}.side-title{left:clamp(5%,8vw,10%);top:calc(6rem + 3%)}.side-title img{width:clamp(2.5rem,4vw,3.5rem)}.newsletter-modal{padding:clamp(1.5rem,4vw,2rem)}.section-title img{width:clamp(7rem,20vw,12rem)}.galleri-title img{width:clamp(4rem,50vw,20rem)}.bagom-title img{width:clamp(18rem,65vw,70rem);transform:translate(5%,-50%)}.intro-text-content{width:clamp(14rem,40vw,22rem)}}@media (max-width: 480px){.nav-container{width:clamp(12rem,90vw,16rem)}.udgivelser-grid{grid-template-columns:1fr;max-width:280px;margin:0 auto}.section-divider,.section-divider-2{margin-top:clamp(1rem,3vw,2rem)}.kontakt-hotspot-signup{width:40%;left:60%}html.mobile-layout,.mobile-layout{background-image:none!important;background-color:#27022b}}.hamburger-menu{position:relative;z-index:1000}.hamburger-button{display:flex;flex-direction:column;justify-content:space-between;width:2.5rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:.25rem;position:relative;z-index:1001}.hamburger-button span{display:block;width:100%;height:3px;background-color:#daf5c1;transition:all .3s ease;border-radius:2px}.hamburger-button.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-button.open span:nth-child(2){opacity:0}.hamburger-button.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hamburger-overlay{position:fixed;inset:0;background:#08000acc;z-index:999;animation:fadeIn .2s ease}.hamburger-nav{position:fixed;top:0;right:0;width:min(300px,80vw);height:100vh;background:#15001afa;border-left:1px solid rgba(218,245,193,.2);padding:5rem 2rem 2rem;display:flex;flex-direction:column;gap:1.5rem;z-index:1000;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.hamburger-nav button{background:transparent;border:none;color:#daf5c1;font-family:Garamond,EB Garamond,serif;font-size:1.5rem;text-align:left;padding:1rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(218,245,193,.1)}.hamburger-nav button:hover{color:#fff;background:#daf5c11a;padding-left:1.5rem}.collapsible-section{border-bottom:2px solid rgba(218,245,193,.2);margin:0}.collapsible-header{width:100%;background:transparent;border:none;padding:1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s ease}.collapsible-header:hover{background:#daf5c10d}.collapsible-header img{max-width:60%;height:auto}.collapsible-header h2{font-family:Garamond,EB Garamond,serif;color:#daf5c1;font-size:1.8rem;margin:0}.collapsible-title-html{font-family:Garamond,EB Garamond,serif;color:#daf5c1;font-size:2.5rem;margin:0;font-weight:400;letter-spacing:.02em}.collapsible-title-html i{font-style:italic;font-weight:300}.collapsible-icon{font-size:2rem;color:#daf5c1;font-weight:300;min-width:2rem;text-align:center}.collapsible-content{padding:1rem;animation:expandSection .3s ease}@keyframes expandSection{0%{opacity:0;max-height:0}to{opacity:1;max-height:5000px}}.bagom-column-header{font-family:Garamond,EB Garamond,serif;color:#daf5c1;font-size:1.8rem;font-weight:500;margin:0 0 1rem;letter-spacing:.02em}.kontakt-collapsible{background-color:#daf5c1;border-bottom:2px solid #f49e55}.kontakt-collapsible .collapsible-header{background-color:#daf5c1}.kontakt-collapsible .collapsible-header:hover{background-color:#f49e551a}.kontakt-collapsible .collapsible-title-html,.kontakt-collapsible .collapsible-icon{color:#f49e55}.kontakt-collapsible .collapsible-content{background-color:#daf5c1;padding:2rem 1rem}.kontakt-content-mobile{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.kontakt-text{font-family:Garamond,EB Garamond,serif;font-size:1.1rem;line-height:1.6;color:#000;margin:0}.kontakt-text em,.kontakt-text .coordinates{font-style:italic;font-weight:700}.kontakt-signup-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem 0}.kontakt-signup-button{font-family:Garamond,EB Garamond,serif;font-size:1.5rem;color:#a9c4a5;background:#432833;border:2px solid #432833;padding:1rem 2rem;border-radius:0;cursor:pointer;transition:all .3s ease;font-weight:500}.kontakt-signup-button:hover{background-color:#5a3a47;color:#a9c4a5;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.mobile-footer{margin-top:0;width:100%;height:clamp(7.5rem,15vw,10rem);position:relative;background:linear-gradient(to bottom,transparent 0%,transparent 50%,#f49e55 0%,#f49e55 0%)}.mobile-footer-creatures{width:100%;height:100%;background-image:url(/svgs/bgcreature.svg);background-repeat:repeat-x;background-size:auto 100%;background-position:bottom;position:relative;z-index:1}@media (max-width: 768px){.intro-text{display:flex;justify-content:center;padding-left:0;padding-right:0}.intro-text-content{transform:translate(5%);width:clamp(18rem,60vw,30rem);text-align:center}.mobile-layout .collapsible-content{padding-top:4rem}.mobile-layout .udgivelser-section,.mobile-layout .galleri-section,.mobile-layout .bagom-section{padding:4rem 1rem 1rem}.mobile-layout .udgivelser-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:1rem}.mobile-layout .galleri-featured{margin-top:1rem;margin-left:0;justify-content:center}.mobile-layout .galleri-featured-image{max-width:100%}.mobile-layout .galleri-carousel-item{flex:0 0 120px;height:160px}.mobile-layout .bagom-columns{grid-template-columns:1fr}.mobile-layout .bagom-column-header{text-align:center}.mobile-layout .bagom-column{align-items:center}.mobile-layout .bagom-text{text-align:center;max-width:90%}}.sponsor-logos{position:absolute;bottom:calc(20px - 1vh);right:calc(10vw + 20px);display:flex;flex-direction:row-reverse;gap:1rem;align-items:center;z-index:10}.sponsor-logo{height:80px!important;width:50px!important;max-height:80px!important;max-width:50px!important;min-height:80px!important;min-width:50px!important;object-fit:cover;opacity:.8;transition:opacity .3s ease;border-radius:4px;display:block}.sponsor-logo:hover{opacity:1}.sponsor-logo-preview{height:80px;width:50px;object-fit:cover;border-radius:4px}.sponsor-item{display:flex;align-items:center;gap:1rem}.sponsor-info{display:flex;flex-direction:column;gap:.25rem}@media (max-width: 768px){.sponsor-logos{display:none}}
