﻿:root{--bg:#0b1020;--panel:#10182d;--panel-2:#16203b;--text:#f8fafc;--muted:#a8b0c5;--line:#223154;--brand:#90b4ff;--brand-strong:#6d99ff;--max:1180px;--radius:20px;--shadow:0 20px 60px #00000040}*{box-sizing:border-box}html{scroll-behavior:smooth}html[dir=rtl],html[dir=rtl] body{direction:rtl}body{color:var(--text);background:radial-gradient(circle at top,#6d99ff33,#0000 24%),linear-gradient(#07101d 0%,#0b1020 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.container{width:min(calc(100% - 32px), var(--max));margin:0 auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1;padding:32px 0 72px}.section{padding:32px 0}.section-tight{padding:20px 0}.hero{box-shadow:var(--shadow);background:linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ffffff14;border-radius:28px;padding:36px}.hero h1{margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.04}.hero p{color:var(--muted);max-width:760px;font-size:1.12rem;line-height:1.7}.badge{color:#d8e4ff;background:#90b4ff24;border:1px solid #90b4ff47;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:.92rem;font-weight:700;display:inline-flex}.grid{gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#10182deb;padding:20px}.card h2,.card h3{margin-top:0}.muted{color:var(--muted);line-height:1.7}.kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.kpi{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:18px}.kpi strong{margin-bottom:8px;font-size:1.4rem;display:block}.actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button,.button-secondary,.button-ghost,.tab-button,.chip,.filter,.toggle-button{transition:all .2s}.button,.button-secondary,.button-ghost{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;max-width:100%;min-height:46px;padding:0 18px;font-weight:700;line-height:1.2;display:inline-flex}.button{background:linear-gradient(180deg, var(--brand) 0%, var(--brand-strong) 100%);color:#081020}.button:hover{transform:translateY(-1px)}.button-secondary{border-color:var(--line);color:var(--text);background:0 0}.button-secondary:hover,.button-ghost:hover,.filter:hover,.tab-button:hover,.toggle-button:hover{background:#ffffff0f}.button-ghost{color:var(--text);background:#ffffff0a;border-color:#ffffff14}button:disabled{cursor:default;opacity:.55}.header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101dd1;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:18px;width:calc(100% - 64px);min-height:72px;display:flex}.brand{letter-spacing:0;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{background:#2563eb url(/promia-icon.svg) 50%/100% 100% no-repeat;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;overflow:hidden}.nav-scroll-shell{flex:auto;min-width:0;display:flex;position:relative}.nav{flex-wrap:nowrap;flex:auto;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.nav a{white-space:nowrap;color:#d9e3ff;background:#ffffff0e;border:1px solid #90b4ff33;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.96rem;line-height:1;transition:background .15s,border-color .15s,box-shadow .15s,color .15s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 8px 22px #00000024}.nav a:hover{color:#fff;background:#90b4ff24;border-color:#90b4ff73;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 12px 26px #0003}.nav a:focus-visible{outline-offset:3px;outline:2px solid #90b4ffbf}.nav a.nav-link-active{color:#fff;background:linear-gradient(#90b4ff3d,#6d99ff26);border-color:#90b4ff94;box-shadow:inset 0 1px #ffffff29,0 12px 28px #315bb538}.nav-scrollbar{display:none}.footer{color:var(--muted);border-top:1px solid #ffffff0f;padding:24px 0 42px}.page-breadcrumb-shell{margin-top:-8px;margin-bottom:22px}.page-breadcrumb-list{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:.92rem;line-height:1.45;list-style:none;display:flex}.page-breadcrumb-item{align-items:center;min-width:0;display:inline-flex}.page-breadcrumb-item:not(:last-child):after{content:">";color:#c2cbe09e;margin-inline-start:8px}.page-breadcrumb-link{color:#d9e3ff}.page-breadcrumb-link:hover{color:#fff}.page-breadcrumb-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #90b4ffbf}.page-breadcrumb-current{color:var(--muted);overflow-wrap:anywhere}.locale-switcher{position:relative}.locale-trigger{border:1px solid var(--line);min-width:68px;min-height:42px;color:var(--text);cursor:pointer;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 14px;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.locale-trigger:hover{background:#ffffff0f;transform:translateY(-1px)}.locale-trigger-open{background:#90b4ff1f;border-color:#90b4ff73}.locale-menu{border:1px solid var(--line);min-width:74px;box-shadow:var(--shadow);z-index:50;background:#07101df5;border-radius:18px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.locale-options{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#90b4ffd1 #ffffff1f;-webkit-overflow-scrolling:touch;gap:10px;max-height:min(520px,100dvh - 96px);padding:12px;display:grid;overflow-y:scroll}.locale-options::-webkit-scrollbar{width:10px}.locale-options::-webkit-scrollbar-track{background:#ffffff1f;border-radius:999px}.locale-options::-webkit-scrollbar-thumb{background:#90b4ffd1;border:2px solid #07101df5;border-radius:999px;min-height:54px}.locale-scrollbar{display:none}@media (max-width:960px){.locale-options{scrollbar-width:none;max-height:min(520px,max(160px,100dvh - 220px));padding-inline-end:20px}.locale-options::-webkit-scrollbar{width:0;height:0;display:none}.locale-scrollbar{pointer-events:none;top:14px;bottom:14px;background:#ffffff2e;border-radius:999px;width:5px;display:block;position:absolute;inset-inline-end:7px}.locale-scrollbar-thumb{border-radius:inherit;will-change:transform;background:#90b4ffe6;width:100%;display:block;position:absolute;top:0;left:0}.header-inner{width:min(calc(100% - 32px), var(--max))}.nav-scroll-shell{width:100%;padding-bottom:12px}.nav{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow:auto hidden}.nav::-webkit-scrollbar{width:0;height:0;display:none}.nav a{flex:none}.nav-scrollbar{pointer-events:none;background:#ffffff2e;border-radius:999px;height:5px;display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.nav-scrollbar-thumb{border-radius:inherit;will-change:transform;background:#90b4ffe6;min-width:54px;height:100%;display:block;position:absolute;top:0;left:0}}.locale-option{border:1px solid var(--line);background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;min-height:46px;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.locale-option:hover{background:#ffffff12;transform:translateY(-1px)}.locale-option-active{background:#90b4ff2e;border-color:#90b4ff73}.locale-flag{font-size:24px;line-height:1}.locale-caret{color:var(--muted);font-size:11px;line-height:1}html[dir=rtl] .header-inner,html[dir=rtl] .nav,html[dir=rtl] .grid,html[dir=rtl] .service-grid,html[dir=rtl] .cardGrid,html[dir=rtl] .linkGrid,html[dir=rtl] .footer-grid{direction:rtl}html[dir=rtl] .hero,html[dir=rtl] .card,html[dir=rtl] .sectionTitle,html[dir=rtl] .sectionText,html[dir=rtl] .page-title,html[dir=rtl] .page-subtitle,html[dir=rtl] .pill-card,html[dir=rtl] .prompt-box{text-align:right}html[dir=rtl] .hero h1,html[dir=rtl] .hero p,html[dir=rtl] .card,html[dir=rtl] .sectionTitle,html[dir=rtl] .sectionText,html[dir=rtl] .page-title,html[dir=rtl] .page-subtitle{direction:rtl;unicode-bidi:isolate}html[dir=rtl] .hero p,html[dir=rtl] .heroTitle,html[dir=rtl] .heroDescription,html[dir=rtl] .sectionText,html[dir=rtl] .page-subtitle{margin-left:auto;margin-right:0}html[dir=rtl] .actions,html[dir=rtl] .heroButtons,html[dir=rtl] .service-links,html[dir=rtl] .label-row,html[dir=rtl] .chip-row,html[dir=rtl] .filter-row,html[dir=rtl] .yt-subnav,html[dir=rtl] .prompt-subnav,html[dir=rtl] .footer-links{justify-content:flex-start}html[dir=rtl] .locale-menu{left:0;right:auto}.pill-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;display:grid}.pill-card{border:1px solid var(--line);cursor:pointer;color:inherit;text-align:left;background:#ffffff08;border-radius:18px;padding:16px}.pill-card.selected{background:#90b4ff1f;border-color:#90b4ff8c}.pill-name{margin-bottom:6px;font-weight:800}.small{font-size:.92rem}.label-row,.chip-row,.filter-row{flex-wrap:wrap;gap:10px;display:flex}.chip,.filter,.tab-button,.toggle-button{border:1px solid var(--line);color:var(--text);background:#ffffff08;border-radius:999px}.filter,.tab-button,.toggle-button{cursor:pointer}.chip,.filter{padding:8px 12px;font-size:.92rem}.filter.active,.tab-button.active,.toggle-button.active{background:#90b4ff2e;border-color:#90b4ff73}.tab-button{min-height:44px;padding:0 14px}.toggle-button{min-height:44px;padding:0 16px}.prompt-box{white-space:pre-wrap;border:1px solid var(--line);background:#07101d;border-radius:18px;padding:16px;font-size:.95rem;line-height:1.7}.prompt-preview-panel{background:#07101d6b;border:1px solid #90b4ff2e;border-radius:16px;gap:14px;margin:16px 0 18px;padding:16px;display:grid}.prompt-preview-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:14px;display:grid}.prompt-preview-block h4{margin:0 0 8px;font-size:.98rem}.prompt-preview-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.before-after-line{margin:0 0 8px;line-height:1.65}.compact-list li{padding:7px 0}.ai-tip-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px;display:grid}.ai-tip{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:12px}.list-clean{margin:0;padding:0;list-style:none}.list-clean li{border-bottom:1px solid #ffffff0f;padding:10px 0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field label,.field>span:first-child{color:#dce4fb;margin-bottom:8px;font-size:.94rem;font-weight:700;display:block}.field select,.field input,.field textarea{color:#eaf1ff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;width:100%;min-height:46px;padding:0 14px;box-shadow:inset 0 1px #ffffff0a}.field select:focus,.field input:focus,.field textarea:focus{border-color:#90b4ff73;outline:none;box-shadow:0 0 0 3px #90b4ff24}.field select option{color:#eaf1ff;background:#10182d}.field select option:checked{color:#fff;background:#16203b}.field textarea{resize:vertical;min-height:140px;padding:14px}.scrollable-select{width:100%;position:relative}.scrollable-select-trigger{color:#eaf1ff;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 14px;display:grid;box-shadow:inset 0 1px #ffffff0a}.scrollable-select-trigger:hover{background:#ffffff12}.scrollable-select-trigger:focus-visible,.scrollable-select-trigger-open{border-color:#90b4ff73;outline:none;box-shadow:0 0 0 3px #90b4ff24}.scrollable-select-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.scrollable-select-caret{justify-content:center;align-items:center;width:18px;height:18px;transition:transform .16s;display:inline-flex;position:relative}.scrollable-select-caret:before{content:"";border-inline:5px solid #0000;border-top:6px solid #dce7fb;width:0;height:0}.scrollable-select-trigger-open .scrollable-select-caret{transform:rotate(180deg)}.scrollable-select-menu-shell{z-index:70;position:absolute;top:calc(100% + 8px);left:0;right:0}.scrollable-select-menu{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#90b4ffb8 #ffffff14;-webkit-overflow-scrolling:touch;background:#0c1327fa;border:1px solid #90b4ff47;border-radius:16px;gap:4px;max-height:min(520px,100dvh - 140px);padding:8px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #00000059}.scrollable-select-scrollbar{display:none}.scrollable-select-option{color:#f4f8ff;text-align:left;overflow-wrap:anywhere;background:0 0;border:1px solid #0000;border-radius:12px;width:100%;min-height:46px;padding:9px 12px;font-size:1rem;font-weight:650;line-height:1.35}.scrollable-select-option:hover,.scrollable-select-option:focus-visible,.scrollable-select-option-active{background:#90b4ff1a;border-color:#90b4ff75;outline:none}.scrollable-select-option-selected{color:#fff;background:#90b4ff2e;border-color:#b4cdffd1}@media (max-width:640px){.locale-options{max-height:min(260px,max(160px,100dvh - 220px))}.scrollable-select-menu{scrollbar-width:none;max-height:min(260px,100dvh - 140px);padding-inline-end:20px}.scrollable-select-menu::-webkit-scrollbar{width:0;height:0;display:none}.scrollable-select-scrollbar{top:14px;bottom:14px;z-index:1;pointer-events:none;background:#ffffff2e;border-radius:999px;width:5px;display:block;position:absolute;inset-inline-end:7px}.scrollable-select-scrollbar-thumb{border-radius:inherit;will-change:transform;background:#90b4ffe6;width:100%;display:block;position:absolute;top:0;left:0}}.page-title{margin:0 0 10px;font-size:clamp(2rem,4vw,3.1rem)}.page-subtitle{color:var(--muted);max-width:860px;margin:0;line-height:1.8}.mode-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mode-header h3{margin:0}@media (max-width:960px){.grid-2,.grid-3,.grid-4,.kpis,.pill-grid,.form-grid{grid-template-columns:1fr}.header-inner{flex-direction:column;align-items:flex-start;padding:14px 0}}.mode-list{gap:14px;display:grid}.mode-item{border:1px solid var(--line);background:#ffffff08;border-radius:18px;justify-content:space-between;gap:16px;padding:18px;display:flex}.mode-item>div:first-child{min-width:0}.mode-item .compact-actions{flex-direction:column;flex:0 0 220px;align-items:stretch;width:220px;margin-top:0}.mode-item .compact-actions .button,.mode-item .compact-actions .button-secondary{width:100%}.compact-actions{align-items:center;margin-top:0}.selector-panel{border-top:1px solid #ffffff14;margin-top:18px;padding-top:18px}.removable-chip{cursor:pointer}.error-text{color:#fbbf24;margin-top:14px;font-weight:700}@media (max-width:960px){.mode-item{flex-direction:column}.mode-item .compact-actions{flex:0 auto;width:100%}}.toggle-stack{gap:12px;margin-top:24px;display:grid}.toggle-row{border:1px solid var(--line);width:100%;min-height:56px;color:var(--text);cursor:pointer;background:#ffffff08;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:0 16px;display:flex}.toggle-row.on{background:#90b4ff1a;border-color:#90b4ff73}.toggle-pill{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-width:56px;min-height:32px;padding:0 12px;font-size:.85rem;font-weight:800;display:inline-flex}.toggle-pill.on{color:#dce7ff;background:#90b4ff2e;border-color:#90b4ff73}.toggle-pill.off{color:var(--muted);background:#ffffff0d}.yt-subnav{flex-wrap:wrap;gap:8px;width:fit-content;max-width:100%;display:inline-flex}.yt-subnav-link{border:1px solid var(--line);min-height:36px;color:var(--muted);white-space:nowrap;background:#ffffff08;border-radius:10px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.yt-subnav-link:hover{color:var(--text);background:#ffffff0f}.yt-subnav-link-active{color:var(--text);cursor:default;pointer-events:none;background:#90b4ff2e;border-color:#90b4ff73}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:700}.yt-hero{border-bottom:1px solid var(--line);box-shadow:none;background:radial-gradient(circle at 0 0,#6d99ff2e,#0000 32%),radial-gradient(circle at 100% 0,#6d99ff1f,#0000 28%),0 0;border-radius:0;padding:88px 0 72px}.yt-alt-section{background:#ffffff08}.heroTitle{max-width:860px;margin:0;font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1.08}.heroDescription{max-width:840px;color:var(--muted);margin:22px 0 0;font-size:19px}.heroButtons{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.primaryButton,.secondaryButton{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:15px;font-weight:700;transition:transform .15s,opacity .15s,border-color .15s;display:inline-flex}.primaryButton{background:var(--brand);color:#08101d}.secondaryButton{border:1px solid var(--line);color:var(--text);background:0 0}.primaryButton:hover,.secondaryButton:hover,.linkCard:hover{transform:translateY(-1px)}.sectionTitle{margin:0 0 18px;font-size:34px;font-weight:800;line-height:1.2}.sectionText{max-width:900px;color:var(--muted);margin:0 0 16px;font-size:17px}.cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.featureCard,.linkCard{border:1px solid var(--line);background:#10182deb;border-radius:18px;padding:22px}.playlistOptionCard{cursor:pointer;width:100%;transition:transform .15s,opacity .15s,border-color .15s,box-shadow .15s}.playlistOptionCard:hover{transform:translateY(-1px)}.playlistOptionContent{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.playlistSizeButton{min-width:68px}.playlistSizeButton.selected{color:#f7fbff;background:#6d99ff3d;border-color:#6d99fff2;box-shadow:inset 0 0 0 1px #6d99ff38,0 10px 24px #050a143d}.playlistSizeButton.selected:hover{background:#6d99ff4d}.playlistOptionIndicator{background:#ffffff05;border:2px solid #ffffffb8;border-radius:999px;flex:none;width:26px;height:26px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;position:relative;box-shadow:0 0 0 1px #6d99ff1f}.playlistOptionIndicator:after{content:"";opacity:0;background:0 0;border-radius:999px;transition:transform .15s,opacity .15s,background .15s;position:absolute;inset:5px;transform:scale(.5)}.playlistOptionIndicator.selected{background:#6d99ff1a;border-color:#a7c2fff5;box-shadow:0 0 0 4px #6d99ff1f}.playlistOptionIndicator.selected:after{opacity:1;background:linear-gradient(#a7c2ff 0%,#79a2ff 100%);transform:scale(1)}.cardTitle{margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.3}.cardText{color:var(--muted);margin:0;font-size:16px}.watchCtaCard{isolation:isolate;background:radial-gradient(circle at 100% 0,#6d99ff33,#0000 44%),radial-gradient(circle at 0 100%,#90b4ff29,#0000 44%),linear-gradient(#151f39fa,#0a1226fa);border-color:#6d99ff7a;justify-content:stretch;place-self:center;align-items:stretch;width:min(100%,248px);min-height:150px;padding:0;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000057,inset 0 1px #ffffff12}.watchCtaCard:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff1f,#0000 48%);position:absolute;inset:0}.watchCtaCard>*{z-index:1;position:relative}.watchCtaCard:hover{background:radial-gradient(circle at 100% 0,#6d99ff47,#0000 46%),radial-gradient(circle at 0 100%,#90b4ff38,#0000 46%),linear-gradient(#1c2746fc,#0e1831fc);border-color:#a7c2ffe0;transform:translateY(-2px);box-shadow:0 24px 58px #00000070,0 0 0 1px #6d99ff2e}.watchCtaCard:focus-visible{outline-offset:4px;outline:3px solid #a7c2ffeb}.watchCtaButton{color:#111827;overflow-wrap:anywhere;text-align:center;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:44px;padding:10px 14px;font-weight:900;line-height:1.25;display:inline-flex;box-shadow:0 12px 28px #0000003d}.watchCtaButtonLarge{background:linear-gradient(180deg, var(--brand) 0%, var(--brand-strong) 100%);color:#081020;width:100%;min-height:100%;box-shadow:none;border-radius:17px;padding:24px;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:900}.linkGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}@media (max-width:980px){.cardGrid,.linkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.heroTitle{font-size:34px}.heroDescription{font-size:17px}.sectionTitle{font-size:28px}.cardGrid,.linkGrid{grid-template-columns:1fr}.yt-subnav{width:100%}.watchCtaCard{width:100%;min-height:138px}}.home-grid{gap:24px}.hero-home{padding-bottom:40px}.service-grid{align-items:stretch}.service-card{flex-direction:column;gap:16px;display:flex}.service-card>.actions{margin-top:auto}.service-links{flex-wrap:wrap;gap:10px;margin-top:0;display:flex}.service-link-pill{border:1px solid var(--line);color:#d9e3ff;background:#ffffff0a;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.service-link-pill:hover{background:#ffffff14}.footer-grid{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-text{margin:8px 0 0}.footer-links{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.footer-links a{color:#d9e3ff;align-items:center;min-height:40px;line-height:1;display:inline-flex}@media (max-width:900px){.grid-2,.grid-3,.grid-4,.kpis{grid-template-columns:1fr}.footer-grid,.header-inner{flex-direction:column;align-items:flex-start}}.prompt-subnav{flex-wrap:wrap;gap:10px;display:flex}.prompt-subnav-link{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#ffffff08;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.prompt-subnav-link:hover{color:var(--text);background:#ffffff0f}.prompt-subnav-link-active{color:var(--text);cursor:default;pointer-events:none;background:#90b4ff2e;border-color:#90b4ff73}.ai-prompt-seo-page{gap:24px}.ai-prompt-seo-hero p{max-width:860px}.ai-prompt-example-grid,.ai-prompt-faq-list{gap:16px;display:grid}.ai-prompt-example-card,.ai-prompt-faq-item{border:1px solid var(--line);background:#ffffff08;border-radius:18px;padding:18px}.ai-prompt-example-card h3,.ai-prompt-faq-item h3{margin-top:0}.ai-prompt-example-box{white-space:pre-wrap;overflow-wrap:anywhere;color:#eaf1ff;background:#07101d;border:1px solid #ffffff14;border-radius:16px;margin:0;padding:16px;line-height:1.7}.ai-prompt-related-grid{margin-top:18px}:root{--text:#f8fafc;--muted:#c2cbe0}body{line-height:1.6}.muted{color:var(--muted)}.card p,.card li,.small,.prompt-box,.service-link-pill,.field select,.field input,.field textarea{font-size:1rem}.small{color:#d0d9ec}.card p,.card li{line-height:1.75}.card h2{font-size:clamp(1.35rem,2vw,1.72rem)}.card h3{font-size:clamp(1.12rem,1.6vw,1.34rem)}
.prompt-subnav-link{color:#edf3ff;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1rem;font-weight:700}.prompt-subnav-link:hover{color:#fff;background:#ffffff1a}.prompt-subnav-link-active{color:var(--text);cursor:default;pointer-events:none;background:#90b4ff2e;border-color:#90b4ff73}.prompt-box,.ai-prompt-example-box{color:#f0f5ff;font-size:1rem;font-weight:500;line-height:1.8}.ai-prompt-example-card,.ai-prompt-faq-item{background:#ffffff0e}.ai-prompt-example-card h3,.ai-prompt-faq-item h3{color:#fff}.ai-prompt-example-card .muted,.ai-prompt-faq-item .muted,.ai-prompt-seo-page .muted,.ai-prompt-seo-page .page-subtitle,.ai-prompt-seo-page .sectionText{color:#d0d9ee;text-shadow:0 1px 1px #0000002e;font-weight:500;line-height:1.8}.ai-prompt-related-grid{margin-top:18px}.landingLinkCard{cursor:pointer;isolation:isolate;background:radial-gradient(circle at 100% 0,#90b4ff38,#0000 38%),linear-gradient(#182648fa,#0e172cfa);border-color:#90b4ff6b;flex-direction:column;gap:12px;min-height:150px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #0000004d,inset 0 1px #ffffff0f}.landingLinkCard:before{content:"";z-index:-1;border-radius:inherit;opacity:.82;pointer-events:none;background:linear-gradient(135deg,#90b4ff24,#0000 42%);position:absolute;inset:0}.landingLinkCard h3{color:#fff;margin-bottom:0;padding-right:46px}.landingLinkCard .muted{color:#d8e4ff;margin-bottom:0}.landingLinkIcon{color:#f3f7ff;background:#90b4ff29;border:1px solid #b4cdff80;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:900;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:inset 0 1px #ffffff14}.landingLinkCard:hover{background:radial-gradient(circle at 100% 0,#90b4ff4d,#0000 44%),linear-gradient(#1e305afc,#121e3afc);border-color:#b4cdffcc;transform:translateY(-3px);box-shadow:0 22px 54px #0000006b,0 0 0 1px #90b4ff2e}.landingLinkCard:hover .landingLinkIcon{background:#90b4ff3d;border-color:#dae6ffdb;transform:translate(2px,-2px)}.landingLinkCard:focus-visible{outline-offset:4px;outline:3px solid #b4cdffe6}.pill-card.selectable-mode-card{background:radial-gradient(circle at 100% 0,#90b4ff2e,#0000 40%),linear-gradient(#121e3afa,#0d162afa);border-color:#90b4ff57;flex-direction:column;gap:8px;width:100%;min-height:132px;padding:20px 58px 20px 18px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #0000003d,inset 0 1px #ffffff0d}.pill-card.selectable-mode-card:before{content:"";border-radius:inherit;opacity:.76;pointer-events:none;background:linear-gradient(135deg,#90b4ff1f,#0000 48%);position:absolute;inset:0}.pill-card.selectable-mode-card>*{z-index:1;position:relative}.pill-card.selectable-mode-card .pill-name{color:#fff;font-size:1.03rem;line-height:1.35}.pill-card.selectable-mode-card .muted,.pill-card.selectable-mode-card .small{color:#d7e3fb;line-height:1.7}.selectable-mode-status{z-index:2;color:#f3f7ff;background:#ffffff0d;border:1px solid #b4cdff85;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex;position:absolute;top:16px;right:16px}.pill-card.selectable-mode-card:hover{background:radial-gradient(circle at 100% 0,#90b4ff42,#0000 44%),linear-gradient(#18284efc,#101c36fc);border-color:#b4cdffc7;transform:translateY(-2px);box-shadow:0 18px 44px #00000057,0 0 0 1px #90b4ff24}.pill-card.selectable-mode-card:hover .selectable-mode-status{background:#ffffff14;border-color:#dae6ffe6;transform:scale(1.05)}.pill-card.selectable-mode-card.selected{background:radial-gradient(circle at 100% 0,#90b4ff61,#0000 46%),linear-gradient(#233a6efc,#16264cfc);border-color:#b4cdffe6;box-shadow:0 0 0 1px #90b4ff38,0 20px 48px #00000061,inset 0 1px #ffffff14}.pill-card.selectable-mode-card.selected .selectable-mode-status{color:#fff;background:#7aa0ffb8;border-color:#d8e5fffa}.pill-card.selectable-mode-card:focus-visible{outline-offset:4px;outline:3px solid #b4cdffe6}button.pill-card.selectable-mode-card{padding:20px 64px 20px 18px;position:relative!important}button.pill-card.selectable-mode-card>.selectable-mode-status{flex:none!important;margin:0!important;position:absolute!important;inset:16px 16px auto auto!important}button.pill-card.selectable-mode-card>.pill-name,button.pill-card.selectable-mode-card>.small{max-width:100%}.pill-grid:has(.selectable-mode-card){grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}@media (max-width:640px){.prompt-subnav-link{font-size:1rem}.landingLinkCard{min-height:138px}.landingLinkIcon{width:34px;height:34px}.pill-card.selectable-mode-card{min-height:122px;padding:18px 54px 18px 16px}.selectable-mode-status{width:18px;height:18px;font-size:12px}button.pill-card.selectable-mode-card{padding:18px 58px 18px 16px}button.pill-card.selectable-mode-card>.selectable-mode-status{top:14px!important;right:14px!important}}
:root{--muted:#d3ddf1}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.muted,.cardText,.sectionText,.page-subtitle,.hero p,.heroDescription,.footer,.footer-text,.card p,.card li,.list-clean li,.compact-list li,.before-after-line,.ai-tip,.prompt-preview-block,.service-link-pill{color:var(--muted);font-weight:550;line-height:1.78}.small,.eyebrow,.chip,.filter,.tab-button,.toggle-button,.yt-subnav-link,.prompt-subnav-link,.field label,.field>span:first-child,.field select,.scrollable-select-trigger,.scrollable-select-option,.field input,.field textarea{font-size:max(1rem,15.5px);font-weight:650}.card p,.card li,.cardText,.sectionText,.page-subtitle,.muted{font-size:max(1rem,16px)}.hero p,.heroDescription{font-weight:550}.service-link-pill,.chip,.filter,.tab-button,.toggle-button,.yt-subnav-link,.prompt-subnav-link{color:#edf4ff}.prompt-box,.ai-prompt-example-box{color:#f4f8ff;font-size:max(1rem,16px);font-weight:550;line-height:1.82}.field select,.scrollable-select-trigger,.field input,.field textarea{color:#f4f8ff}.nav a{color:#f1f6ff;font-size:1.05rem;font-weight:800}.nav a.nav-link-active{color:#fff;font-weight:850}.button-secondary,.button-ghost,.chip,.filter,.tab-button,.toggle-button,.service-link-pill,.yt-subnav-link,.prompt-subnav-link{color:#f2f7ff;background:radial-gradient(circle at 100% 0,#90b4ff29,#0000 42%),linear-gradient(#121e3af5,#0d162af5);border-color:#90b4ff57;font-weight:750;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s,color .18s;box-shadow:0 8px 22px #0000002e,inset 0 1px #ffffff0d}.button-secondary:hover,.button-ghost:hover,.chip:hover,.filter:hover,.tab-button:hover,.toggle-button:hover,.service-link-pill:hover,.yt-subnav-link:hover,.prompt-subnav-link:hover{color:#fff;background:radial-gradient(circle at 100% 0,#90b4ff42,#0000 44%),linear-gradient(#18284efc,#101c36fc);border-color:#b4cdffc7;transform:translateY(-2px);box-shadow:0 16px 38px #00000047,0 0 0 1px #90b4ff24}span.chip,.chip:not(a):not(button):not([role=button]){color:#d8e4ff;box-shadow:none;cursor:text;background:#90b4ff24;border-color:#90b4ff47;padding:9px 14px;font-size:max(1rem,16px);font-weight:750;line-height:1.15}span.chip:hover,.chip:not(a):not(button):not([role=button]):hover{color:#d8e4ff;box-shadow:none;background:#90b4ff24;border-color:#90b4ff47;transform:none}.filter.active,.tab-button.active,.toggle-button.active,.pill-card.selected,.yt-subnav-link-active,.prompt-subnav-link-active{color:#fff;background:radial-gradient(circle at 100% 0,#90b4ff61,#0000 46%),linear-gradient(#233a6efc,#16264cfc);border-color:#b4cdffe6;box-shadow:0 0 0 1px #90b4ff38,0 14px 34px #00000047,inset 0 1px #ffffff14}.yt-subnav-link-active,.prompt-subnav-link-active{cursor:default;pointer-events:none}button:disabled,.button-secondary:disabled,.button-ghost:disabled,.tab-button:disabled,.toggle-button:disabled{transform:none}button:disabled:hover,.button-secondary:disabled:hover,.button-ghost:disabled:hover,.tab-button:disabled:hover,.toggle-button:disabled:hover{color:#f2f7ff;background:radial-gradient(circle at 100% 0,#90b4ff29,#0000 42%),linear-gradient(#121e3af5,#0d162af5);border-color:#90b4ff57;transform:none;box-shadow:0 8px 22px #0000002e,inset 0 1px #ffffff0d}.locale-trigger{min-width:72px;min-height:44px}.locale-menu{min-width:84px}.locale-options{gap:12px;padding:13px}.locale-option{min-width:54px;min-height:52px;font-size:1.2rem}.locale-flag,.locale-option span{font-size:30px;line-height:1}.locale-caret{color:#dce7fb;font-size:13px;font-weight:800}@media (max-width:640px){.muted,.cardText,.sectionText,.page-subtitle,.card p,.card li,.small,.service-link-pill{font-size:max(1rem,16px)}.nav a{font-size:1.05rem}.locale-option{min-width:56px;min-height:54px}.locale-flag,.locale-option span{font-size:31px}}
