.blog-module__AiIM5G__root{--blog-charcoal:var(--editorial-hero-background);--blog-on-dark:var(--editorial-hero-color);--blog-muted-dark:var(--editorial-hero-muted);background:var(--background);color:var(--text-primary);min-height:70vh;padding-bottom:60px;position:relative}.blog-module__AiIM5G__root a{text-decoration:none}.blog-module__AiIM5G__root a:focus-visible,.blog-module__AiIM5G__root button:focus-visible,.blog-module__AiIM5G__root select:focus-visible,.blog-module__AiIM5G__root summary:focus-visible{outline:3px solid var(--selected-border);outline-offset:5px}.blog-module__AiIM5G__header{z-index:1;justify-content:space-between;align-items:center;gap:18px;width:min(1248px,100% - 48px);margin:auto;padding:24px 0;display:flex;position:relative}.blog-module__AiIM5G__brand{color:var(--green);letter-spacing:-1px;align-items:center;gap:9px;font-size:25px;display:flex}.blog-module__AiIM5G__header nav{align-items:center;gap:26px;font-size:13px;font-weight:600;display:flex}.blog-module__AiIM5G__explore{color:var(--text-secondary)}.blog-module__AiIM5G__button{background:var(--tourixy-primary-action-background);color:var(--tourixy-primary-action-color);border:1px solid var(--tourixy-primary-action-border);box-shadow:var(--tourixy-primary-action-shadow);border-radius:24px;justify-content:center;align-items:center;gap:12px;padding:12px 19px;font-size:13px;font-weight:650;line-height:1.3;display:inline-flex}.blog-module__AiIM5G__main{width:min(1248px,100% - 48px);margin:auto;padding:42px 0 40px;position:relative}.blog-module__AiIM5G__indexHeading{margin-bottom:58px}.blog-module__AiIM5G__eyebrow{text-transform:uppercase;letter-spacing:1.7px;color:var(--text-muted);font-size:10px;font-weight:700;line-height:1.8}.blog-module__AiIM5G__eyebrow span{margin:0 10px}.blog-module__AiIM5G__indexHeading h1{letter-spacing:-2.6px;margin:12px 0 18px;font-size:clamp(40px,5vw,62px);font-weight:760;line-height:1.1}.blog-module__AiIM5G__indexHeading>p:last-child{color:var(--text-secondary);font-size:17px}.blog-module__AiIM5G__featured{color:inherit;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;margin-bottom:76px;display:grid}.blog-module__AiIM5G__featured h2{letter-spacing:-1.2px;margin:16px 0 22px;font-size:clamp(27px,3.1vw,38px);line-height:1.2}.blog-module__AiIM5G__featured>div>p:not(.blog-module__AiIM5G__eyebrow){color:var(--text-secondary);margin-bottom:24px;font-size:16px;line-height:1.75}.blog-module__AiIM5G__featuredImage{background:var(--surface-secondary);border:1px solid var(--border);border-radius:24px;height:340px;overflow:hidden}.blog-module__AiIM5G__featuredImage picture,.blog-module__AiIM5G__featuredImage img{object-fit:cover;object-position:50% 34%;width:100%;height:100%;display:block}.blog-module__AiIM5G__prose a{color:var(--link);overflow-wrap:anywhere;text-decoration:underline}.blog-module__AiIM5G__textLink{color:var(--link);align-items:center;gap:10px;font-size:13px;font-weight:650;display:inline-flex}.blog-module__AiIM5G__sectionHeading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.blog-module__AiIM5G__sectionHeading h2,.blog-module__AiIM5G__latest>h2{letter-spacing:-1px;margin:0;font-size:30px}.blog-module__AiIM5G__littleLine{background:var(--border);flex:1;height:1px;margin-left:20px}.blog-module__AiIM5G__filters{align-items:flex-end;gap:12px;margin-bottom:28px;display:flex}.blog-module__AiIM5G__filters label{min-width:160px;color:var(--text-muted);gap:6px;font-size:11px;display:grid}.blog-module__AiIM5G__filters select,.blog-module__AiIM5G__filterButton{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font:inherit;border-radius:12px;min-height:42px;padding:10px 14px;font-size:13px}.blog-module__AiIM5G__filterButton{cursor:pointer;font-weight:600}.blog-module__AiIM5G__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.blog-module__AiIM5G__card{border:1px solid var(--border);background:var(--surface);border-radius:22px;transition:transform .18s,box-shadow .18s;overflow:hidden}.blog-module__AiIM5G__card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.blog-module__AiIM5G__cardImage{background:var(--surface-secondary);height:220px;display:block;overflow:hidden}.blog-module__AiIM5G__cardImage picture,.blog-module__AiIM5G__cardImage img{object-fit:cover;object-position:50% 32%;width:100%;height:100%;display:block}.blog-module__AiIM5G__card>div{padding:23px}.blog-module__AiIM5G__card h3{letter-spacing:-.5px;margin:12px 0;font-size:21px;line-height:1.35}.blog-module__AiIM5G__card h3 a{color:inherit}.blog-module__AiIM5G__card>div>p:not(.blog-module__AiIM5G__eyebrow){color:var(--text-secondary);margin-bottom:22px;font-size:13px;line-height:1.75}.blog-module__AiIM5G__more{border:1px solid var(--border-strong);color:var(--text-primary);border-radius:24px;justify-content:center;align-items:center;gap:13px;padding:12px 18px;font-size:12px;font-weight:600;display:inline-flex}.blog-module__AiIM5G__latest>.blog-module__AiIM5G__more{margin-top:28px}.blog-module__AiIM5G__empty{border:1px dashed var(--border-strong);text-align:center;color:var(--text-secondary);border-radius:24px;padding:45px;line-height:1.7}.blog-module__AiIM5G__empty svg{color:var(--green)}.blog-module__AiIM5G__blueBand{background:var(--tourixy-primary-action-background);height:360px;position:absolute;inset:0 0 auto}.blog-module__AiIM5G__articleRoot .blog-module__AiIM5G__brand,.blog-module__AiIM5G__articleRoot .blog-module__AiIM5G__explore{color:var(--blog-on-dark)}.blog-module__AiIM5G__articleRoot .blog-module__AiIM5G__brand img{filter:brightness(0)invert()}.blog-module__AiIM5G__articleRoot .blog-module__AiIM5G__header .blog-module__AiIM5G__button{background:var(--surface);color:var(--green);box-shadow:none}.blog-module__AiIM5G__back{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:25px;font-size:12px;display:inline-flex}.blog-module__AiIM5G__articleRoot>.blog-module__AiIM5G__main>.blog-module__AiIM5G__back{color:var(--blog-on-dark)}.blog-module__AiIM5G__articleHero{background:var(--surface);box-shadow:var(--shadow-elevated);border:1px solid var(--border);color:var(--text-primary);border-radius:32px;grid-template-columns:52% 48%;min-height:380px;margin-bottom:64px;display:grid;overflow:hidden}.blog-module__AiIM5G__articleHeroText{align-self:center;padding:42px}.blog-module__AiIM5G__articleHero h1{letter-spacing:-1.25px;margin:16px 0 20px;font-size:clamp(28px,3vw,38px);font-weight:740;line-height:1.18}.blog-module__AiIM5G__articleHero .blog-module__AiIM5G__eyebrow{color:var(--text-muted)}.blog-module__AiIM5G__heroSummary{color:var(--text-secondary);margin-bottom:26px;font-size:14px;line-height:1.7}.blog-module__AiIM5G__articleMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:flex}.blog-module__AiIM5G__updated{color:var(--text-muted);margin-top:10px;font-size:10px}.blog-module__AiIM5G__articleHeroImage{justify-content:center;align-items:center;padding:32px;display:flex}.blog-module__AiIM5G__articleHeroImage picture{border:1px solid var(--border);max-width:520px;box-shadow:var(--shadow-soft);border-radius:24px;width:100%;height:330px;display:block;overflow:hidden}.blog-module__AiIM5G__articleHeroImage img{object-fit:cover;object-position:50% 25%;width:100%;height:100%;display:block}.blog-module__AiIM5G__articleGrid{grid-template-columns:280px minmax(0,1fr);gap:60px;display:grid}.blog-module__AiIM5G__sticky{position:sticky;top:32px}.blog-module__AiIM5G__authorMini{color:inherit;align-items:center;gap:13px;margin-bottom:22px;display:flex}.blog-module__AiIM5G__authorMini picture,.blog-module__AiIM5G__authorMini img{object-fit:cover;border-radius:14px;width:64px;height:64px;display:block}.blog-module__AiIM5G__authorMini strong{font-size:16px;display:block}.blog-module__AiIM5G__authorMini small{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.5;display:block}.blog-module__AiIM5G__share{margin-bottom:32px}.blog-module__AiIM5G__share>p{color:var(--text-muted);text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:600}.blog-module__AiIM5G__shareButtons{flex-wrap:nowrap;gap:10px;display:flex}.blog-module__AiIM5G__share button{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.blog-module__AiIM5G__share button:hover{background:var(--surface-secondary);border-color:var(--border-strong)}.blog-module__AiIM5G__share>span{color:var(--text-muted);margin-top:8px;font-size:11px;display:block}.blog-module__AiIM5G__share>span:empty{display:none}.blog-module__AiIM5G__contents{background:var(--surface-secondary);border:1px solid var(--border);border-radius:16px;padding:22px}.blog-module__AiIM5G__contents>p{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin:0 0 15px;font-size:10px;font-weight:500}.blog-module__AiIM5G__contents ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.blog-module__AiIM5G__contents a{color:var(--text-secondary);font-size:12px;line-height:1.5;display:block}.blog-module__AiIM5G__contents a[aria-current]{color:var(--editorial-hero-background);font-weight:700}.blog-module__AiIM5G__prose{margin-bottom:38px;scroll-margin-top:35px}.blog-module__AiIM5G__prose h2{letter-spacing:-.6px;margin:0 0 18px;font-size:25px;line-height:1.3}.blog-module__AiIM5G__prose p,.blog-module__AiIM5G__prose li{color:var(--text-secondary);white-space:pre-line;font-size:16px;line-height:1.85}.blog-module__AiIM5G__prose p{margin-bottom:19px}.blog-module__AiIM5G__prose ul{padding-left:24px}.blog-module__AiIM5G__prose li{margin-bottom:8px}.blog-module__AiIM5G__canonicalNote{color:var(--text-muted);border-left:3px solid var(--selected-border);background:var(--surface-secondary);margin:30px 0;padding:18px 20px;font-size:12px;line-height:1.7}.blog-module__AiIM5G__imageCta{margin:38px 0}.blog-module__AiIM5G__imageCta a{border-radius:24px;display:block;overflow:hidden}.blog-module__AiIM5G__imageCta picture,.blog-module__AiIM5G__imageCta img{width:100%;height:auto;display:block}.blog-module__AiIM5G__cta{border:1px solid var(--border);background:var(--surface-secondary);border-radius:24px;align-items:center;gap:28px;padding:28px;display:flex;overflow:hidden}.blog-module__AiIM5G__cta>div{flex:1}.blog-module__AiIM5G__cta h2{font-size:25px}.blog-module__AiIM5G__cta p{color:var(--text-secondary);font-size:14px;line-height:1.7}.blog-module__AiIM5G__cta picture{width:35%}.blog-module__AiIM5G__cta img{border-radius:16px;width:100%;height:auto}.blog-module__AiIM5G__faq{margin-top:52px;scroll-margin-top:32px}.blog-module__AiIM5G__faq h2{letter-spacing:-.8px;margin:10px 0 22px;font-size:32px}.blog-module__AiIM5G__faq details{border-bottom:1px solid var(--border)}.blog-module__AiIM5G__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:17px;font-weight:600;list-style:none;display:flex}.blog-module__AiIM5G__faq summary::-webkit-details-marker{display:none}.blog-module__AiIM5G__faq summary span{color:var(--link);font-size:24px}.blog-module__AiIM5G__faq details[open] summary span{transform:rotate(45deg)}.blog-module__AiIM5G__faq details p{color:var(--text-secondary);margin:0 0 24px;font-size:14px;line-height:1.8}.blog-module__AiIM5G__relations{flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.blog-module__AiIM5G__relations p{color:var(--text-muted);flex-basis:100%}.blog-module__AiIM5G__relations a{border:1px solid var(--border);color:var(--link);border-radius:24px;align-items:center;gap:8px;padding:10px 14px;display:flex}.blog-module__AiIM5G__related{border-top:1px solid var(--border);margin-top:80px;padding-top:40px}.blog-module__AiIM5G__related>p{color:var(--text-secondary);font-size:14px;line-height:1.7}.blog-module__AiIM5G__authorHero{grid-template-columns:1fr 320px;align-items:center;gap:70px;margin:38px 0 70px;display:grid}.blog-module__AiIM5G__authorHero h1{letter-spacing:-2px;margin:16px 0 22px;font-size:clamp(34px,5vw,52px);line-height:1.1}.blog-module__AiIM5G__authorHero h2{font-size:21px;line-height:1.4}.blog-module__AiIM5G__authorHero p:not(.blog-module__AiIM5G__eyebrow){color:var(--text-secondary);font-size:15px;line-height:1.9}.blog-module__AiIM5G__authorHero picture,.blog-module__AiIM5G__authorHero img{border-radius:28px;width:100%;height:auto;display:block}.blog-module__AiIM5G__authorHero .blog-module__AiIM5G__textLink{margin-top:10px}.blog-module__AiIM5G__latest>h2{margin-bottom:30px}@media (max-width:900px){.blog-module__AiIM5G__featured{gap:30px}.blog-module__AiIM5G__articleGrid{grid-template-columns:190px minmax(0,1fr);gap:32px}.blog-module__AiIM5G__articleHeroText{padding:30px}.blog-module__AiIM5G__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-module__AiIM5G__authorHero{grid-template-columns:1fr 260px;gap:35px}}@media (max-width:680px){.blog-module__AiIM5G__header{width:calc(100% - 40px);padding:18px 0}.blog-module__AiIM5G__brand{font-size:22px}.blog-module__AiIM5G__explore{display:none}.blog-module__AiIM5G__header .blog-module__AiIM5G__button{padding:10px 13px;font-size:11px}.blog-module__AiIM5G__header .blog-module__AiIM5G__button svg{display:none}.blog-module__AiIM5G__main{width:calc(100% - 40px);padding:28px 0 25px}.blog-module__AiIM5G__indexHeading{margin-bottom:34px}.blog-module__AiIM5G__indexHeading h1{letter-spacing:-1.8px;font-size:43px}.blog-module__AiIM5G__indexHeading>p:last-child{font-size:14px;line-height:1.6}.blog-module__AiIM5G__featured{grid-template-columns:1fr;gap:24px;margin-bottom:46px}.blog-module__AiIM5G__featured h2{font-size:29px}.blog-module__AiIM5G__featuredImage{height:285px}.blog-module__AiIM5G__cards{grid-template-columns:1fr}.blog-module__AiIM5G__cardImage{height:235px}.blog-module__AiIM5G__sectionHeading{gap:15px}.blog-module__AiIM5G__sectionHeading h2{font-size:26px}.blog-module__AiIM5G__littleLine{display:none}.blog-module__AiIM5G__filters{flex-wrap:wrap;gap:8px}.blog-module__AiIM5G__filters label{flex:1;min-width:0}.blog-module__AiIM5G__filters select{width:100%}.blog-module__AiIM5G__articleRoot .blog-module__AiIM5G__main{padding-top:15px}.blog-module__AiIM5G__blueBand{height:340px}.blog-module__AiIM5G__articleHero{border-radius:26px;grid-template-columns:1fr;margin-bottom:35px}.blog-module__AiIM5G__articleHeroText{padding:29px 26px 8px}.blog-module__AiIM5G__articleHero h1{font-size:29px}.blog-module__AiIM5G__articleHeroImage{padding:24px}.blog-module__AiIM5G__articleHeroImage picture{max-width:100%;height:270px}.blog-module__AiIM5G__articleGrid{grid-template-columns:1fr;gap:28px}.blog-module__AiIM5G__sticky{position:static}.blog-module__AiIM5G__authorMini{margin-bottom:16px}.blog-module__AiIM5G__share{margin-bottom:20px}.blog-module__AiIM5G__contents{padding:18px}.blog-module__AiIM5G__contents ol{gap:10px}.blog-module__AiIM5G__prose h2{font-size:23px}.blog-module__AiIM5G__prose p,.blog-module__AiIM5G__prose li{font-size:15px;line-height:1.85}.blog-module__AiIM5G__imageCta a{border-radius:15px}.blog-module__AiIM5G__cta{gap:16px;padding:22px}.blog-module__AiIM5G__cta h2{font-size:22px}.blog-module__AiIM5G__cta picture{display:none}.blog-module__AiIM5G__related{margin-top:48px}.blog-module__AiIM5G__related .blog-module__AiIM5G__sectionHeading{flex-direction:column;align-items:flex-start}.blog-module__AiIM5G__authorHero{flex-direction:column-reverse;align-items:flex-start;gap:30px;margin-top:15px;display:flex}.blog-module__AiIM5G__authorHero picture{max-width:220px}.blog-module__AiIM5G__authorHero h1{font-size:39px}.blog-module__AiIM5G__authorHero h2{font-size:20px}.blog-module__AiIM5G__empty{padding:28px}.blog-module__AiIM5G__articleMeta{font-size:10px}.blog-module__AiIM5G__root{padding-bottom:30px}}@media (prefers-reduced-motion:reduce){.blog-module__AiIM5G__card{transition:none}.blog-module__AiIM5G__card:hover{transform:none}}.blog-module__AiIM5G__articleHeroImage picture{height:auto;max-height:380px}.blog-module__AiIM5G__articleHeroImage img{object-fit:contain;height:auto;max-height:380px}.blog-module__AiIM5G__blueBand{background:var(--tourixy-brand-background)}.blog-module__AiIM5G__featuredImage,.blog-module__AiIM5G__cardImage{aspect-ratio:3/2;height:auto}html[data-theme=dark] .blog-module__AiIM5G__card{background:var(--dark-surface);box-shadow:var(--dark-shadow-surface)}html[data-theme=dark] .blog-module__AiIM5G__card:hover{background:var(--dark-surface-hover);box-shadow:var(--dark-shadow-surface)}html[data-theme=dark] .blog-module__AiIM5G__contents a[aria-current]{color:var(--text-primary)}html[data-theme=dark] .blog-module__AiIM5G__articleHero{background:var(--dark-card-gradient);box-shadow:var(--dark-shadow-surface)}@media (pointer:coarse){.blog-module__AiIM5G__share button{width:44px;height:44px}}
.editor-module__CO1s0a__editor{max-width:1000px}.editor-module__CO1s0a__editor form{gap:24px;display:grid}.editor-module__CO1s0a__editor>p,.editor-module__CO1s0a__editor fieldset>p,.editor-module__CO1s0a__editor details p{color:var(--text-secondary);font-size:13px;line-height:1.7}.editor-module__CO1s0a__editor fieldset,.editor-module__CO1s0a__upload{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:18px;min-width:0;padding:24px;display:grid}.editor-module__CO1s0a__editor legend{padding:0 8px;font-weight:650}.editor-module__CO1s0a__editor label{color:var(--text-secondary);gap:7px;font-size:13px;display:grid}.editor-module__CO1s0a__editor input:not([type=checkbox]),.editor-module__CO1s0a__editor textarea,.editor-module__CO1s0a__editor select{border:1px solid var(--border-strong);width:100%;font:inherit;background:var(--surface);color:var(--text-primary);box-sizing:border-box;border-radius:8px;min-height:42px;padding:11px 13px}.editor-module__CO1s0a__editor textarea{resize:vertical}.editor-module__CO1s0a__editor button,.editor-module__CO1s0a__actions a{border:1px solid var(--border-strong);background:var(--surface-secondary);color:var(--text-primary);cursor:pointer;border-radius:10px;min-height:42px;padding:10px 15px;font-size:13px}.editor-module__CO1s0a__editor button:disabled{opacity:.5;cursor:default}.editor-module__CO1s0a__editor :focus-visible{outline:3px solid var(--selected-border);outline-offset:3px}.editor-module__CO1s0a__checks{flex-wrap:wrap;gap:16px;display:flex}.editor-module__CO1s0a__checks label,.editor-module__CO1s0a__inline{align-items:center;gap:8px;display:flex!important}.editor-module__CO1s0a__block{border:1px solid var(--border);border-radius:12px;gap:15px;padding:20px;display:grid}.editor-module__CO1s0a__tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.editor-module__CO1s0a__tools strong{margin-right:auto}.editor-module__CO1s0a__locales{gap:8px;margin-bottom:20px;display:flex}.editor-module__CO1s0a__locales a{border:1px solid var(--border);color:var(--text-primary);border-radius:10px;padding:10px 15px}.editor-module__CO1s0a__locales a[aria-current]{background:var(--selected);border-color:var(--selected-border);color:var(--link)}.editor-module__CO1s0a__search{align-items:end;gap:12px;display:flex}.editor-module__CO1s0a__search label{flex:1}.editor-module__CO1s0a__results{flex-wrap:wrap;gap:10px;display:flex}.editor-module__CO1s0a__actions{border:1px solid var(--border);background:var(--surface-elevated);box-shadow:var(--shadow-soft);z-index:2;border-radius:14px;flex-wrap:wrap;gap:10px;padding:14px;display:flex;position:sticky;bottom:15px}.editor-module__CO1s0a__actions button[value=publish]{background:var(--green);color:#fff}.editor-module__CO1s0a__actions button[value=withdraw]{color:var(--danger)}.editor-module__CO1s0a__error{color:var(--danger);background:var(--danger-surface);border-radius:10px;padding:14px}.editor-module__CO1s0a__notice{color:var(--success);line-height:1.7}.editor-module__CO1s0a__image{max-width:240px;display:block}.editor-module__CO1s0a__image img{border-radius:12px;width:100%;height:auto}.editor-module__CO1s0a__upload{margin-top:28px}.editor-module__CO1s0a__history{border:1px solid var(--border);border-radius:14px;margin-top:28px;padding:20px}.editor-module__CO1s0a__history summary{cursor:pointer}.editor-module__CO1s0a__history li{padding:8px;font-size:13px}.editor-module__CO1s0a__table{border-collapse:collapse;width:100%;font-size:13px}.editor-module__CO1s0a__table td,.editor-module__CO1s0a__table th{text-align:left;border-bottom:1px solid var(--border);padding:14px}.editor-module__CO1s0a__table a{color:var(--link)}.editor-module__CO1s0a__inventory{overflow:auto}.editor-module__CO1s0a__filters{flex-wrap:wrap;gap:12px;margin:25px 0;display:flex}.editor-module__CO1s0a__filters input,.editor-module__CO1s0a__filters select,.editor-module__CO1s0a__filters button{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);border-radius:9px;padding:10px}.editor-module__CO1s0a__previewBanner{background:var(--warning-surface);color:var(--warning);text-align:center;z-index:3;padding:15px;font-size:13px;position:relative}.editor-module__CO1s0a__previewBanner a{color:inherit;text-decoration:underline}@media (max-width:680px){.editor-module__CO1s0a__editor fieldset,.editor-module__CO1s0a__upload,.editor-module__CO1s0a__block{padding:16px}.editor-module__CO1s0a__locales{gap:5px}.editor-module__CO1s0a__locales a{padding:9px 11px}.editor-module__CO1s0a__search{flex-wrap:wrap}.editor-module__CO1s0a__actions{position:static}.editor-module__CO1s0a__editor button{font-size:12px}}.editor-module__CO1s0a__actions button[value=publish]{background:var(--tourixy-primary-action-background);color:var(--tourixy-primary-action-color);box-shadow:var(--tourixy-primary-action-shadow)}html[data-theme=dark] .editor-module__CO1s0a__editor input:not([type=checkbox]){background:var(--dark-surface-elevated)}html[data-theme=dark] .editor-module__CO1s0a__editor textarea{background:var(--dark-surface-elevated)}html[data-theme=dark] .editor-module__CO1s0a__editor select{background:var(--dark-surface-elevated)}html[data-theme=dark] .editor-module__CO1s0a__locales a[aria-current]{background:var(--dark-surface-elevated);border-color:var(--dark-border-elevated);color:var(--text-primary)}
