/** Shopify CDN: Minification failed

Line 833:0 Unexpected "<"

**/
@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 100;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyeAZ9hjQ.ttf?v=ec-53226925167d83ac82d939) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 200;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyfAZ9hjQ.ttf?v=ec-166699851667d83ac86cb5c) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 300;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfAZ9hjQ.ttf?v=ec-190057678667d83ac8a74bc) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hjQ.ttf?v=ec-164061390467d83ac8e21a5) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 500;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fAZ9hjQ.ttf?v=ec-168229138567d83ac927c99) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 600;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZ9hjQ.ttf?v=ec-173579568067d83ac9605a8) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 700;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hjQ.ttf?v=ec-141804826667d83ac99fed0) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 800;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZ9hjQ.ttf?v=ec-130973283067d83ac9da380) format('truetype');}@font-face {  font-family: 'Inter';  font-style: normal;  font-weight: 900;  font-display: swap;  src: url(/cdn/shop/files/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYAZ9hjQ.ttf?v=ec-171608699867d83aca20adb) format('truetype');}/**ECOM-INSERT-CSS**/                .ecom-column {                    position: relative;                    /* display: flex; responsive generate display block */                }                .ecom-column>.core__column--wrapper {                    align-items: flex-start; /* fix tam de mn lam layout */                    display: flex;                }                /*.ecom-column:hover {                    z-index: 1;                }*/                .ecom-column__overlay .ecom-overlay {                    pointer-events: none;                }                .ecom-column__overlay > .ecom-overlay, .ecom-column__overlay .ecom-video-background-youtube {                    position: absolute;                    inset: 0;                }                @media only screen and (min-width: 768px) {                    .ecom-column>.core__column--wrapper {                        height: 100%;                    }                }                /*.ecom-parallax-background {                    background-size: cover;                    width: 100%;                    height: 100%;                    transition: background-position 0.2s linear;                    background-repeat: inherit !important;                }*/                .ecom-use-parallax {                    background: unset !important;                }                .ecom-parallax-background {                    position: absolute;                    width: 100%;                    height: 100%;                    display: flex;                    overflow: hidden;                }                .ecom-parallax-background img {                    object-fit: cover;                    width: 100%;                    position: absolute;                    top: 0;                    left: 50%;                    transform: translate(-50%,0);                    pointer-events: none;                }                .ecom-row {                    width: 100%;                    position: relative;                }                .ecom-video-background-youtube-wrapper {                    overflow: hidden                }                .ecom-section__overlay > .ecom-overlay, .ecom-section__overlay .ecom-video-background-youtube, .ecom-video-background-youtube-wrapper{                    position:absolute;                    top:0;                    left:0;                    bottom:0;                    right:0;                }                .ecom-row:not(.ecom-section) {                    float: left;                }                .ecom-row.ecom-section {                    clear: both;                }                .ecom-row:hover {                    z-index: 1;                }                .ecom-row>div.core__row--columns.core__row--full {                    max-width: 100%;                }                @media (min-aspect-ratio: 16/9) {                    .ecom-section__overlay .ecom-video-background-youtube  { height: 300%; top: -100%; }                }                @media (max-aspect-ratio: 16/9) {                    .ecom-section__overlay .ecom-video-background-youtube  { width: 300%; left: -100%; }                }                @supports not (aspect-ratio: 16 / 9) {                    .ecom-video-background-youtube:before {                        display: block;                        content: "";                        width: 100%;                        padding-top: 56.25%;                    }                    .ecom-video-background-youtube .ecom-video-background {                        position: absolute;                        top: 0;                        right: 0;                        bottom: 0;                        left: 0;                    }                    .ecom-video-background {                        -o-object-fit: unset !important;                        object-fit: unset !important;                    }                }                @media (max-width: 767px) {                    .ecom-section__video-bg .ecom-video-background-youtube {                        display: none;                    }                }                                .ecom__text--dropcap:first-letter {                    font-size: 40px;                    color: #2bcf19;                    display:inline-flex;                    border-style: solid;                    border-width: 1px;                    border-color: transparent;                    float:left;                    line-height:1;                }                .ecom__text--dropcap.has-drop-cap-view-default:first-letter {                    border:none;                }                body[ecom-loaded] .ecom-sections .element__text a {                    cursor: auto;                }                .text-content.ecom-html {                    overflow: hidden;                    position: relative;                }                .ecom-text--is-mark::after {                    position: absolute;                    content: '';                    left: 0;                    right: 0;                    bottom: 0;                    height: 150px;                    background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));                    pointer-events: none;                }                .ecom-text_view-more-btn,                .ecom-text_view-less-btn {                    display: flex;                    background: none;                    outline: none;                    border: none;                    align-items: center;                }                .ecom__element--button-icon {                    display: flex;                    align-items: center;                }                .ecom-text_view-more-btn svg, .ecom-text_view-less-btn svg {                    width: 16px;                    color: #fff;                }                sub, sup{                    position: relative;                    font-size: 75%;                    line-height: 0;                    vertical-align: baseline;                }                sup{                    top: -.5em;                }                sub{                    bottom: -.25em;                }            .ecom-core.ecom-83trcdv7ux9{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-83trcdv7ux9{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-83trcdv7ux9>.core__column--wrapper{border-style: none;}}html body .ecom-core.ecom-7r030ps5cn .ecom-core.ecom-83trcdv7ux9>div.core__column--wrapper{padding-top: 0px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-7r030ps5cn .ecom-core.ecom-83trcdv7ux9>div.core__column--wrapper{padding-right: 0px !important;padding-left: 0px !important;}}.ecom-core.ecom-w9hb0sh7c{padding-top: 0px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w9hb0sh7c{margin-left: -3px !important;}}.ecom-core.ecom-7r030ps5cn>div.core__row--columns{max-width: 1200px;}.ecom-core.ecom-7r030ps5cn{background-color: var(--ecom-global-colors-primary);border-style: solid;border-bottom-width: 1px;border-color: #E1E4E7;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7r030ps5cn{border-style: solid;border-width: 0px 0px 1px 0px;border-color: #E1E4E7;}}@media screen and (min-width: 1025px) {.ecom-core.ecom-7r030ps5cn{padding-top: 0px !important;padding-bottom: 0px !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7r030ps5cn div.core__row--columns{flex-direction: row;}.ecom-core.ecom-7r030ps5cn{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7r030ps5cn{padding-right: 0px !important;padding-left: 0px !important;}.ecom-core.ecom-7r030ps5cn div.core__row--columns{flex-direction: row;}}.ecom-core.ecom-32mnzrepngx{width: 85%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-32mnzrepngx{width: 100%;}}html body .ecom-core.ecom-jnntogjhpz .ecom-core.ecom-32mnzrepngx>div.core__column--wrapper{padding: 55px 32px 300px 60px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jnntogjhpz .ecom-core.ecom-32mnzrepngx>div.core__column--wrapper{padding: 0px !important;margin: 0px !important;}}.ecom-core.ecom-r9l2qweqnod{text-align: left;}.ecom-core.ecom-r9l2qweqnod{padding-bottom: 0 !important;}.ecom-core.ecom-xsrup1b725d{text-align: left;}.ecom-core.ecom-xsrup1b725d{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xsrup1b725d{margin-right: 17px !important;margin-left: 17px !important;padding-top: 0px !important;}}.ecom-core.ecom-ngmvu1dv86{width: 15%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ngmvu1dv86{width: 100%;}}.ecom-core.ecom-ngmvu1dv86>.core__column--wrapper{border-style: solid;border-right-width: 1px;border-color: #DEDFE2;}html body .ecom-core.ecom-jnntogjhpz .ecom-core.ecom-ngmvu1dv86>div.core__column--wrapper{padding: 55px 40px 350px 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jnntogjhpz .ecom-core.ecom-ngmvu1dv86>div.core__column--wrapper{padding: 0px !important;margin: 0px !important;}.ecom-core.ecom-ngmvu1dv86{display: none;}}.ecom-core.ecom-q0ui3whu4if{text-align: left;}.ecom-core.ecom-q0ui3whu4if{padding-bottom: 0 !important;}.ecom-core.ecom-jnntogjhpz>div.core__row--columns{max-width: 1450px;}.ecom-core.ecom-jnntogjhpz{padding: 0px 0px 0px 32px !important;margin-right: 0px !important;margin-left: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jnntogjhpz{padding-top: 24px !important;padding-bottom: 24px !important;padding-left: 0px !important;}}.ecom-core.ecom-eaph78125ke{width: 50%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eaph78125ke{width: 100%;}}html body .ecom-core.ecom-xuviiiqo2bn .ecom-core.ecom-eaph78125ke>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-6a0tqtlfuak{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6a0tqtlfuak{width: 100%;}}html body .ecom-core.ecom-xuviiiqo2bn .ecom-core.ecom-6a0tqtlfuak>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-m8bdk3imsae{text-align: left;}.ecom-core.ecom-m8bdk3imsae{padding-top: 10px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m8bdk3imsae{padding-top: 15px !important;}}.ecom-core.ecom-96on74uvbqt{width: 50%;}.ecom-core.ecom-96on74uvbqt>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-96on74uvbqt{width: 100%;}.ecom-core.ecom-96on74uvbqt>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-96on74uvbqt>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}}html body .ecom-core.ecom-xuviiiqo2bn .ecom-core.ecom-96on74uvbqt>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-9yq76adcq3o{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9yq76adcq3o{width: 100%;}}html body .ecom-core.ecom-xuviiiqo2bn .ecom-core.ecom-9yq76adcq3o>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-p7fe2ilqxu .ecom-text--more-actions button ,.ecom-core.ecom-p7fe2ilqxu .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-p7fe2ilqxu .text-content,.ecom-core.ecom-p7fe2ilqxu  .text-content a,.ecom-core.ecom-p7fe2ilqxu  .text-content p,.ecom-core.ecom-p7fe2ilqxu  .text-content span{text-align: left;color: var(--ecom-global-colors-fVJEsYx9);}.ecom-core.ecom-p7fe2ilqxu .text-content,.ecom-core.ecom-p7fe2ilqxu .text-content a,.ecom-core.ecom-p7fe2ilqxu  .text-content a,.ecom-core.ecom-p7fe2ilqxu  .text-content a a,.ecom-core.ecom-p7fe2ilqxu  .text-content p,.ecom-core.ecom-p7fe2ilqxu  .text-content p a,.ecom-core.ecom-p7fe2ilqxu  .text-content span,.ecom-core.ecom-p7fe2ilqxu  .text-content span a{font-size: 14px;font-weight: 500;font-family: 'Inter', sans-serif;}.ecom-core.ecom-p7fe2ilqxu .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-p7fe2ilqxu .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-p7fe2ilqxu .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-p7fe2ilqxu .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p7fe2ilqxu .text-content,.ecom-core.ecom-p7fe2ilqxu  .text-content a,.ecom-core.ecom-p7fe2ilqxu  .text-content p,.ecom-core.ecom-p7fe2ilqxu  .text-content span{text-align: center;}}.ecom-core.ecom-p7fe2ilqxu{width: 100%;max-width:100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p7fe2ilqxu{padding-bottom: 0 !important;}}.ecom-core.ecom-xuviiiqo2bn>div.core__row--columns{max-width: 1361px;}.ecom-core.ecom-xuviiiqo2bn{border-style: solid;border-top-width: 1px;border-color: #DEDFE2;}.ecom-core.ecom-xuviiiqo2bn{padding: 24px 32px 24px 32px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xuviiiqo2bn{padding-top: 34px !important;}}.proof-btn {    background: #007BFF !important;    color: #fff !important;    transition: background 0.15s ease-in-out;    padding: 11px 25px !important;    border-radius: 8px !important;    font-weight: 700 !important;    text-decoration: none;    margin-left: auto;    font-family: satoshi;    font-size: 15px !important;}/* 1) Själva textkolumnen måste kunna krympa */.art-card.list { grid-template-columns:80px 1fr auto; }.art-body { min-width: 0; }              /* <— viktigt i grid *//* 2) Topline: tryckfil + pennknapp på en rad med ellipsis */.topline { display:flex; align-items:center; gap:8px; flex-wrap:nowrap; min-width:0; }.tryckfil {  flex: 1 1 auto;  min-width: 0;                          /* <— viktigt i flex */  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.product-title{  flex: 1 1 auto;                        /* låt titel ta restutrymmet */  min-width: 0;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.grid {    margin-bottom: 0rem !important;}@media (max-width: 750px) {.proof-btn {        display: flex;        margin: 20px 0 0 auto !important;        text-align: center;                width: 100%;}  [data-pfy-rename-portal] > #rename-modal.rename-modal {    position: fixed !important;    top: 60% !important;  }.rm-head {    justify-content: center !important;    padding: 20px 40px 10px 40px !important;}.rm-title {    font-size: 18px !important;}.rm-body {    padding: 0px 17px 0px 17px !important;}.rm-actions {    padding: 20px 17px 40px 17px !important;}.rename-modal {    top: 60% !important;    left: 50%;    width: 100% !important;    border-radius: 20px 20px 0px 0px !important;    max-height: 90%;    height: 90%;}                #search-input {    font-size: 16px !important;    }}/* 3 horisontella containrar: bild | info | total */  .proof-line.proof-grid {    display: flex;    grid-template-columns: 96px 1fr auto;    gap: 32px;    align-items: center;  }  .modal-sheet {    max-width: 100%;    overflow-x: hidden;  }  .modal-section2 {background: #F2F3F5;    margin: 0px 20px;    padding: 20px;    font-size: 15px !important;    font-family: inter !important;    font-weight: 400;    }  /* Spinner-container (påverkar inte övrig logik) */  .custom-loading {    display: flex;    align-items: center;    justify-content: center;    min-width: 50px;    min-height: 50px;  }  /* Enkel knappstil för inloggningslänken */  .customer-login-button {    padding: 10px 27px;    background: #007BFF;    color: #fff !important;    font-family: Satoshi;    font-weight: 700;    display: flex;    justify-content: center;    align-content: center;    width: max-content;    text-decoration: none;    border-radius: 8px;    font-size: 16px;    line-height: 1.2;    height: 54px;    flex-wrap: wrap !important;  }.customer-login-text {    margin: -18px 0px 24px !important;    line-height: 1.55em;}  @media (min-width: 900px) {    .proof-line.proof-grid { grid-template-columns: 104px 1fr auto; gap: 50px;}    .order-summary {    padding: 30px !important;    background-color: #f3f3f3;    gap: 70px;}.modal-section {    display: flex;    padding: 20px;    gap: 30px;    padding: 15px 40px 0px 40px !important;}.modal-section2 {        padding: 15px 40px 40px 40px !important;}.pfy-col-payment {border-right: 1px solid #DEDFE2;    border-left: 1px solid #DEDFE2;    padding: 0px;    }.modal-section-heading, .modal-section2 {    padding: 30px 0px 10px 00px;    margin: 0;    font-size: 18px;    text-transform: none;    color: #121212;    background: transparent;}    .pfy-order-info-grid {        grid-template-columns: repeat(3, 1fr);        border: 1px solid #DEDFE2;        margin: 0px 40px;        gap: 0px !important;        border-radius: 20px;    }.modal-header {    align-items: center;    padding: 40px 40px 20px 40px !important;    border-bottom: none !important;}.modal .order-proof {    align-items: center;    border: 1px solid #DEDFE2;    border-radius: 0px 0px 10px 10px;    margin: 0px 0px 20px 40px;    width: 93%;    max-width: 100%;    border-radius: 20px;}.order-details-link {    border-right: 1px solid #b7b7b7 !important;    border-radius: 0px !important;    padding-right: 12px !important;}.ecom-core.ecom-pja6xi2oyal {    background-color: var(--ecom-global-colors-primary);    border-style: solid;    border-bottom-width: 1px !important;    border-color: #DEDFE2 !important;    box-shadow: none;}.modal-section h4 {    margin: 0 0 0px;    color: #666;    font-family: 'Inter' !important;    font-size: 13px !important;    text-transform: none;    font-weight: 500 !important;}      .order-proof {    padding: 40px !important;}  }.proof-col { min-width: 0; } /* så text kan brytas i mittenkolumnen */.proof-image-col .proof-image { display: block; max-width: 100%; height: auto; }.proof-image-col .proof-placeholder {    display: grid; place-items: center; width: 100%; min-height: 72px; border-radius: 8px; font-size: 12px; color: #6b7280;  }.proof-total-col { display: flex; align-items: center; justify-content: flex-end; height: 100%;}.proof-total {    display: inline-flex;    gap: 8px;    padding: 8px 12px;    border-radius: 10px;    background: #fff;    color: #121212 !important;    font-weight: 400;    white-space: nowrap;    font-family: inter;    align-items: center;    font-size: 18px;}.proof-total .label { font-size: 12px; color: #6b7280; text-transform: uppercase; letter-spacing: .04em; }  /* ========= MODAL (endast layout/utseende, ingen logik ändras) ========= */  /* Stäng bakgrundsrull när modalen är öppen */  body.pfy-modal-open { overflow: hidden !important; }.modal {    position: fixed;    inset: 0;    z-index: 9999;    display: none;                /* helt borta tills active */  }.modal.active { display: block; }  /* Overlay som fadas in – ligger bakom panelen och fadar separat */.modal::before {    content: "";    position: absolute;    inset: 0;    background: transparent;    opacity: 0;                   /* start: osynlig */    transition: opacity .38s ease;    z-index: 0;  }.modal.active::before { opacity: .38; } /* mörknar in */  /* Själva panelen som fälls upp från botten, max-width 1440px, centrerad horisontellt */.modal-sheet {    position: fixed;    left: 50%;    bottom: 0%;    transform: translate(-50%, 24px);    background: #fff !important;    border-radius: 16px 16px 0 0;    max-height: 100%;    overflow: auto;    opacity: 0;    transition: transform .38s ease, opacity .38s ease;    z-index: 1;    height: 80%;    max-height: 100%;    margin: 0%;    max-width: 1200px;    width: 100%;}  .modal.active .modal-sheet {    transform: translate(-50%, 0);   /* glider upp */    opacity: 1;  }  @media (prefers-color-scheme: dark) {    .modal-sheet { background: #0b1220; }  }  /* Header med titel + kvittolänk under titeln, close-knapp till höger */.modal-header {    position: sticky;    top: 0;    display: flex;    align-items: flex-start;    justify-content: space-between;    gap: 12px;    padding: 40px 40px 30px;    background: inherit;    z-index: 2;    border-bottom: 1px solid #e6e6e6;    border-top-left-radius: 20px;    border-top-right-radius: 20px;}.modal-title-wrap { display: flex; flex-direction: column; gap: 0px; }.modal-title { margin: 0; font-size: 30px; line-height: 1.2; }.modal-invoice-link {    font-size: 15px;    text-decoration: underline;    max-width: max-content;    margin-top: 16px;}.modal-close {    appearance: none;    border: 0;    background: #888;    font-size: 25px;    line-height: 1;    cursor: pointer;    color: #fff !important;    padding: 0px !important;    border-radius: 80px;    transition: background .15s ease-in-out;    border: none;    height: 36px;    width: 36px;}  /* "Kundinformation" som rubrik ovanför innehållet */.modal-section-heading,.modal-section2 {    padding: 30px 40px 0px 40px;    margin: 0;    font-size: 18px;    text-transform: none;    color: #121212;}  /* Innehåll: grid, på mobil två 50% kolumner (som order-summary-exemplet) */.modal-section {    padding: 15px 40px 30px 40px;            overflow: auto;  }  @media (max-width: 750px) {.modal-section {      display: grid !important;      grid-template-columns: 1fr 1fr; /* två kolumner, 50/50 */      gap: 30px;      align-items: start;    }    .modal-section2 {        background: #F2F3F5;        margin: 0px 20px !important;        padding: 20px !important;        font-size: 15px !important;        font-family: inter !important;        font-weight: 400;        border-radius: 0px 0px 12px 12px;        margin-bottom: 20px !important;    }    .proof-line.proof-grid {    grid-template-columns: 86px 1fr;}    .customer-login-text {    margin: -16px 0px 24px !important;}    .customer-login-button {    width: 100%;}        .kontotop {        padding: 10px 6px 13px 20px!important;    }    .modal .order-proof {        padding: 20px !important;        background: #F2F3F5;        border: none !important;        border-radius: 12px;        max-width: 100%;        width: 90%;        margin: 20px 20px 0px;    }[data-pfy-modal-portal] > .modal .modal-sheet {    height: 90%;}.modal-title {    margin: 0;    font-size: 16px !important;}    .modal-section-heading {        font-size: 16px;        padding: 20px 20px 0px;        background: #F2F3F5;        border-radius: 12px 12px 0px 0px;        margin: 10px 20px 0px;    }.modal-section {    padding: 20px !important;    margin: 0px 20px;    background: #F2F3F5;    border-radius: 0px 0px 12px 12px;}    .modal-header {        padding: 20px 20px 20px !important;        justify-content: center !important;        border-bottom: 1px solid #e6e6e6;    }.modal-close {display: none;}   .modal-section > div { min-width: 0;     }  }.modal .order-proof {    padding: 30px 40px 40px 40px;}@media (max-width: 750px) {  /* Byt från flex till grid på mobil */.order-summary {    display: grid !important;    grid-template-columns: 1fr 1fr;  /* två kolumner, 50/50 */    grid-auto-rows: auto;    gap: 20px;    align-items: start;    width: 100%;  }  .order-actions button, .order-actions a {    padding: 0px 0px 0px 0px !important;}button.order-details-link {        border: none !important;    }.proof-total-col {    display: none;}  /* Placera fälten i rutnätet: vänster kolumn (1) = Datum, Status     höger kolumn (2) = Totalt, Ordernummer */.order-summary .order-summary-item:nth-of-type(1) { grid-column: 1; grid-row: 1; }.order-summary .order-summary-item:nth-of-type(2) { grid-column: 1; grid-row: 2; }.order-summary .order-summary-item:nth-of-type(3) { grid-column: 2; grid-row: 1; text-align: right; }.order-summary .order-summary-item:nth-of-type(4) { grid-column: 2; grid-row: 2; text-align: right; }  /* Actions (Order detaljer + kvitto-länkar) längst ner, full bredd */.order-summary .order-actions {    grid-column: 1 / -1; /* spänn över båda kolumnerna */    grid-row: 3;    margin-top: 4px;    display: flex;    justify-content: space-between;    align-items: center;    gap: 8px;    flex-wrap: wrap;  }}p {    font-family: 'Inter';    font-weight: 400;    text-decoration: none !important;    font-size: 15px !important;    letter-spacing: 0px !important;    color: #121212;}.customer-account-section {    max-width: 100%;    margin: 0;    background: #fff;    border-radius: 8px;}    h1, .h1 {        font-size: 35px;    }  #search-term-message {    text-align: center;    font-size: 14px;    color: #666;    font-family: 'Inter', sans-serif;}  .search-input-with-icon {width: 30%;    }#search-input {    min-width: 220px;    width: 100%;    padding: 10px 16px 10px 38px;    font-size: 15px;    border-radius: 8px;    border: 1px solid #CDD0D6;    font-family: 'Inter', sans-serif;    outline: none;    transition: background .15s ease-in-out;    margin-left: auto;    margin-top: 0;    background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24"%3E%3Cpath fill="%23666" d="M15.2 16.34a7.5 7.5 0 1 1 1.38-1.45l4.2 4.2a1 1 0 1 1-1.42 1.41l-4.16-4.16zm-4.7.16a6 6 0 1 0 0-12 6 6 0 0 0 0 12z"%3E%3C/path%3E%3C/svg%3E') no-repeat 8px center !important;    background-color: transparent;    box-sizing: border-box;    text-overflow: ellipsis;}      .filter-search-container {        display: flex;        align-items: center;        gap: 10px;        margin-bottom: 32px;        justify-content: space-between;        flex-direction: row;    }  #fulfillment-status {    font-family: 'Inter';    font-weight: 400;    margin-top: 15px !important;    text-decoration: none !important;    font-size: 16px !important;    letter-spacing: 0px !important;        line-height: 1.45em;  }  #order-total {    font-family: ''Inter'';    font-weight: 400;    text-decoration: none !important;    font-size: 16px !important;    letter-spacing: 0px !important;  }  #order-date {    font-size: 16px !important;    font-family: inter;    margin: 5px 0px 20px 0px !important;  }  #product-title {    font-weight: 400;    font-size: 16px;  }  .menu-btn:hover,  .vt-btn:hover,   .btn.ghost:hover {    background: #f2f4f5 !important;  }  .order-history {    width: 100%;    border-collapse: separate;    border-spacing: 0;    margin-bottom: 2rem;  }  .order-history th, .order-history td {    border-bottom: 1px solid #CDD0D6;    padding: 1em 0em;    text-align: left;    vertical-align: center;  }  .order-row {    cursor: pointer;    background: #fff;    color: #121212;    font-family: 'Inter';    font-size: 16px;  }  .order-row.active {    background: #fff;    border-radius: none;  }  .order-details-panel {    display: none;  }  .order-details-panel.active {    display: table-row;    animation: fadeIn 0.2s;  }  .order-details-panel > td {    padding: 0.75em 1.2em;    background: #F2F3F5;    width: 100%;    box-sizing: border-box;    color: #121212 !important;    font-family: 'Inter';  }  .order-details-content {    padding: 0;    margin: 0;    width: 100%;    box-sizing: border-box;  }.order-history th {    padding: 1em 0em;    text-align: left;    vertical-align: top;    font-family: 'Satoshi' !important;    font-size: 16px !important;    border-bottom: 1px solid #CDD0D6;    color: #121212;    font-weight: 700 !important;}  .track-order-btn {    background: transparent;    color: #121212 !important;    padding: 0.5em 1em;    border-radius: 8px;    text-decoration: none;    font-weight: 500;    transition: background .15s ease-in-out;    display: inline-block;    margin-left: 0px;    white-space: nowrap;    vertical-align: middle;    font-size: 15px;    font-family: 'Satoshi';    font-weight: 700;    border: 1px solid #CDD0D6;    text-overflow: ellipsis;    text-align: center;    width: max-content;    margin: 20px 0px;}.invoice-link {    background: transparent;    color: #121212 !important;    padding: 11px 25px;    border-radius: 8px;    text-decoration: none;    font-weight: 500;    transition: background .15s ease-in-out;    display: inline-block;    margin-left: 0px;    white-space: nowrap;    vertical-align: middle;    font-size: 15px;    font-family: 'Satoshi';    font-weight: 700;    border: 1px solid #CDD0D6;    text-overflow: ellipsis;    width: 100%;    align-items: center;    justify-content: center;    display: flex !important;    margin-top: 20px !important;}  .arrow-svg-down {    width: 27px;    height: 27px;    vertical-align: middle;    transform: rotate(90deg);    transition: transform 0.2s;    color: #121212;    flex-shrink: 0;  }  .arrow-svg-up {    transform: rotate(-90deg);  }  .line-item-properties {    margin: 10px 0px 0px 0px;    font-size: 16px;    color: #121212;    padding-left: 0px;  }  .line-item-properties span {    display: block;    margin-bottom: 2px;    color: #121212;    font-family: inherit;    font-size: 16px;    line-height: 1.45em;    font-weight: 400;  }  details[open] > summary {    margin-bottom: 8px;  }  details > summary {    font-family: inherit;    font-size: inherit;    color: inherit;    outline: none;    font-weight: 500;  }  details > * {    display: block;  }  details p {    margin: 0 0 0 15px;    padding: 0;    color: #121212;    font-size: 15px;    font-family: 'Inter';  }  @keyframes fadeIn {    from { opacity: 0; }    to   { opacity: 1; }  }  /* MOBILE LAYOUT */  @media (max-width: 750px) {    .arrow-svg-down {      color: #2962ff;    }        h1, .h1 {        font-size: 31px !important;    }    .search-input-with-icon {width: 100%;    }        .filter-search-container {        display: flex;        align-items: flex-start;        gap: 17px;        margin-bottom: 3px;        justify-content: space-between;        flex-direction: column;    }    .order-details-panel.active {      display: flex;      animation: fadeIn 0.2s;    }    .order-history { border-spacing: 0; min-width: 0; }    .order-history thead { display: none !important; }    .order-history tbody, .order-row, .order-row td { display: block; width: 100%; box-sizing: border-box; }    .order-row {      display: flex;      flex-direction: row;      flex-wrap: wrap;      align-items: flex-start;      border-radius: 8px !important;      margin-bottom: -12px;      border-bottom: none !important;      max-width: 100%;      width: 100%;      min-width: 0;      padding: 0px;      overflow-x: auto;      margin-top: 16px;    }    .order-row td {      display: flex;      flex-direction: column;      border: none !important;      padding: 0.4em;      flex: 1 1 50%;      min-width: 50%;      background: none;      box-sizing: border-box;      max-width: 100vw;      word-break: break-word;    }    .order-row td[data-label]::before {      content: attr(data-label);      font-size: 13px;      color: #777;      font-family: 'Inter';      margin-bottom: 3px;      font-weight: 500;      letter-spacing: 0.01em;      text-transform: none;    }    .invoice-and-icon {      display: block !important;      margin-top: 8px;      width: 100%;      text-align: left;    }    .desktop-invoice, .desktop-chevron { display: none !important; }    .mobile-invoice { display: none !important; }    .mobile-chevron-more {      display: flex;      align-items: center;      gap: 3px;      justify-content: flex-end;      margin-top: 6px;    }    .mobile-chevron-more .arrow-svg-down {      margin-left: 0;      margin-top: 2px;    }    .order-details-panel > td {      padding: 20px 20px 20px 20px !important;      border-radius: 0px 0px 8px 8px;      border: none;    }    .order-details-content {      display: flex !important;      flex-direction: column;      gap: 8px;      width: 100%;      max-width: 100%;      padding: 0;      margin: 0;    }    .order-details-content h4,    .order-details-content p,    .order-details-content table {      width: 100%;      font-size: 16px !important;      box-sizing: border-box;      margin-bottom: 0em;      font-family: inter;      font-weight: 400;      color: #121212;    }    .order-details-content table thead { display: none !important; }    .order-details-content table, .order-details-content tbody, .order-details-content tr, .order-details-content td, .order-details-content th {      display: block;      width: 100%;      box-sizing: border-box;    }    .order-details-content tr {      border-bottom: 1px solid #DEDFE2;      margin-bottom: 0.5em;      padding-bottom: 1em;      gap: 15px;      display: flex;      flex-direction: column;      font-family: inter;      font-size: 16px;      font-weight: 400;      color: #121212;    }    .order-details-content td[data-label]::before {      content: attr(data-label);      font-size: 13px;      color: #777;      font-family: 'inter';      margin-bottom: 3px;      font-weight: 500;      letter-spacing: 0.01em;      text-transform: none;      display: block;    }    .order-details-content td {      padding: 0.25em 0 0.25em 0;      border: none !important;    }    .order-row.first-row td:first-child,    .order-row.only-row td:first-child {      border-top-left-radius: 8px;    }    .order-row.first-row td:last-child,    .order-row.only-row td:last-child {      border-top-right-radius: 8px;    }    .order-row.last-row td:first-child,    .order-row.only-row td:first-child {      border-bottom-left-radius: 8px;    }    .order-row.last-row td:last-child,    .order-row.only-row td:last-child {      border-bottom-right-radius: 8px;    }  }</style><style>  .filter-search-container {    margin-bottom: 16px;  }  .search-icon {    margin-right: 4px;  }  #order-list {    display: flex;    flex-direction: column;    gap: 16px;  }  .order-container {    position: relative;    display: flex;    flex-direction: column;    overflow: hidden;  }.order-summary {    display: flex;    align-items: center;    padding: 20px;    background-color: #F2F3F5;    flex: 0 0 20%;    border-radius: 10px 10px 0px 0px;    border: 1px solid #DEDFE2;    border-bottom: none;    max-width: 100%;}  .order-summary-item {    display: flex;    flex-direction: column;    margin-right: 0px;  }.order-summary-item .label {    font-size: 11px;    color: #757575;    margin-bottom: 5px;    text-transform: uppercase;    font-weight: 600;}.order-summary-item .value {    font-size: 15px;    color: #121212;}  .order-actions {    margin-left: auto;    display: flex;    align-items: center;    gap: 12px;  }.order-actions button, .order-actions a {    font-size: 15px;    color: #007BFF ! IMPORTANT;    text-decoration: none;    background: none;    border: none;    cursor: pointer;    font-weight: 700;    background: transparent !important;    padding: 0px 12px 0px 0px;        margin: 0px !important;}.btn.primary:hover {  background: rgb(0,99,207) !important;  }.order-actions button:hover, .order-actions a:hover {color: rgb(0,99,207) !important;  text-decoration: underline !important;  background: transparent !important;}.order-details-link { border-right: 1px solid #b7b7b7 !important;  border-radius: 0px !important;  }.order-proof {    display: flex;    padding: 20px;    align-items: center;    flex: 1;    border: 1px solid #DEDFE2;    border-radius: 0px 0px 10px 10px;    margin-bottom: 15px;        flex-direction: row;    width: 100%;}.proof-image {    max-width: 110px !important;    max-height: 110px;    object-fit: cover;    margin-right: 0px;    -webkit-filter: drop-shadow(0px 2px 4px #ccc);    filter: drop-shadow(0px 2px 4px #ccc);}  .proof-info {    flex: 1;  }.proof-title {    margin: 0 0 8px;    font-size: 16px;    font-weight: 600 !important;    color: #121212;}  .proof-properties {    list-style: none;    padding: 0;    margin: 0;  }.proof-properties li {    margin-bottom: 4px;    font-size: 15px;    color: #323232;    font-family: 'Inter';}  .search-term {    display: block;    margin-bottom: 12px;    color: #a00;  }  /* Modal Styles */  .modal {    position: fixed;    left: 0;    bottom: 0;    width: 100%;    background: transparent;    transform: translateY(0%);    transition: transform 0.3s ease-out;    z-index: 1000;    max-height: 100%;    overflow-y: auto;  }  .modal.active {    transform: translateY(0);  }  .modal-header {    display: flex;    justify-content: space-between;    align-items: center;    padding: 40px 40px 40px 40px;    border-bottom: 1px solid #e6e6e6;  }  .modal-title {    font-size: 30px;    margin: 0;  }  .modal-section {    display: flex;    padding: 20px;    gap: 30px;  }  .modal-section > div {    flex: 1;  }.modal-section h4 {    margin: 0 0 8px;    color: #757575;    font-family: 'Inter' !important;    font-size: 13px !important;    font-weight: 500 !important;}  .modal-section p {line-height: 1.45em !important;margin: 0px !important;  }#customer-orders-none {    display: none;}.search-icon {display: none;   } table:not([class]) {    table-layout: fixed;    border-collapse: collapse;    font-size: 1.4rem;    border-style: hidden;    box-shadow: none !important;}table:not([class]) td, table:not([class]) th {    padding: 0 !important;    border: none !important;}h4, .h4 {    font-size: 16px !important;}