:root{--accent:#0f766e;--accent-rgb:15,118,110;--accent-secondary:#2563eb;--accent-secondary-rgb:37,99,235;--accent-soft:#f5fbf9;--accent-border:rgba(15,118,110,.16);--accent-border-strong:rgba(15,118,110,.24);--accent-focus:rgba(15,118,110,.13);--accent-gradient:linear-gradient(135deg,#0f766e,#2563eb);--ink:#17212b;--muted:#5c6b75;--line:#d9e1e5;--paper:#ffffff;--wash:#f5f8f7;--warm:#f5a524;--blue:#2563eb;color-scheme:light;}*{box-sizing:border-box;}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;}a{color:var(--accent);}img{display:block;max-width:100%;height:auto;}.skip-link{position:absolute;left:1rem;top:-5rem;background:var(--ink);color:#fff;padding:.6rem .8rem;z-index:10;}.skip-link:focus{top:1rem;}.site-shell{width:min(var(--site-wide,1120px),calc(100% - 32px));margin:0 auto;}.narrow-shell{width:min(780px,calc(100% - 32px));}.site-header{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px);}.header-shell,.footer-shell{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;}.header-shell{flex-wrap:wrap;padding:.65rem 0;}.brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--ink);text-decoration:none;font-weight:800;}.brand-mark{width:2.2rem;height:2.2rem;display:grid;place-items:center;border-radius:8px;background:var(--accent);color:#fff;}.site-nav{display:flex;align-items:center;gap:.35rem;}.site-nav a{color:var(--ink);text-decoration:none;padding:.55rem .75rem;border-radius:8px;}.site-nav a[aria-current="page"],.site-nav a:hover{background:var(--wash);color:var(--accent);}.language-switcher{display:inline-flex;align-items:center;gap:.25rem;}.language-switcher a{min-width:2.25rem;border:1px solid var(--line);border-radius:8px;color:var(--ink);padding:.45rem .5rem;text-align:center;text-decoration:none;font-size:.82rem;font-weight:800;}.language-switcher a[aria-current="true"],.language-switcher a:hover{border-color:var(--accent);color:var(--accent);background:var(--wash);}.nav-toggle{display:none;border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:.55rem .75rem;}.site-search,.search-page-form,.migo-form{display:flex;gap:.5rem;}.site-search input,.search-page-form input,.migo-form input,.migo-form textarea,.migo-form select{min-width:0;border:1px solid var(--line);border-radius:8px;padding:.65rem .75rem;font:inherit;}.site-search input{width:12rem;}.site-search button,.search-page-form button,.migo-form button{border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;padding:.65rem .85rem;cursor:pointer;font-weight:800;}.search-page-form,.migo-form{margin:1.5rem 0;}.migo-form{align-items:stretch;flex-direction:column;}.migo-form label{display:grid;gap:.35rem;color:var(--muted);font-weight:700;}.migo-form .form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}.migo-form .checkbox-row{display:flex;align-items:center;}.migo-form .checkbox-row input{width:auto;}.search-page-form input{flex:1;}.search-result{padding:1.2rem 0;border-top:1px solid var(--line);}.search-result h2{margin:0 0 .4rem;font-size:1.35rem;}.form-success{margin:1rem 0;padding:.85rem 1rem;border-left:4px solid var(--accent);background:#effaf7;border-radius:0 8px 8px 0;}.form-error{color:#b42318;font-weight:700;}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(720px,calc(100% - 2rem));margin:0 auto;padding:.9rem;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(23,33,43,.18);}.cookie-banner[hidden]{display:none;}.cookie-banner p{margin:0;color:var(--muted);}.cookie-banner button{border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;padding:.6rem .85rem;cursor:pointer;font-weight:800;}.page-article{padding:clamp(3rem,8vw,6rem) 0;}.template-landing .page-article{background:#f8fbfa;}.theme-cobalt{--accent-rgb:37,99,235;--accent-secondary:#06b6d4;--accent-secondary-rgb:6,182,212;--wash:#eff6ff;--accent-soft:#f6f9ff;--accent-border:rgba(37,99,235,.16);--accent-focus:rgba(37,99,235,.13);--accent-gradient:linear-gradient(135deg,var(--accent,#2563eb),#06b6d4);--warm:#f59e0b;--blue:#2563eb;}.theme-berry{--accent-rgb:190,24,93;--accent-secondary:#7c3aed;--accent-secondary-rgb:124,58,237;--wash:#fdf2f8;--accent-soft:#fff7fb;--accent-border:rgba(190,24,93,.16);--accent-focus:rgba(190,24,93,.13);--accent-gradient:linear-gradient(135deg,var(--accent,#be185d),#7c3aed);--warm:#f59e0b;--blue:#7c3aed;}.theme-graphite{--accent-rgb:51,65,85;--accent-secondary:#64748b;--accent-secondary-rgb:100,116,139;--wash:#f1f5f9;--accent-soft:#f8fafc;--accent-border:rgba(51,65,85,.16);--accent-focus:rgba(51,65,85,.13);--accent-gradient:linear-gradient(135deg,var(--accent,#334155),#64748b);--warm:#d97706;--blue:#475569;}.theme-amber{--accent-rgb:180,83,9;--accent-secondary:#dc2626;--accent-secondary-rgb:220,38,38;--wash:#fff7ed;--accent-soft:#fff8ed;--accent-border:rgba(180,83,9,.16);--accent-focus:rgba(180,83,9,.13);--accent-gradient:linear-gradient(135deg,var(--accent,#b45309),#dc2626);--warm:#b45309;--blue:#1d4ed8;}.page-header{margin-bottom:2rem;}.eyebrow{margin:0 0 .8rem;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase;}h1,h2,h3{line-height:1.12;letter-spacing:0;}h1{margin:0;font-size:clamp(2.2rem,7vw,4.8rem);}h2{margin-top:2.2rem;font-size:1.8rem;}h3{margin-top:1.8rem;font-size:1.3rem;}.page-excerpt{margin:1.2rem 0 0;color:var(--muted);font-size:1.15rem;}.content-area{font-size:1.05rem;}.content-area blockquote{margin:2rem 0;padding:1rem 1.2rem;border-left:4px solid var(--warm);background:#fff8e9;border-radius:0 8px 8px 0;}.content-area table{width:100%;border-collapse:collapse;margin:1.5rem 0;}.content-area th,.content-area td{border:1px solid var(--line);padding:.8rem;text-align:left;}.content-area th{width:32%;background:var(--wash);}.content-area figure{margin:2rem 0;}.content-area figcaption{color:var(--muted);font-size:.9rem;margin-top:.5rem;}.migo-block{margin:2rem 0;}.migo-block h2{margin-top:0;}.migo-hero-block{border:1px solid #bfe5da;border-radius:8px;background:#effaf7;padding:clamp(1.2rem,4vw,2.5rem);}.migo-cta-block{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:8px;background:#f8fbfa;padding:1.2rem;}.migo-card-grid,.migo-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;}.migo-card,.migo-price-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:1rem;}.migo-card h3,.migo-price-card h3{margin-top:0;}.migo-button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--accent);color:#fff;padding:.7rem .9rem;text-decoration:none;font-weight:800;}.migo-faq details{border:1px solid var(--line);border-radius:8px;padding:.85rem 1rem;}.migo-faq details + details{margin-top:.7rem;}.migo-faq summary{cursor:pointer;font-weight:800;}.migo-module{margin:2rem 0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:1.2rem;}.module-hero{background:#effaf7;border-color:#bfe5da;}.module-hero h2{margin-top:0;}.module-latest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;}.module-latest article{border-top:1px solid var(--line);padding-top:.8rem;}.template-wide-inner .content-area{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;align-items:start;}.site-footer{border-top:1px solid var(--line);color:var(--muted);}.footer-shell{min-height:88px;}@media (max-width:720px){.nav-toggle{display:inline-flex;}.site-nav{display:none;position:absolute;left:16px;right:16px;top:72px;padding:.6rem;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 40px rgba(23,33,43,.12);flex-direction:column;align-items:stretch;}.site-nav.is-open{display:flex;}.site-search{order:3;width:100%;}.language-switcher{margin-left:auto;}.site-search input{width:100%;flex:1;}.footer-shell{align-items:flex-start;justify-content:center;flex-direction:column;}.cookie-banner{align-items:stretch;flex-direction:column;}.migo-cta-block{align-items:flex-start;flex-direction:column;}}:root{--site-wide:1180px;--radius:8px;--shadow-soft:0 10px 35px rgba(23,33,43,.06);}.site-shell,.header-shell,.footer-shell,.wide-shell,.migo-wide-shell,.landing-shell{width:min(var(--site-wide),calc(100% - 32px));margin-inline:auto;}.site-header{z-index:30;}.header-shell{flex-wrap:nowrap;position:relative;}.site-nav{gap:.25rem;}.site-nav ul,.site-nav li{list-style:none;margin:0;padding:0;}.site-nav-list{display:flex;align-items:center;gap:.25rem;}.site-nav-item{position:relative;}.site-nav-link,.site-nav a{display:inline-flex;align-items:center;gap:.35rem;color:var(--ink);text-decoration:none;padding:.55rem .75rem;border-radius:var(--radius);font-weight:700;}.site-nav-link:hover,.site-nav-link[aria-current="page"],.site-nav a:hover,.site-nav a[aria-current="page"]{background:var(--wash);color:var(--accent);}.site-nav-link.has-children::after{content:"";width:.42rem;height:.42rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);opacity:.7;}.site-submenu{position:absolute;top:calc(100% + .45rem);left:0;min-width:220px;padding:.55rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 18px 45px rgba(23,33,43,.12);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;}.site-nav-item:hover>.site-submenu,.site-nav-item:focus-within>.site-submenu{opacity:1;visibility:visible;transform:translateY(0);}.site-submenu a{width:100%;justify-content:space-between;}.site-mega{position:absolute;left:50%;top:calc(100% + .55rem);width:min(var(--site-wide),calc(100vw - 32px));padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 22px 60px rgba(23,33,43,.13);transform:translate(-50%,8px);opacity:0;visibility:hidden;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;}.site-nav-item:hover>.site-mega,.site-nav-item:focus-within>.site-mega{opacity:1;visibility:visible;transform:translate(-50%,0);}.site-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;}.site-mega-column{display:grid;gap:.4rem;}.site-mega-title{margin:0 0 .25rem;padding:0 .35rem;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase;}.site-mega-description{margin:0;padding:0 .35rem .35rem;color:var(--muted);font-size:.88rem;}.site-main .site-shell,.site-main .migo-wide-shell,.site-main .landing-shell{width:min(var(--site-wide),calc(100% - 32px));}.landing-page .page-article,.template-landing .page-article{background:#f8fbfa;}.migo-solid-hero{border:1px solid #bfe5da;border-radius:var(--radius);background:#effaf7;padding:clamp(1.5rem,4vw,3rem);}.migo-solid-hero h1,.migo-solid-hero h2{margin:.35rem 0 0;max-width:860px;font-size:clamp(2.2rem,6vw,4.6rem);letter-spacing:-.04em;}.migo-solid-hero p{max-width:760px;color:var(--muted);font-size:1.08rem;}.migo-solid-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;}.migo-button.ghost,.migo-button.secondary,.migo-button.is-secondary{background:#fff;color:var(--ink);border:1px solid var(--line);}.migo-section,.migo-panel-section{margin:2rem 0;}.migo-section-head{max-width:760px;margin:0 0 1rem;}.migo-section-head h2,.migo-section-head h1{margin-top:0;}.migo-section-head p{color:var(--muted);}.migo-feature-grid,.migo-category-grid,.migo-service-grid,.migo-child-pages,.migo-demo-grid,.migo-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;}.migo-feature-card,.migo-category-card,.migo-service-card,.migo-child-card,.migo-demo-card,.migo-stat-card,.migo-info-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1rem;box-shadow:0 8px 24px rgba(23,33,43,.04);}.migo-feature-card h3,.migo-category-card h3,.migo-service-card h3,.migo-child-card h3,.migo-demo-card h3,.migo-info-card h3{margin-top:0;}.migo-feature-card p,.migo-category-card p,.migo-service-card p,.migo-child-card p,.migo-demo-card p,.migo-info-card p{color:var(--muted);}.migo-tagline{display:inline-flex;margin-bottom:.65rem;color:var(--accent);font-size:.78rem;font-weight:900;text-transform:uppercase;}.migo-masonry-toolbar,.migo-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:1rem 0;}.migo-filter-list{display:flex;flex-wrap:wrap;gap:.45rem;}.migo-filter-list button,.migo-table-toolbar input,.migo-masonry-toolbar input{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:.65rem .75rem;font:inherit;}.migo-filter-list button{cursor:pointer;font-weight:800;}.migo-filter-list button.is-active,.migo-filter-list button:hover{border-color:var(--accent);color:var(--accent);background:var(--wash);}.migo-masonry-grid{column-count:3;column-gap:1rem;}.migo-portfolio-item{display:inline-block;width:100%;margin:0 0 1rem;break-inside:avoid;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:var(--shadow-soft);}.migo-portfolio-media{min-height:180px;display:grid;place-items:center;color:#fff;font-weight:900;background:var(--accent-gradient,linear-gradient(135deg,#0f766e,#2563eb));}.migo-portfolio-media.is-video::before{content:"▶";width:3.4rem;height:3.4rem;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.18);font-size:1.3rem;}.migo-portfolio-body{padding:1rem;}.migo-portfolio-body h3{margin:0 0 .35rem;}.migo-portfolio-meta{color:var(--muted);font-size:.9rem;}.migo-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);}.migo-smart-table{width:100%;border-collapse:collapse;margin:0;}.migo-smart-table th,.migo-smart-table td{padding:.85rem;border-bottom:1px solid var(--line);text-align:left;}.migo-smart-table th{background:var(--wash);font-size:.86rem;text-transform:uppercase;}.migo-smart-table tbody tr:hover{background:#fbfdfc;}.migo-breadcrumbs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;color:var(--muted);font-size:.9rem;}.migo-breadcrumbs a{text-decoration:none;}@media (max-width:980px){.header-shell{flex-wrap:wrap;}.site-nav-list{align-items:stretch;flex-direction:column;}.site-submenu,.site-mega{position:static;width:100%;opacity:1;visibility:visible;transform:none;box-shadow:none;margin-top:.35rem;}.site-mega-grid{grid-template-columns:1fr;}.migo-masonry-grid{column-count:2;}}@media (max-width:640px){.migo-masonry-grid{column-count:1;}}:root{--site-wide:1180px;--site-narrow:860px;--radius:8px;--shadow-soft:0 10px 35px rgba(23,33,43,.055);--shadow-menu:0 18px 45px rgba(23,33,43,.12);}body{background:#fff;}.site-shell,.header-shell,.footer-shell,.migo-wide-shell,.landing-shell,.wide-shell{width:min(var(--site-wide),calc(100% - 32px));margin-inline:auto;}.site-header{border-bottom:1px solid #dde6e8;background:rgba(255,255,255,.97);}.header-shell{min-height:76px;flex-wrap:nowrap;padding-block:.7rem;}.brand-mark{border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25);}.site-nav{flex:1 1 auto;min-width:0;justify-content:center;}.site-nav-list{display:flex;align-items:center;justify-content:center;gap:.15rem;max-width:100%;}.site-nav-item{position:relative;}.site-nav-link,.site-nav a{min-height:2.45rem;border:1px solid transparent;border-radius:8px;padding:.52rem .68rem;font-size:.94rem;white-space:nowrap;}.site-nav-link:hover,.site-nav-link[aria-current="page"],.site-nav a:hover,.site-nav a[aria-current="page"]{border-color:var(--accent-border,rgba(15,118,110,.12));background:var(--wash,#f2f7f6);}.site-submenu,.site-mega{border-radius:8px;border-color:#dce6e8;}.site-submenu{padding:.45rem;}.site-submenu .site-nav-item + .site-nav-item,.site-mega-column a + a{margin-top:.15rem;}.site-mega{left:50%;width:min(var(--site-wide),calc(100vw - 32px));padding:1.05rem;}.site-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.site-mega-column{min-width:0;padding:.25rem;}.site-mega-column a{display:flex;width:100%;border-radius:8px;padding:.55rem .6rem;color:var(--ink);font-weight:700;text-decoration:none;}.site-mega-column a:hover{color:var(--accent);background:var(--wash);}.site-search{flex:0 0 auto;}.site-search input{width:clamp(10rem,14vw,13.5rem);}.language-switcher{flex:0 0 auto;}.page-article{padding:clamp(2.6rem,6vw,4.7rem) 0;}.template-landing .page-article,.landing-page .page-article{background:#fff;}.migo-page-header,.page-header{margin-bottom:1.55rem;}.migo-page-header{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:none;padding:1.15rem 1.25rem;}.migo-page-header h1,.page-header h1,.migo-solid-hero h1,.migo-hero-section h1,.migo-hero-title{font-size:clamp(2rem,4.4vw,3.75rem);line-height:1.02;letter-spacing:-.035em;}.migo-solid-hero,.migo-hero-section,.migo-premium-hero{position:relative;overflow:hidden;border:1px solid var(--accent-border,#cfe5df);border-radius:8px;background:linear-gradient(180deg,var(--surface,#ffffff) 0%,var(--accent-soft,#effaf7) 100%);padding:clamp(1.35rem,3.2vw,2.4rem);box-shadow:none;}.migo-solid-hero::before,.migo-hero-section::before{content:"";position:absolute;inset:0;border-top:3px solid var(--accent-border,rgba(15,118,110,.12));pointer-events:none;}.migo-hero-section::after,.migo-solid-hero::after{content:none !important;}.migo-hero-grid,.migo-contact-layout,.migo-cta-inner,.migo-showcase-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:1.25rem;align-items:start;}.migo-hero-title{max-width:760px;margin-top:.55rem;}.migo-lead,.migo-solid-hero p,.migo-hero-section p,.migo-section-head p{color:var(--muted);}.migo-section,.migo-panel-section,.migo-module,.migo-cta-banner,.migo-pricing-showcase,.migo-contact-layout{margin:1.4rem 0;}.migo-section-head{max-width:780px;margin-bottom:1rem;}.migo-section-head h1,.migo-section-head h2{margin:0;}.migo-feature-grid,.migo-category-grid,.migo-service-grid,.migo-child-pages,.migo-demo-grid,.migo-stats-grid,.migo-highlight-grid,.migo-flow-grid,.migo-mini-grid,.migo-pricing-grid-new,.migo-component-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;}.migo-feature-card,.migo-category-card,.migo-service-card,.migo-child-card,.migo-demo-card,.migo-stat-card,.migo-info-card,.migo-highlight-card,.migo-flow-card,.migo-mini-card,.migo-contact-card,.migo-price-card,.migo-panel,.migo-note-panel,.migo-form-panel,.migo-component-card,.migo-module{border:1px solid var(--line);border-radius:8px;background:#fff;padding:1rem;box-shadow:0 8px 24px rgba(23,33,43,.035);}.migo-feature-card h3,.migo-category-card h3,.migo-service-card h3,.migo-child-card h3,.migo-demo-card h3,.migo-info-card h3,.migo-highlight-card h3,.migo-flow-card h3,.migo-mini-card h3,.migo-contact-card h3,.migo-price-card h3,.migo-component-card h3{margin-top:0;}.migo-button{border:1px solid var(--accent);border-radius:8px;}.migo-button.ghost,.migo-button.secondary,.migo-button.is-secondary{border-color:var(--line);background:#fff;color:var(--ink);}.migo-button.ghost:hover,.migo-button.secondary:hover,.migo-button.is-secondary:hover{border-color:var(--accent);color:var(--accent);}.migo-masonry-grid{column-count:3;column-gap:1rem;}.migo-portfolio-item{position:relative;display:inline-block;width:100%;margin:0 0 1rem;break-inside:avoid;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(23,33,43,.045);}.migo-portfolio-item[hidden]{display:none !important;}.migo-portfolio-media{min-height:190px;background:linear-gradient(135deg,rgba(var(--accent-rgb,15,118,110),.88),rgba(var(--accent-secondary-rgb,37,99,235),.86)),var(--accent-gradient,linear-gradient(135deg,#0f766e,#2563eb));cursor:zoom-in;}.migo-portfolio-body{padding:.95rem;}.migo-lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:1rem;background:rgba(13,20,27,.72);}.migo-lightbox.is-open{display:flex;}.migo-lightbox-card{width:min(920px,100%);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.28);}.migo-lightbox-visual{min-height:360px;display:grid;place-items:center;color:#fff;background:var(--accent-gradient,linear-gradient(135deg,#0f766e,#2563eb));font-size:clamp(2rem,8vw,5rem);font-weight:900;}.migo-lightbox-content{display:flex;justify-content:space-between;gap:1rem;padding:1rem;}.migo-lightbox-close{border:1px solid var(--line);border-radius:8px;background:#fff;padding:.6rem .8rem;cursor:pointer;font-weight:800;}.migo-table-wrap{overflow-x:auto;}.migo-smart-table th[data-sort]{cursor:pointer;user-select:none;}.migo-smart-table th[data-sort]::after{content:"↕";float:right;color:var(--muted);font-size:.8rem;}.migo-table-toolbar .migo-export-csv{border:1px solid var(--accent);border-radius:8px;background:#fff;color:var(--accent);padding:.65rem .75rem;cursor:pointer;font:inherit;font-weight:800;}.migo-tabs{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;}.migo-tab-list{display:flex;flex-wrap:wrap;gap:.25rem;padding:.6rem;border-bottom:1px solid var(--line);background:var(--wash);}.migo-tab-list button{border:1px solid transparent;border-radius:8px;background:transparent;padding:.55rem .75rem;cursor:pointer;font:inherit;font-weight:800;}.migo-tab-list button.is-active{border-color:var(--line);background:#fff;color:var(--accent);}.migo-tab-panel{display:none;padding:1rem;}.migo-tab-panel.is-active{display:block;}.migo-timeline{display:grid;gap:.75rem;margin:1rem 0;}.migo-timeline-item{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1rem;border:1px solid var(--line);border-radius:8px;background:#fff;padding:.9rem;}.migo-timeline-date{color:var(--accent);font-weight:900;}.migo-page-index{display:grid;gap:.85rem;}.migo-page-index-section{border:1px solid var(--line);border-radius:8px;background:#fff;padding:1rem;}.migo-page-index-section h3{margin:0 0 .6rem;}.migo-page-index-section ul{margin:.6rem 0 0;padding-left:1.1rem;}@media (max-width:1120px){.header-shell{align-items:flex-start;flex-wrap:wrap;}.site-nav{order:4;width:100%;justify-content:flex-start;}.site-nav-list{justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem;}}@media (max-width:980px){.nav-toggle{display:inline-flex;}.site-nav{display:none;position:static;order:5;width:100%;padding:.7rem;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:none;}.site-nav.is-open{display:block;}.site-nav-list{align-items:stretch;flex-direction:column;overflow:visible;}.site-nav-link,.site-nav a{width:100%;justify-content:space-between;}.site-submenu,.site-mega{position:static;width:100%;opacity:1;visibility:visible;transform:none;box-shadow:none;margin-top:.35rem;}.site-mega-grid{grid-template-columns:1fr;}.site-search{width:100%;}.site-search input{width:100%;flex:1;}.migo-hero-grid,.migo-contact-layout,.migo-cta-inner,.migo-showcase-grid{grid-template-columns:1fr;}.migo-masonry-grid{column-count:2;}}@media (max-width:640px){.migo-masonry-grid{column-count:1;}.migo-timeline-item{grid-template-columns:1fr;}.migo-lightbox-visual{min-height:240px;}.migo-lightbox-content{flex-direction:column;}}.site-nav-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:.35rem;padding:.08rem .42rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.68rem;line-height:1.4;font-weight:800;}.migo-portfolio-media{position:relative;overflow:hidden;width:100%;border:0;cursor:pointer;color:inherit;text-align:inherit;}.migo-portfolio-media img,.migo-lightbox-visual img,.migo-lightbox-visual video{display:block;width:100%;height:100%;object-fit:cover;}.migo-portfolio-media span{position:relative;z-index:1;}.migo-lightbox-visual img,.migo-lightbox-visual video{max-height:min(70vh,680px);object-fit:contain;background:#0f172a;}.migo-table-toolbar button,.migo-export-csv{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.65rem .9rem;font-weight:800;cursor:pointer;}.site-shell{width:min(var(--site-wide,1200px),calc(100% - 32px));}.radius-solid{--migo-radius-card:10px;--migo-radius-panel:12px;--migo-radius-button:8px;}.radius-soft{--migo-radius-card:18px;--migo-radius-panel:22px;--migo-radius-button:12px;}.radius-rounded{--migo-radius-card:28px;--migo-radius-panel:32px;--migo-radius-button:999px;}.migo-card,.migo-module,.migo-panel,.migo-feature-card,.migo-highlight-card,.migo-flow-card,.migo-mini-card,.migo-contact-card,.migo-price-card,.migo-note-panel,.migo-form-panel,.migo-cta-banner,.migo-hero-section,.content-area blockquote{border-radius:var(--migo-radius-card,12px);}.buttons-pill .migo-button,.buttons-pill button,.buttons-pill .site-search button{border-radius:999px;}.buttons-outline .migo-button,.buttons-outline .site-search button{background:transparent;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);}.surfaces-flat .migo-card,.surfaces-flat .migo-module,.surfaces-flat .migo-panel,.surfaces-flat .migo-feature-card,.surfaces-flat .migo-highlight-card,.surfaces-flat .migo-flow-card,.surfaces-flat .migo-mini-card,.surfaces-flat .migo-contact-card,.surfaces-flat .migo-price-card{box-shadow:none;}.surfaces-soft-shadow .migo-card,.surfaces-soft-shadow .migo-module,.surfaces-soft-shadow .migo-panel,.surfaces-soft-shadow .migo-feature-card,.surfaces-soft-shadow .migo-highlight-card,.surfaces-soft-shadow .migo-flow-card,.surfaces-soft-shadow .migo-mini-card,.surfaces-soft-shadow .migo-contact-card,.surfaces-soft-shadow .migo-price-card{box-shadow:0 18px 46px rgba(23,33,43,0.08);}.migo-article-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1.25rem;}.migo-article-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}.migo-article-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,0.05);}.migo-article-card>img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;border-bottom:1px solid var(--line);}.migo-article-card>div{padding:1rem;}.migo-article-card h2,.migo-article-card h3{margin-top:0.35rem;}.migo-article-card a:not(.migo-button){color:inherit;text-decoration:none;}.migo-article-card a:not(.migo-button):hover{color:var(--accent);}.migo-article-detail{display:grid;gap:1rem;}.migo-article-detail h1{margin:0;max-width:12ch;font-size:clamp(2.1rem,6vw,4rem);line-height:0.98;letter-spacing:-0.05em;}.migo-article-detail .lead{color:var(--muted);font-size:1.15rem;max-width:760px;}.migo-article-cover{margin:0;overflow:hidden;border-radius:20px;border:1px solid var(--line);}.migo-article-cover img{width:100%;max-height:460px;object-fit:cover;display:block;}.migo-article-body{max-width:760px;font-size:1.02rem;line-height:1.8;}.migo-article-tags{display:flex;flex-wrap:wrap;gap:0.45rem;}.migo-article-tags span{display:inline-flex;padding:0.35rem 0.65rem;border-radius:999px;background:var(--wash);color:var(--accent);font-weight:700;font-size:0.82rem;}:root{--site-wide:1200px;--site-gutter:24px;--radius:10px;--radius-lg:14px;--surface:#ffffff;--surface-soft:#f7faf9;--shadow-card:0 10px 26px rgba(23,33,43,.055);--shadow-menu:0 18px 48px rgba(23,33,43,.13);}.site-shell,.header-shell,.footer-shell,.wide-shell,.migo-wide-shell,.landing-shell,.site-main .site-shell,.site-main .migo-wide-shell,.site-main .landing-shell{width:min(var(--site-wide),calc(100% - calc(var(--site-gutter) * 2)));max-width:var(--site-wide);margin-left:auto;margin-right:auto;}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid rgba(217,225,229,.86);box-shadow:0 1px 0 rgba(23,33,43,.02);}.header-shell{min-height:74px;padding:.65rem 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.75rem;}.brand{min-width:0;white-space:nowrap;}.site-nav{min-width:0;justify-self:center;}.site-nav-list{display:flex;align-items:center;justify-content:center;gap:.15rem;flex-wrap:wrap;}.site-nav-link,.site-nav a{min-height:40px;padding:.5rem .68rem;border-radius:9px;line-height:1.2;white-space:nowrap;}.site-submenu,.site-mega{z-index:60;border-color:rgba(217,225,229,.95);border-radius:12px;box-shadow:var(--shadow-menu);}.site-submenu{min-width:240px;}.site-mega{left:50%;width:min(var(--site-wide),calc(100vw - calc(var(--site-gutter) * 2)));padding:1.1rem;}.site-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;}.site-mega-column a{min-height:auto;padding:.55rem .6rem;border-radius:8px;white-space:normal;}.site-search{align-items:center;justify-self:end;}.site-search input{width:clamp(9rem,14vw,13rem);height:40px;}.site-search button,.search-page-form button,.migo-form button,.migo-button,a.migo-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;text-decoration:none;}.language-switcher{justify-self:end;flex-wrap:nowrap;}.site-main{overflow:clip;}.page-article,.landing-flow,.migo-page-layout,.migo-wide-layout{padding:clamp(1.6rem,3vw,2.6rem) 0 clamp(2.6rem,5vw,4.2rem);}.content-area,.migo-rich-content,.landing-content,.migo-wide-content{max-width:none;}.content-area>:first-child,.migo-rich-content>:first-child,.landing-content>:first-child,.migo-wide-content>:first-child{margin-top:0;}.migo-page-header,.migo-solid-hero,.migo-hero-section,.migo-premium-hero{border:1px solid var(--accent-border,rgba(15,118,110,.16));border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--surface,#ffffff) 0%,var(--accent-soft,#f5fbf9) 100%);box-shadow:0 14px 36px rgba(23,33,43,.055);padding:clamp(1.5rem,3vw,2.5rem);}.migo-solid-hero h1,.migo-hero-section h1,.migo-premium-hero h1,.migo-hero-title{max-width:920px;margin:.45rem 0 0;font-size:clamp(2rem,4.2vw,4.25rem);line-height:1.02;letter-spacing:-.045em;}.migo-solid-hero p,.migo-hero-section p,.migo-premium-hero p,.migo-lead{max-width:760px;margin-top:.85rem;color:var(--muted);font-size:clamp(1rem,1.35vw,1.12rem);}.migo-hero-grid,.migo-showcase-grid,.migo-contact-layout,.migo-cta-inner{align-items:stretch;gap:clamp(1rem,2vw,1.5rem);}.migo-section,.migo-panel-section,.migo-pricing-showcase,.migo-contact-layout,.migo-module,.migo-cta-banner{margin-top:clamp(1.5rem,3vw,2.35rem);margin-bottom:0;}.migo-section-head{max-width:820px;margin-bottom:1.05rem;}.migo-section-head h1,.migo-section-head h2{line-height:1.1;letter-spacing:-.025em;}.migo-feature-grid,.migo-category-grid,.migo-service-grid,.migo-child-pages,.migo-demo-grid,.migo-stats-grid,.migo-component-grid,.migo-highlight-grid,.migo-pricing-grid-new,.migo-flow-grid,.migo-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;align-items:stretch;}.migo-feature-card,.migo-category-card,.migo-service-card,.migo-child-card,.migo-demo-card,.migo-stat-card,.migo-info-card,.migo-component-card,.migo-highlight-card,.migo-flow-card,.migo-mini-card,.migo-contact-card,.migo-price-card,.migo-panel,.migo-note-panel,.migo-form-panel,.migo-card,.migo-module,.migo-cta-banner{border:1px solid rgba(217,225,229,.95);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);}.migo-feature-card,.migo-category-card,.migo-service-card,.migo-child-card,.migo-demo-card,.migo-stat-card,.migo-info-card,.migo-component-card,.migo-highlight-card,.migo-flow-card,.migo-mini-card,.migo-contact-card,.migo-price-card,.migo-panel,.migo-note-panel,.migo-form-panel,.migo-card{padding:1.05rem;}.migo-feature-card>:first-child,.migo-category-card>:first-child,.migo-service-card>:first-child,.migo-child-card>:first-child,.migo-demo-card>:first-child,.migo-info-card>:first-child,.migo-component-card>:first-child,.migo-highlight-card>:first-child,.migo-flow-card>:first-child,.migo-mini-card>:first-child,.migo-contact-card>:first-child,.migo-price-card>:first-child,.migo-panel>:first-child,.migo-card>:first-child{margin-top:0;}.migo-feature-card>:last-child,.migo-category-card>:last-child,.migo-service-card>:last-child,.migo-child-card>:last-child,.migo-demo-card>:last-child,.migo-info-card>:last-child,.migo-component-card>:last-child,.migo-highlight-card>:last-child,.migo-flow-card>:last-child,.migo-mini-card>:last-child,.migo-contact-card>:last-child,.migo-price-card>:last-child,.migo-panel>:last-child,.migo-card>:last-child{margin-bottom:0;}.migo-masonry-toolbar,.migo-table-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem;margin-bottom:1rem;border:1px solid rgba(217,225,229,.95);border-radius:var(--radius-lg);background:#fff;box-shadow:0 8px 20px rgba(23,33,43,.035);}.migo-masonry-toolbar input,.migo-table-toolbar input,.migo-masonry-toolbar select,.migo-table-toolbar select{flex:1 1 220px;min-width:180px;height:42px;border:1px solid var(--line);border-radius:9px;padding:.65rem .75rem;}.migo-masonry-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;align-items:stretch;}.migo-portfolio-item{grid-column:span 4;overflow:hidden;border:1px solid rgba(217,225,229,.95);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-card);}.migo-portfolio-item:nth-child(5n + 1),.migo-portfolio-item:nth-child(5n + 4){grid-column:span 6;}.migo-portfolio-media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#eef4f2;}.migo-portfolio-item:nth-child(5n + 1) .migo-portfolio-media,.migo-portfolio-item:nth-child(5n + 4) .migo-portfolio-media{aspect-ratio:16 / 10;}.migo-portfolio-media img,.migo-portfolio-media video,.migo-portfolio-media span{width:100%;height:100%;object-fit:cover;}.migo-portfolio-body{padding:.95rem;}.migo-portfolio-body h3{margin:0 0 .35rem;line-height:1.2;}.migo-portfolio-meta{display:flex;flex-wrap:wrap;gap:.35rem .55rem;color:var(--muted);font-size:.88rem;}.migo-table-wrap,.content-area table,.migo-smart-table{width:100%;}.migo-table-wrap{overflow-x:auto;border:1px solid rgba(217,225,229,.95);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-card);}.migo-smart-table,.content-area table{min-width:720px;border-collapse:separate;border-spacing:0;}.migo-smart-table th,.migo-smart-table td,.content-area table th,.content-area table td{padding:.85rem .9rem;border-bottom:1px solid rgba(217,225,229,.82);vertical-align:top;}.migo-smart-table th,.content-area table th{position:sticky;top:0;background:#f7faf9;color:var(--ink);font-weight:900;text-align:left;z-index:1;}.migo-smart-table tr:last-child td,.content-area table tr:last-child td{border-bottom:0;}.migo-form-panel .migo-form,.migo-form{margin:0;}.migo-form input,.migo-form textarea,.migo-form select,.search-page-form input,.site-search input{border-radius:9px;background:#fff;}.migo-form input:focus,.migo-form textarea:focus,.migo-form select:focus,.search-page-form input:focus,.site-search input:focus{outline:3px solid var(--accent-focus,rgba(15,118,110,.13));border-color:var(--accent);}.migo-faq details{border-radius:var(--radius-lg);border:1px solid rgba(217,225,229,.95);box-shadow:var(--shadow-card);}.site-footer{border-top:1px solid var(--line);background:#fff;}@media (max-width:1100px){.header-shell{grid-template-columns:auto auto auto;}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-height:40px;}.site-nav{display:none;grid-column:1 / -1;justify-self:stretch;width:100%;padding:.5rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-card);}.site-nav.is-open{display:block;}.site-nav-list{display:grid;grid-template-columns:1fr;align-items:stretch;gap:.25rem;}.site-nav-link,.site-nav a{width:100%;justify-content:space-between;white-space:normal;}.site-submenu,.site-mega{position:static;width:100%;min-width:0;opacity:1;visibility:visible;transform:none;box-shadow:none;margin:.25rem 0 .5rem;display:none;}.site-nav-item:hover>.site-submenu,.site-nav-item:focus-within>.site-submenu,.site-nav-item:hover>.site-mega,.site-nav-item:focus-within>.site-mega{display:block;transform:none;}.site-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.site-search{display:none;}}@media (max-width:760px){:root{--site-gutter:16px;}.header-shell{min-height:66px;grid-template-columns:minmax(0,1fr) auto auto;}.brand span:not(.brand-mark){overflow:hidden;text-overflow:ellipsis;}.page-article,.landing-flow,.migo-page-layout,.migo-wide-layout{padding-top:1.1rem;}.migo-solid-hero,.migo-hero-section,.migo-premium-hero,.migo-page-header{padding:1.1rem;}.migo-solid-actions,.migo-hero-actions,.migo-action-row{display:grid;grid-template-columns:1fr;}.migo-button,a.migo-button{width:100%;}.migo-hero-grid,.migo-contact-layout,.migo-cta-inner,.migo-showcase-grid{grid-template-columns:1fr;}.site-mega-grid,.migo-feature-grid,.migo-category-grid,.migo-service-grid,.migo-child-pages,.migo-demo-grid,.migo-stats-grid,.migo-component-grid,.migo-highlight-grid,.migo-pricing-grid-new,.migo-flow-grid,.migo-mini-grid{grid-template-columns:1fr;}.migo-masonry-grid{grid-template-columns:1fr;}.migo-portfolio-item,.migo-portfolio-item:nth-child(5n + 1),.migo-portfolio-item:nth-child(5n + 4){grid-column:auto;}.migo-masonry-toolbar,.migo-table-toolbar{align-items:stretch;flex-direction:column;}.migo-masonry-toolbar input,.migo-table-toolbar input,.migo-masonry-toolbar select,.migo-table-toolbar select{width:100%;min-width:0;flex-basis:auto;}}body{--site-wide:var(--site-wide,1200px);}.site-shell,.header-shell,.footer-shell,.wide-shell,.migo-wide-shell,.landing-shell,.site-main .site-shell,.site-main .migo-wide-shell,.site-main .landing-shell{width:min(var(--site-wide,1200px),calc(100% - calc(var(--site-gutter,24px) * 2)));max-width:var(--site-wide,1200px);}body.radius-solid{--radius:10px;--radius-lg:14px;--migo-radius-card:10px;--migo-radius-panel:12px;--migo-radius-button:8px;}body.radius-soft{--radius:14px;--radius-lg:22px;--migo-radius-card:18px;--migo-radius-panel:22px;--migo-radius-button:12px;}body.radius-rounded{--radius:22px;--radius-lg:32px;--migo-radius-card:28px;--migo-radius-panel:32px;--migo-radius-button:999px;}body.buttons-pill .migo-button,body.buttons-pill button,body.buttons-pill .site-search button{border-radius:999px;}body.buttons-outline .migo-button,body.buttons-outline .site-search button,body.buttons-outline .search-page-form button,body.buttons-outline .migo-form button{background:transparent;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);}body.surfaces-flat .migo-card,body.surfaces-flat .migo-module,body.surfaces-flat .migo-panel,body.surfaces-flat .migo-feature-card,body.surfaces-flat .migo-highlight-card,body.surfaces-flat .migo-flow-card,body.surfaces-flat .migo-mini-card,body.surfaces-flat .migo-contact-card,body.surfaces-flat .migo-price-card,body.surfaces-flat .migo-portfolio-item,body.surfaces-flat .migo-table-wrap{box-shadow:none;}body.surfaces-soft-shadow .migo-card,body.surfaces-soft-shadow .migo-module,body.surfaces-soft-shadow .migo-panel,body.surfaces-soft-shadow .migo-feature-card,body.surfaces-soft-shadow .migo-highlight-card,body.surfaces-soft-shadow .migo-flow-card,body.surfaces-soft-shadow .migo-mini-card,body.surfaces-soft-shadow .migo-contact-card,body.surfaces-soft-shadow .migo-price-card,body.surfaces-soft-shadow .migo-portfolio-item,body.surfaces-soft-shadow .migo-table-wrap{box-shadow:0 18px 46px rgba(23,33,43,.08);}body.public-theme-dark,body.theme-graphite.public-theme-dark{--ink:#e5edf3;--muted:#9fb0bd;--line:#253442;--paper:#0f1720;--wash:#162231;--surface:#121d28;--surface-soft:#172433;--shadow-card:0 14px 36px rgba(0,0,0,.28);--shadow-menu:0 22px 60px rgba(0,0,0,.45);color-scheme:dark;background:var(--paper);color:var(--ink);}body.public-theme-dark .site-header{background:rgba(15,23,32,.94);border-bottom-color:var(--line);}body.public-theme-dark .site-footer,body.public-theme-dark .site-nav,body.public-theme-dark .site-submenu,body.public-theme-dark .site-mega,body.public-theme-dark .migo-feature-card,body.public-theme-dark .migo-category-card,body.public-theme-dark .migo-service-card,body.public-theme-dark .migo-child-card,body.public-theme-dark .migo-demo-card,body.public-theme-dark .migo-stat-card,body.public-theme-dark .migo-info-card,body.public-theme-dark .migo-component-card,body.public-theme-dark .migo-highlight-card,body.public-theme-dark .migo-flow-card,body.public-theme-dark .migo-mini-card,body.public-theme-dark .migo-contact-card,body.public-theme-dark .migo-price-card,body.public-theme-dark .migo-panel,body.public-theme-dark .migo-note-panel,body.public-theme-dark .migo-form-panel,body.public-theme-dark .migo-card,body.public-theme-dark .migo-module,body.public-theme-dark .migo-cta-banner,body.public-theme-dark .migo-portfolio-item,body.public-theme-dark .migo-table-wrap{background:var(--surface);border-color:var(--line);}body.public-theme-dark .migo-page-header,body.public-theme-dark .migo-solid-hero,body.public-theme-dark .migo-hero-section,body.public-theme-dark .migo-premium-hero{background:linear-gradient(180deg,#121d28 0%,#172433 100%);border-color:color-mix(in srgb,var(--accent) 28%,var(--line));}body.public-theme-dark .site-nav a,body.public-theme-dark .brand,body.public-theme-dark .language-switcher a,body.public-theme-dark .migo-smart-table th,body.public-theme-dark .content-area table th{color:var(--ink);}body.public-theme-dark input,body.public-theme-dark textarea,body.public-theme-dark select,body.public-theme-dark .migo-form input,body.public-theme-dark .migo-form textarea,body.public-theme-dark .migo-form select,body.public-theme-dark .site-search input,body.public-theme-dark .search-page-form input{background:#0f1720;color:var(--ink);border-color:var(--line);}body.public-theme-dark .migo-table-toolbar,body.public-theme-dark .migo-masonry-toolbar,body.public-theme-dark .migo-smart-table th,body.public-theme-dark .content-area table th{background:var(--surface-soft);border-color:var(--line);}body.public-theme-dark .migo-smart-table td,body.public-theme-dark .content-area table td{border-bottom-color:var(--line);}@media (prefers-color-scheme:dark){body.public-theme-auto{--ink:#e5edf3;--muted:#9fb0bd;--line:#253442;--paper:#0f1720;--wash:#162231;--surface:#121d28;--surface-soft:#172433;--shadow-card:0 14px 36px rgba(0,0,0,.28);--shadow-menu:0 22px 60px rgba(0,0,0,.45);color-scheme:dark;background:var(--paper);color:var(--ink);}body.public-theme-auto .site-header{background:rgba(15,23,32,.94);border-bottom-color:var(--line);}body.public-theme-auto .site-footer,body.public-theme-auto .site-nav,body.public-theme-auto .site-submenu,body.public-theme-auto .site-mega,body.public-theme-auto .migo-card,body.public-theme-auto .migo-module,body.public-theme-auto .migo-panel,body.public-theme-auto .migo-feature-card,body.public-theme-auto .migo-price-card,body.public-theme-auto .migo-portfolio-item,body.public-theme-auto .migo-table-wrap{background:var(--surface);border-color:var(--line);}body.public-theme-auto input,body.public-theme-auto textarea,body.public-theme-auto select{background:#0f1720;color:var(--ink);border-color:var(--line);}}.brand-logo-img{max-width:150px;max-height:44px;object-fit:contain;}body.theme-emerald{--accent:#0f766e;--accent-rgb:15,118,110;--accent-secondary:#2563eb;--accent-secondary-rgb:37,99,235;--wash:#f0fdfa;--accent-soft:#f5fbf9;--accent-border:rgba(15,118,110,.16);--accent-border-strong:rgba(15,118,110,.24);--accent-focus:rgba(15,118,110,.13);--accent-gradient:linear-gradient(135deg,#0f766e,#2563eb);--blue:#0f766e;}body.theme-cobalt{--accent:#2563eb;--accent-rgb:37,99,235;--accent-secondary:#06b6d4;--accent-secondary-rgb:6,182,212;--wash:#eff6ff;--accent-soft:#f6f9ff;--accent-border:rgba(37,99,235,.16);--accent-border-strong:rgba(37,99,235,.24);--accent-focus:rgba(37,99,235,.13);--accent-gradient:linear-gradient(135deg,#2563eb,#06b6d4);--blue:#2563eb;}body.theme-berry{--accent:#be185d;--accent-rgb:190,24,93;--accent-secondary:#7c3aed;--accent-secondary-rgb:124,58,237;--wash:#fdf2f8;--accent-soft:#fff7fb;--accent-border:rgba(190,24,93,.16);--accent-border-strong:rgba(190,24,93,.24);--accent-focus:rgba(190,24,93,.13);--accent-gradient:linear-gradient(135deg,#be185d,#7c3aed);--blue:#7c3aed;}body.theme-graphite{--accent:#334155;--accent-rgb:51,65,85;--accent-secondary:#64748b;--accent-secondary-rgb:100,116,139;--wash:#f1f5f9;--accent-soft:#f8fafc;--accent-border:rgba(51,65,85,.16);--accent-border-strong:rgba(51,65,85,.24);--accent-focus:rgba(51,65,85,.13);--accent-gradient:linear-gradient(135deg,#334155,#64748b);--blue:#475569;}body.theme-amber{--accent:#b45309;--accent-rgb:180,83,9;--accent-secondary:#dc2626;--accent-secondary-rgb:220,38,38;--wash:#fffbeb;--accent-soft:#fff8ed;--accent-border:rgba(180,83,9,.16);--accent-border-strong:rgba(180,83,9,.24);--accent-focus:rgba(180,83,9,.13);--accent-gradient:linear-gradient(135deg,#b45309,#dc2626);--blue:#b45309;}.cookie-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;}.cookie-options{display:grid;gap:.45rem;margin:.75rem 0;padding:.75rem;border:1px solid rgba(15,118,110,.18);border-radius:var(--radius-md,12px);background:rgba(15,118,110,.05);}.cookie-options label{display:flex;gap:.5rem;align-items:center;margin:0;color:var(--muted);}.cookie-banner .secondary{border:1px solid var(--line);background:#fff;color:var(--ink);}.pro-search-result{border:1px solid var(--line);border-radius:18px;background:var(--surface,#fff);padding:1rem;margin:0.85rem 0;}.search-result-list{margin-top:1rem;}.newsletter-module{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:1.25rem;align-items:start;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#ffffff 0%,#f6fbfa 100%);padding:clamp(1.2rem,3vw,1.8rem);box-shadow:0 14px 34px rgba(23,33,43,0.05);}.newsletter-form{display:grid;gap:0.8rem;}.newsletter-form input[type="text"],.newsletter-form input[type="email"]{width:100%;}.public-theme-dark .newsletter-module,.public-theme-night .newsletter-module{background:linear-gradient(135deg,rgba(15,23,42,.92),rgba(var(--accent-rgb,15,118,110),.16));}@media (max-width:820px){.newsletter-module{grid-template-columns:1fr;}}.migo-search-box-module{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:1rem;align-items:center;border:1px solid var(--line);border-radius:22px;background:var(--surface);padding:clamp(1rem,3vw,1.5rem);box-shadow:var(--shadow-soft);}.migo-search-box-module .search-page-form{margin:0;}@media (max-width:800px){.migo-search-box-module{grid-template-columns:1fr;}}body.has-lightbox-open{overflow:hidden;}.migo-lightbox{backdrop-filter:blur(12px);background:rgba(2,6,23,.78);}.migo-lightbox-card.premium{position:relative;width:min(1120px,calc(100vw - 32px));max-height:calc(100vh - 32px);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(15,23,42,.96),rgba(15,23,42,.88));color:#fff;box-shadow:0 40px 100px rgba(0,0,0,.55);}.migo-lightbox-x,.migo-lightbox-nav{position:absolute;z-index:2;border:0;color:#fff;background:rgba(255,255,255,.14);backdrop-filter:blur(8px);cursor:pointer;}.migo-lightbox-x{top:.75rem;right:.75rem;width:2.5rem;height:2.5rem;border-radius:999px;font-size:1.5rem;}.migo-lightbox-nav{top:50%;transform:translateY(-50%);width:2.8rem;height:4rem;border-radius:999px;font-size:2.2rem;}.migo-lightbox-nav.prev{left:.85rem;}.migo-lightbox-nav.next{right:.85rem;}.migo-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;}.migo-account-panel,.migo-comments{border:1px solid var(--line);border-radius:22px;padding:1.2rem;background:var(--surface,#fff);box-shadow:0 14px 34px rgba(23,33,43,.05);}.migo-account-panel label,.migo-comment-form label{display:grid;gap:.35rem;margin:.75rem 0;}.migo-account-panel input,.migo-comment-form input,.migo-comment-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:.75rem .85rem;font:inherit;}.migo-comment-list{display:grid;gap:.85rem;margin:1rem 0;}.migo-comment{border:1px solid var(--line);border-radius:16px;padding:.95rem;background:rgba(255,255,255,.65);}.migo-comment div{display:flex;justify-content:space-between;gap:.8rem;color:var(--muted);}.migo-comment strong{color:var(--ink);}.migo-hp{position:absolute !important;left:-9999px !important;opacity:0 !important;}.notice.success{color:#047857;}.notice.error{color:#b91c1c;}body.public-theme-dark .migo-account-panel,body.public-theme-dark .migo-comments,body.public-theme-dark .migo-comment{background:rgba(15,23,42,.78);}.site-main.is-loading{opacity:0.55;transition:opacity 0.16s ease;pointer-events:none;}.migo-toast-stack{position:fixed;right:18px;bottom:18px;z-index:9999;display:grid;gap:10px;width:min(360px,calc(100vw - 32px));pointer-events:none;}.migo-toast{opacity:0;transform:translateY(12px) scale(0.98);border:1px solid rgba(148,163,184,0.25);border-left:4px solid var(--accent,#0f766e);border-radius:18px;background:rgba(255,255,255,0.94);color:#0f172a;box-shadow:0 22px 60px rgba(15,23,42,0.16);backdrop-filter:blur(18px);padding:12px 14px;font-weight:700;transition:opacity 0.22s ease,transform 0.22s ease;}.migo-toast.is-visible{opacity:1;transform:translateY(0) scale(1);}.migo-toast.is-error{border-left-color:#dc2626;}.migo-toast.is-success{border-left-color:#16a34a;}.migo-table-toolbar button,.migo-export-csv{border:1px solid var(--line);background:#fff;border-radius:9px;height:42px;padding:.65rem .9rem;font-weight:800;cursor:pointer;}.migo-lightbox-fallback{display:grid;place-items:center;gap:.65rem;min-height:320px;padding:2rem;text-align:center;}.migo-lightbox-fallback span{display:grid;place-items:center;width:86px;height:86px;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:2rem;font-weight:900;}.migo-lightbox-fallback small{color:rgba(255,255,255,.86);font-size:1rem;font-weight:800;}.migo-smart-table.is-compact th,.migo-smart-table.is-compact td{padding:.55rem .65rem;}.migo-smart-table.is-striped tbody tr:nth-child(even){background:color-mix(in srgb,var(--soft) 55%,transparent);}.migo-smart-table.is-bordered th,.migo-smart-table.is-bordered td{border-right:1px solid rgba(217,225,229,.82);}.migo-smart-table.is-bordered th:last-child,.migo-smart-table.is-bordered td:last-child{border-right:0;}.migo-smart-table:not(.has-sticky-header) th{position:static;}.migo-table-count{display:inline-flex;align-items:center;min-height:42px;padding:.5rem .75rem;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);font-weight:800;}.migo-smart-table .migo-table-number{width:1%;text-align:center;white-space:nowrap;color:var(--muted);font-weight:900;}.migo-smart-table .migo-table-image{width:72px;height:72px;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.08);}.migo-smart-table .migo-table-video{width:180px;max-width:100%;border-radius:16px;background:#020617;}.migo-table-badge{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .65rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,#fff);color:var(--accent);font-weight:900;white-space:nowrap;}.migo-table-price{font-size:1.04rem;color:var(--accent);white-space:nowrap;}.migo-table-link{font-weight:900;}.migo-smart-table.is-display-minimal{box-shadow:none;border-radius:0;}.migo-smart-table.is-display-minimal th,.migo-smart-table.is-display-minimal td{background:transparent;}.migo-smart-table.is-display-product td{vertical-align:middle;}.migo-smart-table.is-display-product .migo-table-image{width:86px;height:86px;}.migo-smart-table.is-display-pricing .migo-table-price{font-size:1.2rem;}.migo-smart-table.is-display-comparison td:last-child .migo-table-badge{background:color-mix(in srgb,var(--accent) 16%,#fff);}.migo-smart-table.is-display-cards{border-collapse:separate;border-spacing:0 .75rem;background:transparent;box-shadow:none;}.migo-smart-table.is-display-cards tbody tr{box-shadow:0 14px 34px rgba(15,23,42,.08);}.migo-smart-table.is-display-cards td,.migo-smart-table.is-display-cards th{background:#fff;}