@layer reset,base,layout,header,hero,components,utilities;@font-face{font-family:"Inter";src:local("Inter"),url("/assets/fonts/Inter-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Inter";src:local("Inter SemiBold"),url("/assets/fonts/Inter-SemiBold.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:"Inter";src:local("Inter Bold"),url("/assets/fonts/Inter-Bold.woff2") format("woff2");font-style:normal;font-weight:700 900;font-display:swap}@layer base{:root{color-scheme:light;--wf-font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--wf-font-heading:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--wf-white:#ffffff;--wf-black:#090d14;--wf-ink:#101722;--wf-ink-strong:#07111f;--wf-muted:#4d6075;--wf-muted-2:#6b7b8e;--wf-line:rgba(21,43,70,0.12);--wf-line-strong:rgba(21,43,70,0.22);--wf-surface:#ffffff;--wf-surface-soft:#f6f8fb;--wf-surface-tint:#eef4fb;--wf-blue:#275e9c;--wf-blue-2:#1e76d2;--wf-blue-3:#0d3c71;--wf-blue-soft:rgba(39,94,156,0.1);--wf-gold:#d6b642;--wf-gold-2:#f0d774;--wf-gold-soft:rgba(214,182,66,0.16);--wf-green:#138a63;--wf-red:#c2413a;--wf-bg:#ffffff;--wf-bg-page:#f7f8fa;--wf-bg-section:linear-gradient(180deg,#f7f8fa 0%,#ffffff 100%);--wf-bg-section-alt:linear-gradient(180deg,#f2f5f8 0%,#ffffff 100%);--wf-bg-dark:#0d1624;--wf-container:min(1180px,calc(100vw - 2rem));--wf-container-wide:min(1320px,calc(100vw - 2rem));--wf-header-h:82px;--wf-section-y:clamp(3.8rem,7vw,6.8rem);--wf-section-y-sm:clamp(2.7rem,5vw,4.6rem);--wf-section-gap:clamp(1.55rem,3vw,2.4rem);--wf-grid-gap:clamp(1rem,2vw,1.35rem);--wf-card-pad:clamp(1.05rem,2.2vw,1.55rem);--wf-card-pad-lg:clamp(1.35rem,3vw,2.15rem);--wf-radius-xs:0.55rem;--wf-radius-sm:0.8rem;--wf-radius-md:1rem;--wf-radius-lg:1.35rem;--wf-radius-xl:1.8rem;--wf-radius-pill:999px;--wf-shadow-xs:0 1px 2px rgba(10,25,45,0.06);--wf-shadow-sm:0 10px 24px rgba(10,31,58,0.08);--wf-shadow-md:0 18px 42px rgba(10,31,58,0.12);--wf-shadow-lg:0 28px 70px rgba(10,31,58,0.16);--wf-text-xs:clamp(0.75rem,0.74rem + 0.05vw,0.8rem);--wf-text-sm:clamp(0.86rem,0.84rem + 0.08vw,0.93rem);--wf-text:clamp(0.98rem,0.95rem + 0.14vw,1.06rem);--wf-text-lg:clamp(1.08rem,1.02rem + 0.32vw,1.28rem);--wf-h1:clamp(2.3rem,5.4vw,5.1rem);--wf-h2:clamp(1.85rem,3vw,3rem);--wf-h3:clamp(1.18rem,1.35vw,1.45rem);--wf-ease:cubic-bezier(0.2,0.8,0.2,1);--wf-speed:180ms;--wf-speed-slow:360ms;--wf-btn-h:44px;--wf-btn-pad-x:1.18rem;--wf-form-h:48px;--wf-focus:0 0 0 4px rgba(39,94,156,0.2)}html[data-theme="dark"]{color-scheme:dark;--wf-bg:#0f151e;--wf-bg-page:#111821;--wf-bg-section:linear-gradient(180deg,#111821 0%,#151d28 100%);--wf-bg-section-alt:linear-gradient(180deg,#151d28 0%,#111821 100%);--wf-ink:#eef4fb;--wf-ink-strong:#ffffff;--wf-muted:#c4cfdb;--wf-muted-2:#9daabc;--wf-line:rgba(225,235,247,0.14);--wf-line-strong:rgba(225,235,247,0.26);--wf-surface:#171f2b;--wf-surface-soft:#121a25;--wf-surface-tint:#1c2735;--wf-blue-soft:rgba(97,161,234,0.16);--wf-gold-soft:rgba(230,201,85,0.16)}*,*::before,*::after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;text-size-adjust:100%;background:var(--wf-bg)}body{margin:0;min-height:100vh;background:var(--wf-bg);color:var(--wf-ink);font-family:var(--wf-font-sans);font-size:var(--wf-text);line-height:1.65;overflow-x:clip;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}:where(img,svg,video,canvas){max-width:100%}:where(img,video){height:auto;display:block}:where(button,input,textarea,select){font:inherit}:where(button){cursor:pointer}:where(a){color:var(--wf-blue);text-decoration-thickness:0.08em;text-underline-offset:0.18em;transition:color var(--wf-speed) var(--wf-ease),border-color var(--wf-speed) var(--wf-ease),background-color var(--wf-speed) var(--wf-ease),transform var(--wf-speed) var(--wf-ease)}:where(a:hover){color:var(--wf-blue-3)}:where(a,button,input,textarea,select):focus-visible{outline:0;box-shadow:var(--wf-focus)}:where(h1,h2,h3,h4,h5,h6){margin:0;color:var(--wf-ink-strong);font-family:var(--wf-font-heading);font-weight:850;line-height:1.08;letter-spacing:-0.035em;text-wrap:balance;overflow-wrap:normal;word-break:normal;hyphens:none}:where(h1){font-size:var(--wf-h1)}:where(h2){font-size:var(--wf-h2)}:where(h3){font-size:var(--wf-h3)}:where(p){margin:0;color:var(--wf-muted)}:where(p + p){margin-top:1rem}:where(ul,ol){margin-block:1rem 0}:where(li){margin-block:0.25rem}:where(strong){color:color-mix(in srgb,currentColor 88%,var(--wf-ink-strong));font-weight:800}:where(.main-content){min-height:60vh;margin-top:var(--wf-header-h)}}@layer layout{.container{width:var(--wf-container);margin-inline:auto}.container-wide,.case-detail-container{width:var(--wf-container-wide);margin-inline:auto}:where(section){position:relative}:where(.service-section,.services-section,.content-section,.services,.features-section,.benefits-section,.faq-section,.faq-standard,.portfolio-grid-section,.portfolio-filter-section,.portfolio-context-links,.service-context-links,.contact-section,.quote-section,.report-form-section,.newsletter-content,.newsletter-stats,.newsletter-testimonials,.newsletter-privacy,.newsletter-related,.legal-section,.post-content,.related-posts,.package-section,.package-section-alt,.why-choose-us-section,.why-choose,.how-it-works,.how-it-works-section,.whats-included-section,.industries-section,.use-cases,.tech-specs,.tech-specs-section,.technology-section,.comparison-section,.trust-section,.story-section,.values-section,.team-section,.partners-section,.supply-chain-section,.reporting-section,.transparency-section,.policy-documents-section,.updates-section,.tag-links-section){padding-block:var(--wf-section-y);background:var(--wf-bg-section)}:where(.service-section:nth-of-type(even),.services-section:nth-of-type(even),.content-section:nth-of-type(even)){background:var(--wf-bg-section-alt)}:where(.section-border-top){border-top:1px solid var(--wf-line)}:where(.section-no-top){padding-top:0}:where(.grid){display:grid;gap:var(--wf-grid-gap)}:where(.grid-2){grid-template-columns:repeat(2,minmax(0,1fr))}:where(.grid-3,.services-grid,.featured-cases-grid,.portfolio-grid,.faq-grid,.faq-grid-home,.features-grid,.benefits-grid,.testimonials-grid){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}:where(.grid-4,.stats-grid,.icon-grid,.process-steps,.compact-grid){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}:where(.content-grid,.contact-grid,.two-column,.feature-split,.home-team-grid,.based-in-sweden-grid,.wfc-overview-grid,.crm-story-grid,.case-premium-overview-grid){display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,0.92fr);gap:clamp(1.4rem,4vw,3.2rem);align-items:start}:where(.section-header){max-width:860px;margin-inline:auto;margin-bottom:var(--wf-section-gap);text-align:center}:where(.section-header.section-header-left,.section-header--left){margin-inline:0;text-align:left}:where(.section-label,.section-badge,.cta-badge){display:inline-flex;width:fit-content;align-items:center;gap:0.45rem;margin:0 auto 0.75rem;padding:0.42rem 0.78rem;border:1px solid color-mix(in srgb,var(--wf-blue) 22%,transparent);border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:var(--wf-text-xs);font-weight:850;line-height:1.2;letter-spacing:0.08em;text-transform:uppercase}:where(.section-title,.section-title-modern){margin-inline:auto;color:var(--wf-ink-strong);font-size:var(--wf-h2);max-width:920px}:where(.section-subtitle,.section-subtitle-modern,.lead-text){max-width:780px;margin:0.85rem auto 0;color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.72;text-wrap:pretty}:where(.content-main .section-label,.content-sidebar .section-label,.content-grid .section-label,.wfb-payment-grid .section-label,.wfb-chat-grid .section-label,.wfb-screenshot-grid .section-label,.cyber-hub-lane-copy .section-label){margin-left:0;margin-right:0}:where(.section-header.section-header-left,.section-header--left) :where(.section-label,.section-badge){margin-left:0;margin-right:0}:where(.content-main .section-title,.content-sidebar .section-title,.content-grid .section-title,.wfb-payment-grid .section-title,.wfb-chat-grid .section-title,.wfb-screenshot-grid .section-title,.cyber-hub-lane-copy .section-title){text-align:left;margin-left:0}:where(.section-header.section-header-left,.section-header--left) :where(.section-title,.section-title-modern,.section-subtitle,.section-subtitle-modern){margin-left:0;text-align:left}}@layer components{:where(.btn,.btn-primary,.btn-outline,.btn-large,.btn-ultra,.btn-cta-primary,.btn-cta-secondary,.btn-cta-outline){display:inline-flex;min-height:var(--wf-btn-h);align-items:center;justify-content:center;gap:0.5rem;padding:0.72rem var(--wf-btn-pad-x);border:1px solid transparent;border-radius:0.9rem;font-size:var(--wf-text-sm);font-weight:850;line-height:1.15;letter-spacing:0.045em;text-decoration:none;text-transform:uppercase;white-space:normal;text-align:center}:where(.btn:hover,.btn-primary:hover,.btn-outline:hover,.btn-ultra:hover,.btn-cta-primary:hover,.btn-cta-secondary:hover){transform:translateY(-1px)}:where(.btn-primary,.btn-ultra-primary,.btn-cta-primary){background:linear-gradient(135deg,var(--wf-blue-3),var(--wf-blue));color:#fff;border-color:color-mix(in srgb,var(--wf-blue-3) 45%,transparent);box-shadow:0 12px 24px rgba(13,60,113,0.22)}:where(.btn-primary:hover,.btn-ultra-primary:hover,.btn-cta-primary:hover){color:#fff;background:linear-gradient(135deg,var(--wf-blue),var(--wf-blue-2))}:where(.btn-outline,.btn-ultra-outline,.btn-ultra-outline-light,.btn-ultra-outline-dark,.btn-cta-secondary,.btn-cta-outline){background:color-mix(in srgb,var(--wf-surface) 82%,transparent);color:var(--wf-blue-3);border-color:color-mix(in srgb,var(--wf-blue) 42%,transparent)}:where(.btn-outline:hover,.btn-ultra-outline:hover,.btn-ultra-outline-light:hover,.btn-ultra-outline-dark:hover,.btn-cta-secondary:hover,.btn-cta-outline:hover){background:var(--wf-blue);color:#fff;border-color:var(--wf-blue)}:where(.btn-large){min-height:50px;padding-inline:1.35rem}:where(.card,.service-card,.feature-card,.portfolio-card,.featured-case-card,.faq-item,.faq-card,.pricing-card,.info-box,.sidebar-card,.compact-card,.testimonial-card,.process-card,.booking-card,.highlight-box,.case-premium-fact-card,.case-premium-deliverable-card){position:relative;min-width:0;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:color-mix(in srgb,var(--wf-surface) 96%,transparent);box-shadow:var(--wf-shadow-sm);padding:var(--wf-card-pad)}:where(.card:hover,.service-card:hover,.feature-card:hover,.portfolio-card:hover,.featured-case-card:hover,.pricing-card:hover){border-color:var(--wf-line-strong);box-shadow:var(--wf-shadow-md);transform:translateY(-2px)}:where(.card-title,.service-title,.feature-card h3,.portfolio-card-title,.featured-case-title,.pricing-header h3,.faq-question){color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.22}:where(.card-description,.service-description,.feature-card p,.portfolio-card-excerpt,.featured-case-desc,.faq-answer,.info-box p,.testimonial-card p){margin-top:0.55rem;color:var(--wf-muted);line-height:1.65}:where(.card-icon,.service-icon,.feature-icon,.faq-icon,.benefit-icon,.case-icon,.info-icon){display:inline-grid;width:3.25rem;height:3.25rem;place-items:center;margin-bottom:0.85rem;border-radius:1rem;background:var(--wf-blue-soft);color:var(--wf-blue)}:where(.card-icon svg,.service-icon svg,.feature-icon svg,.faq-icon svg,.benefit-icon svg,.case-icon svg,.info-icon svg){width:1.55rem;height:1.55rem}:where(.card-link,.service-link,.portfolio-card-link,.featured-case-link,.feature-list-link,.link-arrow){display:inline-flex;width:fit-content;align-items:center;gap:0.35rem;margin-top:1rem;color:var(--wf-blue-3);font-weight:850;text-decoration:none}:where(.card-link:hover,.service-link:hover,.portfolio-card-link:hover,.featured-case-link:hover,.feature-list-link:hover,.link-arrow:hover){color:var(--wf-blue);transform:translateX(2px)}:where(.highlight-gold,.text-gradient-gold){color:var(--wf-gold)}}@layer utilities{.theme-dark-img,html[data-theme="dark"] .theme-light-img{display:none}html[data-theme="dark"] .theme-dark-img{display:block}.fade-in,.animate-in{opacity:1;transform:none}.hp-field,.wf-form-honeypot,.honeypot-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1100px){:root{--wf-container:min(100% - 1.5rem,980px);--wf-container-wide:min(100% - 1.5rem,980px)}:where(.grid-3,.services-grid,.featured-cases-grid,.portfolio-grid,.faq-grid,.faq-grid-home,.features-grid,.benefits-grid,.testimonials-grid){grid-template-columns:repeat(2,minmax(0,1fr))}:where(.grid-4,.stats-grid,.icon-grid,.process-steps,.compact-grid){grid-template-columns:repeat(2,minmax(0,1fr))}:where(.content-grid,.contact-grid,.two-column,.feature-split,.home-team-grid,.based-in-sweden-grid,.wfc-overview-grid,.crm-story-grid,.case-premium-overview-grid){grid-template-columns:1fr}}@media (max-width:760px){:root{--wf-header-h:74px;--wf-container:min(100% - 1rem,680px);--wf-container-wide:min(100% - 1rem,680px);--wf-section-y:clamp(2.7rem,10vw,4rem);--wf-card-pad:1rem}:where(.grid-2,.grid-3,.grid-4,.services-grid,.featured-cases-grid,.portfolio-grid,.faq-grid,.faq-grid-home,.features-grid,.benefits-grid,.testimonials-grid,.stats-grid,.icon-grid,.process-steps,.compact-grid){grid-template-columns:1fr}:where(.section-header){margin-bottom:1.35rem}:where(.section-subtitle,.section-subtitle-modern,.lead-text){font-size:1rem;line-height:1.62}:where(.btn,.btn-primary,.btn-outline,.btn-large,.btn-ultra,.btn-cta-primary,.btn-cta-secondary,.btn-cta-outline){width:min(100%,340px)}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:0.001ms !important}}}@layer header{.main-header{position:fixed;inset:0 0 auto;z-index:1000;background:color-mix(in srgb,var(--wf-bg) 88%,transparent);border-bottom:1px solid var(--wf-line);backdrop-filter:blur(18px)}.navbar{min-height:var(--wf-header-h);display:flex;align-items:center}.nav-wrapper{min-height:var(--wf-header-h);display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.logo{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.logo-image{width:clamp(150px,15vw,200px);height:auto}html:not([data-theme="dark"]) .logo-image{filter:brightness(0) saturate(100%) invert(11%) sepia(31%) saturate(1140%) hue-rotate(175deg) brightness(94%) contrast(94%)}.nav-menu{display:flex;align-items:center;justify-content:flex-end;gap:clamp(0.75rem,1.6vw,1.25rem);flex:1 1 auto;min-width:0}.nav-list{display:flex;align-items:center;justify-content:flex-end;gap:clamp(0.35rem,1vw,0.78rem);margin:0;padding:0;list-style:none}.nav-item{position:relative;margin:0}.nav-link-group{display:inline-flex;align-items:center;gap:0.02rem}.nav-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:0.3rem;padding:0.55rem 0.52rem;border:0;border-radius:var(--wf-radius-pill);background:transparent;color:var(--wf-ink);font-size:0.92rem;font-weight:800;line-height:1.1;text-decoration:none;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--wf-blue-3);background:transparent}.nav-link-toggle{min-width:24px;padding-inline:0.04rem 0.26rem}.dropdown-arrow{display:inline-block;font-size:1.08rem;line-height:1;transform:translateY(-0.5px);transition:transform var(--wf-speed) var(--wf-ease)}.nav-item.is-open .dropdown-arrow{transform:rotate(180deg) translateY(0.5px)}.dropdown-menu{position:fixed;display:none;left:50%;top:calc(var(--wf-header-h) - 0.2rem);width:min(1120px,calc(100vw - 2rem));max-height:min(74vh,720px);overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(-50%,10px,0);transition:opacity var(--wf-speed) var(--wf-ease),transform var(--wf-speed) var(--wf-ease),visibility var(--wf-speed) var(--wf-ease)}.nav-item.is-open > .dropdown-menu{display:grid;opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(-50%,0,0)}.nav-item.dropdown:not(.is-open) > .dropdown-menu{display:none}.mega-menu{display:grid;gap:1rem;padding:1rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:color-mix(in srgb,var(--wf-surface) 96%,transparent);box-shadow:var(--wf-shadow-lg);backdrop-filter:blur(18px)}.mega-menu-4col{grid-template-columns:repeat(4,minmax(0,1fr))}.mega-menu-3col{grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px}.mega-menu-section{display:flex;flex-direction:column;gap:0.5rem;min-width:0;padding:0.7rem;border-radius:var(--wf-radius-lg);background:color-mix(in srgb,var(--wf-surface-soft) 58%,transparent)}.mega-menu-heading,.mega-menu-heading-text{display:inline-flex;align-items:center;min-height:36px;color:var(--wf-ink-strong);font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase;text-decoration:none}.dropdown-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:0.68rem;align-items:start;min-width:0;padding:0.68rem;border:1px solid transparent;border-radius:var(--wf-radius-md);color:var(--wf-ink);text-decoration:none}.dropdown-item:hover{background:var(--wf-surface);border-color:var(--wf-line);box-shadow:var(--wf-shadow-xs);color:var(--wf-ink-strong);transform:none}.menu-icon{width:34px;height:34px;padding:0.42rem;border-radius:0.75rem;background:var(--wf-blue-soft);color:var(--wf-blue)}.dropdown-item strong{display:block;color:var(--wf-ink-strong);font-size:0.92rem;line-height:1.24}.dropdown-item small{display:block;margin-top:0.25rem;color:var(--wf-muted);font-size:0.78rem;line-height:1.42}.nav-cta{display:flex;align-items:center;flex:0 0 auto}.nav-cta .btn{min-height:38px;padding:0.55rem 0.82rem;font-size:0.78rem}.theme-toggle,.mobile-menu-toggle,.mobile-menu-close{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--wf-line);border-radius:var(--wf-radius-pill);background:var(--wf-surface);color:var(--wf-ink)}.theme-toggle svg{width:19px;height:19px}html[data-theme="dark"] .theme-icon-moon,html:not([data-theme="dark"]) .theme-icon-sun{display:none}.language-switcher-dropdown{position:relative}.lang-dropdown-toggle{display:inline-flex;align-items:center;gap:0.35rem;min-height:40px;padding:0.45rem 0.65rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-pill);background:var(--wf-surface);color:var(--wf-ink);font-weight:800}.lang-dropdown-menu{position:absolute;top:calc(100% + 0.5rem);right:0;display:grid;gap:0.25rem;min-width:180px;padding:0.45rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);box-shadow:var(--wf-shadow-md);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity var(--wf-speed) var(--wf-ease),transform var(--wf-speed) var(--wf-ease),visibility var(--wf-speed) var(--wf-ease)}.language-switcher-dropdown.open .lang-dropdown-menu,.language-switcher-dropdown:focus-within .lang-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-option{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0.55rem 0.65rem;border-radius:0.7rem;color:var(--wf-ink);text-decoration:none}.lang-option:hover,.lang-option-active{background:var(--wf-blue-soft);color:var(--wf-blue-3)}.mobile-header-actions,.mobile-menu-toggle,.mobile-menu-panel-header,.mobile-menu-overlay{display:none}.main-footer{background:#0b1220;color:#e6edf6}.footer-top{padding:clamp(3rem,6vw,5rem) 0 2rem}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.05fr) repeat(3,minmax(190px,1fr));gap:clamp(1.4rem,3vw,3rem)}.footer-column{min-width:0}.footer-logo-image{width:min(250px,100%);height:auto}.footer-description{margin-top:1rem;color:rgba(230,237,246,0.75)}.footer-heading{display:block;margin-bottom:0.9rem;color:#fff;font-weight:900;letter-spacing:0.06em;text-transform:uppercase;font-size:0.8rem}.footer-links{display:grid;gap:0.42rem;margin:0;padding:0;list-style:none}.footer-links a,.footer-contact a{color:rgba(230,237,246,0.76);text-decoration:none}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-contact{display:grid;gap:0.78rem}.contact-item{display:flex;gap:0.65rem;align-items:flex-start;min-width:0;color:rgba(230,237,246,0.78)}.contact-item svg{flex:0 0 auto;color:var(--wf-gold-2)}.contact-item address{font-style:normal}.footer-social{display:flex;gap:0.5rem;margin-top:1rem}.footer-social a{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,0.12);border-radius:var(--wf-radius-pill);color:rgba(230,237,246,0.86);text-decoration:none}.footer-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0.75rem;margin-top:2rem}.privacy-badge-simple,.product-badge-simple{display:flex;align-items:center;gap:0.58rem;min-width:0;padding:0.62rem 0.68rem;border:1px solid rgba(255,255,255,0.12);border-radius:var(--wf-radius-md);background:rgba(255,255,255,0.05)}.privacy-badge-simple svg,.product-badge-simple img,.wf-security-logo-wrapper svg{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.product-badge-simple.trustmark-badge img{width:auto;max-width:84px;height:48px}.product-badge-simple.uc-growth-badge img{max-width:56px}.product-badge-simple.dnb-credit-badge img{max-width:72px;height:54px;border-radius:0.25rem;background:#fff}.privacy-badge-text,.product-badge-text{display:grid;gap:0.15rem;min-width:0}.privacy-badge-text strong,.product-badge-text strong{color:#fff}.privacy-badge-text span,.product-badge-text span{color:rgba(230,237,246,0.72);font-size:0.76rem;line-height:1.3}.footer-bottom{padding:1rem 0;border-top:1px solid rgba(255,255,255,0.1)}.footer-bottom-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:rgba(230,237,246,0.72);font-size:0.86rem}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:0.85rem}.footer-bottom-links a{color:rgba(230,237,246,0.72);text-decoration:none}.footer-version-info{margin-left:0.5rem;opacity:0.76}@media (max-width:1180px){.nav-menu{gap:0.6rem}.nav-link{font-size:0.86rem;padding-inline:0.42rem}.nav-cta{display:none}}@media (max-width:980px){.mobile-header-actions{display:flex;align-items:center;gap:0.45rem;margin-left:auto}.mobile-menu-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;line-height:0}.mobile-menu-toggle span{width:17px;height:2px;margin:0;border-radius:999px;background:currentColor;transition:transform var(--wf-speed) var(--wf-ease),opacity var(--wf-speed) var(--wf-ease)}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.nav-menu{position:fixed;inset:0 0 0 auto;z-index:1002;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0.85rem;width:min(92vw,430px);height:100dvh;max-height:100dvh;padding:1rem;overflow:auto;overscroll-behavior:contain;background:var(--wf-surface);border-left:1px solid var(--wf-line);box-shadow:var(--wf-shadow-lg);transform:translateX(105%);transition:transform var(--wf-speed-slow) var(--wf-ease)}.nav-menu.active{transform:translateX(0)}.mobile-menu-overlay{position:fixed;inset:0;z-index:999;display:block;background:rgba(5,12,22,0.48);opacity:0;visibility:hidden;transition:opacity var(--wf-speed) var(--wf-ease),visibility var(--wf-speed) var(--wf-ease)}body.menu-open .mobile-menu-overlay{opacity:1;visibility:visible}.mobile-menu-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0.8rem;padding-bottom:0.8rem;border-bottom:1px solid var(--wf-line)}.mobile-menu-panel-copy{display:grid;gap:0.1rem}.mobile-menu-title{color:var(--wf-ink-strong);font-size:1.08rem}.mobile-menu-subtitle{color:var(--wf-muted);font-size:0.86rem;line-height:1.35}.nav-list{display:grid;width:100%;gap:0.48rem;align-items:stretch;justify-content:stretch}.nav-item{width:100%}.nav-link-group{display:grid;width:100%;grid-template-columns:1fr auto;gap:0.35rem}.nav-link{justify-content:flex-start;width:100%;padding:0.75rem 0.82rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface-soft);white-space:normal}.nav-link-toggle{width:44px;justify-content:center;padding-inline:0}.dropdown-menu{position:static;width:auto;max-height:0;overflow:hidden;visibility:visible;opacity:1;pointer-events:auto;transform:none;transition:max-height var(--wf-speed-slow) var(--wf-ease)}.nav-item.dropdown:not(.active) > .dropdown-menu{display:none}.nav-item.active > .dropdown-menu{display:grid;max-height:1500px;margin-top:0.45rem}.nav-item.active .dropdown-arrow{transform:rotate(180deg) translateY(1px)}.mega-menu,.mega-menu-3col,.mega-menu-4col{grid-template-columns:1fr;width:100%;padding:0.58rem;border-radius:var(--wf-radius-lg);box-shadow:none}.mega-menu-section{padding:0.58rem}.dropdown-item{grid-template-columns:30px minmax(0,1fr);padding:0.58rem}.menu-icon{width:30px;height:30px}.nav-menu > .language-switcher-dropdown,.nav-menu > .theme-toggle,.nav-menu > .nav-cta{margin-top:0.8rem}.nav-menu > .theme-toggle{display:none}.nav-menu > .nav-cta{display:flex}.nav-menu > .nav-cta .btn{width:100%}.nav-menu > .language-switcher-dropdown .lang-dropdown-toggle,.nav-menu > .language-switcher-dropdown{width:100%}.nav-menu > .language-switcher-dropdown .lang-dropdown-menu{position:static;display:none;margin-top:0.5rem;opacity:1;visibility:visible;transform:none;box-shadow:none}.nav-menu > .language-switcher-dropdown.open .lang-dropdown-menu{display:grid}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-badges{grid-template-columns:1fr}.footer-bottom-content{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr}.privacy-badge-simple,.product-badge-simple{align-items:flex-start}}}@layer hero{.hero-mesh,.page-intro-standard{position:relative;overflow:clip;isolation:isolate;background:radial-gradient(circle at 16% 16%,rgba(39,94,156,0.16),transparent 34%),radial-gradient(circle at 88% 10%,rgba(214,182,66,0.15),transparent 30%),linear-gradient(180deg,#f7f9fc 0%,#ffffff 100%)}html[data-theme="dark"] .hero-mesh,html[data-theme="dark"] .page-intro-standard{background:radial-gradient(circle at 16% 16%,rgba(94,158,232,0.2),transparent 34%),radial-gradient(circle at 88% 10%,rgba(230,201,85,0.14),transparent 30%),linear-gradient(180deg,#111821 0%,#151d28 100%)}.hero-mesh{min-height:clamp(620px,calc(100svh - var(--wf-header-h)),860px);display:flex;align-items:center;padding-block:clamp(3.8rem,8vw,7rem) clamp(2.2rem,5vw,4rem)}.page-intro-standard{padding-block:clamp(4rem,8vw,7.2rem)}.spotlights,.page-hero-spotlights{position:absolute;inset:0;pointer-events:none;z-index:-1}.spotlight,.page-hero-spotlight{position:absolute;width:clamp(13rem,25vw,28rem);aspect-ratio:1;border-radius:50%;filter:blur(32px);opacity:0.55}.spotlight-1,.page-hero-spotlight-1{left:-8%;top:12%;background:rgba(39,94,156,0.26)}.spotlight-2,.page-hero-spotlight-2{right:10%;top:2%;background:rgba(214,182,66,0.2)}.spotlight-3,.page-hero-spotlight-3{right:-10%;bottom:8%;background:rgba(39,118,210,0.2)}.hero-grid,.page-hero-grid{display:grid;align-items:center;gap:clamp(1.4rem,4vw,3.6rem)}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr)}.page-hero-grid.has-media{grid-template-columns:minmax(0,1.05fr) minmax(320px,0.95fr)}.page-hero-grid.no-media{max-width:980px;margin-inline:auto}.hero-content-ultra,.page-hero-copy{min-width:0}.hero-badges,.page-hero-badges{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1rem}.hero-badge,.page-hero-badge{display:inline-flex;align-items:center;gap:0.42rem;min-height:30px;padding:0.36rem 0.68rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-pill);background:color-mix(in srgb,var(--wf-surface) 72%,transparent);color:var(--wf-blue-3);font-size:0.75rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.page-hero-badge svg{width:1rem;height:1rem}.page-hero-badge.is-primary,.hero-badge:first-child{background:var(--wf-blue-soft);border-color:color-mix(in srgb,var(--wf-blue) 24%,transparent)}.hero-title-ultra,.page-hero-title{max-width:12ch;color:var(--wf-ink-strong);font-size:var(--wf-h1);line-height:0.94;letter-spacing:-0.06em;overflow-wrap:normal;word-break:normal;hyphens:none}.page-hero-title{max-width:14ch}.hero-subtitle-ultra,.page-hero-subtitle{max-width:58ch;margin-top:1rem;color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.68;text-wrap:pretty}.home-hero-trust-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.62rem;max-width:860px;margin-top:1.25rem}.home-hero-trust-item{min-width:0;padding:0.72rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:color-mix(in srgb,var(--wf-surface) 78%,transparent);box-shadow:var(--wf-shadow-xs)}.home-hero-trust-item strong{display:block;color:var(--wf-ink-strong);font-size:0.88rem;line-height:1.2}.home-hero-trust-item span{display:block;margin-top:0.22rem;color:var(--wf-muted);font-size:0.75rem;line-height:1.35}.hero-cta-group,.page-hero-actions{display:flex;flex-wrap:wrap;gap:0.7rem;margin-top:clamp(1.35rem,3vw,2rem)}.hero-image{position:relative;align-self:end;justify-self:center;width:min(100%,520px)}.hero-image img{width:100%;filter:drop-shadow(0 28px 48px rgba(13,39,78,0.2))}.page-hero-media{min-width:0}.page-hero-media-shell,.page-hero-visual-frame{position:relative;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-lg)}.page-hero-media-shell :where(img,video),.page-hero-visual-frame :where(img,video){width:100%;height:auto}.page-hero-stack{position:relative;min-height:clamp(260px,32vw,420px)}.page-hero-stack-card{position:absolute;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-md)}.page-hero-stack-card img{width:100%;height:100%;object-fit:cover}.page-hero-stack-card.is-main{inset:0 auto auto 0;width:76%;height:64%;z-index:1}.page-hero-stack-card.is-secondary{right:0;top:18%;width:54%;height:48%;z-index:2}.page-hero-stack-card.is-tertiary{left:18%;bottom:0;width:58%;height:42%;z-index:3}.page-hero-card-caption{position:absolute;left:0.8rem;bottom:0.8rem;max-width:calc(100% - 1.6rem);padding:0.35rem 0.55rem;border-radius:var(--wf-radius-pill);background:rgba(8,16,28,0.76);color:#fff;font-size:0.72rem;font-weight:850;letter-spacing:0.04em}.page-hero-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.6rem;padding:0.8rem}.page-hero-kpi{padding:0.75rem;border-radius:var(--wf-radius-md);background:var(--wf-surface-soft)}.page-hero-kpi strong{display:block;color:var(--wf-ink-strong);font-size:1.3rem;line-height:1.05}.page-hero-kpi span{display:block;margin-top:0.22rem;color:var(--wf-muted);font-size:0.75rem}.page-hero-links{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:1rem}.page-hero-link{display:inline-flex;padding:0.4rem 0.62rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-pill);background:var(--wf-surface);color:var(--wf-blue-3);font-size:0.82rem;font-weight:800;text-decoration:none}.page-hero-portrait{position:relative}.page-intro-computer-service .page-hero-media-shell{max-width:min(100%,480px);margin-inline:auto;border:0;background:transparent;box-shadow:none}.page-intro-computer-service .page-hero-visual-frame{max-height:300px;aspect-ratio:4 / 3;border-radius:var(--wf-radius-xl)}.page-intro-computer-service .page-hero-visual-frame picture,.page-intro-computer-service .page-hero-visual-frame img{display:block;width:100%;height:100%}.page-intro-computer-service .page-hero-visual-frame img{object-fit:cover;object-position:center 18%}.page-intro-computer-service .page-hero-float-card{max-width:170px}.page-intro-computer-service .page-hero-media-shell,.page-intro-computer-service .page-hero-portrait{overflow:visible}.page-intro-computer-service .page-hero-float-card.is-bottom{bottom:-2.5rem;left:-0.5rem}.page-hero-float-card{position:absolute;z-index:2;max-width:220px;padding:0.78rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:color-mix(in srgb,var(--wf-surface) 92%,transparent);box-shadow:var(--wf-shadow-sm)}.page-hero-float-card.is-top{top:1rem;right:1rem}.page-hero-float-card.is-bottom{left:1rem;bottom:1rem}@media (max-width:1100px){.hero-grid,.page-hero-grid.has-media{grid-template-columns:1fr}.hero-content-ultra,.page-hero-copy{text-align:center}.hero-title-ultra,.page-hero-title,.hero-subtitle-ultra,.page-hero-subtitle{margin-left:auto;margin-right:auto}.hero-badges,.page-hero-badges,.hero-cta-group,.page-hero-actions{justify-content:center}.home-hero-trust-bar{margin-left:auto;margin-right:auto}}@media (max-width:760px){.hero-mesh{min-height:min(760px,calc(100svh - var(--wf-header-h)));align-items:start;padding-top:2.3rem;padding-bottom:8.4rem}.hero-title-ultra,.page-hero-title{max-width:12.5ch;font-size:clamp(2.25rem,12vw,3.45rem);line-height:0.96}.hero-subtitle-ultra,.page-hero-subtitle{max-width:34ch;font-size:1rem;line-height:1.55}.home-hero-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-home .hero-image{position:absolute;right:0.6rem;bottom:35px;width:min(40%,510px);opacity:0.96}.page-hero-stack{min-height:300px}.page-hero-stack-card.is-main{width:82%;height:58%}.page-hero-stack-card.is-secondary{width:60%;height:42%}.page-hero-stack-card.is-tertiary{left:8%;width:70%;height:38%}.page-hero-kpi-grid{grid-template-columns:1fr}.page-hero-float-card{position:static;max-width:none;margin-top:0.6rem}}}@layer hero{body.startsida-e .hero-mesh,body.startsida-f .hero-mesh{min-height:clamp(580px,calc(100svh - var(--wf-header-h)),600px);padding-block:clamp(2rem,4vw,3.5rem)}body.startsida-e .hero-grid,body.startsida-f .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,0.55fr)}body.startsida-e .hero-title-ultra,body.startsida-f .hero-title-ultra{max-width:18ch}body.startsida-e .hero-subtitle-ultra,body.startsida-f .hero-subtitle-ultra{max-width:64ch}body.startsida-e .home-hero-trust-bar--com{grid-template-columns:repeat(4,minmax(0,1fr));gap:0.9rem;max-width:940px;margin-top:1.6rem}body.startsida-e .home-hero-trust-bar--com .home-hero-trust-item{padding:1rem 1.1rem;border-radius:var(--wf-radius-md);background:color-mix(in srgb,var(--wf-surface) 90%,transparent);box-shadow:0 1px 2px rgba(13,60,113,0.05),0 6px 18px rgba(13,60,113,0.07)}body.startsida-e .home-hero-trust-bar--com .home-hero-trust-item strong{font-size:1.1rem;font-weight:850;letter-spacing:-0.01em;line-height:1.2;color:var(--wf-ink-strong)}body.startsida-e .home-hero-trust-bar--com .home-hero-trust-item span{margin-top:0.35rem;font-size:0.82rem;line-height:1.4;color:var(--wf-muted)}@media (max-width:1100px){body.startsida-e .hero-grid,body.startsida-f .hero-grid{grid-template-columns:1fr}}@media (max-width:760px){body.startsida-e .home-hero-trust-bar--com{grid-template-columns:repeat(2,minmax(0,1fr))}body.startsida-e .hero-mesh,body.startsida-f .hero-mesh{padding-block:2rem 5rem}}}@layer hero{body.startsida-f .hero-grid{grid-template-columns:minmax(0,0.95fr) minmax(520px,0.9fr);gap:clamp(1.5rem,3vw,3rem)}body.startsida-f .hero-title-ultra{max-width:21ch;font-size:4.35rem;line-height:0.98;letter-spacing:0}body.startsida-f .hero-subtitle-ultra{max-width:58ch;margin-top:0.85rem;line-height:1.55}body.startsida-f .hero-cta-group{margin-top:1.1rem}@media (min-width:1101px){body.startsida-f .hero-mesh{height:600px;min-height:600px;max-height:600px;padding-block:1.75rem}}@media (max-width:1100px){body.startsida-f .hero-grid{grid-template-columns:1fr}body.startsida-f .hero-mesh{height:auto;min-height:auto;max-height:none;padding-block:2.25rem 3rem}body.startsida-f .hero-title-ultra{max-width:15ch;font-size:3.55rem}body.startsida-f .hero-subtitle-ultra{max-width:54ch}}@media (max-width:760px){body.startsida-f .hero-mesh{padding-block:1.6rem 2.35rem}body.startsida-f .hero-grid{gap:1.35rem}body.startsida-f .hero-title-ultra{max-width:12.5ch;font-size:2.65rem}body.startsida-f .hero-subtitle-ultra{font-size:1rem;line-height:1.52}}}@layer hero{body.startsida-b .hero-mesh{min-height:clamp(560px,calc(100svh - var(--wf-header-h)),760px);padding-block:clamp(2rem,4vw,3.5rem)}body.startsida-b .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,0.55fr)}body.startsida-b .hero-title-ultra{max-width:16ch}body.startsida-b .hero-subtitle-ultra{max-width:64ch}body.startsida-b .home-hero-trust-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:0.85rem;max-width:920px;margin-top:1.6rem}body.startsida-b .home-hero-trust-item{padding:1rem 1.1rem;border-radius:var(--wf-radius-md);background:color-mix(in srgb,var(--wf-surface) 88%,transparent);box-shadow:0 1px 2px rgba(13,60,113,0.05),0 6px 18px rgba(13,60,113,0.07)}body.startsida-b .home-hero-trust-item strong{font-size:1.05rem;font-weight:800;letter-spacing:-0.01em;line-height:1.25}body.startsida-b .home-hero-trust-item span{margin-top:0.32rem;font-size:0.84rem;line-height:1.4}@media (max-width:1100px){body.startsida-b .hero-grid{grid-template-columns:1fr}}@media (max-width:760px){body.startsida-b .home-hero-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}body.startsida-b .hero-mesh{padding-block:2rem 5rem}}}@layer hero{body.startsida-d .hero-mesh{min-height:clamp(580px,calc(100svh - var(--wf-header-h)),800px);padding-block:clamp(2rem,4vw,3.5rem)}body.startsida-d .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,0.55fr)}body.startsida-d .hero-title-ultra{max-width:18ch}body.startsida-d .hero-subtitle-ultra{max-width:64ch}body.startsida-d .home-hero-trust-bar--com{grid-template-columns:repeat(4,minmax(0,1fr));gap:0.9rem;max-width:940px;margin-top:1.6rem}body.startsida-d .home-hero-trust-bar--com .home-hero-trust-item{padding:1rem 1.1rem;border-radius:var(--wf-radius-md);background:color-mix(in srgb,var(--wf-surface) 90%,transparent);box-shadow:0 1px 2px rgba(13,60,113,0.05),0 6px 18px rgba(13,60,113,0.07)}body.startsida-d .home-hero-trust-bar--com .home-hero-trust-item strong{font-size:1.1rem;font-weight:850;letter-spacing:-0.01em;line-height:1.2;color:var(--wf-ink-strong)}body.startsida-d .home-hero-trust-bar--com .home-hero-trust-item span{margin-top:0.35rem;font-size:0.82rem;line-height:1.4;color:var(--wf-muted)}@media (max-width:1100px){body.startsida-d .hero-grid{grid-template-columns:1fr}}@media (max-width:760px){body.startsida-d .home-hero-trust-bar--com{grid-template-columns:repeat(2,minmax(0,1fr))}body.startsida-d .hero-mesh{padding-block:2rem 5rem}}}@layer components{.service-features,.card-features,.feature-list,.pricing-features,.product-list,.hacked-checklist,.check-list-simple,.webbyra-feature-list{display:grid;gap:var(--wf-list-gap,0.55rem);margin:var(--wf-list-margin,1rem 0 0);padding:0;list-style:none}.service-features > li,.card-features > li,.feature-list > li,.pricing-features > li,.product-list > li,.hacked-checklist > li,.check-list-simple > li,.webbyra-feature-list > li{position:relative;margin:0;padding-left:1.35rem;color:var(--wf-muted);line-height:1.55}.service-features > li::before,.card-features > li::before,.feature-list > li::before,.pricing-features > li::before,.product-list > li::before,.hacked-checklist > li::before,.check-list-simple > li::before,.webbyra-feature-list > li::before{content: "";position:absolute;left:0;top:0.72em;width:0.48rem;height:0.48rem;border-radius:50%;background:var(--wf-gold);box-shadow:0 0 0 4px var(--wf-gold-soft);transform:translateY(-50%)}.service-features a,.feature-list-link{color:var(--wf-blue-3);font-weight:800;text-decoration:none}.wf-info-card{--wf-info-list-accent:var(--wf-gold);--wf-info-list-soft:var(--wf-gold-soft);display:flex;min-height:100%;flex-direction:column;gap:0.85rem;padding:clamp(1.05rem,2vw,1.35rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.wf-info-card--success{--wf-info-list-accent:var(--wf-green);--wf-info-list-soft:color-mix(in srgb,var(--wf-green) 14%,transparent);border-color:color-mix(in srgb,var(--wf-green) 22%,var(--wf-line));background:color-mix(in srgb,var(--wf-green) 7%,var(--wf-surface))}.wf-info-card--danger{--wf-info-list-accent:var(--wf-red);--wf-info-list-soft:color-mix(in srgb,var(--wf-red) 12%,transparent);border-color:color-mix(in srgb,var(--wf-red) 18%,var(--wf-line))}.wf-info-card-title{margin:0;color:var(--wf-ink-strong);font-size:clamp(1rem,1vw,1.08rem);line-height:1.25;letter-spacing:-0.015em}.wf-info-list{display:grid;gap:0.55rem;margin:0;padding:0;list-style:none}.wf-info-list > li{display:grid;grid-template-columns:0.68rem minmax(0,1fr);gap:0.72rem;align-items:start;margin:0;padding:0;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.5}.wf-info-list > li::before{content: "";display:block;width:0.56rem;height:0.56rem;margin-top:0.5em;border-radius:50%;background:var(--wf-info-list-accent);box-shadow:0 0 0 4px var(--wf-info-list-soft)}.service-context-links{padding-block:var(--wf-section-y-sm)}.service-context-links .container,.context-links-text{max-width:900px;margin-inline:auto;text-align:center}.service-context-links p,.context-links-text p{color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.72}.resource-cluster,.portfolio-context-links,.portfolio-filter-section{background:var(--wf-bg-section-alt)}.featured-case-card,.portfolio-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;padding:0;color:inherit;text-decoration:none}.featured-case-image,.portfolio-card-image{overflow:hidden;aspect-ratio:16 / 10;background:var(--wf-surface-soft)}.featured-case-image img,.portfolio-card-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform var(--wf-speed-slow) var(--wf-ease)}.featured-case-card:hover img,.portfolio-card:hover img{transform:scale(1.025)}.featured-case-content,.portfolio-card-content,.portfolio-card-footer{padding:var(--wf-card-pad)}.featured-case-content,.portfolio-card-content{display:flex;flex:1;flex-direction:column}.featured-case-industry,.portfolio-card-industry,.case-premium-meta-label,.case-premium-tag,.tag-badge{display:inline-flex;width:fit-content;align-items:center;padding:0.32rem 0.58rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.74rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.portfolio-card-tags,.case-premium-tag-list,.wfb-case-tags,.wfb-ind-tags{display:flex;flex-wrap:wrap;gap:0.42rem;margin-top:0.8rem}.portfolio-card-tags :where(a,span,.tag-badge,.portfolio-card-industry){text-decoration:none}.portfolio-card-footer{margin-top:auto;border-top:1px solid var(--wf-line)}.tag-filter{display:inline-flex;align-items:center;min-height:38px;padding:0.48rem 0.75rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-pill);background:var(--wf-surface);color:var(--wf-ink);font-weight:800;text-decoration:none}.tag-filter.active,.tag-filter:hover{background:var(--wf-blue);border-color:var(--wf-blue);color:#fff}.cta-section-premium{padding:clamp(3.4rem,6vw,5.4rem) 0;overflow:hidden;background:radial-gradient(circle at 14% 24%,rgba(255,255,255,0.16),transparent 38%),linear-gradient(135deg,var(--wf-blue-3),var(--wf-blue));color:#fff}.cta-wrapper,.cta-content-premium{max-width:900px;margin-inline:auto;text-align:center}.cta-section-premium .cta-badge{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.28);color:var(--wf-gold-2)}.cta-title-premium{color:#fff;font-size:var(--wf-h2)}.cta-subtitle-premium,.cta-content-premium > p{max-width:760px;margin:0.85rem auto 0;color:rgba(255,255,255,0.86);font-size:var(--wf-text-lg);line-height:1.68}.cta-buttons-premium{display:flex;flex-wrap:wrap;justify-content:center;gap:0.72rem;margin-top:1.35rem}.faq-container,.faq-grid,.faq-grid-home{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wf-grid-gap)}.faq-item,.faq-card{padding:var(--wf-card-pad-lg)}.faq-card-header{display:flex;gap:0.8rem;align-items:flex-start}.faq-answer p{color:var(--wf-muted)}.wf-form-section,.contact-section{background:var(--wf-bg-section)}.wf-form-body,.contact-form,.quote-form,.newsletter-form,.report-form,.demo-form,.demo-form-premium,.wfb-demo-form{display:grid;gap:1rem;width:min(100%,860px);margin-inline:auto;padding:clamp(1rem,3vw,1.6rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.wf-form-body--compact{width:min(100%,680px);padding:clamp(0.95rem,2.2vw,1.25rem)}.wf-form-body--split{width:min(100%,1040px);grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);align-items:start}.wf-form-body--dark{background:color-mix(in srgb,var(--wf-blue-3) 94%,#000);border-color:rgba(255,255,255,0.16);color:#fff}.wf-form-body--inline{width:min(100%,960px);grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end}.wf-form-body.is-submitting,.contact-form.is-submitting,.quote-form.is-submitting,.newsletter-form.is-submitting,.report-form.is-submitting,.demo-form.is-submitting,.demo-form-premium.is-submitting,.wfb-demo-form.is-submitting,.ajax-form.is-submitting{cursor:progress}.wf-form-body.is-submitting :where(input,select,textarea),.contact-form.is-submitting :where(input,select,textarea),.quote-form.is-submitting :where(input,select,textarea),.newsletter-form.is-submitting :where(input,select,textarea),.report-form.is-submitting :where(input,select,textarea),.demo-form-premium.is-submitting :where(input,select,textarea),.wfb-demo-form.is-submitting :where(input,select,textarea),.ajax-form.is-submitting :where(input,select,textarea){opacity:0.78}.form-section{display:grid;gap:1rem}.form-section + .form-section{margin-top:0.95rem;padding-top:1.1rem;border-top:1px solid var(--wf-line)}.form-section-title{margin:0;color:var(--wf-ink-strong);font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.25}.wf-form-row,.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0}.form-group{min-width:0;margin:0}.wf-form-label,.form-label{display:block;margin-bottom:0.38rem;color:var(--wf-ink-strong);font-size:0.86rem;font-weight:850}.wf-form-input,.form-control,.contact-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea),.quote-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea),.newsletter-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea),.report-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea),.demo-form-premium :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea),.wfb-demo-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea),.ajax-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not(.honeypot-field),select,textarea){width:100%;min-height:46px;padding:0.68rem 0.84rem;border:1px solid var(--wf-line-strong);border-radius:var(--wf-radius-sm);background:var(--wf-bg);color:var(--wf-ink);box-shadow:none}.wf-form-input:focus,.form-control:focus,.contact-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea):focus,.quote-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea):focus,.newsletter-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea):focus,.report-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea):focus,.demo-form-premium :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea):focus,.wfb-demo-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),select,textarea):focus,.ajax-form :where(input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not(.honeypot-field),select,textarea):focus{border-color:color-mix(in srgb,var(--wf-blue) 68%,transparent);box-shadow:var(--wf-focus)}.wf-form-was-validated :where(.wf-form-input,.form-control):invalid,:where(.wf-form-input,.form-control)[aria-invalid="true"],.form-control.is-invalid,.wf-form-input.is-invalid{border-color:color-mix(in srgb,var(--wf-red) 68%,transparent);background:color-mix(in srgb,var(--wf-red) 5%,var(--wf-bg))}.wf-field-error{display:block;margin-top:0.35rem;color:var(--wf-red);font-size:var(--wf-text-xs);font-weight:750;line-height:1.35}.service-checkboxes,.checkbox-grid,.radio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.65rem}.checkbox-label,.radio-label{display:flex;min-width:0;align-items:flex-start;gap:0.62rem;padding:0.68rem 0.75rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface-soft);color:var(--wf-ink);line-height:1.45}:where(.checkbox-label,.radio-label) :where(input[type="checkbox"],input[type="radio"]){width:1rem;height:1rem;min-height:0;flex:0 0 1rem;margin:0.16rem 0 0;padding:0;accent-color:var(--wf-blue)}.checkbox-text,.radio-text{min-width:0;color:var(--wf-ink);font-size:0.93rem}textarea.wf-form-input,textarea.form-control{min-height:145px;resize:vertical}.wf-form-submit{display:flex;justify-content:center;margin-top:0.35rem}.wf-form-submit :where(button,.btn,.btn-primary,.btn-cta-primary),:where(form) :where(button[type="submit"],.wf-submit-button){position:relative}:where(form.is-submitting) :where(button[type="submit"],.wf-submit-button){pointer-events:none;opacity:0.82}:where(form.is-submitting) :where(button[type="submit"],.wf-submit-button)::after{content: "";width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:wfFormSpin 720ms linear infinite}@keyframes wfFormSpin{to{transform:rotate(360deg)}}.wf-form-note{max-width:680px;margin-inline:auto;color:var(--wf-muted-2);font-size:0.88rem;text-align:center}.wf-form-success,.wf-form-error,.alert,.wf-form-status{width:min(100%,860px);margin:0 auto 1rem;padding:1rem 1.15rem;border-radius:var(--wf-radius-md);border:1px solid var(--wf-line);background:var(--wf-surface)}.wf-form-success,.alert-success,.wf-form-status--success{border-color:color-mix(in srgb,var(--wf-green) 34%,transparent);background:color-mix(in srgb,var(--wf-green) 9%,var(--wf-surface))}.wf-form-error,.alert-danger,.alert-error,.wf-form-status--error{border-color:color-mix(in srgb,var(--wf-red) 34%,transparent);background:color-mix(in srgb,var(--wf-red) 9%,var(--wf-surface))}.wf-form-success__title,.wf-form-status__title{display:block;color:var(--wf-ink-strong);font-weight:900}.wf-form-success__body,.wf-form-status__body{margin-top:0.25rem;color:var(--wf-muted);white-space:pre-line}.wf-form-modal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:1rem}.wf-form-modal__backdrop{position:absolute;inset:0;background:rgba(6,14,26,0.62);backdrop-filter:blur(9px)}.wf-form-modal__dialog{position:relative;z-index:1;display:grid;width:min(100%,440px);gap:0.85rem;justify-items:center;padding:clamp(1.35rem,4vw,2rem);border:1px solid color-mix(in srgb,var(--wf-blue) 18%,var(--wf-line));border-radius:var(--wf-radius-xl);background:radial-gradient(circle at 18% 0%,var(--wf-gold-soft),transparent 36%),var(--wf-surface);box-shadow:var(--wf-shadow-lg);text-align:center;outline:none}.wf-form-modal__icon{display:grid;width:3.25rem;height:3.25rem;place-items:center;border-radius:50%;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.wf-form-modal__icon::before{content: "";width:1.35rem;height:1.35rem;border:3px solid currentColor;border-right-color:transparent;border-radius:50%;animation:wfFormSpin 720ms linear infinite}.wf-form-modal.is-success .wf-form-modal__icon{background:color-mix(in srgb,var(--wf-green) 12%,var(--wf-surface));color:var(--wf-green)}.wf-form-modal.is-success .wf-form-modal__icon::before{width:1.45rem;height:0.78rem;border:0;border-left:3px solid currentColor;border-bottom:3px solid currentColor;border-radius:0;transform:rotate(-45deg);animation:none}.wf-form-modal.is-error .wf-form-modal__icon{background:color-mix(in srgb,var(--wf-red) 10%,var(--wf-surface));color:var(--wf-red)}.wf-form-modal.is-error .wf-form-modal__icon::before{content: "!";width:auto;height:auto;border:0;font-size:1.5rem;font-weight:900;animation:none}.wf-form-modal__title{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.15;letter-spacing:-0.025em}.wf-form-modal__message{max-width:34rem;margin:0;color:var(--wf-muted);font-size:var(--wf-text-base);line-height:1.6;white-space:pre-line}.wf-form-modal__close{margin-top:0.25rem}body.has-form-modal{overflow:hidden}.contact-form-wrapper,.contact-info{min-width:0}.contact-form-wrapper h2,.contact-info h2{margin-bottom:1rem}.contact-info{display:grid;gap:1rem}.info-box h3{display:flex;align-items:center;gap:0.55rem}.contact-icon,.contact-icon-warning{width:1.2rem;height:1.2rem;color:var(--wf-blue);flex:0 0 auto}.stats-section{padding-block:clamp(1.5rem,4vw,2.4rem);background:var(--wf-bg-section-alt)}.stats-grid{align-items:stretch}.stat-box,.stat-item{min-width:0;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs);text-align:center}.stat-number{display:block;color:var(--wf-blue);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1}.stat-label{display:block;margin-top:0.38rem;color:var(--wf-ink-strong);font-size:0.78rem;font-weight:850;letter-spacing:0.07em;text-transform:uppercase}.stat-description{margin-top:0.42rem;color:var(--wf-muted);font-size:0.88rem;line-height:1.45}.customer-logos-banner{overflow:hidden;padding-block:1rem;border-block:1px solid var(--wf-line);background:var(--wf-surface-soft)}.logos-scroll-container{overflow:hidden}.logos-scroll-track{display:flex;width:max-content;gap:0.8rem}.logo-item{display:grid;min-width:170px;height:72px;place-items:center;padding:0.8rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface)}.logo-item img{max-width:145px;max-height:48px;object-fit:contain}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}.pricing-card{display:flex;flex-direction:column}.pricing-card-featured,.pricing-featured,.pricing-card.featured{border-color:color-mix(in srgb,var(--wf-blue) 48%,transparent);box-shadow:var(--wf-shadow-md)}.pricing-badge{position:absolute;top:-0.72rem;left:50%;transform:translateX(-50%);padding:0.3rem 0.62rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue);color:#fff;font-size:0.72rem;font-weight:850}.pricing-price,.package-hero-price{display:flex;align-items:baseline;justify-content:center;gap:0.25rem;margin-top:0.8rem}.price-amount{color:var(--wf-blue);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.price-period,.price-currency{color:var(--wf-muted);font-weight:750}.pricing-footer,.package-footer{margin-top:auto;padding-top:1rem}.webbhotell-v5-security-grid,.wfb-overview-grid,.wfb-payment-grid,.wfb-chat-grid,.wfb-fortnox-grid,.wfb-screenshot-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.wfb-features-grid,.wfb-admin-grid,.wfb-implement-grid,.wfc-platforms,.wfc-security-grid,.crm-faq-grid,.case-premium-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}.wfb-cases-grid,.wfb-industries-detailed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wf-grid-gap)}:where(.wfb-feature-card,.wfb-case-card,.wfb-admin-card,.wfb-implement-card,.wfb-ind-card,.wfc-sec-item,.wfc-step,.crm-shot,.crm-story-card,.wfeb-screenshot-card){border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm);padding:var(--wf-card-pad)}.page-hero-media-shell:has(.wfb-hero-stack){overflow:visible;border:0;background:transparent;box-shadow:none}.wfb-hero-stack{min-height:clamp(300px,34vw,450px);isolation:isolate}.wfb-hero-stack .page-hero-stack-card{padding:0.55rem;cursor:zoom-in;transition:transform var(--wf-speed-slow) var(--wf-ease),box-shadow var(--wf-speed-slow) var(--wf-ease),z-index 0ms linear}.wfb-hero-stack .page-hero-stack-card:hover{z-index:20;box-shadow:var(--wf-shadow-lg);transform:translateY(-0.35rem) scale(1.045)}.wfb-hero-stack .page-hero-stack-card.is-main{width:82%;height:62%}.wfb-hero-stack .page-hero-stack-card.is-secondary{top:22%;width:58%;height:48%}.wfb-hero-stack .page-hero-stack-card.is-tertiary{left:20%;width:62%;height:43%}.wfb-hero-stack .page-hero-stack-card img{border-radius:calc(var(--wf-radius-lg) - 0.45rem);object-position:top center}.wfb-overview,.wfb-features,.wfb-problem,.wfb-payment,.wfb-fortnox,.wfb-admin,.wfb-implement,.wfb-chat-section,.wfb-screenshot-section,.wfb-cases,.wfb-industries,.wfb-faq,.wfb-demo-section{padding:var(--wf-section-y) 0;background:var(--wf-bg-section)}.wfb-problem,.wfb-fortnox,.wfb-chat-section,.wfb-industries,.wfb-demo-section{background:var(--wf-bg-section-alt)}.wfb-overview-content > p,.wfb-problem-grid p,.wfb-payment-grid p,.wfb-fortnox-grid p,.wfb-chat-grid p,.wfb-screenshot-grid p,.wfb-ind-card p,.wfb-feature-card p,.wfb-admin-card p,.wfb-implement-card p,.wfb-faq-item p{color:var(--wf-muted);line-height:1.65}.wfb-overview-content .section-label,.wfb-problem-grid .section-label,.wfb-payment-grid .section-label,.wfb-fortnox-grid .section-label,.wfb-chat-grid .section-label,.wfb-screenshot-grid .section-label,.wfb-admin-card .section-label{margin-left:0;margin-right:0}.wfb-overview-content .section-title,.wfb-problem-grid .section-title,.wfb-payment-grid .section-title,.wfb-fortnox-grid .section-title,.wfb-chat-grid .section-title,.wfb-screenshot-grid .section-title{margin-left:0;text-align:left}.wfb-benefits-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;margin-top:1.2rem}.wfb-benefit-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0.72rem;align-items:start;padding:0.9rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs)}.wfb-benefit-item svg,.wfb-fortnox-list svg{width:1.35rem;height:1.35rem;flex:0 0 1.35rem;color:var(--wf-blue)}.wfb-benefit-item strong{display:block;color:var(--wf-ink-strong);line-height:1.25}.wfb-benefit-item span{display:block;margin-top:0.18rem;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.45}.wfb-feature-card,.wfb-admin-card,.wfb-implement-card,.wfb-ind-card,.wfb-faq-item{display:flex;min-height:100%;flex-direction:column;gap:0.75rem}.wfb-feature-icon,.wfb-ind-icon,.wfb-implement-num{display:grid;width:3rem;height:3rem;flex:0 0 3rem;place-items:center;border-radius:1rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.wfb-feature-icon svg,.wfb-ind-icon svg{width:1.55rem;height:1.55rem}.wfb-feature-card h3,.wfb-admin-card h3,.wfb-implement-card h3,.wfb-ind-card h3,.wfb-faq-item h3{margin:0;color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.22}.wfb-problem-grid,.wfb-demo-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,1.05fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.wfb-problem-list,.wfb-payment-methods{display:grid;gap:var(--wf-grid-gap)}.wfb-problem-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.wfb-payment-note,.wfb-implement-note,.wfb-demo-form-wrap,.wfb-contact-card,.wfb-demo-success,.wfb-demo-errors{padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.wfb-fortnox-list{display:grid;gap:0.55rem;margin:0;padding:0;list-style:none}.wfb-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.2rem}.wfb-payment-note,.wfb-implement-note{margin-top:1rem;background:var(--wf-surface-soft);color:var(--wf-muted);line-height:1.65}.wfb-payment-badges,.wfb-case-tags,.wfb-ind-tags{display:flex;flex-wrap:wrap;gap:0.42rem;margin-top:0.8rem}.wfb-payment-badges span,.wfb-case-tags span,.wfb-ind-tags span{display:inline-flex;width:fit-content;align-items:center;padding:0.32rem 0.58rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:var(--wf-text-xs);font-weight:850;line-height:1.2;text-decoration:none}.wfb-fortnox-list{margin-top:1rem}.wfb-fortnox-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0.65rem;align-items:start;color:var(--wf-muted);line-height:1.55}.wfb-implement-num{color:var(--wf-blue-3);font-size:1.2rem;font-weight:900}.wfb-case-card{overflow:hidden;padding:0;color:inherit;text-decoration:none}.wfb-case-img,.wfb-screenshot{width:100%;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-md);object-fit:cover}.wfb-case-img{aspect-ratio:16 / 7.6;border:0;border-radius:var(--wf-radius-lg) var(--wf-radius-lg) 0 0;box-shadow:none}.wfb-case-content{display:flex;flex:1;flex-direction:column;padding:var(--wf-card-pad)}.wfb-case-content h3{margin:0;color:var(--wf-ink-strong);font-size:var(--wf-h3)}.wfb-case-content p{margin-top:0.55rem;color:var(--wf-muted);line-height:1.6}.wfb-testimonial{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,0.85fr);gap:clamp(1.2rem,3vw,2rem);align-items:center;margin-top:var(--wf-section-gap);padding:var(--wf-card-pad-lg);border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-md)}.wfb-quote-mark{color:var(--wf-gold);font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:0.7}.wfb-quote-text{color:var(--wf-ink);font-size:var(--wf-text-lg);line-height:1.72}.wfb-quote-author{margin-top:1rem}.wfb-quote-author strong,.wfb-quote-author span{display:block}.wfb-quote-author span{color:var(--wf-muted);font-size:var(--wf-text-sm)}.wfb-author-photo-large{width:100%;border-radius:var(--wf-radius-lg);object-fit:cover;box-shadow:var(--wf-shadow-sm)}.wfb-demo-grid{align-items:start}.wfb-demo-form{display:grid;gap:1rem;width:100%;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.wfb-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wfb-form-group{display:grid;gap:0.38rem}.wfb-form-group label{color:var(--wf-ink-strong);font-size:var(--wf-text-sm);font-weight:850}.wfb-form-group :where(input,textarea){width:100%;min-height:var(--wf-form-h);padding:0.7rem 0.85rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);color:var(--wf-ink)}.wfb-form-group textarea{min-height:8rem;resize:vertical}.wfb-form-hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.wfb-btn-loading{display:none}.wfb-btn-sending .wfb-btn-text{display:none}.wfb-btn-sending .wfb-btn-loading{display:inline}.wfb-demo-errors{margin-bottom:1rem;border-color:color-mix(in srgb,var(--wf-red) 34%,var(--wf-line));background:color-mix(in srgb,var(--wf-red) 8%,var(--wf-surface))}.wfb-demo-errors p{color:var(--wf-red)}.wfb-demo-success{text-align:center}.wfb-demo-success svg{width:3rem;height:3rem;margin:0 auto 0.8rem;color:var(--wf-green)}.wfb-contact-card{display:grid;justify-items:center;text-align:center}.wfb-contact-photo{width:6rem;height:6rem;border-radius:1.5rem;object-fit:cover;object-position:top center;box-shadow:var(--wf-shadow-sm)}.wfb-contact-role,.wfb-contact-text{color:var(--wf-muted)}.wfb-contact-details{display:grid;gap:0.55rem;margin:1rem 0}.wfb-contact-details a,.wfb-contact-brochure{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;color:var(--wf-blue-3);font-weight:850;text-decoration:none}.wfb-contact-details svg,.wfb-contact-brochure svg{width:1.1rem;height:1.1rem;flex:0 0 1.1rem}@media (max-width:1100px){.wfb-problem-grid,.wfb-demo-grid,.wfb-testimonial{grid-template-columns:1fr}.wfb-hero-stack{max-width:640px;margin-inline:auto}}@media (max-width:760px){.customer-logos-banner{padding-block:0.55rem}.logos-scroll-track{animation-duration:58s}.wfb-hero-stack{min-height:290px}.wfb-benefits-compact,.wfb-problem-list,.wfb-payment-methods,.wfb-form-row{grid-template-columns:1fr}.wfb-overview-content,.wfb-problem-grid,.wfb-payment-grid,.wfb-fortnox-grid,.wfb-chat-grid,.wfb-screenshot-grid{text-align:center}.wfb-overview-content .section-label,.wfb-problem-grid .section-label,.wfb-payment-grid .section-label,.wfb-fortnox-grid .section-label,.wfb-chat-grid .section-label,.wfb-screenshot-grid .section-label{margin-left:auto;margin-right:auto}.wfb-overview-content .section-title,.wfb-problem-grid .section-title,.wfb-payment-grid .section-title,.wfb-fortnox-grid .section-title,.wfb-chat-grid .section-title,.wfb-screenshot-grid .section-title{margin-left:auto;text-align:center}}.wfb-screenshot,.wfc-screenshot,img.crm-shot,.crm-shot img,.wfeb-screenshot-card img,.case-premium-featured-image{width:100%;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);box-shadow:var(--wf-shadow-md)}.wfc-overview-grid,.wfc-feature-row,.crm-story-grid{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(320px,1.08fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.wfc-sec-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0.9rem;align-items:start}.wfc-sec-item > svg,.wfc-sec-item > .icon,.wfc-sec-item > .feature-icon{width:2.55rem;height:2.55rem;min-width:2.55rem;padding:0.48rem;border-radius:0.95rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.wfc-sec-item strong{display:block;margin-bottom:0.28rem;color:var(--wf-ink-strong);font-size:1rem;line-height:1.25}.wfc-sec-item span{display:block;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.55}.features-highlight,.tech-specs,.wfc-overview,.wfc-video,.wfc-features,.wfc-security,.wfc-platforms,.wfc-login{padding:var(--wf-section-y) 0}.features-row,.specs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}.specs-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-item,.spec-card{padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.feature-item > svg,.spec-icon,.wfc-platform-btn > svg,.wfc-platform-soon > svg{display:grid;place-items:center;width:2.85rem;height:2.85rem;margin-bottom:1rem;padding:0.55rem;border-radius:1rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.spec-icon svg,.wfc-platform-btn > svg,.wfc-platform-soon > svg{width:1.55rem;height:1.55rem}.feature-item :where(h2,h3,h4,h5,[data-original-heading]),.spec-card :where(h2,h3,h4,h5,[data-original-heading]){margin:0 0 0.55rem;color:var(--wf-ink-strong);font-size:1.08rem;line-height:1.25;overflow-wrap:break-word;text-wrap:balance}.feature-item p,.spec-card p{margin:0;color:var(--wf-muted);line-height:1.65}.spec-card ul{display:grid;gap:0.42rem;margin:0.8rem 0 0;padding:0;list-style:none}.spec-card li{color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.5}.wfc-video-wrap,.wfc-platform-images,.wfc-login-grid > :first-child{overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-md)}.wfc-video-player{display:block;width:100%;height:auto}.wfc-platforms-grid,.wfc-login-grid{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(320px,1.08fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.wfc-platform-links,.wfc-start-steps{display:grid;gap:0.75rem;margin:1.1rem 0}.wfc-platform-btn,.wfc-platform-soon,.wfc-step{display:flex;align-items:center;gap:0.75rem;padding:0.85rem 1rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);color:var(--wf-ink);text-decoration:none;box-shadow:var(--wf-shadow-xs)}.wfc-platform-btn > svg,.wfc-platform-soon > svg{flex:0 0 2.85rem;margin-bottom:0}.wfc-platform-images{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,0.42fr);gap:0.9rem;align-items:end;padding:1rem}.wfc-platform-images img,.wfc-login-img{width:100%;height:auto;border-radius:var(--wf-radius-md)}.wfc-android-preview{max-height:22rem;object-fit:contain}.wfc-step-num{display:inline-grid;place-items:center;flex:0 0 2.2rem;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--wf-blue);color:#fff;font-weight:900}.crm-security-grid,.crm-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-premium-meta-bar{display:flex;flex-wrap:wrap;gap:0.8rem;margin-bottom:1.5rem;padding:0.9rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface)}.case-premium-meta-group{display:grid;gap:0.25rem;min-width:min(100%,160px)}.case-premium-heading{font-size:var(--wf-h2)}.case-premium-intro,.case-premium-richtext,.case-premium-proof{color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.72}.case-premium-featured-shot{overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-md);padding:0.75rem}.case-premium-video-trigger{position:relative;overflow:hidden;width:100%;padding:0;border:0;border-radius:var(--wf-radius-lg);background:#101722}.case-premium-video-overlay{position:absolute;inset:auto 1rem 1rem;display:flex;align-items:center;gap:0.85rem;color:#fff}.case-premium-video-play{display:grid;width:4rem;height:4rem;place-items:center;border-radius:50%;background:rgba(16,23,34,0.72);backdrop-filter:blur(10px)}.wf-video-modal{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:1rem;background:rgba(4,10,18,0.88)}.wf-video-modal__dialog{position:relative;width:min(1100px,96vw)}.wf-video-modal video{width:100%;border-radius:var(--wf-radius-lg);background:#000}.wf-video-modal__close{position:absolute;right:0;top:-3rem}.based-in-sweden-section,.made-in-sweden-section,.trust-banner,.home-team-section{padding:var(--wf-section-y) 0;background:var(--wf-bg-section)}.trust-container{width:var(--wf-container);margin-inline:auto}.trust-content{display:grid;gap:1.2rem;max-width:1060px;margin-inline:auto;padding:clamp(1.35rem,3.6vw,2.35rem);border:1px solid color-mix(in srgb,var(--wf-blue) 16%,transparent);border-radius:var(--wf-radius-xl);background:radial-gradient(circle at 10% 10%,var(--wf-gold-soft),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--wf-surface) 98%,transparent),color-mix(in srgb,var(--wf-surface-soft) 94%,transparent));box-shadow:var(--wf-shadow-md)}.trust-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(0.9rem,2.4vw,1.6rem);align-items:center}.trust-header h2{font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.08}.lock-icon{display:grid;width:clamp(3rem,6vw,4.25rem);height:clamp(3rem,6vw,4.25rem);place-items:center;border:1px solid color-mix(in srgb,var(--wf-gold) 34%,transparent);border-radius:1.2rem;background:color-mix(in srgb,var(--wf-gold) 10%,var(--wf-surface))}.lock-icon svg{width:78%;height:78%}.trust-score{display:grid;min-width:7rem;justify-items:center;padding:0.75rem 0.9rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs)}.score-number{color:var(--wf-blue-3);font-size:clamp(1.65rem,3vw,2.45rem);font-weight:900;line-height:1}.score-label{margin-top:0.25rem;color:var(--wf-muted);font-size:0.76rem;font-weight:850;letter-spacing:0.07em;text-transform:uppercase}.trust-description{max-width:850px;color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.7}.trust-description strong{color:var(--wf-ink-strong)}.trust-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.75rem}.trust-feature{display:flex;min-width:0;align-items:center;gap:0.55rem;padding:0.72rem 0.8rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);color:var(--wf-ink);font-weight:780;line-height:1.35}.trust-feature svg{width:1.1rem;height:1.1rem;flex:0 0 1.1rem;color:var(--wf-green)}.based-in-sweden-logo,.based-in-sweden-media,.made-in-sweden-logo{display:grid;place-items:center}.based-in-sweden-logo img,.made-in-sweden-logo img{max-width:min(260px,80vw);margin-inline:auto}.home-team-grid,.based-in-sweden-grid,.made-in-sweden-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,0.9fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.home-team-copy .section-title-modern,.made-in-sweden-content .section-title-modern{text-align:left}.home-team-text,.made-in-sweden-text{color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.7}.home-team-visual,.office-gallery-grid{display:grid;gap:var(--wf-grid-gap)}.home-team-people,.office-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wf-grid-gap)}.home-team-office-card,.office-gallery-item,.home-team-person-card,.home-team-people figure,.wfg-item{position:relative;overflow:hidden;margin:0;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.home-team-office-card img,.office-gallery-item img,.home-team-person-card img,.home-team-people figure img,.wfg-item img{display:block;width:100%;height:100%;object-fit:cover}.home-team-office-card{min-height:0;aspect-ratio:16 / 9}.home-team-people figure{min-height:0;aspect-ratio:3 / 4}.home-team-people figure img{object-position:center top}.based-in-sweden-card{display:grid;justify-items:center;gap:1rem;padding:clamp(1rem,3vw,1.6rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm);text-align:center}.based-in-sweden-card-logo{display:grid;place-items:center}.based-in-sweden-card-logo img{max-width:min(220px,70vw);margin-inline:auto}.based-in-sweden-card-copy{max-width:36rem}.based-in-sweden-card-copy strong{display:block;color:var(--wf-ink-strong);font-size:var(--wf-h3)}.based-in-sweden-card-copy p{margin-top:0.45rem;color:var(--wf-muted);line-height:1.65}.based-in-sweden-points{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem}.based-in-sweden-points span{display:inline-flex;align-items:center;padding:0.38rem 0.62rem;border:1px solid color-mix(in srgb,var(--wf-blue) 18%,transparent);border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:var(--wf-text-xs);font-weight:850;line-height:1.25}.based-in-sweden-content .btn{margin-top:1.15rem}.wf-office-gallery{padding:var(--wf-section-y-sm) 0;background:var(--wf-bg)}.wfg-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(6.5rem,9vw,8rem);gap:clamp(0.55rem,1.2vw,0.85rem)}.wfg-item{display:block;min-height:100%;color:inherit;text-decoration:none}.wfg-item--wide{grid-column:span 8;grid-row:span 3}.wfg-item--tall{grid-column:span 4;grid-row:span 3}.wfg-item--normal{grid-column:span 3;grid-row:span 2}.wfg-item picture{display:contents}.wfg-caption{position:absolute;inset-inline:0;bottom:0;padding:0.65rem 0.8rem;background:linear-gradient(180deg,transparent,rgba(8,16,28,0.72));color:#fff;font-size:0.8rem;font-weight:700}.wfg-lightbox{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:1rem;visibility:hidden;opacity:0;background:rgba(2,8,18,0.9);transition:opacity var(--wf-speed) var(--wf-ease),visibility var(--wf-speed) var(--wf-ease)}.wfg-lightbox.wfg-lb-open{visibility:visible;opacity:1}.wfg-lb-content{display:grid;justify-items:center;gap:0.75rem}.wfg-lb-img{max-width:min(92vw,1100px);max-height:82vh;object-fit:contain;border-radius:var(--wf-radius-lg)}.wfg-lb-caption{color:rgba(255,255,255,0.78)}.wfg-lb-close,.wfg-lb-prev,.wfg-lb-next{position:absolute;border:0;background:transparent;color:#fff;cursor:pointer}.wfg-lb-close{top:1rem;right:1.2rem;font-size:2.4rem}.wfg-lb-prev,.wfg-lb-next{top:50%;transform:translateY(-50%);font-size:3rem}.wfg-lb-prev{left:1rem}.wfg-lb-next{right:1rem}.page-blog .blog-hero{min-height:clamp(260px,34svh,380px);align-items:end;padding-block:clamp(2.4rem,5vw,4rem) clamp(2rem,4vw,3rem)}.page-blog .hero-content-blog{max-width:900px;margin-inline:auto;text-align:center}.page-blog .hero-content-blog .post-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.55rem 0.85rem;margin-bottom:0.8rem;color:var(--wf-muted);font-size:0.86rem;font-weight:750}.page-blog .post-category{display:inline-flex;align-items:center;padding:0.3rem 0.62rem;border:1px solid color-mix(in srgb,var(--wf-blue) 22%,transparent);border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.72rem;font-weight:850;letter-spacing:0.04em;text-transform:uppercase}.page-blog .blog-hero .hero-title-ultra{max-width:820px;margin-inline:auto;font-size:clamp(2.35rem,5vw,4.65rem);line-height:1;letter-spacing:0;text-wrap:balance}.page-blog .post-author{margin-top:0.75rem;color:var(--wf-muted);font-size:0.95rem;font-weight:650}.page-blog .post-content{padding-block:clamp(2.5rem,5vw,4.5rem)}.page-blog .content-wrapper{max-width:880px;margin-inline:auto}.page-blog .featured-image{max-width:760px;margin:0 auto clamp(1.8rem,4vw,3rem);overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.page-blog .featured-image img,.page-blog .post-hero-image{display:block;width:100%;height:clamp(220px,34vw,420px);aspect-ratio:auto;object-fit:cover;border-radius:0}.page-blog .post-body,.page-blog .post-context-links,.page-blog .post-tags,.page-blog .post-navigation{max-width:760px;margin-inline:auto}.page-blog .post-body > :first-child{margin-top:0}.page-blog .post-body{color:var(--wf-ink);font-size:clamp(1rem,0.95vw,1.06rem);line-height:1.78}.page-blog .post-body h2{margin-top:clamp(2rem,4vw,3rem);color:var(--wf-ink-strong);font-size:clamp(1.65rem,2.4vw,2.25rem);line-height:1.15;letter-spacing:0}.page-blog .post-body h3{color:var(--wf-ink-strong);font-size:clamp(1.25rem,1.6vw,1.55rem);line-height:1.22;letter-spacing:0}.page-blog .post-body blockquote{margin:clamp(1.6rem,4vw,2.5rem) 0;padding:clamp(1.2rem,3vw,1.8rem);border-left:4px solid var(--wf-gold);border-radius:var(--wf-radius-md);background:var(--wf-surface-soft);color:var(--wf-ink-strong);font-size:1.08rem;line-height:1.7}.page-blog .post-context-links{margin-top:clamp(2rem,5vw,3.2rem);padding:1rem 1.15rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);color:var(--wf-muted);font-size:0.95rem;line-height:1.7}.page-blog .post-tags{margin-top:1.25rem}.page-blog .post-tags h3{margin:0 0 0.75rem;color:var(--wf-ink-strong);font-size:1rem;letter-spacing:0}.page-blog .tags-list{display:flex;flex-wrap:wrap;gap:0.45rem}.page-blog .tag-link{display:inline-flex;align-items:center;padding:0.34rem 0.62rem;border-radius:var(--wf-radius-pill);background:var(--wf-surface-soft);color:var(--wf-blue-3);font-size:0.82rem;font-weight:750;text-decoration:none}.page-blog .post-navigation{margin-top:1.5rem}.page-blog .related-posts{padding-block:clamp(3rem,6vw,5rem)}.page-blog .related-posts .container{max-width:1040px}.page-blog .posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.4rem}.page-blog .post-card .card-content{padding:1.1rem}@media (max-width:900px){.page-blog .blog-hero{min-height:auto;padding-block:2.4rem 2rem}.page-blog .posts-grid{grid-template-columns:1fr}}@media (max-width:640px){.page-blog .blog-hero .hero-title-ultra{font-size:clamp(2.05rem,10vw,3rem);line-height:1.04}.page-blog .featured-image{max-width:100%;border-radius:var(--wf-radius-md)}.page-blog .featured-image img,.page-blog .post-hero-image{height:clamp(190px,58vw,280px)}}.blog-card,.post-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.blog-card img,.post-card img,.featured-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:0}.blog-card-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--wf-surface-soft)}.blog-card-image-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--wf-blue-3),var(--wf-blue))}.blog-card-content,.post-card-content{display:flex;flex:1;flex-direction:column;gap:0.8rem;padding:var(--wf-card-pad)}.blog-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.45rem 0.65rem;color:var(--wf-muted-2);font-size:var(--wf-text-xs);font-weight:750}.blog-card-category{display:inline-flex;align-items:center;padding:0.26rem 0.52rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-weight:850}.blog-card-title{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.05rem,1.2vw,1.25rem);line-height:1.28}.blog-card-title a{color:inherit;text-decoration:none}.blog-card-excerpt{margin:0;color:var(--wf-muted);line-height:1.62}.blog-card-content .card-link{width:fit-content;margin-top:auto;color:var(--wf-blue-3);font-weight:850;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 0.08em;transition:color var(--wf-speed) var(--wf-ease),background-size var(--wf-speed) var(--wf-ease)}.blog-card-content .card-link:hover{color:var(--wf-blue);background-size:100% 0.14em}.post-content :where(h2,h3){margin-top:2rem}.post-content :where(p,ul,ol,table,figure){margin-top:1rem}.post-content :where(table,.comparison-table){width:100%;border-collapse:collapse;overflow:hidden;border-radius:var(--wf-radius-md)}:where(table,.comparison-table) th,:where(table,.comparison-table) td{padding:0.75rem;border:1px solid var(--wf-line);text-align:left;vertical-align:top}:where(table,.comparison-table) th{background:var(--wf-surface-soft);color:var(--wf-ink-strong)}:where( .card-icon,.feature-icon,.feature-icon-small,.industry-icon,.highlight-icon,.wf-product-icon,.demo-icon,.service-icon,.support-problem-icon,.faq-icon,.contact-icon ){display:grid;width:3.5rem;height:3.5rem;flex:0 0 3.5rem;place-items:center;border-radius:var(--wf-radius-md);background:linear-gradient(135deg,var(--wf-blue) 0%,var(--wf-blue-2) 100%);color:#fff}:where( .card-icon,.feature-icon,.feature-icon-small,.industry-icon,.highlight-icon,.wf-product-icon,.demo-icon,.service-icon,.support-problem-icon,.faq-icon,.contact-icon,.service-features li,.wf-booking-features li,.wf-products-usp-item,.btn,.btn-primary,.btn-outline,.btn-large ) svg{width:1.35rem;height:1.35rem;flex:0 0 1.35rem;max-width:100%;max-height:100%}.featured-cases-section,.customer-industries-section,.wf-products-section,.blog-showcase,.home-team-section,.made-in-sweden-section,.faq-section-home{padding:var(--wf-section-y) 0;background:var(--wf-bg-section)}.customer-logos-banner{overflow:clip;padding:0.7rem 0;border-block:1px solid var(--wf-line);background:rgba(255,255,255,0.82)}.logos-scroll-container{overflow:hidden}.logos-scroll-track{display:flex;width:max-content;min-width:100%;align-items:center;gap:clamp(1rem,3vw,2.5rem);animation:wfLogosScroll 72s linear infinite;will-change:transform}.customer-logos-banner:hover .logos-scroll-track{animation-play-state:paused}@keyframes wfLogosScroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}.logo-item{display:grid;min-width:9rem;place-items:center}.logo-item img{display:block;max-width:9rem;max-height:3rem;object-fit:contain}.featured-cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}.featured-case-card{position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:inherit;box-shadow:var(--wf-shadow-sm);text-decoration:none}.featured-case-card::before{content: "";height:4px;background:linear-gradient(90deg,var(--wf-blue),var(--wf-gold))}.featured-case-image{display:grid;min-height:7.5rem;place-items:center;padding:1.25rem;background:linear-gradient(135deg,rgba(39,94,156,0.07),rgba(214,182,66,0.08))}.featured-case-image img{width:auto;max-width:11rem;max-height:5rem;object-fit:contain}.featured-case-content{display:flex;flex:1;flex-direction:column;padding:var(--wf-card-pad)}.featured-case-title,.wf-product-title{margin:0 0 0.45rem;color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.2}.featured-case-desc{flex:1;margin:0 0 1rem;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.65}.featured-case-link,.wf-product-link-indicator{margin-top:auto;padding-top:0.75rem;color:var(--wf-blue);font-weight:800;text-decoration:none}.featured-cases-cta,.blog-cta-wrapper,.faq-cta-wrapper{display:flex;justify-content:center;margin-top:clamp(1.5rem,3vw,2.4rem)}.home-case-section{padding:var(--wf-section-y) 0;background:var(--wf-bg-section)}.home-case-feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,0.92fr);gap:clamp(1.2rem,4vw,3rem);align-items:stretch;max-width:1120px;margin-inline:auto}.home-case-media{display:block;min-height:100%;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface-soft);box-shadow:var(--wf-shadow-md)}.home-case-media img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center top}.home-case-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(1.35rem,3vw,2.25rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.home-case-copy .section-label{margin-left:0;margin-right:0}.home-case-copy h3{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.12}.home-case-copy p{margin-top:0.9rem;color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.62}.home-case-points{display:grid;gap:0.75rem;margin-block:1.25rem}.home-case-points div{padding:0.9rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface-soft)}.home-case-points strong{display:block;color:var(--wf-blue-3);font-size:0.78rem;font-weight:900;letter-spacing:0.07em;line-height:1.2;text-transform:uppercase}.home-case-points span{display:block;margin-top:0.25rem;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.5}.home-case-list{display:grid;gap:0.8rem;max-width:1120px;margin:clamp(1rem,2vw,1.35rem) auto 0}.home-case-row{display:grid;grid-template-columns:minmax(150px,0.45fr) minmax(220px,0.85fr) minmax(0,1.25fr);gap:clamp(0.8rem,2vw,1.25rem);align-items:center;padding:clamp(0.95rem,2vw,1.2rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:inherit;box-shadow:var(--wf-shadow-xs);text-decoration:none}.home-case-row:hover{border-color:var(--wf-line-strong);box-shadow:var(--wf-shadow-sm);transform:translateY(-1px)}.home-case-row span{display:inline-flex;width:fit-content;padding:0.3rem 0.58rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.74rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.home-case-row strong{color:var(--wf-ink-strong);font-size:clamp(1rem,1.1vw,1.16rem);line-height:1.25}.home-case-row p{color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.55}.industries-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}.industry-card{padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm);text-align:center}.industry-card .industry-icon{margin:0 auto 1rem}.industry-card:nth-child(even) .industry-icon{background:linear-gradient(135deg,var(--wf-gold),var(--wf-gold-2));color:var(--wf-blue-3)}.industry-card h3{margin:0 0 0.45rem;color:var(--wf-ink-strong);font-size:1.02rem}.industry-card p{margin:0;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.55}.wf-booking-section{position:relative;overflow:hidden;padding:var(--wf-section-y) 0;background:radial-gradient(circle at 8% 18%,rgba(214,182,66,0.2),transparent 34%),radial-gradient(circle at 92% 82%,rgba(255,255,255,0.12),transparent 34%),linear-gradient(135deg,#0d3c71 0%,#275e9c 55%,#173e6b 100%);color:#fff}.wf-booking-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,0.92fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.wf-booking-label{background:var(--wf-gold);color:var(--wf-blue-3)}.wf-booking-title{margin:0 0 1rem;color:#fff;font-size:clamp(2rem,4vw,3.05rem);line-height:1.08}.wf-booking-subtitle{display:block;margin-top:0.45rem;color:rgba(255,255,255,0.85);font-size:clamp(1rem,1.6vw,1.25rem);font-weight:600}.wf-booking-desc,.security-lead{color:rgba(255,255,255,0.9);font-size:var(--wf-text-lg);line-height:1.68}.wf-booking-features{display:grid;gap:0.55rem;margin:1.4rem 0 1.7rem;padding:0;list-style:none}.wf-booking-features li{display:flex;align-items:center;gap:0.75rem;color:rgba(255,255,255,0.94)}.wf-booking-features svg{color:var(--wf-gold-2)}.wf-booking-cta,.cta-buttons-premium,.home-team-actions{display:flex;flex-wrap:wrap;gap:0.85rem}.wf-booking-testimonial{margin:1.5rem 0;padding:1rem 1.1rem;border-left:3px solid var(--wf-gold);border-radius:0 var(--wf-radius-md) var(--wf-radius-md) 0;background:rgba(255,255,255,0.09)}.wf-booking-quote{margin:0 0 0.9rem;color:rgba(255,255,255,0.88);font-style:italic;line-height:1.62}.wf-booking-quote-author{display:flex;align-items:center;gap:0.75rem}.wf-booking-author-photo{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.wf-booking-quote-author strong,.wf-booking-case-content h3{display:block;color:#fff}.wf-booking-quote-author span,.wf-booking-case-content p{color:rgba(255,255,255,0.78);font-size:var(--wf-text-sm)}.wf-booking-case{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,0.2);border-radius:var(--wf-radius-lg);background:rgba(255,255,255,0.1);box-shadow:0 22px 50px rgba(0,0,0,0.22)}.wf-booking-case + .wf-booking-case{margin-top:1rem}.wf-booking-case-label{position:absolute;z-index:2;top:0.9rem;left:0.9rem;border-radius:var(--wf-radius-pill);padding:0.34rem 0.78rem;background:rgba(255,255,255,0.95);color:var(--wf-blue);font-size:0.72rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.wf-booking-case-image{width:100%;aspect-ratio:16 / 9;object-fit:cover}.wf-booking-case-content{padding:var(--wf-card-pad)}.wf-booking-case-services{display:flex;flex-wrap:wrap;gap:0.45rem;margin:0.9rem 0}.wf-booking-case-services span{border-radius:var(--wf-radius-pill);padding:0.28rem 0.62rem;background:rgba(255,255,255,0.14);color:#fff;font-size:0.76rem;font-weight:700}.wf-booking-case-link{color:var(--wf-gold-2);font-weight:800;text-decoration:none}.wf-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}.wf-product-card{display:flex;min-height:100%;gap:1rem;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:inherit;box-shadow:var(--wf-shadow-sm);text-decoration:none}.wf-product-card-featured{border-color:color-mix(in srgb,var(--wf-blue) 30%,transparent);background:linear-gradient(135deg,rgba(39,94,156,0.06),#fff)}.wf-product-desc{margin:0 0 0.85rem;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.6}.wf-product-tags,.wf-product-subproducts{display:flex;flex-wrap:wrap;gap:0.42rem}.wf-product-tags span,.wf-product-subproducts span{border-radius:0.55rem;padding:0.3rem 0.55rem;background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.76rem;font-weight:800}.wf-products-usp{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;padding:1rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:rgba(39,94,156,0.05)}.wf-products-usp-item{display:inline-flex;align-items:center;gap:0.45rem;color:var(--wf-ink);font-weight:800}.solution-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wf-grid-gap);max-width:1060px;margin-inline:auto}.solution-path-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;min-height:100%;padding:clamp(1.15rem,2.2vw,1.65rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:inherit;box-shadow:var(--wf-shadow-sm);text-decoration:none}.solution-path-card:hover{border-color:var(--wf-line-strong);box-shadow:var(--wf-shadow-md);transform:translateY(-2px)}.solution-path-card--primary{border-color:color-mix(in srgb,var(--wf-blue) 28%,var(--wf-line));background:linear-gradient(135deg,color-mix(in srgb,var(--wf-blue) 7%,var(--wf-surface)),var(--wf-surface))}.solution-path-icon{display:grid;width:3.25rem;height:3.25rem;place-items:center;border-radius:1rem;background:var(--wf-blue);color:#fff}.solution-path-icon svg{width:1.55rem;height:1.55rem}.solution-path-meta{display:inline-flex;width:fit-content;margin-bottom:0.45rem;padding:0.24rem 0.52rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.72rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.solution-path-title{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.08rem,1.3vw,1.32rem);line-height:1.18}.solution-path-desc{margin:0.5rem 0 0;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.6}.solution-path-tags{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:0.85rem}.solution-path-tags span{border-radius:0.55rem;padding:0.28rem 0.52rem;background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.74rem;font-weight:800;line-height:1.2}.solution-path-link{display:inline-flex;width:fit-content;margin-top:0.9rem;color:var(--wf-blue-3);font-weight:850}@media (max-width:760px){.solution-path-grid{grid-template-columns:1fr}.solution-path-card{grid-template-columns:1fr;text-align:center}.solution-path-icon{margin-inline:auto}.solution-path-meta,.solution-path-link{margin-inline:auto}.solution-path-tags{justify-content:center}}.security-focus{padding:var(--wf-section-y) 0;background:linear-gradient(135deg,#102947 0%,#275e9c 100%);color:#fff}.security-focus p{color:rgba(255,255,255,0.84)}.security-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,0.9fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.security-focus .section-title,.security-focus-title{color:#fff;text-align:left}.security-highlights{display:grid;gap:1rem;margin:1.5rem 0}.highlight-box{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(255,255,255,0.16);border-radius:var(--wf-radius-lg);background:rgba(255,255,255,0.08)}.security-focus .highlight-box h3{color:#fff}.security-focus .highlight-box p{color:rgba(255,255,255,0.78)}.security-focus .sidebar-card p,.security-focus .sidebar-card li{color:var(--wf-muted)}.highlight-icon{background:rgba(255,255,255,0.14);color:var(--wf-gold-2)}.highlight-content h3{margin:0 0 0.25rem;color:#fff;font-size:1rem}.highlight-content p{margin:0;color:rgba(255,255,255,0.8);font-size:var(--wf-text-sm)}.security-visual{min-height:22rem}.home-network-canvas{display:block;width:100%;height:100%;min-height:22rem}.demo-section-premium,.tech-excellence-section,.wfsc-products-section{padding:var(--wf-section-y) 0}.demo-wrapper{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,1.05fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.demo-content-premium,.threat-map-container,.performance-comparison,.system-architecture,.specs-table-container,.recommendation-box,.license-info{padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.demo-badge,.section-badge,.product-badge,.wfsc-status-tag{display:inline-flex;width:fit-content;align-items:center;border-radius:var(--wf-radius-pill);padding:0.34rem 0.7rem;background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.75rem;font-weight:850;letter-spacing:0.06em;line-height:1;text-transform:uppercase}.demo-title{margin:0.85rem 0 0.75rem;color:var(--wf-ink-strong);font-size:var(--wf-h2);line-height:1.08}.demo-subtitle{color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.7}.demo-form-inline{display:flex;gap:0.75rem;margin-top:1.25rem}.form-group-premium{position:relative;flex:1 1 18rem}.form-control-premium{width:100%;min-height:3.1rem;border:1px solid var(--wf-line-strong);border-radius:var(--wf-radius-md);padding:0.82rem 1rem 0.82rem 2.9rem;background:var(--wf-surface);color:var(--wf-ink)}.input-icon{position:absolute;z-index:1;left:0.95rem;top:50%;color:var(--wf-muted);transform:translateY(-50%)}.input-icon svg{width:1.1rem;height:1.1rem}.btn-demo-submit{display:inline-flex;min-height:3.1rem;align-items:center;justify-content:center;gap:0.45rem;border:0;border-radius:var(--wf-radius-md);padding:0.85rem 1.2rem;background:var(--wf-blue);color:#fff;font-weight:850;cursor:pointer}.demo-features,.demo-stats,.threat-stats-row,.architecture-grid,.products-grid,.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}.demo-features,.demo-stats{margin-top:1.25rem}.demo-feature,.demo-stat,.threat-stat,.arch-component,.product-card,.wfsc-eco-card{padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs)}.demo-visual{min-height:26rem;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:radial-gradient(circle at 50% 50%,rgba(39,94,156,0.14),transparent 58%),linear-gradient(135deg,#f8fafc,#ffffff);box-shadow:var(--wf-shadow-md)}.wfsc-network-canvas{display:block;width:100%;height:100%;min-height:26rem}.features-section,.how-section{padding:var(--wf-section-y) 0;background:var(--wf-bg-section)}.section-title-light{margin-inline:auto;color:var(--wf-ink-strong);font-size:var(--wf-h2);max-width:920px}.features-section .feature-card{position:relative;display:flex;min-height:100%;flex-direction:column;gap:0.75rem;overflow:hidden;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.features-section .feature-card::before{content: "";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--wf-blue),var(--wf-gold))}.features-section .feature-card .feature-icon{margin-bottom:0.25rem}.features-section:not(.wfsc-threats-section) .feature-card .feature-icon :where(svg,path,circle,line,polyline,polygon,rect,ellipse){stroke:currentColor}.features-section .feature-card h3{margin:0;color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.22}.features-section .feature-card p{margin:0;color:var(--wf-muted);line-height:1.65}.process-timeline{position:relative;display:grid;gap:1rem;max-width:920px;margin:0 auto}.timeline-line{position:absolute;inset:1.2rem auto 1.2rem 1.45rem;width:2px;background:linear-gradient(180deg,var(--wf-blue),color-mix(in srgb,var(--wf-blue) 30%,transparent))}.process-step{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs)}.step-circle{display:grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--wf-blue),var(--wf-blue-2));color:#fff;font-weight:900}.step-content h3{margin:0 0 0.38rem;color:var(--wf-ink-strong);font-size:var(--wf-h3)}.step-content p{margin:0;color:var(--wf-muted);line-height:1.65}.threat-intelligence-grid{display:grid;gap:var(--wf-grid-gap)}.world-map-canvas{position:relative;overflow:hidden;min-height:28rem;border-radius:var(--wf-radius-lg);background:linear-gradient(135deg,#081525,#102947)}.world-map-canvas canvas,.world-map-canvas svg,.resource-comparison-chart{display:block;width:100%;height:auto}.world-map-canvas canvas{min-height:28rem}.map-overlay-stats{position:absolute;inset:1rem 1rem auto auto;display:grid;gap:0.75rem;width:min(100%,18rem);color:#fff}.live-stat-box,.legend-box{padding:1rem;border:1px solid rgba(255,255,255,0.16);border-radius:var(--wf-radius-md);background:rgba(5,12,22,0.72);backdrop-filter:blur(14px)}.live-stat-box h4,.legend-box h4{margin:0 0 0.65rem;color:#fff}.stat-line,.legend-item{display:flex;justify-content:space-between;gap:0.75rem;color:rgba(255,255,255,0.82);font-size:var(--wf-text-sm)}.legend-dot{display:inline-block;width:0.7rem;height:0.7rem;margin-top:0.25rem;border-radius:50%;background:var(--wf-gold)}.legend-dot.main-sensor{background:#22c55e}.legend-dot.threat{background:#ef4444}.mobile-threat-view{display:none}.performance-comparison,.system-architecture,.specs-table-container,.recommendation-box,.license-info{margin-top:var(--wf-grid-gap)}.performance-comparison h3,.system-architecture h3,.specs-table-container h3{margin:0 0 1rem;color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.25}.threat-stat{display:flex;align-items:center;gap:0.85rem}.threat-stat .stat-icon{display:grid;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;place-items:center;border-radius:0.9rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.threat-stat .stat-icon svg{width:1.4rem;height:1.4rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.threat-stat .stat-value{display:block;color:var(--wf-blue-3);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:900;line-height:1}.threat-stat .stat-label{display:block;margin-top:0.25rem;color:var(--wf-muted);font-size:var(--wf-text-xs);font-weight:850;letter-spacing:0.07em;text-transform:uppercase}.comparison-chart{padding:clamp(0.9rem,2vw,1.35rem);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface-soft)}.comparison-chart-scroll{overflow-x:auto}.resource-comparison-chart{min-width:680px}.resource-comparison-chart .chart-frame{fill:var(--wf-surface);stroke:var(--wf-line-strong);stroke-width:1.2}.resource-comparison-chart .chart-grid-line,.resource-comparison-chart .chart-axis-line{stroke:color-mix(in srgb,var(--wf-muted) 22%,transparent);stroke-width:1}.resource-comparison-chart .chart-axis-label,.resource-comparison-chart .chart-metric-title,.resource-comparison-chart .chart-value-text{fill:var(--wf-ink)}.resource-comparison-chart .chart-metric-title,.resource-comparison-chart .chart-value-text{font-weight:800}.resource-comparison-chart .chart-bar-shape-wf{fill:url("#wfGrad")}.resource-comparison-chart .chart-bar-shape-avg{fill:url("#avgGrad")}.resource-comparison-chart .chart-value-pill-wf{fill:color-mix(in srgb,var(--wf-blue) 14%,var(--wf-surface))}.resource-comparison-chart .chart-value-pill-avg{fill:color-mix(in srgb,var(--wf-muted) 12%,var(--wf-surface))}.comparison-chart-meta{display:grid;justify-items:center;gap:0.75rem;margin-top:0.85rem;text-align:center}.comparison-chart-summary{color:var(--wf-ink-strong);font-weight:900}.comparison-chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem 1rem;color:var(--wf-muted);font-size:var(--wf-text-sm)}.comparison-chart-legend-item{display:inline-flex;align-items:center;gap:0.42rem}.comparison-chart-legend-dot{width:0.55rem;height:0.55rem;border-radius:50%}.comparison-chart-legend-dot-wf{background:var(--wf-blue)}.comparison-chart-legend-dot-avg{background:#94a3b8}.comparison-chart-note{margin:0;color:var(--wf-muted-2);font-size:var(--wf-text-sm)}.specs-table{width:100%;border-collapse:collapse;table-layout:auto}.specs-table td{padding:0.85rem 1rem;border-bottom:1px solid var(--wf-line);color:var(--wf-muted)}.specs-table tr:last-child td{border-bottom:0}.spec-category,.spec-label,.spec-value.highlight{color:var(--wf-ink-strong);font-weight:850}.spec-value{overflow-wrap:anywhere}.product-card{position:relative;display:flex;min-height:100%;flex-direction:column;gap:0.9rem}.product-card .product-icon,.component-icon{display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:1rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.product-card .product-icon svg,.component-icon svg,.recommendation-icon svg,.wfsc-eco-feature-icon svg{width:1.8rem;height:1.8rem}.product-card h3,.arch-component h4{margin:0;color:var(--wf-ink-strong)}.product-description,.arch-component p,.recommendation-content p,.license-info p{color:var(--wf-muted);line-height:1.65}.arch-component{text-align:left}.component-icon{color:var(--wf-blue-3)}.component-icon .architecture-icon .icon-bg{fill:var(--wf-blue-soft)}.component-icon .architecture-icon .icon-line{stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.component-icon .architecture-icon .icon-fill{fill:currentColor}.service-content-centered{max-width:820px;margin-inline:auto;text-align:center}.service-content-centered p{margin-inline:auto;color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.7}.product-platforms{display:flex;flex-wrap:wrap;gap:0.45rem;margin-top:auto}.platform-tag{display:inline-flex;border-radius:var(--wf-radius-pill);padding:0.3rem 0.58rem;background:var(--wf-surface-soft);color:var(--wf-blue-3);font-size:0.76rem;font-weight:800}.it-emergency{padding:var(--wf-section-y-sm) 0;background:var(--wf-bg)}.it-emergency-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,0.9fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.it-emergency-grid .section-title{text-align:left}.it-emergency-cta{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:1.1rem}.it-emergency-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.8rem;margin:0;padding:0;list-style:none}.it-emergency-list li{display:flex;align-items:center;gap:0.7rem;min-height:4rem;padding:0.9rem 1rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);color:var(--wf-ink);box-shadow:var(--wf-shadow-sm);font-weight:800}.it-emergency-list svg{width:1.45rem;height:1.45rem;flex:0 0 1.45rem;color:var(--wf-blue)}.webdev-highlight-card{min-width:0}.webdev-highlight-meta,.webdev-highlight-content{min-width:0}.webdev-feature-list{min-width:0}.process-section,.brands-section,.booking-section,.environment-section,.policy-section{padding:var(--wf-section-y) 0;background:var(--wf-bg-section)}.process-section .process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap);align-items:stretch}.process-section .process-connector{display:none}.process-section .process-step{display:flex;min-height:100%;flex-direction:column;align-items:flex-start;gap:0.75rem;padding:var(--wf-card-pad);text-align:left}.process-section .step-icon,.booking-card-icon,.value-icon,.env-icon{display:grid;width:2.85rem;height:2.85rem;flex:0 0 2.85rem;place-items:center;border-radius:1rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.process-section .step-icon svg,.booking-card-icon svg,.value-icon svg,.env-icon svg{width:1.45rem;height:1.45rem}.process-section .process-step h3,.booking-card h3,.value-card h3,.env-card h3{margin:0;color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.22}.process-section .process-step p,.booking-card-summary,.booking-card-note,.booking-description,.value-card p,.env-card p,.extra-card p{margin:0;color:var(--wf-muted);line-height:1.65}.brands-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0.75rem}.brand-item{display:grid;min-height:4.2rem;place-items:center;padding:0.75rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);color:var(--wf-ink-strong);font-size:0.92rem;font-weight:850;box-shadow:var(--wf-shadow-xs);text-align:center}.booking-content{max-width:1050px;margin-inline:auto;text-align:center}.booking-description{max-width:760px;margin:0.85rem auto 0;font-size:var(--wf-text-lg)}.booking-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:0.55rem;margin:1.15rem 0 1.45rem}.booking-trust-item,.booking-card-kicker,.member-skill{display:inline-flex;width:fit-content;align-items:center;padding:0.34rem 0.62rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:var(--wf-text-xs);font-weight:850;letter-spacing:0.05em;line-height:1.25;text-transform:uppercase}.booking-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wf-grid-gap);align-items:stretch;text-align:left}.booking-card{display:flex;min-height:100%;flex-direction:column;gap:1rem}.booking-card.is-primary{border-color:color-mix(in srgb,var(--wf-blue) 34%,transparent);background:radial-gradient(circle at 0 0,var(--wf-blue-soft),transparent 42%),var(--wf-surface)}.booking-card-head{display:grid;gap:0.65rem}.booking-feature-list{display:grid;gap:0.5rem;margin:0;padding:0;list-style:none}.booking-feature-list li{position:relative;padding-left:1.2rem;color:var(--wf-muted);line-height:1.5}.booking-feature-list li::before{content: "";position:absolute;left:0;top:0.72em;width:0.42rem;height:0.42rem;border-radius:50%;background:var(--wf-gold);transform:translateY(-50%)}.booking-card-footer{margin-top:auto}.booking-choice-btn{width:100%}.booking-secondary-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:0.35rem;margin:1.2rem 0 0;color:var(--wf-muted)}.expert-section{padding:var(--wf-section-y) 0;background:var(--wf-bg)}.expert-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,0.75fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.expert-info .section-title{margin-left:0;text-align:left}.expert-description{color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.7}.expertise-tags{display:flex;flex-wrap:wrap;gap:0.45rem;margin:1rem 0}.expert-quote{margin:1.2rem 0 0;padding:1rem 1.1rem;border-left:3px solid var(--wf-gold);border-radius:0 var(--wf-radius-md) var(--wf-radius-md) 0;background:var(--wf-surface-soft);color:var(--wf-ink);line-height:1.65}.expert-quote cite{display:block;margin-top:0.65rem;color:var(--wf-muted);font-size:var(--wf-text-sm);font-style:normal;font-weight:850}.expert-image{display:grid;justify-items:center;gap:1rem}.expert-photo-premium{position:relative;width:min(100%,300px)}.expert-photo-premium picture,.expert-photo-premium img{display:block;width:100%}.expert-photo-premium img{aspect-ratio:3 / 4;border-radius:var(--wf-radius-xl);object-fit:cover;object-position:center 16%}.photo-badge{position:absolute;left:0.85rem;bottom:0.85rem;display:inline-flex;max-width:calc(100% - 1.7rem);align-items:center;gap:0.45rem;padding:0.45rem 0.62rem;border-radius:var(--wf-radius-pill);background:color-mix(in srgb,var(--wf-surface) 94%,transparent);color:var(--wf-blue-3);font-size:var(--wf-text-xs);font-weight:850;box-shadow:var(--wf-shadow-sm)}.photo-badge svg{width:1rem;height:1rem;flex:0 0 1rem}.expert-stats{display:grid;width:min(100%,300px);grid-template-columns:repeat(2,minmax(0,1fr));gap:0.7rem}.expert-stats .stat{padding:0.8rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs);text-align:center}.story-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.72fr);gap:clamp(1.4rem,4vw,3rem);align-items:start}.story-text{max-width:760px}.story-text .section-title{margin-left:0;text-align:left}.story-text p{color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.72}.story-text p + p{margin-top:1rem}.story-timeline{display:grid;gap:0.7rem}.timeline-item{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:0.85rem;align-items:start;padding:0.85rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs)}.timeline-item .year{color:var(--wf-blue-3);font-weight:900}.timeline-item .event{color:var(--wf-muted);line-height:1.5}.values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}.value-card,.env-card,.extra-card{display:flex;min-height:100%;flex-direction:column;gap:0.75rem;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.team-culture{max-width:760px;margin:0.85rem auto 0;color:var(--wf-muted);font-size:var(--wf-text);line-height:1.65}.team-department + .team-department{margin-top:clamp(1.6rem,4vw,3rem);padding-top:clamp(1.6rem,4vw,3rem);border-top:1px solid var(--wf-line)}.department-title{display:flex;align-items:center;gap:0.65rem;margin:0 0 1rem;color:var(--wf-ink-strong);font-size:clamp(1.2rem,1.7vw,1.55rem)}.department-title svg{width:1.35rem;height:1.35rem;color:var(--wf-blue)}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--wf-grid-gap)}.team-grid-leadership{grid-template-columns:repeat(4,minmax(0,1fr))}.team-member{display:flex;min-height:100%;flex-direction:column;gap:0.85rem;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.member-header{display:flex;gap:0.85rem;align-items:center}.member-photo,.photo-placeholder{overflow:hidden;flex:0 0 4.4rem;width:4.4rem;height:4.4rem;border-radius:1.05rem;background:var(--wf-surface-soft)}.member-photo img,.photo-placeholder img,.photo-placeholder svg{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.member-info h3{margin:0;color:var(--wf-ink-strong);font-size:1.05rem;line-height:1.2}.member-title,.member-bio{margin:0;color:var(--wf-muted);line-height:1.55}.member-title{margin-top:0.2rem;font-size:var(--wf-text-sm);font-weight:800}.member-skills{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:auto}.partners-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--wf-grid-gap)}.partner-logo{display:grid;min-height:6rem;place-items:center;padding:1rem;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-xs)}.partner-logo img{display:block;max-width:100%;max-height:3rem;object-fit:contain}.stats-bar-section{padding:var(--wf-section-y-sm) 0;background:var(--wf-bg-section-alt)}.stats-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}.environment-grid,.environment-extra{display:grid;gap:var(--wf-grid-gap)}.environment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.environment-extra{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:var(--wf-grid-gap)}.section-badge-green{border-color:color-mix(in srgb,var(--wf-green) 26%,transparent);background:color-mix(in srgb,var(--wf-green) 10%,var(--wf-surface));color:var(--wf-green)}.policy-intro,.policy-badges,.policy-downloads{display:grid;gap:var(--wf-grid-gap)}.policy-badges,.policy-downloads{grid-template-columns:repeat(3,minmax(0,1fr))}.policy-badge,.policy-download-link{display:flex;min-height:100%;align-items:center;gap:0.8rem;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:var(--wf-ink);box-shadow:var(--wf-shadow-xs);text-decoration:none}.policy-badge svg,.policy-download-link svg{width:1.35rem;height:1.35rem;flex:0 0 1.35rem;color:var(--wf-blue)}.principles-grid,.supply-chain-content,.reporting-content,.transparency-content{display:grid;gap:var(--wf-grid-gap)}.principles-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:var(--wf-section-gap)}.principle-card,.datacenter-card,.reporting-process,.policy-documents-content{padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.principle-card{display:flex;min-height:100%;flex-direction:column;gap:0.75rem}.principle-icon,.datacenter-icon,.transparency-icon{display:grid;width:3rem;height:3rem;place-items:center;border-radius:1rem;background:var(--wf-blue-soft);color:var(--wf-blue-3)}.principle-icon svg,.datacenter-icon svg,.transparency-icon svg{width:1.55rem;height:1.55rem}.principle-card h3,.datacenter-card h4,.reporting-process h4,.transparency-text h3,.policy-documents-content h3,.supply-chain-list h4{margin:0;color:var(--wf-ink-strong);font-size:var(--wf-h3);line-height:1.25}.principle-card p,.datacenter-card p,.reporting-process,.transparency-text p,.policy-documents-content p,.supply-chain-text p,.supply-chain-list{color:var(--wf-muted);line-height:1.65}.process-timeline .process-step{display:grid;grid-template-columns:auto minmax(0,1fr);text-align:left}.step-number{display:grid;width:2.35rem;height:2.35rem;place-items:center;border-radius:50%;background:var(--wf-blue);color:#fff;font-weight:900}.step-content h4{margin:0 0 0.35rem;color:var(--wf-ink-strong);font-size:1rem;line-height:1.25}.step-content p{margin:0;color:var(--wf-muted);line-height:1.6}.supply-chain-content,.reporting-content{grid-template-columns:minmax(0,1fr) minmax(260px,0.7fr);align-items:center}.supply-chain-text .section-title,.reporting-text .section-title{margin-left:0;text-align:left}.supply-chain-list{margin-top:1rem;padding:var(--wf-card-pad);border:1px solid var(--wf-line);border-radius:var(--wf-radius-md);background:var(--wf-surface-soft)}.supply-chain-list ul,.reporting-process ol{margin:0.75rem 0 0;padding-left:1.25rem}.supply-chain-visual{display:grid;justify-items:center}.datacenter-card{display:grid;width:min(100%,320px);justify-items:center;gap:0.65rem;text-align:center}.report-channels{display:grid;gap:0.65rem;margin-top:1rem}.report-channel{display:flex;align-items:center;gap:0.65rem;width:fit-content;color:var(--wf-blue-3);font-weight:850;text-decoration:none}.report-channel svg{width:1.25rem;height:1.25rem;flex:0 0 1.25rem}.transparency-content{max-width:920px;grid-template-columns:auto minmax(0,1fr);align-items:center;margin-inline:auto;padding:var(--wf-card-pad-lg);border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.policy-documents-content{max-width:920px;margin-inline:auto;text-align:center}.policy-documents-content .policy-downloads{margin-top:1rem}.policy-documents-content .policy-download-link{justify-content:center;text-align:left}.updates-section .featured-section + .regular-updates-section{margin-top:clamp(2rem,5vw,3.8rem)}.featured-section .section-title,.regular-updates-section .section-title{margin-bottom:var(--wf-section-gap);text-align:center}.grid-featured,.grid-compact{display:grid;gap:var(--wf-grid-gap)}.grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.card-wide,.card-compact{display:flex;min-height:100%;flex-direction:column;overflow:hidden;padding:0}.card-wide .card-image{overflow:hidden;aspect-ratio:16 / 8.5;background:var(--wf-surface-soft)}.card-wide .card-image img{display:block;width:100%;height:100%;object-fit:cover}.card-wide .card-content,.card-compact .card-content{display:flex;flex:1;flex-direction:column;padding:var(--wf-card-pad)}.update-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0.5rem;margin-bottom:0.75rem;color:var(--wf-muted-2);font-size:var(--wf-text-xs);font-weight:750}.category,.tag{display:inline-flex;align-items:center;width:fit-content;border-radius:var(--wf-radius-pill);padding:0.28rem 0.55rem;background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:var(--wf-text-xs);font-weight:850;line-height:1.2;text-decoration:none}.update-tags{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:0.9rem}.card-compact .card-link,.card-wide .card-link{margin-top:auto}.is-lazy-hidden{display:none !important}.updates-load-more,.updates-end-message{margin-top:clamp(1.4rem,3vw,2.2rem);text-align:center}.updates-end-message p{color:var(--wf-muted)}.storegate-solutions-section{background:var(--wf-bg-section)}.storegate-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}.storegate-product-card,.storegate-flow-card,.storegate-support-card,.storegate-resource-card{border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-sm)}.storegate-product-card{display:flex;min-height:100%;flex-direction:column;gap:0.95rem;padding:clamp(1rem,2vw,1.35rem)}.storegate-product-card--featured{border-color:color-mix(in srgb,var(--wf-gold) 42%,var(--wf-line));background:radial-gradient(circle at top right,color-mix(in srgb,var(--wf-gold) 13%,transparent),transparent 34%),var(--wf-surface)}.storegate-card-eyebrow{display:inline-flex;width:fit-content;align-items:center;padding:0.32rem 0.6rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.74rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.storegate-product-card h3,.storegate-flow-card h3,.storegate-support-card h3{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.04rem,1.2vw,1.22rem);line-height:1.25;letter-spacing:-0.015em}.storegate-product-card p,.storegate-flow-card p,.storegate-support-card p,.storegate-split-copy p,.storegate-resource-card p{margin:0;color:var(--wf-muted);line-height:1.62}.storegate-product-card .service-link{margin-top:auto;padding-top:0.75rem}.storegate-price{display:grid;gap:0.12rem;padding:0.9rem;border:1px solid color-mix(in srgb,var(--wf-blue) 14%,var(--wf-line));border-radius:var(--wf-radius-lg);background:color-mix(in srgb,var(--wf-blue) 5%,var(--wf-surface-soft))}.storegate-price strong{color:var(--wf-ink-strong);font-size:clamp(1rem,1.05vw,1.14rem)}.storegate-price span,.storegate-price-note{color:var(--wf-muted-2);font-size:var(--wf-text-sm);line-height:1.5}.storegate-price-note{max-width:840px;margin:1.1rem auto 0;text-align:center}.storegate-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-grid-gap)}.storegate-flow-card{display:grid;gap:0.65rem;padding:clamp(1rem,2vw,1.3rem)}.storegate-flow-card > span{display:inline-grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:50%;background:var(--wf-blue-3);color:#fff;font-weight:900}.storegate-use-grid,.storegate-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wf-grid-gap)}.storegate-split-section{padding:var(--wf-section-y) 0;background:linear-gradient(180deg,var(--wf-bg-section-alt) 0%,var(--wf-bg-section) 100%)}.storegate-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,0.85fr);gap:clamp(1.2rem,4vw,3rem);align-items:center}.storegate-split-copy{display:grid;gap:1rem}.storegate-split-copy .section-title,.storegate-split-copy .section-label{margin-inline:0;text-align:left}.storegate-support-card{padding:var(--wf-card-pad-lg)}.storegate-split-panel{align-self:center}.storegate-support-card{display:grid;gap:0.8rem}.storegate-form{width:min(100%,980px)}.storegate-addon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storegate-resource-section{background:var(--wf-bg-section-alt)}.storegate-resource-card{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:center;padding:var(--wf-card-pad-lg)}.storegate-resource-card h2{margin:0.4rem 0 0.65rem;color:var(--wf-ink-strong);font-size:clamp(1.45rem,2.6vw,2.15rem);line-height:1.14;letter-spacing:-0.03em}.storegate-resource-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0.65rem}.storegate-resource-actions .btn{white-space:nowrap}@media (max-width:1100px){.storegate-product-grid,.storegate-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storegate-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storegate-split,.storegate-resource-card{grid-template-columns:1fr}.storegate-resource-actions{justify-content:flex-start}}@media (max-width:760px){.storegate-product-grid,.storegate-flow-grid,.storegate-use-grid,.storegate-support-grid,.storegate-addon-grid{grid-template-columns:1fr}.storegate-product-card,.storegate-flow-card,.storegate-support-card,.storegate-split-panel,.storegate-resource-card{border-radius:var(--wf-radius-lg)}.storegate-resource-actions{display:grid;grid-template-columns:1fr}.storegate-resource-actions .btn{width:100%;justify-content:center;white-space:normal}}@media (max-width:1100px){.featured-cases-grid,.industries-grid,.wf-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-section .process-steps,.brands-grid,.values-grid,.team-grid,.team-grid-leadership,.partners-grid,.stats-bar,.environment-grid,.principles-grid,.policy-badges,.policy-downloads,.grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-booking-grid,.home-case-feature,.security-grid,.it-emergency-grid,.demo-wrapper,.wfc-overview-grid,.wfc-feature-row,.crm-story-grid,.wfc-platforms-grid,.wfc-login-grid,.home-team-grid,.based-in-sweden-grid,.made-in-sweden-grid,.story-content,.expert-content,.booking-options,.environment-extra,.supply-chain-content,.reporting-content{grid-template-columns:1fr}.home-team-copy,.made-in-sweden-content,.based-in-sweden-content{text-align:center}.home-team-copy .section-title-modern,.made-in-sweden-content .section-title-modern,.based-in-sweden-content .section-title-modern{text-align:center}.based-in-sweden-points,.home-team-actions{justify-content:center}.trust-features{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-booking-content{text-align:center}.wf-booking-features li,.wf-booking-cta{justify-content:center}.wf-form-body--split,.wf-form-body--inline{grid-template-columns:1fr}.wf-form-body--inline{align-items:stretch}.faq-container,.faq-grid,.faq-grid-home,.pricing-grid,.wfb-features-grid,.wfb-admin-grid,.wfb-implement-grid,.wfc-platforms,.wfc-security-grid,.features-row,.specs-grid,.crm-security-grid,.crm-fit-grid,.crm-integration-grid,.crm-faq-grid,.case-premium-card-grid,.demo-features,.demo-stats,.threat-stats-row,.architecture-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.webbhotell-v5-security-grid,.wfb-overview-grid,.wfb-payment-grid,.wfb-chat-grid,.wfb-fortnox-grid,.wfb-screenshot-grid{grid-template-columns:1fr}.home-case-row{grid-template-columns:minmax(150px,0.55fr) minmax(0,1fr)}.home-case-row p{grid-column:1 / -1}}@media (max-width:760px){.featured-cases-grid,.industries-grid,.wf-products-grid{grid-template-columns:1fr}.process-section .process-steps,.brands-grid,.values-grid,.team-grid,.team-grid-leadership,.partners-grid,.stats-bar,.environment-grid,.principles-grid,.policy-badges,.policy-downloads,.grid-featured,.grid-compact{grid-template-columns:1fr}.process-section .process-step{align-items:center;text-align:center}.booking-content{text-align:center}.booking-card{text-align:left}.process-timeline .process-step,.transparency-content{grid-template-columns:1fr;justify-items:center;text-align:center}.wf-product-card{flex-direction:column;text-align:center}.wf-product-icon{margin-inline:auto}.wf-product-tags,.wf-product-subproducts{justify-content:center}.wf-booking-section,.home-case-section,.security-focus{text-align:center}.home-case-copy .section-label,.home-case-copy .btn,.home-case-row span{margin-inline:auto}.home-case-media img{min-height:240px}.home-case-row{grid-template-columns:1fr;justify-items:center;text-align:center}.wf-form-body--split,.wf-form-body--inline{grid-template-columns:1fr}.wf-form-body--inline{align-items:stretch}.highlight-box{grid-template-columns:1fr;justify-items:center;text-align:center}.security-focus .section-title,.security-focus-title{text-align:center}.it-emergency{text-align:center}.it-emergency-grid .section-title{text-align:center}.it-emergency-cta{justify-content:center}.it-emergency-list{grid-template-columns:1fr}.wfg-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:8.25rem}.wfg-item--wide,.wfg-item--tall,.wfg-item--normal{grid-column:span 1}.wfg-item--wide,.wfg-item--tall{grid-row:span 2}.wf-form-row,.form-row,.service-checkboxes,.checkbox-grid,.radio-grid,.demo-form-inline,.faq-container,.faq-grid,.faq-grid-home,.pricing-grid,.wfb-features-grid,.wfb-admin-grid,.wfb-implement-grid,.wfc-platforms,.wfc-security-grid,.features-row,.specs-grid,.crm-security-grid,.crm-fit-grid,.crm-integration-grid,.crm-faq-grid,.case-premium-card-grid,.demo-features,.demo-stats,.threat-stats-row,.architecture-grid,.products-grid,.wfb-cases-grid,.wfb-industries-detailed,.home-team-people,.office-gallery-grid{grid-template-columns:1fr}.home-team-people{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step{grid-template-columns:1fr;text-align:center}.step-circle{margin-inline:auto}.timeline-line{display:none}.webdev-highlight-card{display:grid !important;grid-template-columns:1fr !important;gap:1rem !important}.webdev-highlight-meta,.webdev-highlight-content{width:100% !important;flex:initial !important}.webdev-feature-list,.webdev-packages-grid{grid-template-columns:1fr !important}.wf-form-body,.contact-form,.quote-form,.newsletter-form,.report-form,.demo-form,.demo-form-premium,.wfb-demo-form{padding:1rem}.home-hero-trust-item{padding:0.62rem}.trust-header{grid-template-columns:1fr;justify-items:center;text-align:center}.trust-description{margin-inline:auto;text-align:center}.trust-features{grid-template-columns:1fr}.trust-feature{justify-content:center;text-align:center}.case-premium-meta-bar{display:grid;grid-template-columns:1fr}.wfc-platform-images{grid-template-columns:1fr}.demo-form-inline{display:grid}.demo-visual,.wfsc-network-canvas,.world-map-canvas,.world-map-canvas canvas{min-height:18rem}.map-overlay-stats{position:static;width:100%;padding:0.8rem;color:var(--wf-ink)}.live-stat-box,.legend-box{background:rgba(255,255,255,0.9);color:var(--wf-ink)}.live-stat-box h4,.legend-box h4{color:var(--wf-ink-strong)}.stat-line,.legend-item{color:var(--wf-muted)}.specs-table-container{overflow:hidden}.specs-table,.specs-table tbody,.specs-table tr,.specs-table td{display:block;width:100%}.specs-table tr{padding:0.8rem 0;border-bottom:1px solid var(--wf-line)}.specs-table tr:last-child{border-bottom:0}.specs-table td{padding:0.12rem 0;border-bottom:0}.specs-table td:empty{display:none}.spec-value{white-space:normal}}}@layer components{.info-card-grid{gap:clamp(1rem,1.8vw,1.4rem);align-items:stretch}.info-card-grid > .card{display:flex;min-height:100%;flex-direction:column}.info-card-grid > .card .card-description{flex:1}.info-card-grid-4 > .card{padding:clamp(1.12rem,1.7vw,1.38rem)}.info-card-grid-4 > .card .card-title{font-size:clamp(1.04rem,1.35vw,1.22rem)}.info-card-grid-4 > .card .card-description{max-width:none;font-size:0.96rem;line-height:1.62}.home-v4-blog-card{min-height:100%}}.datorservice-home-section{padding:clamp(3.5rem,7vw,6rem) 0;background:var(--color-bg-section,var(--color-bg-secondary));border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle)}.datorservice-home-grid{max-width:880px}.datorservice-home-copy > p{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.65;margin:0 0 1rem;max-width:62ch}.datorservice-home-meta{display:flex;flex-wrap:wrap;gap:1.25rem 2.25rem;margin:1.75rem 0 2rem}.datorservice-home-meta-item{display:flex;align-items:center;gap:0.875rem}.datorservice-home-meta-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--color-accent-soft,rgba(13,60,113,0.08));color:var(--color-accent,#0d3c71);flex-shrink:0}.datorservice-home-meta-icon svg{width:20px;height:20px}.datorservice-home-meta-item strong{display:block;font-size:0.875rem;color:var(--color-text-secondary);font-weight:600;margin-bottom:0.125rem}.datorservice-home-meta-item a,.datorservice-home-meta-item span{color:var(--color-text-primary);font-weight:600;text-decoration:none;font-size:1rem}.datorservice-home-meta-item a:hover{color:var(--color-accent,#0d3c71)}.datorservice-home-actions{display:flex;flex-wrap:wrap;gap:0.75rem}.home-v4-cases-link{display:flex;justify-content:center;margin-top:clamp(2rem,4vw,3rem)}.security-grid.security-grid--single{grid-template-columns:1fr;max-width:880px;margin:0 auto}@layer components{body.startsida-b .logos-scroll-track{animation:wfLogosScroll 35s linear infinite}body.startsida-e .logos-scroll-track{animation:wfLogosScroll 35s linear infinite}@media (max-width:760px){body.startsida-b .logos-scroll-track{animation-duration:28s}body.startsida-e .logos-scroll-track{animation-duration:28s}}}@layer components{body.startsida-f .logos-scroll-track,body.startsida-g .logos-scroll-track{gap:0;animation:none !important;animation-play-state:running;transform:translate3d(0,0,0);will-change:transform}body.startsida-f .logos-scroll-set,body.startsida-g .logos-scroll-set{display:flex;flex:0 0 auto;align-items:center;gap:0.8rem;padding-right:0.8rem}body.startsida-f .logo-item--text,body.startsida-g .logo-item--text{min-width:10rem}body.startsida-f .logo-item-text,body.startsida-g .logo-item-text{display:block;max-width:9rem;color:var(--wf-ink);font-size:0.82rem;font-weight:740;letter-spacing:0;line-height:1.16;opacity:0.66;text-align:center;transition:opacity 180ms var(--wf-ease)}body.startsida-f .logo-item img,body.startsida-g .logo-item img{filter:grayscale(1) saturate(0.12);opacity:0.66;transition:filter 180ms var(--wf-ease),opacity 180ms var(--wf-ease)}body.startsida-f .logo-item:hover img,body.startsida-f .logo-item:focus-within img,body.startsida-g .logo-item:hover img,body.startsida-g .logo-item:focus-within img{filter:grayscale(0) saturate(1);opacity:1}body.startsida-f .logo-item:hover .logo-item-text,body.startsida-f .logo-item:focus-within .logo-item-text,body.startsida-g .logo-item:hover .logo-item-text,body.startsida-g .logo-item:focus-within .logo-item-text{opacity:1}body.startsida-f .customer-logos-banner:hover .logos-scroll-track,body.startsida-g .customer-logos-banner:hover .logos-scroll-track{animation-play-state:running}@media (max-width:760px){body.startsida-f .logos-scroll-track[data-logo-marquee],body.startsida-g .logos-scroll-track[data-logo-marquee]{animation:none !important}}}@layer components{body.startsida-e .home-team-office-card,body.startsida-e .home-team-people figure,body.startsida-f .home-team-office-card,body.startsida-f .home-team-people figure,body.startsida-g .home-team-office-card,body.startsida-g .home-team-people figure{isolation:isolate}body.startsida-e .home-team-image-caption,body.startsida-f .home-team-image-caption,body.startsida-g .home-team-image-caption{position:absolute;z-index:2;inset-inline:0;bottom:0;padding:0.7rem 0.9rem;background:linear-gradient(180deg,transparent,rgba(8,16,28,0.82));color:#fff;font-size:var(--wf-text-sm);font-weight:850;line-height:1.2;text-align:left}body.startsida-e .solution-path-content,body.startsida-f .solution-path-content,body.startsida-g .solution-path-content{display:flex;min-height:100%;flex-direction:column}body.startsida-e .solution-path-desc,body.startsida-f .solution-path-desc,body.startsida-g .solution-path-desc{flex:1 1 auto}body.startsida-e .solution-path-link,body.startsida-f .solution-path-link,body.startsida-g .solution-path-link{margin-top:auto;padding-top:1rem}body.startsida-f .solution-path-title,body.startsida-f .home-f-product-copy h3,body.startsida-f .home-f-case-card h3,body.startsida-g .solution-path-title,body.startsida-g .home-f-product-copy h3,body.startsida-g .home-f-case-card h3{word-spacing:0.04em}}@layer components{.home-f-hero-tabs{--home-f-hero-tab-rail:4.25rem;display:flex;width:min(100%,560px);height:400px;min-height:400px;align-self:center;justify-self:end;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--wf-blue) 7%,var(--wf-surface)) 0%,var(--wf-surface) 54%),var(--wf-surface);box-shadow:var(--wf-shadow-md)}.home-f-hero-tab{position:relative;display:grid;grid-template-columns:var(--home-f-hero-tab-rail) minmax(0,1fr);flex:0 0 var(--home-f-hero-tab-rail);min-width:0;overflow:hidden;border-left:1px solid var(--wf-line);transition:flex-basis 420ms var(--wf-ease),background-color var(--wf-speed) var(--wf-ease)}.home-f-hero-tab:first-child{border-left:0}.home-f-hero-tab.is-active{flex-basis:calc(100% - var(--home-f-hero-tab-rail) - var(--home-f-hero-tab-rail) - var(--home-f-hero-tab-rail));background:color-mix(in srgb,var(--wf-blue) 4%,var(--wf-surface))}.home-f-hero-tab-trigger{position:relative;z-index:2;grid-column:1;grid-row:1;display:block;box-sizing:border-box;width:var(--home-f-hero-tab-rail);min-width:0;height:100%;overflow:hidden;padding:0;border:0;border-radius:0;background:color-mix(in srgb,var(--wf-surface) 82%,transparent);color:var(--wf-blue-3);cursor:pointer}.home-f-hero-tab-trigger:hover,.home-f-hero-tab-trigger:focus-visible,.home-f-hero-tab.is-active .home-f-hero-tab-trigger{background:var(--wf-blue-soft)}.home-f-hero-tab-icon{position:absolute;top:1rem;left:50%;display:inline-flex;width:2.05rem;height:2.05rem;align-items:center;justify-content:center;border-radius:0.78rem;background:var(--wf-blue);color:#fff;box-shadow:0 10px 22px rgba(13,60,113,0.16);transform:translateX(-50%)}.home-f-hero-tab-icon svg{width:1.06rem;height:1.06rem}.home-f-hero-tab-label{position:absolute;top:50%;left:50%;display:inline-block;width:max-content;color:var(--wf-blue-3);font-size:0.76rem;font-weight:900;letter-spacing:0.08em;line-height:1.2;text-transform:uppercase;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center}.home-f-hero-tab-body{position:relative;z-index:1;grid-column:2;grid-row:1;display:flex;box-sizing:border-box;min-width:0;width:0;max-width:100%;height:100%;flex-direction:column;justify-content:center;overflow:hidden;opacity:0;padding:1rem 0;pointer-events:none;transition:opacity 240ms var(--wf-ease),width 420ms var(--wf-ease),padding 420ms var(--wf-ease)}.home-f-hero-tab.is-active .home-f-hero-tab-body{width:100%;opacity:1;padding:1rem 1rem 1rem 1.05rem;pointer-events:auto}.home-f-hero-tab-body strong{display:block;color:var(--wf-ink-strong);font-size:clamp(1.1rem,1.5vw,1.36rem);line-height:1.13;overflow-wrap:break-word}.home-f-hero-tab-body p{max-width:100%;margin-top:0.62rem;color:var(--wf-muted);font-size:0.88rem;line-height:1.5;overflow-wrap:break-word}.home-f-hero-tab-body a{width:fit-content;max-width:100%;margin-top:1rem;color:var(--wf-blue-3);font-size:0.86rem;font-weight:900;text-decoration:none;overflow-wrap:break-word}.home-f-hero-tab-body a:hover{color:var(--wf-blue)}@media (prefers-reduced-motion:reduce){.home-f-hero-tab,.home-f-hero-tab-body{transition:none}}@media (max-width:1100px){.home-f-hero-tabs{justify-self:center;width:min(100%,620px)}}@media (max-width:620px){.home-f-hero-tabs{display:grid;height:auto;min-height:0}.home-f-hero-tab,.home-f-hero-tab.is-active{grid-template-columns:1fr;flex-basis:auto;border-left:0;border-top:1px solid var(--wf-line)}.home-f-hero-tab:first-child{border-top:0}.home-f-hero-tab-trigger{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;width:100%;min-height:3.9rem;justify-items:start;padding:0.7rem 0.8rem;overflow:visible}.home-f-hero-tab-icon{position:static;transform:none}.home-f-hero-tab-label{position:static;transform:none}.home-f-hero-tab-body{width:auto;max-height:0;height:auto;padding:0 0.95rem;opacity:0;transition:max-height 360ms var(--wf-ease),opacity 240ms var(--wf-ease),padding 360ms var(--wf-ease)}.home-f-hero-tab.is-active .home-f-hero-tab-body{max-height:18rem;padding:0 0.95rem 1rem}}}@layer components{body.startsida-g .home-g-hero{height:600px;min-height:600px;max-height:600px;align-items:center;padding-block:1.55rem}body.startsida-g .home-g-hero .container{width:min(100% - 2rem,var(--wf-container))}body.startsida-g .home-g-hero-tabs{--home-f-hero-tab-rail:clamp(4rem,5.4vw,4.8rem);width:100%;max-width:none;height:470px;min-height:470px;justify-self:stretch;box-shadow:0 24px 70px rgba(13,60,113,0.14)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab.is-active{flex-basis:calc(100% - (var(--home-f-hero-tab-rail) * 6))}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-trigger{background:linear-gradient(180deg,color-mix(in srgb,var(--wf-surface) 88%,transparent),color-mix(in srgb,var(--wf-blue) 5%,var(--wf-surface)))}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-icon{width:2.25rem;height:2.25rem;border:1px solid color-mix(in srgb,var(--wf-blue) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--wf-blue) 9%,var(--wf-surface));color:var(--wf-blue-3);box-shadow:0 10px 24px rgba(13,60,113,0.1)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-trigger:hover .home-f-hero-tab-icon,body.startsida-g .home-g-hero-tabs .home-f-hero-tab-trigger:focus-visible .home-f-hero-tab-icon,body.startsida-g .home-g-hero-tabs .home-f-hero-tab.is-active .home-f-hero-tab-icon{border-color:transparent;background:var(--wf-blue);color:#fff;box-shadow:0 16px 30px rgba(13,60,113,0.18)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab.is-active .home-f-hero-tab-body{padding:clamp(1.4rem,3.4vw,3rem)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-body{justify-content:center}body.startsida-g .home-g-hero-tab-title{max-width:15ch;margin:0;color:var(--wf-ink-strong);font-size:clamp(2.55rem,4.2vw,4.35rem);font-weight:850;line-height:0.98;letter-spacing:0;overflow-wrap:normal;word-break:normal;hyphens:none}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-body p{max-width:46ch;margin-top:0.9rem;font-size:clamp(0.98rem,1.15vw,1.08rem);line-height:1.62}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-body > a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0.7rem 1rem;border:1px solid color-mix(in srgb,var(--wf-blue) 24%,transparent);border-radius:var(--wf-radius-pill);background:var(--wf-blue);color:#fff;box-shadow:0 10px 24px rgba(13,60,113,0.16)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-body > a:hover{background:var(--wf-blue-3);color:#fff}body.startsida-g .home-g-hero-intro{max-width:780px}body.startsida-g .home-g-hero-intro .hero-title-ultra{max-width:15ch;font-size:clamp(2.55rem,4.2vw,4.35rem);line-height:0.98;letter-spacing:0}body.startsida-g .home-g-hero-intro .hero-subtitle-ultra{max-width:58ch;margin-top:1rem;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.6}body.startsida-g .home-g-hero-intro .hero-cta-group{margin-top:1.35rem}body.startsida-g .home-g-hero-intro .btn-ultra-primary,body.startsida-g .home-g-hero-intro .btn-ultra-primary span{color:#fff}@media (max-width:980px){body.startsida-g .home-g-hero{height:auto;min-height:0;max-height:none;padding-block:1rem 1.7rem}body.startsida-g .home-g-hero .container{width:min(100% - 1rem,var(--wf-container))}body.startsida-g .home-g-hero-tabs{display:grid;height:auto;min-height:0;border-radius:var(--wf-radius-lg);box-shadow:0 16px 44px rgba(13,60,113,0.12)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab,body.startsida-g .home-g-hero-tabs .home-f-hero-tab.is-active{grid-template-columns:1fr;flex-basis:auto;border-left:0;border-top:1px solid var(--wf-line)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab:first-child{border-top:0}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-trigger{grid-column:1;grid-row:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;width:100%;min-height:3.25rem;justify-items:start;gap:0.55rem;padding:0.56rem 0.68rem;overflow:visible}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-icon{position:relative;width:1.85rem;height:1.85rem;transform:none}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-label{position:static;transform:none}body.startsida-g .home-g-hero-tabs .home-f-hero-tab-body{grid-column:1;grid-row:auto;display:block;width:auto;max-height:0;height:auto;padding:0 0.95rem;opacity:0;transition:max-height 360ms var(--wf-ease),opacity 240ms var(--wf-ease),padding 360ms var(--wf-ease)}body.startsida-g .home-g-hero-tabs .home-f-hero-tab.is-active .home-f-hero-tab-body{width:100%;max-height:24rem;overflow:visible;opacity:1;padding:0.2rem 0.86rem 1rem}body.startsida-g .home-g-hero-tabs .home-f-hero-tab:not(.is-active) .home-f-hero-tab-body{display:none}body.startsida-g .home-g-hero-intro{width:100%;max-width:none}body.startsida-g .home-g-hero-intro .hero-title-ultra{max-width:12ch;font-size:clamp(2rem,10vw,2.75rem);line-height:1}body.startsida-g .home-g-hero-intro .hero-subtitle-ultra,body.startsida-g .home-g-hero-tabs .home-f-hero-tab-body p{margin-top:0.75rem;font-size:0.94rem;line-height:1.55}body.startsida-g .home-g-hero-intro .hero-cta-group{display:grid;grid-template-columns:1fr;gap:0.52rem;margin-top:1rem}body.startsida-g .home-g-hero-intro .hero-cta-group .btn-ultra{width:100%;min-height:40px;padding-block:0.62rem}body.startsida-g .home-g-hero-tab-title{max-width:12ch;font-size:clamp(2rem,10vw,2.75rem)}}}@layer components{.home-f-product-section{padding:var(--wf-section-y) 0;background:radial-gradient(circle at 8% 12%,color-mix(in srgb,var(--wf-blue) 9%,transparent),transparent 26rem),linear-gradient(180deg,var(--wf-surface) 0%,var(--wf-bg-section-alt) 100%)}.home-f-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.home-f-product-card{display:grid;min-height:100%;overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:inherit;text-decoration:none;box-shadow:var(--wf-shadow-sm);transition:border-color var(--wf-speed) var(--wf-ease),box-shadow var(--wf-speed) var(--wf-ease),transform var(--wf-speed) var(--wf-ease)}.home-f-product-card:hover{border-color:var(--wf-line-strong);box-shadow:var(--wf-shadow-md);transform:translateY(-2px)}.home-f-product-card--featured{border-color:color-mix(in srgb,var(--wf-gold) 42%,var(--wf-line));box-shadow:0 16px 40px rgba(13,60,113,0.1)}.home-f-product-media{overflow:hidden;aspect-ratio:16 / 9;background:var(--wf-surface-soft)}.home-f-product-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--wf-speed-slow) var(--wf-ease)}.home-f-product-card:hover .home-f-product-media img{transform:scale(1.025)}.home-f-product-copy{display:flex;flex:1;flex-direction:column;padding:clamp(1.15rem,2vw,1.5rem)}.home-f-product-kicker{display:flex;align-items:center;gap:0.55rem;margin-bottom:0.75rem;color:var(--wf-blue-3);font-size:0.76rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.home-f-product-icon{display:inline-flex;width:2.3rem;height:2.3rem;align-items:center;justify-content:center;border-radius:var(--wf-radius-sm);background:var(--wf-blue);color:#fff;box-shadow:0 10px 24px rgba(13,60,113,0.16)}.home-f-product-icon svg{width:1.25rem;height:1.25rem}.home-f-product-copy h3{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.2rem,1.6vw,1.55rem);line-height:1.16}.home-f-product-copy p{flex:1;margin:0.65rem 0 0;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.65}.home-f-product-link{margin-top:1rem;color:var(--wf-blue-3);font-weight:850}.home-f-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.home-f-case-card{display:grid;grid-template-columns:minmax(160px,0.44fr) minmax(0,1fr);overflow:hidden;border:1px solid var(--wf-line);border-radius:var(--wf-radius-lg);background:var(--wf-surface);color:inherit;text-decoration:none;box-shadow:var(--wf-shadow-sm);transition:border-color var(--wf-speed) var(--wf-ease),box-shadow var(--wf-speed) var(--wf-ease),transform var(--wf-speed) var(--wf-ease)}.home-f-case-card:hover{border-color:var(--wf-line-strong);box-shadow:var(--wf-shadow-md);transform:translateY(-2px)}.home-f-case-card img{width:100%;height:100%;min-height:180px;object-fit:cover}.home-f-case-card div{padding:1.1rem}.home-f-case-card span{display:inline-flex;width:fit-content;margin-bottom:0.6rem;padding:0.26rem 0.58rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-size:0.72rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase}.home-f-case-card h3{margin:0;color:var(--wf-ink-strong);font-size:clamp(1.05rem,1.2vw,1.22rem);line-height:1.2}.home-f-case-card p{margin:0.55rem 0 0;color:var(--wf-muted);font-size:var(--wf-text-sm);line-height:1.55}@media (max-width:900px){.home-f-product-grid,.home-f-case-grid{grid-template-columns:1fr}}@media (max-width:620px){.home-f-case-card{grid-template-columns:1fr}.home-f-case-card img{min-height:auto;aspect-ratio:16 / 10}}}@layer components{body.startsida-f .home-case-feature,body.startsida-g .home-case-feature{grid-template-columns:minmax(0,1.12fr) minmax(280px,0.62fr);gap:clamp(0.9rem,2.5vw,1.8rem);align-items:center;max-width:1020px}body.startsida-f .home-case-media,body.startsida-g .home-case-media{display:block;min-height:0;background:var(--wf-surface)}body.startsida-f .home-case-media img,body.startsida-g .home-case-media img{display:block;width:100%;height:auto;min-height:0;object-fit:contain;object-position:center}body.startsida-f .home-case-copy,body.startsida-g .home-case-copy{justify-content:center;padding:clamp(0.82rem,1.45vw,1.05rem)}body.startsida-g .home-case-copy .section-label{margin-bottom:0.45rem;padding:0.28rem 0.55rem;font-size:0.68rem}body.startsida-f .home-case-copy h3,body.startsida-g .home-case-copy h3{font-size:clamp(1.18rem,1.55vw,1.45rem)}body.startsida-f .home-case-copy p,body.startsida-g .home-case-copy p{margin-top:0.45rem;font-size:clamp(0.88rem,0.98vw,0.96rem);line-height:1.42}body.startsida-f .home-case-points,body.startsida-g .home-case-points{gap:0.38rem;margin-block:0.55rem}body.startsida-f .home-case-points div,body.startsida-g .home-case-points div{padding:0.5rem 0.62rem}body.startsida-f .home-case-points span,body.startsida-g .home-case-points span{font-size:0.8rem;line-height:1.32}body.startsida-f .home-case-copy .btn,body.startsida-g .home-case-copy .btn{min-height:38px;padding-block:0.56rem;font-size:0.74rem}body.startsida-g .home-f-case-card img{object-fit:contain;object-position:center;padding:0.35rem;background:var(--wf-surface-soft)}@media (max-width:1100px){body.startsida-f .home-case-feature,body.startsida-g .home-case-feature{grid-template-columns:1fr;max-width:720px}}}@layer components{body.startsida-g .home-v4-team{background:linear-gradient(180deg,var(--wf-surface) 0%,color-mix(in srgb,var(--wf-blue) 5%,var(--wf-surface)) 100%)}body.startsida-g .home-team-grid{grid-template-columns:minmax(0,0.95fr) minmax(320px,1.05fr);align-items:center}body.startsida-g .home-team-copy{max-width:690px}body.startsida-g .home-team-copy .section-label,body.startsida-g .home-founder-copy .section-label{margin-left:0;margin-right:0}body.startsida-g .home-team-copy .section-title-modern,body.startsida-g .home-founder-copy .section-title-modern{margin-left:0;text-align:left}body.startsida-g .home-team-text{max-width:64ch}body.startsida-g .home-team-focus-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.75rem;margin-top:1.3rem}body.startsida-g .home-team-focus-item{display:grid;gap:0.34rem;min-width:0;padding:0.9rem 0.95rem;border:1px solid color-mix(in srgb,var(--wf-blue) 16%,transparent);border-left:3px solid var(--wf-gold);border-radius:var(--wf-radius-md);background:color-mix(in srgb,var(--wf-surface) 92%,transparent);box-shadow:var(--wf-shadow-xs)}body.startsida-g .home-team-focus-item strong{color:var(--wf-ink-strong);font-size:0.96rem;line-height:1.25}body.startsida-g .home-team-focus-item span{color:var(--wf-muted);font-size:0.9rem;line-height:1.48}body.startsida-g .home-team-links{margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid var(--wf-line);color:var(--wf-muted);font-size:0.96rem;line-height:1.75}body.startsida-g .home-team-links a{display:inline-flex;align-items:center;margin:0.12rem 0.1rem;padding:0.2rem 0.48rem;border-radius:var(--wf-radius-pill);background:var(--wf-blue-soft);color:var(--wf-blue-3);font-weight:800;line-height:1.25;text-decoration:none}body.startsida-g .home-team-links a:hover{background:var(--wf-blue);color:#fff}body.startsida-g .home-founder-section{padding:var(--wf-section-y) 0;background:radial-gradient(circle at 96% 12%,color-mix(in srgb,var(--wf-gold) 13%,transparent),transparent 22rem),linear-gradient(180deg,color-mix(in srgb,var(--wf-blue) 5%,var(--wf-surface)) 0%,var(--wf-surface) 100%)}body.startsida-g .home-founder-grid{display:grid;grid-template-columns:minmax(280px,0.82fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3.1rem);align-items:center}body.startsida-g .home-founder-media{position:relative;min-height:clamp(390px,42vw,560px);overflow:hidden;margin:0;border:1px solid color-mix(in srgb,var(--wf-blue) 18%,transparent);border-radius:var(--wf-radius-xl);background:linear-gradient(135deg,#101722 0%,#1e2b3d 100%);box-shadow:var(--wf-shadow-md)}body.startsida-g .home-founder-media picture{display:contents}body.startsida-g .home-founder-media img{width:100%;height:100%;object-fit:cover;object-position:center top}body.startsida-g .home-founder-caption{position:absolute;inset-inline:0;bottom:0;padding:0.8rem 1rem;background:linear-gradient(180deg,transparent,rgba(8,16,28,0.82));color:#fff;font-size:var(--wf-text-sm);font-weight:850;line-height:1.25}body.startsida-g .home-founder-copy{max-width:720px}body.startsida-g .home-founder-copy p{max-width:62ch;color:var(--wf-muted);font-size:var(--wf-text-lg);line-height:1.7}body.startsida-g .home-founder-points{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:1.2rem}body.startsida-g .home-founder-points span{display:inline-flex;align-items:center;padding:0.46rem 0.72rem;border:1px solid color-mix(in srgb,var(--wf-blue) 18%,transparent);border-radius:var(--wf-radius-pill);background:var(--wf-surface);color:var(--wf-blue-3);font-size:var(--wf-text-sm);font-weight:820;line-height:1.25;box-shadow:var(--wf-shadow-xs)}body.startsida-g .home-founder-actions{display:flex;flex-wrap:wrap;gap:0.85rem;margin-top:1.45rem}@media (max-width:1100px){body.startsida-g .home-team-grid,body.startsida-g .home-founder-grid{grid-template-columns:1fr}body.startsida-g .home-team-copy,body.startsida-g .home-founder-copy{max-width:none;text-align:left}body.startsida-g .home-team-copy .section-title-modern,body.startsida-g .home-founder-copy .section-title-modern{text-align:left}body.startsida-g .home-team-focus-list{grid-template-columns:repeat(3,minmax(0,1fr))}body.startsida-g .home-founder-media{max-width:720px}}@media (max-width:760px){body.startsida-g .home-team-focus-list{grid-template-columns:1fr}body.startsida-g .home-founder-grid{gap:1.35rem}body.startsida-g .home-founder-media{min-height:0;aspect-ratio:4 / 5;border-radius:var(--wf-radius-lg)}body.startsida-g .home-founder-actions .btn{width:min(100%,340px)}}}@layer components{.security-focus .section-label,.security-focus .section-badge,.security-focus .cta-badge{background:rgba(255,255,255,0.12);color:#fff;border-color:rgba(255,255,255,0.22)}}@layer components{body.startsida-b .home-team-links{margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid var(--wf-line);color:var(--wf-muted);font-size:0.95rem;line-height:1.6}body.startsida-b .home-team-links a{color:var(--wf-blue-3);font-weight:700;text-decoration:none}body.startsida-b .home-team-links a:hover{color:var(--wf-blue);text-decoration:underline}}@layer components{.support-paths-section{padding-top:clamp(2.5rem,5vw,4rem)}.support-paths-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1100px){.support-paths-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.support-paths-grid{grid-template-columns:1fr}}.support-path-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.support-path-card:hover{border-color:var(--wf-line-strong);box-shadow:var(--wf-shadow-md);transform:translateY(-2px)}.support-path-card .service-link{margin-top:auto;padding-top:0.75rem}.support-paths-fallback{margin-top:1.75rem;text-align:center;color:var(--wf-muted);font-size:0.95rem}.support-paths-fallback a{color:var(--wf-blue-3);font-weight:700}}.blog-post{background:var(--premium-white)} .blog-hero{min-height:60vh !important} .hero-content-blog{text-align:center;padding:var(--spacing-2xl) 0;position:relative;z-index:2} .post-meta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.65rem;margin-bottom:0.55rem;font-size:0.95rem;width:100%} .post-category{display:inline-block;padding:5px 12px;background:linear-gradient(135deg,var(--wf-gold) 0%,var(--wf-gold-light) 100%);color:var(--ultra-black);font-size:0.75rem;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;border-radius:50px;margin:0 auto} .post-meta time{display:block;padding:0;background:none;color:var(--gray-600);font-size:0.82rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;margin:0 auto} .post-author{font-size:1.1rem;color:rgba(255,255,255,0.9);font-weight:500} .post-content{padding:var(--spacing-3xl) 0} .content-wrapper{max-width:800px;margin:0 auto} .featured-image{margin-bottom:var(--spacing-2xl);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)} .post-hero-image{width:100%;height:auto;display:block} .post-body{font-size:1.1rem;line-height:1.8;color:var(--gray-700);--wf-content-list-margin:var(--spacing-lg) 0;--wf-content-list-indent:var(--spacing-xl);--wf-content-list-gap:var(--spacing-sm)} .post-body h2{font-size:1.8rem;color:var(--gray-900);margin:var(--spacing-2xl) 0 var(--spacing-lg);font-weight:700} .post-body h3{font-size:1.4rem;color:var(--gray-900);margin:var(--spacing-xl) 0 var(--spacing-md);font-weight:600} .post-body :is(h1,h2,h3,h4,h5,h6) a{color:inherit;font-weight:inherit;text-decoration:none;border-bottom:0} .post-body :is(h1,h2,h3,h4,h5,h6) a:hover{color:inherit;border-bottom:0} .post-body p{margin-bottom:var(--spacing-lg)} .post-body > section.content-section,.post-body section.content-section.text-left-image-right{padding:0 !important;margin:var(--spacing-xl) 0 var(--spacing-2xl) !important;background:transparent !important} .post-body section.content-section.text-left-image-right{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,0.95fr);gap:var(--spacing-xl);align-items:start} .post-body section.content-section.text-left-image-right .text-col,.post-body section.content-section.text-left-image-right .img-col{min-width:0} .post-body section.content-section.text-left-image-right .text-col > *:last-child,.post-body section.content-section.text-left-image-right .img-col > *:last-child{margin-bottom:0} .post-body section.content-section.text-left-image-right .img-col picture,.post-body section.content-section.text-left-image-right .img-col img{display:block;width:100%;height:auto;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-md)} .post-body strong{font-weight:600;color:var(--gray-900)} .post-body img.blog-image{width:100%;height:auto;border-radius:var(--radius-md);margin:var(--spacing-xl) 0} .post-tags{margin-top:var(--spacing-3xl);padding-top:var(--spacing-xl);border-top:1px solid var(--gray-200)} .post-context-links{margin-top:var(--spacing-2xl);padding:var(--spacing-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50)} .post-context-links p{margin:0;color:var(--gray-700);line-height:1.75} .post-tags h3{font-size:1.1rem;color:var(--gray-700);margin-bottom:var(--spacing-md)} .tags-list{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)} .post-navigation{margin-top:var(--spacing-2xl);padding-top:var(--spacing-2xl);border-top:1px solid var(--gray-200)} .service-links-panel{margin-top:var(--spacing-xl);padding:var(--spacing-lg);border-radius:var(--radius-md);background:var(--gray-50);border:1px solid var(--gray-200)} .service-links-panel h3{margin:0 0 var(--spacing-md) 0;font-size:1rem;color:var(--gray-700)} .service-links-list{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)} .related-posts{background:var(--gray-50);padding:var(--spacing-3xl) 0} .related-posts h2{font-size:2rem;color:var(--gray-900);margin-bottom:var(--spacing-2xl);text-align:center} .posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-xl)} .post-card{background:var(--premium-white);border-radius:var(--radius-lg);padding:var(--spacing-xl);box-shadow:var(--shadow-sm);transition:all 0.3s ease} .post-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)} .post-card time{color:var(--gray-600);font-size:0.9rem} .post-card h3{margin:var(--spacing-sm) 0 var(--spacing-md);font-size:1.2rem;line-height:1.4} .post-card h3 a{color:var(--gray-900);text-decoration:none;transition:color 0.3s ease} .post-card h3 a:hover{color:var(--wf-blue)} .post-card p{color:var(--gray-600);line-height:1.6;font-size:0.95rem} .error-section{padding:var(--spacing-3xl) 0;min-height:400px;display:flex;align-items:center} .error-content{text-align:center} .error-content p{font-size:1.2rem;color:var(--gray-700);margin-bottom:var(--spacing-2xl)} @media (max-width:768px){.blog-hero{min-height:50vh !important} .post-body{font-size:1rem} .post-body section.content-section.text-left-image-right{grid-template-columns:1fr;gap:var(--spacing-lg)} .posts-grid{grid-template-columns:1fr}}