.public-shell{--empire-ink:#11110f;--empire-paper:#f6f3ec;--empire-white:#fffdf8;--empire-dark:#11110f;--empire-purple:var(--brand-primary,#7357ff);--empire-lime:var(--brand-accent,#c8ff52);--empire-blue:#79b8ff;--empire-orange:#ff735c;--empire-pink:#ff9bd7;--empire-line:#11110f38;--empire-max:1500px;min-height:100vh;color:var(--empire-ink);background:var(--empire-paper);overflow-x:clip}html[dir=rtl] .public-shell{font-family:var(--font-ui-arabic)}html[dir=ltr] .public-shell{font-family:var(--font-ui-latin)}.public-shell .container{width:min(var(--empire-max), calc(100% - clamp(28px, 6vw, 112px)));margin-inline:auto}.public-shell a{color:inherit}.public-shell .site-header{z-index:60;background:color-mix(in srgb, var(--empire-paper) 95%, transparent);color:var(--empire-ink);border-bottom:1px solid var(--empire-line);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:sticky;top:0}.public-shell .header-floating,.public-shell .header-centered,.public-shell .header-dashboard{background:0 0!important;border:0!important;padding-block:0!important}.public-shell .header-floating .header-inner,.public-shell .header-centered .header-inner,.public-shell .header-dashboard .header-inner{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding-inline:0!important}.public-shell .header-inner{grid-template-columns:minmax(200px,auto) 1fr auto;align-items:center;gap:clamp(14px,2.1vw,32px);min-height:72px;display:grid}.public-shell .brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:11px;font-size:clamp(1rem,1.4vw,1.3rem);font-weight:900;display:inline-flex}.public-shell .brand-crown{border:1px solid var(--empire-line);background:var(--empire-white);width:34px;height:34px;color:var(--empire-purple);border-radius:50%;place-items:center;display:grid}.public-shell .main-nav{color:#11110feb;justify-content:center;gap:clamp(18px,2.6vw,42px);margin:0;font-size:.86rem;font-weight:800;display:flex}.public-shell .main-nav a{position:relative}.public-shell .main-nav a:after{content:"";transform-origin:50%;background:currentColor;height:1px;transition:transform .2s;position:absolute;inset-block-end:-7px;inset-inline:0;transform:scaleX(0)}.public-shell .main-nav a:hover:after{transform:scaleX(1)}.public-shell .header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.empire-utility-controls{align-items:center;display:flex}.public-shell .site-header .language-switcher{border:1px solid var(--empire-line);min-height:36px;color:var(--empire-ink);background:0 0;border-radius:999px;gap:0;padding-inline:11px;position:relative}.public-shell .site-header .language-switcher span{display:none}.public-shell .site-header .language-switcher:after{content:"⌄";opacity:.65;margin-inline-start:4px;font-size:.75rem}.public-shell .site-header .language-switcher select{appearance:none;color:inherit;background:0 0;border:0;max-width:92px;padding:6px 0;font-size:.83rem;font-weight:760}.public-shell .site-header .mode-toggle-group{background:0 0;border:0;padding:0;display:inline-flex}.public-shell .site-header .mode-toggle{border:1px solid var(--empire-line);color:#11110fe0;background:0 0;border-radius:999px;width:34px;height:34px;font-size:14px}.public-shell .site-header .mode-toggle:hover{background:color-mix(in srgb, var(--empire-ink) 8%, transparent)}.public-shell .header-login-btn{color:var(--empire-ink);border-color:var(--empire-line)}.public-shell .button{min-height:48px;box-shadow:none;border-radius:999px;padding:0 22px;font-weight:850;transition:transform .18s,background .18s,color .18s}.public-shell .site-header .button{min-height:40px;padding-inline:16px;font-size:.83rem}.public-shell .button:hover{transform:translateY(-2px)}.public-shell .button-primary{background:var(--empire-purple);color:#fff;border:1px solid var(--empire-purple);box-shadow:none}.public-shell .site-header .empire-header-cta{background:var(--empire-orange);color:#111;border-color:#111}.public-shell .button-dark{background:var(--empire-dark);color:#fff;border:1px solid var(--empire-dark)}.public-shell .button-ghost{color:inherit;background:0 0;border:1px solid}.empire-mobile-menu{display:none}.empire-mobile-menu>summary{cursor:pointer;border:1px solid var(--empire-line);border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding-inline:12px;font-size:.8rem;font-weight:820;list-style:none;display:inline-flex}.empire-mobile-menu>summary::-webkit-details-marker{display:none}.empire-mobile-menu-panel{border:1px solid var(--empire-line);background:color-mix(in srgb, var(--empire-paper) 98%, white 2%);border-radius:16px;width:min(90vw,290px);padding:14px;position:absolute;inset-block-start:calc(100% + 10px);inset-inline-end:0;box-shadow:0 8px 24px #11110f14}.empire-mobile-nav{gap:8px;display:grid}.empire-mobile-nav a{border-bottom:1px solid #11110f1f;padding:8px 4px;font-weight:780}.empire-mobile-actions{gap:8px;margin-top:10px;display:grid}.empire-mobile-actions .button{justify-content:center;width:100%}.empire-home{background:var(--empire-paper)}.empire-hero{border-bottom:1px solid var(--empire-line);align-items:center;min-height:min(920px,100svh - 80px);padding-block:clamp(58px,8vw,118px) clamp(82px,10vw,150px);display:grid;position:relative;overflow:hidden}.empire-hero:before{content:"";aspect-ratio:1;background:var(--empire-pink);opacity:.42;border-radius:50%;width:min(34vw,520px);position:absolute;inset-block-start:-26%;inset-inline-end:-20vw}.empire-hero-grid{z-index:1;grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);align-items:center;gap:clamp(48px,7vw,120px);display:grid;position:relative}.empire-kicker,.empire-section-kicker{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:.72rem;font-weight:900;display:inline-flex}.empire-kicker:before,.empire-section-kicker:before{content:"";background:currentColor;width:32px;height:1px}.empire-hero-title{letter-spacing:-.09em;text-wrap:balance;flex-direction:column;margin:0;font-size:clamp(4.5rem,10.3vw,11rem);font-weight:900;line-height:.72;display:flex}html[dir=rtl] .empire-hero-title{letter-spacing:-.06em;line-height:.82}.empire-hero-title span{white-space:nowrap;display:block}.empire-hero-title span:last-child{color:var(--empire-purple);margin-block-start:-.06em;margin-inline-start:clamp(20px,6vw,118px)}.empire-hero-summary{grid-template-columns:minmax(0,1fr);max-width:760px;margin-top:clamp(28px,4.2vw,56px);display:grid}.empire-hero-support{justify-items:start;max-width:640px;display:grid}.empire-hero-statement{letter-spacing:-.055em;width:min(100%,450px);margin:18px 0 0;font-size:clamp(1.9rem,3.5vw,4rem);font-weight:900;line-height:.98}html[dir=rtl] .empire-hero-statement{letter-spacing:-.03em;line-height:1.02}.empire-hero-description{color:#11110fa8;margin:0;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.8}.empire-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.empire-hero-collage{max-width:min(560px,100%);min-height:600px;margin-top:-52px;position:relative}.empire-window{color:#111;border:1px solid #111;border-radius:30px;position:absolute;box-shadow:16px 16px #11110f14}.empire-window-main{background:var(--empire-white);width:min(82%,470px);min-height:380px;padding:clamp(26px,3vw,44px);animation:7s ease-in-out infinite empire-float;inset-block-start:4%;inset-inline-start:10%;transform:rotate(-4deg)}html[dir=rtl] .empire-window-main{transform:rotate(4deg)}.empire-window-bar{gap:6px;margin-bottom:26px;display:flex}.empire-window-bar span{border:1px solid #111;border-radius:50%;width:9px;height:9px}.empire-window small{letter-spacing:.13em;text-transform:uppercase;font-size:.67rem;font-weight:900;display:block}.empire-window-main h3{letter-spacing:-.05em;margin:32px 0 20px;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1}.empire-demo-equation{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin-top:28px;display:grid}.empire-demo-equation span{background:#fff;border:1px solid #111;border-radius:18px;place-items:center;min-height:72px;font-size:clamp(1.3rem,2vw,2rem);font-weight:900;display:grid}.empire-demo-result{border-top:1px solid #111;justify-content:space-between;align-items:end;gap:18px;margin-top:20px;padding-top:20px;display:flex}.empire-demo-result strong{letter-spacing:-.08em;color:var(--empire-purple);font-size:clamp(3.4rem,6vw,6.8rem);line-height:.82}.empire-window-ai{background:var(--empire-orange);color:#111;flex-direction:column;justify-content:space-between;width:210px;min-height:180px;padding:22px;display:flex;inset-block-start:9%;inset-inline-end:6%;transform:rotate(5deg)}.empire-window-ai strong{font-size:1.35rem;line-height:1.05}.empire-window-ai span{font-family:var(--font-mono), monospace;font-size:3rem}.empire-window-flow{background:var(--empire-blue);flex-direction:column;justify-content:space-between;width:230px;min-height:180px;padding:22px;display:flex;inset-block-end:9%;inset-inline-end:4%;transform:rotate(-4deg)}.empire-window-flow strong{font-size:1.7rem}.empire-sticker{aspect-ratio:1;text-align:center;background:var(--empire-purple);color:#fff;width:148px;font-family:var(--font-latin), sans-serif;border:1px solid #111;border-radius:50%;place-items:center;font-size:1.34rem;font-weight:900;line-height:.9;display:grid;position:absolute;inset-block-end:5%;inset-inline-start:2%;transform:rotate(8deg)}.empire-proof{background:var(--empire-dark);color:#fff}.empire-proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.empire-proof-item{border-inline-end:1px solid #fff3;flex-direction:column;justify-content:space-between;min-height:220px;padding:clamp(30px,4vw,58px);display:flex}.empire-proof-item:last-child{border-inline-end:0}.empire-proof-item strong{letter-spacing:-.08em;font-size:clamp(3.7rem,7vw,7.6rem);line-height:.78}.empire-proof-item span{color:#fff9;font-size:.9rem}.empire-section{padding-block:clamp(96px,12vw,190px)}.empire-section-light,.empire-pricing-section{background:var(--empire-paper);color:var(--empire-ink)}.empire-section-head{grid-template-columns:minmax(0,1.25fr) minmax(280px,.5fr);align-items:end;gap:clamp(40px,8vw,130px);margin-bottom:clamp(54px,8vw,112px);display:grid}.empire-section-head p{color:currentColor;opacity:.64;margin:0;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.8}.empire-display{letter-spacing:-.078em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,7.4vw,8.7rem);font-weight:900;line-height:.87}html[dir=rtl] .empire-display{letter-spacing:-.05em;line-height:1}.empire-section-link{border-bottom:1px solid;align-items:center;gap:14px;margin-top:26px;padding-bottom:5px;font-weight:900;display:inline-flex}.empire-showcase-grid,.editorial-tools-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(18px,2vw,30px);display:grid}.empire-showcase-grid .tool-card{grid-column:span 5;min-height:500px}.empire-showcase-grid .tool-card:nth-child(4n+1){grid-column:span 7;min-height:620px}.empire-showcase-grid .tool-card:nth-child(4n),.empire-showcase-grid .tool-card:nth-child(5n){grid-column:span 6}.public-shell .tool-card{isolation:isolate;color:#111;box-shadow:none;background:#d9ceff;border:1px solid #111;border-radius:clamp(20px,2.5vw,38px);flex-direction:column;justify-content:space-between;gap:32px;padding:clamp(28px,3.6vw,56px);transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.public-shell .tool-card:nth-child(4n+2){background:#ffd9c9}.public-shell .tool-card:nth-child(4n+3){background:#ccecff}.public-shell .tool-card:nth-child(4n){background:#e5ffad}.public-shell .tool-card:before{content:"";aspect-ratio:1;z-index:-1;background:#ffffff70;border-radius:50%;transition:transform .3s;position:absolute;inset:auto -12% -42% 28%}.public-shell .tool-card:hover{border-color:#111;transform:translateY(-8px)rotate(-.5deg);box-shadow:14px 14px #111}html[dir=rtl] .public-shell .tool-card:hover{transform:translateY(-8px)rotate(.5deg)}.public-shell .tool-card:hover:before{transform:scale(1.12)}.tool-card-top,.tool-card-meta{justify-content:space-between;align-items:center;gap:18px;display:flex}.tool-card-engine{text-transform:uppercase;letter-spacing:.08em;background:#ffffff73;border:1px solid #111;border-radius:999px;align-items:center;min-height:34px;padding-inline:13px;font-size:.7rem;font-weight:900;display:inline-flex}.tool-card-arrow{border:1px solid #111;border-radius:50%;place-items:center;width:50px;height:50px;font-size:1.4rem;transition:transform .22s,background .22s,color .22s;display:grid}.public-shell .tool-card:hover .tool-card-arrow{color:#fff;background:#111;transform:rotate(-45deg)}html[dir=rtl] .public-shell .tool-card:hover .tool-card-arrow{transform:rotate(45deg)}.tool-card-copy{max-width:720px;margin-top:auto}.public-shell .tool-card h3{letter-spacing:-.068em;text-wrap:balance;margin:0 0 18px;font-size:clamp(2rem,4vw,4.9rem);line-height:.94}html[dir=rtl] .public-shell .tool-card h3{letter-spacing:-.04em;line-height:1.05}.public-shell .tool-card p{color:#11110fa8;max-width:650px;margin:0;line-height:1.75}.tool-card-meta{text-transform:uppercase;border-top:1px solid #11110f61;padding-top:22px;font-size:.78rem;font-weight:850}.empire-showcase-intro{grid-template-columns:minmax(260px,.48fr) minmax(0,1fr);align-items:end;gap:clamp(24px,6vw,100px);margin-bottom:clamp(52px,7vw,100px);display:grid}html[dir=rtl] .empire-showcase-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.5fr)}.empire-showcase-side{max-width:420px}.empire-showcase-body{color:#11110fa8;margin:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.9}.empire-showcase-title{letter-spacing:-.075em;text-wrap:balance;margin:0;font-size:clamp(3.4rem,9.5vw,10rem);font-weight:900;line-height:.88}html[dir=rtl] .empire-showcase-title{letter-spacing:-.052em;line-height:1}.featured-showcase-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.2vw,30px);display:grid}.featured-tool{isolation:isolate;color:#111;background:#f9f4e7;border:1px solid #111;border-radius:clamp(20px,2.5vw,36px);gap:22px;min-height:560px;padding:clamp(22px,3.4vw,42px);text-decoration:none;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden}.featured-tool:focus-visible{outline-offset:3px;outline:3px solid #111}.featured-tool:after{content:"";aspect-ratio:1;z-index:-1;background:#ffffff75;border-radius:50%;width:52%;transition:transform .25s;position:absolute;inset-block-end:-34%;inset-inline-end:-14%}.featured-tool:hover{transform:translateY(-7px);box-shadow:12px 12px #11110feb}.featured-tool:hover:after{transform:scale(1.1)}.featured-tool:nth-child(6n+1){background:#d9ceff;grid-column:span 7;min-height:680px}.featured-tool:nth-child(6n+2){background:#ffd9c9;grid-column:span 5;min-height:620px}.featured-tool:nth-child(6n+3){background:#ccecff;grid-column:span 4;min-height:530px}.featured-tool:nth-child(6n+4){background:#e5ffad;grid-column:span 8;min-height:600px}.featured-tool:nth-child(6n+5){background:#ffe3f1;grid-column:span 6;min-height:540px}.featured-tool:nth-child(6n+6){background:#f9efda;grid-column:span 6;min-height:540px}.featured-tool-v2{grid-template-columns:minmax(0,1fr) minmax(150px,.42fr);align-items:start}.featured-tool-v2 .featured-tool-content,.featured-tool-v2 .featured-tool-meta{grid-column:1/-1}.featured-tool-surface{background:#ffffffbd;border:1px solid #11110fb3;border-radius:clamp(18px,2vw,26px);min-height:clamp(180px,24vw,280px);padding:clamp(16px,2vw,28px);display:grid}.featured-tool-content h3{letter-spacing:-.06em;text-wrap:balance;overflow-wrap:anywhere;margin:0 0 12px;font-size:clamp(2rem,3.6vw,4.4rem);line-height:.92}html[dir=rtl] .featured-tool-content h3{letter-spacing:-.04em;line-height:1.03}.featured-tool-content p{color:#11110fb3;overflow-wrap:anywhere;margin:0;line-height:1.75}.featured-tool-meta{border-top:1px solid #11110f59;justify-content:space-between;align-items:end;gap:16px;margin-top:auto;padding-top:16px;display:flex}.featured-tool-meta span{gap:6px;display:grid}.featured-tool-meta small{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.featured-tool-meta b{text-transform:uppercase;font-size:.85rem;font-weight:850}.featured-tool-open{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin-top:2px;font-size:.82rem;font-weight:900;display:inline-flex}.featured-tool-open i{border:1px solid #111;border-radius:50%;place-items:center;width:36px;height:36px;font-style:normal;transition:transform .2s,background .2s,color .2s;display:grid}.featured-tool:hover .featured-tool-open i{color:#fff;background:#111;transform:rotate(-35deg)}html[dir=rtl] .featured-tool:hover .featured-tool-open i{transform:rotate(35deg)}.ft-preview{width:100%;height:100%}.ft-preview-formula{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.ft-preview-formula span{background:#fff;border:1px solid #111;border-radius:14px;place-items:center;min-height:60px;font-size:clamp(1.5rem,2.8vw,3rem);font-weight:900;display:grid}.ft-preview-formula b{font-size:1.4rem}.ft-preview-formula strong{letter-spacing:-.06em;color:var(--empire-purple);grid-column:1/-1;font-size:clamp(1.8rem,3vw,3.8rem);line-height:1}.ft-preview-text{align-content:center;gap:12px;display:grid}.ft-preview-text p{min-height:56px;font-family:var(--font-mono), monospace;background:#fff;border:1px solid #111;border-radius:12px;margin:0;padding:14px;font-size:.88rem}.ft-preview-ai-text{align-content:start;gap:10px;display:grid}.ft-preview-ai-text small{letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.ft-preview-ai-text p{min-height:54px;font-family:var(--font-mono), monospace;background:#fff;border:1px solid #111;border-radius:12px;margin:0;padding:12px}.ft-preview-ai-text span{background:#11110f3d;border-radius:999px;height:10px}.ft-preview-ai-structured{font-family:var(--font-mono), monospace;align-content:center;gap:6px;display:grid}.ft-preview-ai-structured code{font-size:1.3rem;font-weight:900}.ft-preview-ai-structured p{margin:0;padding-inline-start:18px}.ft-preview-http{align-content:center;gap:10px;display:grid}.ft-preview-http p,.ft-preview-http strong,.ft-preview-http span{min-height:52px;font-family:var(--font-mono), monospace;background:#fff;border:1px solid #111;border-radius:12px;place-items:center;margin:0;display:grid}.ft-preview-webhook{grid-template-columns:1fr auto 1fr;align-content:center;align-items:center;gap:10px;display:grid}.ft-preview-webhook span{min-height:56px;font-family:var(--font-mono), monospace;overflow-wrap:anywhere;background:#fff;border:1px solid #111;border-radius:12px;place-items:center;padding:8px;font-size:.78rem;display:grid}.ft-preview-webhook b{font-size:1.15rem}.ft-preview-workflow{justify-content:space-between;align-items:center;gap:8px;display:flex}.ft-preview-workflow span{background:#fff;border:1px solid #111;border-radius:50%;place-items:center;width:66px;height:66px;font-weight:900;display:grid}.ft-preview-workflow b{font-size:1.1rem}.ft-preview-runtime{align-content:center;justify-items:start;gap:12px;display:grid}.ft-preview-runtime span{font-family:var(--font-mono), monospace;font-size:1.6rem;font-weight:800}.ft-preview-runtime b{letter-spacing:-.07em;font-size:3rem;line-height:.9}.empire-capability-section{background:var(--empire-dark);color:#fff;padding-block:clamp(110px,14vw,210px)}.empire-capability-intro{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end;gap:clamp(28px,6vw,120px);margin-bottom:clamp(46px,7vw,110px);display:grid}.empire-capability-title{letter-spacing:-.08em;text-wrap:balance;max-width:1100px;margin:0;font-size:clamp(3.6rem,10vw,11rem);font-weight:900;line-height:.84}html[dir=rtl] .empire-capability-title{letter-spacing:-.055em;line-height:1}.empire-capability-body{color:#ffffffbd;max-width:440px;margin:0;font-size:clamp(1rem,1.22vw,1.12rem);line-height:1.85}.empire-capability-rows{border-top:1px solid #ffffff47;gap:0;display:grid}.empire-capability-row{color:#111;border-bottom:1px solid #11110f38;grid-template-columns:minmax(84px,.22fr) minmax(0,.85fr) minmax(180px,.93fr);align-items:center;gap:clamp(16px,2.3vw,28px);min-height:260px;padding:clamp(28px,3.4vw,52px);display:grid}.empire-capability-row:nth-child(odd){grid-template-columns:minmax(84px,.22fr) minmax(0,.95fr) minmax(180px,.83fr)}.empire-capability-row:nth-child(2n){grid-template-columns:minmax(84px,.22fr) minmax(180px,.83fr) minmax(0,.95fr)}.empire-capability-row:nth-child(2n) .empire-capability-copy{order:3}.empire-capability-row:nth-child(2n) .empire-capability-visual{order:2}.capability-row-1{background:var(--empire-lime)}.capability-row-2{background:var(--empire-orange)}.capability-row-3{background:var(--empire-purple);color:#fff}.capability-row-4{background:var(--empire-blue)}.capability-row-5{color:#fff;background:#111}.capability-row-6{background:var(--empire-pink)}.empire-capability-number{font-family:var(--font-latin), sans-serif;letter-spacing:-.08em;opacity:.9;font-size:clamp(3.5rem,8vw,9rem);font-weight:900;line-height:.78}.empire-capability-copy{gap:10px;max-width:720px;display:grid}.empire-capability-copy small{letter-spacing:.12em;text-transform:uppercase;opacity:.72;font-size:.68rem;font-weight:900}.empire-capability-copy h3{letter-spacing:-.06em;margin:0;font-size:clamp(2.15rem,4vw,5rem);font-weight:900;line-height:.9}html[dir=rtl] .empire-capability-copy h3{letter-spacing:-.04em;line-height:1.02}.empire-capability-copy p{opacity:.84;overflow-wrap:anywhere;max-width:560px;margin:0;line-height:1.72}.empire-capability-visual{background:color-mix(in srgb, currentColor 8%, transparent);border:1px solid;border-radius:18px;justify-self:stretch;min-height:132px;padding:16px;display:grid}.capability-row-3 .empire-capability-visual,.capability-row-5 .empire-capability-visual{background:#ffffff1a}.capability-motif{width:100%;height:100%}.motif-calculate{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;display:grid}.motif-calculate span{border:1px solid;border-radius:12px;place-items:center;min-height:48px;font-size:clamp(1.2rem,2vw,2rem);font-weight:900;display:grid}.motif-calculate b{font-size:1.2rem;font-weight:900}.motif-calculate strong{letter-spacing:-.05em;grid-column:1/-1;font-size:clamp(1.4rem,2.2vw,2.7rem);line-height:1}.motif-create{gap:9px;display:grid}.motif-create p{min-height:36px;font-family:var(--font-mono), monospace;border:1px solid;border-radius:10px;margin:0;padding:8px 10px;font-size:.84rem}.motif-transform{grid-template-columns:1fr auto 1fr;align-items:center;gap:11px;display:grid}.motif-transform span{border:1px solid;border-radius:10px;place-items:center;min-height:56px;font-size:clamp(1.4rem,2.4vw,2.4rem);font-weight:900;display:grid}.motif-transform b{font-size:clamp(1.4rem,2vw,2.2rem)}.motif-analyze{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;display:grid}.motif-analyze i{opacity:.82;background:currentColor;border-radius:999px;height:46%}.motif-analyze i:nth-child(2){height:76%}.motif-analyze i:nth-child(3){height:60%}.motif-analyze i:nth-child(4){height:88%}.motif-automate{justify-content:space-between;align-items:center;gap:6px;display:flex}.motif-automate span{border:1px solid;border-radius:50%;place-items:center;width:48px;height:48px;font-size:.82rem;font-weight:900;display:grid}.motif-automate b{font-size:1rem}.motif-connect{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.motif-connect span{min-height:48px;font-family:var(--font-mono), monospace;border:1px solid;border-radius:12px;place-items:center;padding:0 8px;font-size:.74rem;display:grid}.motif-connect b{opacity:.86;background:currentColor;height:1px}.empire-journey{background:var(--empire-paper);color:var(--empire-ink);border-top:1px solid var(--empire-line);padding-block:clamp(100px,12vw,190px)}.empire-journey-intro{grid-template-columns:minmax(0,1.4fr) minmax(240px,.5fr);align-items:end;gap:clamp(24px,6vw,120px);margin-bottom:clamp(50px,8vw,120px);display:grid}.empire-journey-title{letter-spacing:-.08em;text-wrap:balance;max-width:980px;margin:0;font-size:clamp(3.8rem,10vw,10.5rem);font-weight:900;line-height:.84}html[dir=rtl] .empire-journey-title{letter-spacing:-.055em;line-height:1}.empire-journey-note{color:#11110fad;max-width:420px;margin:0;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.85}.empire-journey-track{gap:0;display:grid;position:relative}.empire-journey-track:before{content:"";pointer-events:none;background:#11110f3d;width:1px;position:absolute;inset-block:0;inset-inline-start:clamp(40px,7vw,120px)}.empire-journey-step{border-top:1px solid #11110f2e;grid-template-columns:minmax(0,1fr) minmax(240px,.78fr);align-items:center;gap:clamp(16px,3vw,46px);min-height:320px;padding:clamp(26px,3vw,50px) clamp(18px,2.8vw,34px);padding-inline-start:clamp(88px,10vw,180px);display:grid;position:relative}.empire-journey-step:last-child{border-bottom:1px solid #11110f2e}.empire-journey-step:nth-child(2n){grid-template-columns:minmax(240px,.78fr) minmax(0,1fr)}.empire-journey-step:nth-child(2n) .empire-journey-copy{order:2}.empire-journey-step:nth-child(2n) .empire-journey-visual{order:1}.journey-step-1{background:#f6f3ec}.journey-step-2{background:#ffd9c9}.journey-step-3{color:#fff;background:#11110f}.journey-step-4{background:#ccecff}.journey-step-5{background:#d9ceff}.empire-journey-number{font-family:var(--font-latin), sans-serif;letter-spacing:-.1em;color:#11110f29;pointer-events:none;font-size:clamp(7rem,18vw,20rem);font-weight:900;line-height:.76;position:absolute;inset-block-start:clamp(18px,2.5vw,30px);inset-inline-start:clamp(10px,2.2vw,26px)}.journey-step-3 .empire-journey-number{color:#ffffff29}.empire-journey-copy{z-index:1;max-width:700px;position:relative}.empire-journey-copy small{letter-spacing:.12em;text-transform:uppercase;opacity:.72;margin-bottom:10px;font-size:.68rem;font-weight:900;display:block}.empire-journey-copy h3{letter-spacing:-.06em;margin:0 0 12px;font-size:clamp(2.2rem,4.2vw,5.8rem);font-weight:900;line-height:.9}html[dir=rtl] .empire-journey-copy h3{letter-spacing:-.04em;line-height:1.02}.empire-journey-copy p{opacity:.82;overflow-wrap:anywhere;max-width:560px;margin:0;line-height:1.75}.empire-journey-visual{z-index:1;background:color-mix(in srgb, currentColor 9%, transparent);border:1px solid;border-radius:18px;min-height:140px;padding:16px;display:grid;position:relative}.journey-step-3 .empire-journey-visual{background:#ffffff14}.empire-journey-motif{width:100%;height:100%}.motif-choose{gap:8px;display:grid}.motif-choose span{border:1px solid;border-radius:999px;align-items:center;min-height:34px;padding-inline:12px;font-size:.78rem;font-weight:850;display:inline-flex}.motif-choose .is-selected{background:var(--empire-lime);color:#111;border-color:#111}.motif-input{align-content:center;gap:10px;display:grid}.motif-input span{min-height:38px;font-family:var(--font-mono), monospace;border:1px solid;border-radius:10px;align-items:center;padding-inline:12px;display:inline-flex}.motif-run{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;display:grid}.motif-run span{border:1px solid;border-radius:10px;place-items:center;min-height:44px;font-size:.74rem;font-weight:900;display:grid}.motif-run b{opacity:.75;background:currentColor;height:1px;animation:2.2s ease-in-out infinite journey-pulse}.motif-review{align-content:center;gap:8px;display:grid}.motif-review small{font-family:var(--font-mono), monospace;opacity:.74}.motif-review strong{letter-spacing:-.07em;color:var(--empire-purple);font-size:clamp(2rem,3.4vw,4.2rem);line-height:.9}.motif-review p{letter-spacing:.08em;margin:0;font-size:.72rem;font-weight:900}.motif-finish{justify-content:space-between;align-items:center;gap:8px;display:flex}.motif-finish span{border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:40px;font-size:.72rem;font-weight:900;display:inline-flex}.motif-finish span:last-child{transform:translate(8px)}html[dir=rtl] .motif-finish span:last-child{transform:translate(-8px)}@keyframes journey-pulse{0%,to{opacity:.25}50%{opacity:.9}}.empire-runtime-story{background:var(--empire-dark);color:var(--empire-paper);border-top:1px solid #111;border-bottom:1px solid #111}.empire-runtime-shell{gap:clamp(34px,5vw,78px);display:grid}.empire-runtime-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:end;gap:clamp(20px,2.4vw,34px) clamp(24px,4vw,62px);display:grid}.empire-runtime-intro .empire-section-kicker{grid-column:1/-1;margin-bottom:0}.empire-runtime-title{letter-spacing:-.082em;text-wrap:balance;grid-column:1/-1;margin:0;font-size:clamp(4rem,10vw,11rem);font-weight:900;line-height:.83}html[dir=rtl] .empire-runtime-title{letter-spacing:-.05em;line-height:.98}.empire-runtime-body{opacity:.86;overflow-wrap:anywhere;max-width:520px;margin:0;line-height:1.8}.empire-runtime-flow{font-family:var(--font-mono), monospace;letter-spacing:.08em;border:1px solid #fff6;border-radius:999px;place-self:end;align-items:center;gap:10px;margin:0;padding:10px 16px;font-size:.8rem;font-weight:800;display:inline-flex}html[dir=rtl] .empire-runtime-flow{justify-self:start}.empire-runtime-rail{font-family:var(--font-mono), monospace;letter-spacing:.08em;white-space:nowrap;color:#ffffffa8;border-block:1px solid #ffffff40;gap:40px;margin:0;padding-block:12px;font-size:clamp(1.15rem,2.2vw,2.3rem);display:flex;overflow:hidden}.empire-runtime-rail span{align-items:center;gap:40px;animation:22s linear infinite runtime-rail;display:inline-flex}.empire-runtime-list{gap:clamp(16px,2.4vw,26px);display:grid}.empire-runtime-item{border:1px solid #11110fcc;border-radius:20px;grid-template-columns:minmax(80px,.14fr) minmax(0,.64fr) minmax(160px,.22fr);grid-template-areas:"number copy code""visual visual visual";gap:clamp(14px,2vw,24px);min-height:clamp(280px,30vw,460px);padding:clamp(20px,2.5vw,38px);display:grid;position:relative;overflow:hidden}.empire-runtime-item.rhythm-1{grid-template-columns:minmax(80px,.18fr) minmax(0,.52fr) minmax(210px,.3fr)}.empire-runtime-item.rhythm-2{grid-template-columns:minmax(80px,.16fr) minmax(0,.58fr) minmax(170px,.26fr)}.empire-runtime-number{letter-spacing:-.08em;font-size:clamp(3rem,7vw,8rem);font-weight:900;line-height:.84;font-family:var(--font-mono), monospace;grid-area:number;margin:0}.empire-runtime-copy{grid-area:copy;align-self:start}.empire-runtime-copy h3{letter-spacing:-.06em;margin:0;font-size:clamp(2.1rem,4.5vw,5.8rem);font-weight:900;line-height:.87}html[dir=rtl] .empire-runtime-copy h3{line-height:.98}.empire-runtime-copy p{overflow-wrap:anywhere;max-width:60ch;margin:14px 0 0;line-height:1.7}.empire-runtime-code{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-align:end;overflow-wrap:anywhere;grid-area:code;place-self:start end;margin:0;font-size:clamp(1.1rem,2.7vw,2.8rem);font-weight:900;line-height:.95}html[dir=rtl] .empire-runtime-code{text-align:start;justify-self:start}.empire-runtime-visual{border-top:1px solid;grid-area:visual;min-height:clamp(120px,16vw,210px);padding-top:clamp(16px,2vw,26px)}.runtime-formula{background:var(--empire-lime);color:#111}.runtime-text-transform{background:var(--empire-paper);color:#111}.runtime-ai-text{background:var(--empire-purple);color:#fff}.runtime-ai-structured{background:var(--empire-pink);color:#111}.runtime-http-api{background:var(--empire-blue);color:#111}.runtime-webhook{background:var(--empire-orange);color:#111}.runtime-workflow{color:var(--empire-lime);border-color:var(--empire-lime);background:#111}.empire-runtime-item.rhythm-1 .empire-runtime-copy{margin-top:clamp(10px,1.6vw,20px)}.empire-runtime-item.rhythm-1 .empire-runtime-visual{margin-inline-start:clamp(20px,5vw,120px)}.empire-runtime-item.rhythm-2 .empire-runtime-code{align-self:end}.empire-runtime-item.rhythm-2 .empire-runtime-visual{margin-inline-end:clamp(20px,4vw,90px)}.empire-runtime-visual-formula{height:100%;font-family:var(--font-mono), monospace;grid-template-columns:repeat(5,auto);justify-content:start;align-items:center;gap:clamp(10px,1.8vw,18px);display:grid}.empire-runtime-visual-formula span,.empire-runtime-visual-formula strong{border:1px solid;place-items:center;min-width:clamp(58px,7vw,90px);min-height:clamp(48px,5vw,68px);font-size:clamp(1.2rem,2.2vw,2.8rem);display:grid}.empire-runtime-visual-formula b{font-size:clamp(1.5rem,2.8vw,3rem)}.empire-runtime-visual-transform{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(10px,1.8vw,20px);height:100%;display:grid}.empire-runtime-visual-transform div{border:1px solid;min-height:96px;padding:14px}.empire-runtime-visual-transform small{font-family:var(--font-mono), monospace;letter-spacing:.09em;font-size:.68rem}.empire-runtime-visual-transform p{font-family:var(--font-mono), monospace;overflow-wrap:anywhere;margin:8px 0 0;font-size:.9rem}.empire-runtime-visual-transform>span{font-family:var(--font-mono), monospace;font-size:1.1rem;font-weight:900}.empire-runtime-visual-ai-text{height:100%;font-family:var(--font-mono), monospace;border:1px solid;align-content:center;gap:8px;padding:14px;display:grid}.empire-runtime-visual-ai-text small{letter-spacing:.08em;font-size:.7rem}.empire-runtime-visual-ai-text p{border-bottom:1px solid;margin:0;padding-bottom:6px}.empire-runtime-visual-ai-structured{height:100%;font-family:var(--font-mono), monospace;border:1px solid;align-content:center;gap:6px;padding:14px;display:grid}.empire-runtime-visual-ai-structured span{font-size:1.2rem;font-weight:900}.empire-runtime-visual-ai-structured p{overflow-wrap:anywhere;margin:0}.empire-runtime-visual-http{height:100%;font-family:var(--font-mono), monospace;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.empire-runtime-visual-http p{overflow-wrap:anywhere;border:1px solid;align-items:center;min-height:66px;margin:0;padding-inline:14px;display:inline-flex}.empire-runtime-visual-http strong{border:1px solid;place-items:center;min-width:74px;min-height:66px;font-size:clamp(1.2rem,2.2vw,2rem);display:grid}.empire-runtime-visual-webhook{height:100%;font-family:var(--font-mono), monospace;grid-template-columns:auto minmax(40px,1fr) auto;align-items:center;gap:10px;display:grid}.empire-runtime-visual-webhook small{border:1px solid;align-items:center;min-height:56px;padding-inline:16px;font-weight:800;display:inline-flex}.empire-runtime-visual-webhook b{background:currentColor;height:1px;animation:2.4s ease-in-out infinite runtime-pulse;position:relative}.empire-runtime-visual-webhook b:after{content:"";border:5px solid #0000;border-inline-start-color:currentColor;position:absolute;inset-block-start:-4px;inset-inline-end:0}.empire-runtime-visual-workflow,.empire-runtime-visual-generic{height:100%;font-family:var(--font-mono), monospace;grid-template-columns:auto auto auto auto auto;justify-content:start;align-items:center;gap:8px;display:grid}.empire-runtime-visual-workflow span,.empire-runtime-visual-generic span{border:1px solid;place-items:center;min-width:58px;min-height:58px;font-weight:900;display:grid}.empire-runtime-visual-workflow b,.empire-runtime-visual-generic b{opacity:.74}@keyframes runtime-rail{0%{transform:translate(0)}to{transform:translate(calc(-100% - 40px))}}@keyframes runtime-pulse{0%,to{opacity:.35}50%{opacity:.95}}.empire-access-preview{background:var(--empire-paper);color:#111}.empire-access-shell{gap:clamp(34px,5vw,78px);display:grid}.empire-access-intro{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:end;gap:clamp(20px,3vw,60px);display:grid}.empire-access-intro .empire-section-kicker{grid-column:1/-1;margin-bottom:0}.empire-access-title{letter-spacing:-.082em;text-wrap:balance;margin:0;font-size:clamp(4rem,10vw,11rem);font-weight:900;line-height:.83}html[dir=rtl] .empire-access-title{letter-spacing:-.05em;line-height:.98}.empire-access-support{justify-self:end;max-width:520px}html[dir=rtl] .empire-access-support{justify-self:start}.empire-access-body{opacity:.72;overflow-wrap:anywhere;margin:0;line-height:1.8}.empire-access-link{margin-top:20px}.empire-access-link:focus-visible{outline:3px solid var(--empire-lime);outline-offset:4px}.empire-access-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:clamp(16px,2vw,24px);display:grid}.empire-access-plan{border:1px solid #111;border-radius:26px;align-content:start;gap:clamp(14px,1.6vw,22px);min-height:clamp(360px,34vw,520px);padding:clamp(22px,3vw,46px);transition:transform .2s,box-shadow .2s;display:grid;position:relative}.empire-access-plan:hover{transform:translateY(-4px);box-shadow:8px 8px #11110f29}.empire-access-plan.layout-single{grid-column:1/-1}.empire-access-plan.layout-first{grid-column:span 4}.empire-access-plan.layout-middle{grid-column:span 5}.empire-access-plan.layout-last{grid-column:span 3}.empire-access-plan.is-featured{transform:rotate(-1deg)}.empire-access-plan.is-featured:hover{transform:rotate(-1deg)translateY(-4px)}.empire-access-slug{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:900}.empire-access-credits{gap:4px;display:inline-grid}.empire-access-credits strong{letter-spacing:-.08em;font-size:clamp(3rem,8vw,9rem);font-weight:900;line-height:.82}.empire-access-points{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.empire-access-plan h3{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,5.3rem);font-weight:900;line-height:.9}html[dir=rtl] .empire-access-plan h3{line-height:.98}.empire-access-description{overflow-wrap:anywhere;max-width:58ch;margin:0;line-height:1.7}.empire-access-price{font-family:var(--font-mono), monospace;border-top:1px solid;align-items:baseline;gap:10px;margin:auto 0 0;padding-top:16px;display:inline-flex}.empire-access-price strong{font-size:clamp(2.4rem,4vw,5rem);line-height:.85}.empire-access-price span{letter-spacing:.08em;font-size:1rem;font-weight:800}.empire-access-plan.layout-first{background:var(--empire-paper);color:#111}.empire-access-plan.layout-last{background:var(--empire-lime);color:#111}.empire-access-plan.layout-middle{background:var(--empire-purple);color:#fff}.empire-access-plan.layout-two-major{background:var(--empire-blue);color:#111}.empire-access-plan.layout-two-minor{background:var(--empire-paper);color:#111}.empire-access-plan.layout-single{background:var(--empire-pink);color:#111}.empire-access-plan.is-featured{background:var(--empire-orange);color:#111}.empire-pricing-grid,.editorial-pricing-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;display:grid}.empire-plan,.editorial-price-card{color:#111;background:#fff;border:1px solid #111;border-radius:34px;flex-direction:column;grid-column:span 4;min-height:500px;padding:clamp(30px,4vw,56px);display:flex}.empire-plan.is-featured,.editorial-price-card.featured{background:var(--empire-purple);color:#fff;grid-column:span 5;transform:rotate(-1.4deg)}.empire-plan.is-featured+.empire-plan,.editorial-price-card.featured+.editorial-price-card{grid-column:span 3}.empire-plan-label{letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;gap:20px;font-size:.72rem;font-weight:900;display:flex}.empire-plan h3,.editorial-price-card h3{letter-spacing:-.065em;margin:auto 0 14px;font-size:clamp(2.4rem,4vw,5.4rem);line-height:.9}.empire-plan p,.editorial-price-card p{color:currentColor;opacity:.67;line-height:1.7}.empire-plan-price,.editorial-price-value{border-top:1px solid;justify-content:space-between;align-items:baseline;gap:18px;margin-top:34px;padding-top:22px;display:flex}.empire-plan-price strong,.editorial-price-value strong{font-size:clamp(2.5rem,4vw,5rem);line-height:1}.editorial-credit-line{margin-top:18px;font-weight:850}.editorial-price-card .button{margin-top:26px}.empire-closing{background:var(--empire-purple);color:#fff;border-top:1px solid #111;min-height:92svh;position:relative;overflow:hidden}.empire-closing-shell{z-index:1;grid-template-columns:minmax(0,1fr) minmax(200px,.3fr);grid-template-areas:"kicker mark""title title""body action""bg bg";align-content:space-between;gap:clamp(20px,3vw,42px);min-height:92svh;padding-block:clamp(72px,10vw,140px);display:grid;position:relative}.empire-closing-kicker{grid-area:kicker;margin:0}.empire-closing-title{letter-spacing:-.09em;text-wrap:balance;grid-area:title;max-width:1200px;margin:0;font-size:clamp(4rem,12vw,14rem);font-weight:900;line-height:.78}html[dir=rtl] .empire-closing-title{letter-spacing:-.05em;line-height:.96}.empire-closing-body{overflow-wrap:anywhere;color:#ffffffe6;grid-area:body;align-self:end;max-width:560px;margin:0;font-size:clamp(1rem,1.3vw,1.24rem);line-height:1.8}.empire-closing-action{background:var(--empire-lime);color:#111;text-align:center;border:1px solid #111;border-radius:999px;grid-area:action;place-self:end;place-items:center;gap:8px;min-width:clamp(170px,18vw,270px);min-height:clamp(170px,18vw,270px);padding:18px;font-size:clamp(1.05rem,1.4vw,1.45rem);font-weight:900;transition:transform .22s;display:inline-grid}.empire-closing-action b{font-family:var(--font-mono), monospace;font-size:clamp(1.1rem,2vw,2rem)}.empire-closing-action:hover{transform:translateY(-6px)rotate(-2deg)}.empire-closing-action:focus-visible{outline-offset:4px;outline:3px solid #fff}.empire-closing-background{font-family:var(--font-latin), sans-serif;letter-spacing:-.1em;color:#11110f24;white-space:nowrap;grid-area:bg;align-self:end;margin:0;font-size:clamp(7rem,20vw,24rem);font-weight:900;line-height:.72;animation:9s ease-in-out infinite closing-drift}.empire-closing-mark{border:1px solid #ffffffb3;border-radius:50%;grid-area:mark;place-self:start end;place-items:center;width:clamp(64px,8vw,110px);height:clamp(64px,8vw,110px);font-size:clamp(2rem,3vw,3.2rem);animation:4.2s ease-in-out infinite closing-mark;display:grid}@keyframes closing-drift{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@keyframes closing-mark{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.editorial-page,.editorial-pricing-page,.editorial-tool-page{background:var(--empire-paper);min-height:70vh;color:var(--empire-ink)}.editorial-page-hero{border-bottom:1px solid var(--empire-line);padding-block:clamp(84px,10vw,155px) clamp(66px,8vw,112px)}.editorial-page-hero-grid,.editorial-tool-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(270px,.45fr);align-items:end;gap:clamp(44px,8vw,135px);display:grid}.editorial-page-title,.editorial-tool-title{letter-spacing:-.085em;text-wrap:balance;margin:0;font-size:clamp(4rem,9.8vw,10.8rem);font-weight:900;line-height:.82}html[dir=rtl] .editorial-page-title,html[dir=rtl] .editorial-tool-title{letter-spacing:-.055em;line-height:.98}.editorial-page-intro,.editorial-tool-description{color:#11110fa3;margin:0;font-size:1.06rem;line-height:1.8}.editorial-tools-wrap{padding-block:clamp(72px,9vw,145px)}.editorial-tools-count{border-bottom:1px solid #111;align-items:baseline;gap:18px;margin-bottom:42px;padding-bottom:18px;display:flex}.editorial-tools-count span{color:var(--empire-purple);font-size:clamp(3rem,6vw,6.5rem);font-weight:900;line-height:.8}.editorial-tools-count p{margin:0;font-weight:850}.editorial-tools-grid .tool-card{grid-column:span 4;min-height:430px}.editorial-tools-grid .tool-card:nth-child(5n+1),.editorial-tools-grid .tool-card:nth-child(5n+4){grid-column:span 8;min-height:520px}.editorial-tool-page{padding-bottom:clamp(90px,12vw,180px)}.editorial-tool-hero{border-bottom:1px solid var(--empire-line);padding-block:clamp(84px,10vw,155px) clamp(62px,8vw,112px)}.editorial-tool-title{margin:14px 0 28px}.editorial-tool-description{max-width:700px}.editorial-tool-meta{border-top:1px solid #111;gap:0;display:grid}.editorial-tool-meta span{border-bottom:1px solid #111;justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.editorial-tool-meta small{letter-spacing:.12em;font-size:.68rem;font-weight:900}.editorial-tool-meta b{text-align:end}.public-shell .runner-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;gap:clamp(24px,3vw,46px);display:grid}.public-shell .runner-grid .panel{box-shadow:none;border:1px solid #111;border-radius:34px;padding:clamp(30px,4vw,58px)}.public-shell .tool-form{color:#111;background:#fff;gap:22px;display:grid}.editorial-runner-head{border-bottom:1px solid #111;padding-bottom:30px}.editorial-runner-head small,.editorial-result-head small,.editorial-result-live{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.editorial-runner-head h2{letter-spacing:-.065em;margin:18px 0 8px;font-size:clamp(2.2rem,4vw,4.8rem);line-height:.95}.editorial-runner-head p{color:#11110f99;margin:0;line-height:1.7}.public-shell .field{gap:10px;font-weight:800}.public-shell .field input,.public-shell .field textarea,.public-shell .field select{color:#111;min-height:62px;box-shadow:none;background:0 0;border:1px solid #111;border-radius:0;padding:16px 18px}.public-shell .field textarea{min-height:160px}.public-shell .field input:focus,.public-shell .field textarea:focus,.public-shell .field select:focus{outline:3px solid var(--empire-lime);outline-offset:2px}.public-shell .tool-form .button{width:100%;min-height:64px;margin-top:12px}.public-shell .result-panel{background:var(--empire-dark);color:#fff;min-height:650px}.editorial-result-head{border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;gap:18px;padding-bottom:30px;display:flex}.editorial-result-live{color:var(--empire-lime)}.public-shell .empty-result{color:#ffffff8c;min-height:480px}.public-shell .empty-result span{color:var(--empire-lime);font-size:5rem}.editorial-result-content{flex-direction:column;min-height:510px;padding-top:38px;display:flex}.editorial-result-title{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem}.editorial-primary-result{font-family:var(--font-mono), monospace;letter-spacing:-.08em;color:var(--empire-lime);white-space:pre-wrap;overflow-wrap:anywhere;margin:auto 0;font-size:clamp(4.8rem,10vw,11rem);line-height:.8}.editorial-primary-result.is-long{font-size:clamp(1.7rem,4vw,4.5rem);line-height:1.05}.editorial-raw-output{border-top:1px solid #ffffff4d;margin-top:26px;padding-top:18px}.editorial-raw-output summary{cursor:pointer;color:#ffffffa3;font-size:.82rem}.editorial-raw-output pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#ffffffb8;background:0 0;max-height:280px;margin:0;padding:18px 0 0;overflow:auto}.public-shell .result-cost{color:var(--empire-lime);margin-top:24px}.editorial-tool-hero.empire-workbench-hero{border-bottom:1px solid var(--empire-line);padding-block:clamp(84px,10vw,155px) clamp(62px,8vw,112px)}.empire-workbench-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(290px,.42fr);align-items:end;gap:clamp(28px,4vw,90px);display:grid}.empire-workbench-head{gap:14px;max-width:880px;display:grid}.empire-workbench-engine{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:#11110fa8;margin:0;font-size:.76rem;font-weight:900}.empire-workbench-description{max-width:700px}.empire-workbench-side{gap:18px;display:grid}.empire-workbench-access{background:color-mix(in srgb, var(--empire-paper) 86%, white 14%);border:1px solid #111;border-radius:22px;gap:8px;padding:clamp(18px,2.2vw,26px);display:grid}.empire-workbench-access small{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900}.empire-workbench-access strong{letter-spacing:-.05em;font-size:clamp(1.8rem,3vw,3.2rem);line-height:.92}.empire-workbench-flow{gap:10px;margin:0;padding:0;list-style:none;display:grid}.empire-workbench-flow li{background:#ffffffc2;border:1px solid #11110f2e;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:14px 16px;display:grid}.empire-workbench-flow span{border:1px solid;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.76rem;font-weight:900;display:grid}.empire-workbench-flow b{letter-spacing:.04em;font-size:.86rem;font-weight:850}html[dir=rtl] .empire-workbench-flow li{grid-template-columns:minmax(0,1fr) auto}.editorial-runner-wrap{padding-top:clamp(56px,7vw,105px)}.runner-grid.editorial-runner.empire-workspace{grid-template-columns:minmax(0,.85fr) minmax(62px,.1fr) minmax(0,1.15fr);align-items:stretch;gap:clamp(18px,2.8vw,34px);display:grid}.empire-workspace .panel{box-shadow:none;border:1px solid #111;border-radius:34px;padding:clamp(30px,4vw,58px)}.empire-workspace-input{color:#111;background:#fff;gap:22px;display:grid}.empire-workspace-head{border-bottom:1px solid #111;padding-bottom:30px}.empire-workspace-head small,.empire-result-head small,.editorial-result-live{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.empire-workspace-head h2{letter-spacing:-.065em;margin:18px 0 8px;font-size:clamp(2.2rem,4vw,4.8rem);line-height:.95}.empire-workspace-head p{color:#11110f99;margin:0;line-height:1.7}.empire-workspace-field{gap:10px;font-weight:800}.empire-workspace-field input,.empire-workspace-field textarea,.empire-workspace-field select{color:#111;min-height:62px;box-shadow:none;background:0 0;border:1px solid #111;border-radius:0;padding:16px 18px}.empire-workspace-field textarea{min-height:160px}.empire-workspace-field input:focus,.empire-workspace-field textarea:focus,.empire-workspace-field select:focus{outline:3px solid var(--empire-lime);outline-offset:2px}.empire-workspace-submit{width:100%;min-height:64px;margin-top:12px}.empire-workspace-bridge{text-align:center;color:#11110fc7;font-family:var(--font-mono), monospace;align-content:center;align-self:center;justify-items:center;gap:12px;display:grid}.empire-workspace-bridge span{border:1px solid #111;border-radius:50%;place-items:center;width:46px;height:46px;font-size:.85rem;font-weight:900;display:grid}.empire-workspace-bridge b{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.empire-workspace-bridge i{font-size:1.5rem;font-style:normal;line-height:1}.empire-workspace-result{background:var(--empire-dark);color:#fff}.empire-result-head{border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;gap:18px;padding-bottom:30px;display:flex}.empire-result-live{color:var(--empire-lime)}.empire-result-error,.empire-result-empty{align-content:center;gap:14px;min-height:480px;display:grid}.empire-result-error p,.empire-result-empty p{margin:0;line-height:1.7}.empire-result-error{color:#fff}.empire-result-error-link{border:1px solid;border-radius:999px;align-items:center;width:fit-content;min-height:44px;padding-inline:16px;font-weight:850;transition:transform .18s,background .18s;display:inline-flex}.empire-result-error-link:hover{background:#ffffff14;transform:translateY(-2px)}.empire-result-error-link:focus-visible{outline:3px solid var(--empire-lime);outline-offset:3px}.empire-result-empty span{color:var(--empire-lime);font-size:5rem;line-height:.82}.empire-result-empty strong{letter-spacing:-.05em;font-size:clamp(1.8rem,3vw,3rem);line-height:.92}.empire-result-empty p{color:#fff9;max-width:46ch}.empire-primary-result{font-family:var(--font-mono), monospace;letter-spacing:-.08em;color:var(--empire-lime);white-space:pre-wrap;overflow-wrap:anywhere;margin:auto 0;font-size:clamp(4.8rem,10vw,11rem);line-height:.8}.empire-primary-result.is-long{font-size:clamp(1.7rem,4vw,4.5rem);line-height:1.05}.empire-raw-output{border-top:1px solid #ffffff4d;margin-top:26px;padding-top:18px}.empire-raw-output summary{cursor:pointer;color:#ffffffa3;font-size:.82rem}.empire-raw-output pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#ffffffb8;background:0 0;max-height:280px;margin:0;padding:18px 0 0;overflow:auto}.empire-result-cost{color:var(--empire-lime);gap:10px;margin-top:24px;display:grid}.empire-result-cost span{line-height:1.5}@media (max-width:980px){.empire-workbench-hero-grid,.runner-grid.editorial-runner.empire-workspace{grid-template-columns:1fr}.empire-workspace-bridge{grid-auto-flow:column;justify-content:start;justify-items:start;min-height:72px}html[dir=rtl] .empire-workspace-bridge{justify-content:end;justify-items:end}.empire-workspace .panel{border-radius:24px;padding:24px}.empire-result-error,.empire-result-empty{min-height:540px}.empire-primary-result{font-size:clamp(4.3rem,20vw,8rem)}}@media (max-width:680px){.editorial-tool-hero.empire-workbench-hero{padding-block:72px 54px}.empire-workbench-access{padding:16px}.empire-workbench-flow li{min-height:54px;padding:12px 14px}.empire-workbench-flow span{width:34px;height:34px}.empire-workspace-head h2{font-size:clamp(2rem,8vw,3.8rem)}.empire-workspace-field input,.empire-workspace-field textarea,.empire-workspace-field select{min-height:56px;padding:14px 15px}.empire-workspace-field textarea{min-height:140px}.empire-workspace-submit{min-height:58px}.empire-result-empty span{font-size:4rem}.empire-result-error,.empire-result-empty{min-height:480px}.empire-result-head{flex-direction:column;align-items:start}.empire-raw-output pre{max-height:240px}}@media (prefers-reduced-motion:reduce){.empire-workbench-flow li,.empire-workbench-access,.empire-workspace-bridge,.empire-result-error-link,.empire-workspace .panel{transition:none}}.empire-access-page{background:var(--empire-paper);min-height:70vh;color:var(--empire-ink);padding-bottom:clamp(90px,11vw,180px)}.empire-access-page-hero{border-bottom:1px solid var(--empire-line);padding-block:clamp(84px,10vw,155px) clamp(56px,7vw,104px)}.empire-access-page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.4fr);align-items:end;gap:clamp(28px,4.5vw,90px);display:grid}.empire-access-page-heading{gap:14px;display:grid}.empire-access-page-title{letter-spacing:-.085em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(4rem,10vw,11rem);font-weight:900;line-height:.8}html[dir=rtl] .empire-access-page-title{letter-spacing:-.05em;line-height:.97}.empire-access-page-side{gap:24px;display:grid}.empire-access-page-body{color:#11110fab;overflow-wrap:anywhere;margin:0;line-height:1.82}.empire-access-page-count{border-top:1px solid #111;gap:8px;margin:0;padding-top:16px;display:grid}.empire-access-page-count strong{font-family:var(--font-mono), monospace;letter-spacing:-.08em;font-size:clamp(3.2rem,8vw,8rem);font-weight:900;line-height:.8}.empire-access-page-count span{letter-spacing:.12em;text-transform:uppercase;opacity:.75;font-size:.74rem;font-weight:900}.empire-access-page-flow{color:var(--empire-paper);background:#111;border-bottom:1px solid #111}.empire-access-page-flow-shell{gap:18px;padding-block:clamp(30px,4vw,54px);display:grid}.empire-access-page-flow-title{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbd;margin:0;font-size:.78rem;font-weight:900}.empire-access-page-flow-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.empire-access-page-flow-list li{background:#ffffff0f;border:1px solid #ffffff47;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-height:70px;padding:14px 16px;display:grid}.empire-access-page-flow-list span{width:36px;height:36px;font-family:var(--font-mono), monospace;color:var(--empire-lime);border:1px solid;border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.empire-access-page-flow-list b{letter-spacing:.02em;font-size:.88rem;line-height:1.4}html[dir=rtl] .empire-access-page-flow-list li{grid-template-columns:minmax(0,1fr) auto}.empire-access-atlas-section{padding-block:clamp(42px,5vw,78px) clamp(8px,1vw,18px)}.empire-access-atlas{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:clamp(16px,2vw,26px);margin:0;padding:0;list-style:none;display:grid}.empire-access-plan{color:#111;background:#f6f3ec;border:1px solid #111;border-radius:24px;grid-column:span 4;min-height:clamp(420px,38vw,570px);padding:clamp(18px,2.4vw,30px)}.empire-access-plan.layout-single{grid-column:1/-1;min-height:420px}.empire-access-plan.layout-two-major{grid-column:span 7}.empire-access-plan.layout-two-minor{grid-column:span 5}.empire-access-plan.layout-a{background:#f6f3ec;grid-column:span 7}.empire-access-plan.layout-b{background:#ffd9c9;grid-column:span 5}.empire-access-plan.layout-c{background:#ccecff;grid-column:span 4}.empire-access-plan.layout-d{color:#111;background:#d9ceff;grid-column:span 8}.empire-access-plan.is-pro-rhythm{background:#c8ff52;transform:rotate(-.7deg)}html[dir=rtl] .empire-access-plan.is-pro-rhythm{transform:rotate(.7deg)}.empire-access-plan article{grid-template-columns:auto auto;grid-template-areas:"index code""name name""credits points""description description""price price""action action";align-content:start;gap:14px;min-height:100%;display:grid}.empire-access-plan-index{font-family:var(--font-mono), monospace;letter-spacing:-.08em;opacity:.72;grid-area:index;margin:0;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:900;line-height:.8}.empire-access-plan-code{min-height:32px;font-family:var(--font-mono), monospace;letter-spacing:.11em;border:1px solid #11110f66;border-radius:999px;grid-area:code;place-self:start end;align-items:center;margin:0;padding-inline:11px;font-size:.68rem;font-weight:900;display:inline-flex}.empire-access-plan-name{letter-spacing:-.06em;text-wrap:balance;grid-area:name;margin:0;font-size:clamp(2.2rem,4vw,5rem);font-weight:900;line-height:.9}html[dir=rtl] .empire-access-plan-name{letter-spacing:-.04em;line-height:.99}.empire-access-plan-credits{letter-spacing:-.08em;overflow-wrap:anywhere;grid-area:credits;margin:0;font-size:clamp(3.2rem,7vw,8.4rem);font-weight:900;line-height:.78}.empire-access-plan-points{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;opacity:.82;grid-area:points;place-self:end;margin:0;font-size:.74rem;font-weight:900}.empire-access-plan-description{overflow-wrap:anywhere;grid-area:description;margin:4px 0 0;line-height:1.72}.empire-access-plan-price{font-family:var(--font-mono), monospace;border-top:1px solid #11110f4d;grid-area:price;align-items:baseline;gap:10px;margin:auto 0 0;padding-top:16px;display:inline-flex}.empire-access-plan-price strong{font-size:clamp(2.4rem,4vw,4.7rem);line-height:.84}.empire-access-plan-price span{letter-spacing:.08em;font-size:.9rem;font-weight:800}.empire-access-plan-action{grid-area:action;margin-top:2px}.empire-access-plan-action .subscribe-action{gap:8px;margin-top:10px;display:grid}.empire-access-plan-action .button{justify-content:center;width:100%}.empire-access-plan-action .button:focus-visible{outline-offset:3px;outline:3px solid #111}.empire-access-empty{border-top:1px solid #11110f33;gap:10px;padding-block:clamp(56px,7vw,110px);display:grid}.empire-access-empty h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.92}.empire-access-empty p{color:#11110fa3;max-width:56ch;margin:0;line-height:1.8}@media (max-width:1180px){.empire-access-page-hero-grid{grid-template-columns:1fr}.empire-access-plan.layout-a,.empire-access-plan.layout-d{grid-column:span 12}.empire-access-plan.layout-b,.empire-access-plan.layout-c{grid-column:span 6}}@media (max-width:920px){.empire-access-page-flow-list{grid-template-columns:1fr}.empire-access-plan,.empire-access-plan.layout-two-major,.empire-access-plan.layout-two-minor,.empire-access-plan.layout-a,.empire-access-plan.layout-b,.empire-access-plan.layout-c,.empire-access-plan.layout-d{grid-column:1/-1}.empire-access-plan.is-pro-rhythm{transform:none}.empire-access-plan article{gap:12px}}@media (max-width:680px){.empire-access-page-title{font-size:clamp(3.2rem,14vw,7.6rem)}.empire-access-page-count strong{font-size:clamp(3rem,14vw,7rem)}.empire-access-plan{border-radius:18px;min-height:0;padding:16px}.empire-access-plan article{grid-template-columns:1fr;grid-template-areas:"index""code""name""credits""points""description""price""action"}.empire-access-plan-code,.empire-access-plan-points{justify-self:start}html[dir=rtl] .empire-access-plan-code,html[dir=rtl] .empire-access-plan-points{justify-self:end}}.editorial-auth{background:var(--empire-paper);min-height:calc(100svh - 80px);color:var(--empire-ink);grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);display:grid}.editorial-auth-story{background:var(--empire-pink);border-inline-end:1px solid #111;flex-direction:column;justify-content:space-between;min-height:720px;padding:clamp(54px,7vw,110px);display:flex;position:relative;overflow:hidden}.editorial-auth-story:after{content:"♛";color:var(--empire-lime);opacity:.88;pointer-events:none;font-size:clamp(17rem,36vw,44rem);line-height:1;position:absolute;inset-block-end:-.34em;inset-inline-end:-.1em;transform:rotate(-12deg)}.editorial-auth-story h1{z-index:1;letter-spacing:-.085em;max-width:900px;margin:0;font-size:clamp(4rem,9vw,10.5rem);font-weight:900;line-height:.83;position:relative}html[dir=rtl] .editorial-auth-story h1{letter-spacing:-.055em;line-height:1}.editorial-auth-story p,.editorial-auth-brand{z-index:1;max-width:540px;margin:0;line-height:1.8;position:relative}.editorial-auth-brand{font-size:1.2rem;font-weight:900}.editorial-auth-form{background:var(--empire-dark);color:#fff;flex-direction:column;justify-content:center;padding:clamp(54px,7vw,110px);display:flex}.editorial-auth-form h2{letter-spacing:-.06em;margin:18px 0 12px;font-size:clamp(2.3rem,4vw,5rem);line-height:.95}.editorial-auth-form>p:not(.empire-section-kicker){color:#fff9;margin:0 0 34px}.editorial-auth-form form{gap:20px;display:grid}.editorial-auth-form .field input{color:#fff;border-color:#ffffffa6}.editorial-auth-social{gap:12px;display:grid}.editorial-auth-social>p{color:#ffffffb3;margin:0;font-size:.92rem}.editorial-auth-social-list{gap:10px;display:grid}.editorial-auth-social-list form{margin:0}.editorial-auth-provider{color:#fff;border-color:#ffffff8c;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:52px;padding-inline:16px;display:inline-flex}.editorial-auth-provider:hover{background:#ffffff14}.editorial-auth-provider:focus-visible{outline:3px solid var(--empire-lime);outline-offset:2px}.editorial-auth-provider-mark{width:28px;height:28px;font-size:.86rem;font-weight:900;font-family:var(--font-mono), monospace;border:1px solid #ffffffb3;border-radius:50%;place-items:center;display:inline-grid}.editorial-auth-divider{color:#ffffffad;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:14px 0 2px;font-size:.82rem;display:grid}.editorial-auth-divider:before,.editorial-auth-divider:after{content:"";background:#ffffff52;height:1px}.editorial-auth-email{margin-top:0}.editorial-auth-email>p{color:#ffffffb3;margin:0;font-size:.92rem}.editorial-auth-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.public-shell .site-footer{color:#fff;background:var(--empire-dark);border-top:1px solid #ffffff42;padding:0}.empire-footer-shell{gap:clamp(24px,3vw,44px);min-height:52svh;padding-block:clamp(56px,7vw,96px);display:grid}.empire-footer-brand{border-bottom:1px solid #ffffff47;padding-bottom:clamp(24px,3vw,38px);position:relative}.empire-footer-brand>span{width:44px;height:44px;color:var(--empire-lime);border:1px solid #fff9;border-radius:50%;place-items:center;display:inline-grid}.empire-footer-brand strong{letter-spacing:-.09em;max-width:1200px;margin-top:12px;font-size:clamp(3rem,10vw,12rem);font-weight:900;line-height:.8;display:block}html[dir=rtl] .empire-footer-brand strong{letter-spacing:-.05em;line-height:.96}.empire-footer-brand p{color:#ffffffb8;overflow-wrap:anywhere;max-width:580px;margin:14px 0 0;line-height:1.75}.empire-footer-brand b{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:#ffffff38;font-size:clamp(1.1rem,1.8vw,2.2rem);position:absolute;inset-block-end:0;inset-inline-end:0;transform:translateY(40%)}.empire-footer-rail{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;display:grid}.empire-footer-nav{flex-wrap:wrap;gap:10px;display:flex}.empire-footer-nav a{border:1px solid #ffffff73;border-radius:999px;align-items:center;min-height:40px;padding-inline:16px;font-size:.86rem;font-weight:820;transition:transform .2s,background .2s;display:inline-flex}.empire-footer-nav a:hover{background:#ffffff1f;transform:translateY(-2px)}.empire-footer-nav a:focus-visible{outline:3px solid var(--empire-lime);outline-offset:3px}.empire-footer-meta{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#ffffff8f;margin:0;font-size:.78rem}.empire-archive-page{background:var(--empire-paper);min-height:70vh;color:var(--empire-ink)}.empire-archive-hero{border-bottom:1px solid var(--empire-line);padding-block:clamp(84px,10vw,158px) clamp(56px,7vw,104px)}.empire-archive-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.4fr);align-items:end;gap:clamp(28px,4.5vw,86px);display:grid}.empire-archive-title{letter-spacing:-.085em;text-wrap:balance;margin:0;font-size:clamp(4rem,10vw,11rem);font-weight:900;line-height:.8}html[dir=rtl] .empire-archive-title{letter-spacing:-.05em;line-height:.96}.empire-archive-side{gap:24px;display:grid}.empire-archive-intro{color:#11110fab;overflow-wrap:anywhere;margin:0;line-height:1.82}.empire-archive-count{border-top:1px solid #111;justify-items:start;gap:4px;margin:0;padding-top:16px;display:inline-grid}.empire-archive-count strong{font-family:var(--font-mono), monospace;letter-spacing:-.08em;font-size:clamp(4rem,10vw,11rem);line-height:.8}.empire-archive-count span{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.empire-archive-wrap{padding-block:clamp(64px,8vw,130px)}.empire-archive-section{gap:22px;display:grid}.empire-archive-engine-rail{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#11110f9e;white-space:nowrap;text-overflow:ellipsis;border-block:1px solid #11110f38;margin:0;padding-block:12px;font-size:.82rem;font-weight:800;overflow:hidden}.empire-archive-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.empire-archive-list>li{border-bottom:1px solid #11110f33}.empire-archive-item{min-height:clamp(180px,18vw,300px);position:relative}.empire-archive-link{color:inherit;grid-template-columns:minmax(72px,.12fr) minmax(0,1fr) minmax(180px,.28fr);align-items:center;gap:clamp(14px,1.8vw,26px);padding-block:clamp(20px,2.2vw,30px);text-decoration:none;display:grid;position:relative}.empire-archive-link:after{content:"";background:var(--empire-lime);width:0;height:3px;transition:width .24s;position:absolute;inset-block-end:0;inset-inline-start:0}.empire-archive-link:hover:after,.empire-archive-link:focus-visible:after{width:100%}.empire-archive-link:focus-visible{outline:3px solid var(--empire-purple);outline-offset:6px}.empire-archive-index{font-family:var(--font-mono), monospace;letter-spacing:-.06em;color:#11110f85;margin:0;font-size:clamp(2rem,5vw,6rem);font-weight:900;line-height:.82;transition:transform .2s,color .2s}.empire-archive-copy h2{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2rem,5vw,5.8rem);font-weight:900;line-height:.88}html[dir=rtl] .empire-archive-copy h2{line-height:.98}.empire-archive-copy p{color:#11110fb3;overflow-wrap:anywhere;max-width:70ch;margin:14px 0 0;line-height:1.72}.empire-archive-meta{justify-items:end;gap:12px;display:grid}html[dir=rtl] .empire-archive-meta{justify-items:start}.empire-archive-meta small{letter-spacing:.12em;text-transform:uppercase;color:#11110f94;margin-bottom:6px;font-size:.65rem;font-weight:900;display:block}.empire-archive-engine,.empire-archive-pricing{font-family:var(--font-mono), monospace;letter-spacing:.04em;overflow-wrap:anywhere;margin:0;font-size:clamp(.92rem,1.2vw,1.16rem)}.empire-archive-open{border:1px solid #111;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1rem;transition:transform .2s,background .2s;display:inline-grid}.empire-archive-link:hover .empire-archive-open,.empire-archive-link:focus-visible .empire-archive-open{background:var(--empire-lime);transform:translate(4px)}html[dir=rtl] .empire-archive-link:hover .empire-archive-open,html[dir=rtl] .empire-archive-link:focus-visible .empire-archive-open{transform:translate(-4px)}.empire-archive-link:hover .empire-archive-index,.empire-archive-link:focus-visible .empire-archive-index{color:#11110fdb;transform:translateY(-2px)}.empire-archive-item.accent-4 .empire-archive-link{border-inline-start:4px solid var(--empire-purple);padding-inline-start:12px}.empire-archive-item.accent-5 .empire-archive-link{border-inline-start:4px solid var(--empire-orange);padding-inline-start:12px}.empire-archive-empty{border:1px solid #11110f40;align-content:center;gap:10px;min-height:260px;padding:clamp(24px,4vw,42px);display:grid}.empire-archive-empty h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,5vw,4.8rem);line-height:.9}.empire-archive-empty p{color:#11110fa8;margin:0;line-height:1.8}@keyframes empire-float{0%,to{translate:0}50%{translate:0 -16px}}@media (prefers-reduced-motion:reduce){.empire-window-main{animation:none}.public-shell *,.public-shell :before,.public-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1180px){.public-shell .header-inner{grid-template-columns:minmax(170px,1fr) auto auto}.public-shell .main-nav{justify-content:center;gap:clamp(12px,2vw,24px)}.empire-hero-grid,.editorial-page-hero-grid,.editorial-tool-hero-grid,.empire-archive-hero-grid{grid-template-columns:1fr}.empire-archive-link{grid-template-columns:minmax(64px,.16fr) minmax(0,1fr);grid-template-areas:"index copy""meta meta"}.empire-archive-index{grid-area:index}.empire-archive-copy{grid-area:copy}.empire-archive-meta{border-top:1px solid #11110f33;grid-area:meta;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:start;padding-top:10px}.empire-hero-collage{width:min(650px,100%);min-height:540px;margin:-20px auto 0}.empire-section-head,.empire-access-intro{grid-template-columns:1fr}.empire-access-support{justify-self:start}.empire-access-plan.layout-two-major,.empire-access-plan.layout-two-minor,.empire-access-plan.layout-first,.empire-access-plan.layout-middle,.empire-access-plan.layout-last{grid-column:span 6}.empire-showcase-intro{grid-template-columns:1fr;gap:20px}.empire-capability-intro{grid-template-columns:1fr;gap:22px}.empire-journey-intro{grid-template-columns:1fr;gap:18px}.empire-journey-step,.empire-journey-step:nth-child(2n){grid-template-columns:1fr;gap:16px}.empire-journey-step:nth-child(2n) .empire-journey-copy,.empire-journey-step:nth-child(2n) .empire-journey-visual{order:initial}.empire-journey-visual{max-width:560px}.empire-capability-row,.empire-capability-row:nth-child(odd),.empire-capability-row:nth-child(2n){grid-template-columns:minmax(84px,.24fr) minmax(0,1fr)}.empire-capability-row:nth-child(2n) .empire-capability-copy,.empire-capability-row:nth-child(2n) .empire-capability-visual{order:initial}.empire-capability-visual{grid-column:1/-1}.empire-process-grid{grid-template-columns:repeat(2,1fr)}.empire-step:nth-child(2n){border-inline-end:0}.empire-step:last-child{grid-column:1/-1}.empire-runtime-intro{grid-template-columns:1fr}.empire-runtime-flow{justify-self:start}.empire-runtime-item,.empire-runtime-item.rhythm-1,.empire-runtime-item.rhythm-2{grid-template-columns:minmax(66px,.16fr) minmax(0,1fr);grid-template-areas:"number copy""code code""visual visual"}.empire-runtime-code{text-align:start;justify-self:start}.empire-runtime-item.rhythm-1 .empire-runtime-visual,.empire-runtime-item.rhythm-2 .empire-runtime-visual{margin-inline:0}.empire-showcase-grid .tool-card,.empire-showcase-grid .tool-card:nth-child(n),.editorial-tools-grid .tool-card,.editorial-tools-grid .tool-card:nth-child(n){grid-column:span 6;min-height:470px}.featured-tool,.featured-tool:nth-child(6n+1),.featured-tool:nth-child(6n+2),.featured-tool:nth-child(6n+3),.featured-tool:nth-child(6n+4),.featured-tool:nth-child(6n+5),.featured-tool:nth-child(6n+6){grid-column:span 6;min-height:520px}.empire-pricing-grid .empire-plan,.empire-pricing-grid .empire-plan.is-featured,.empire-pricing-grid .empire-plan.is-featured+.empire-plan,.editorial-pricing-grid .editorial-price-card,.editorial-pricing-grid .editorial-price-card.featured,.editorial-pricing-grid .editorial-price-card.featured+.editorial-price-card{grid-column:span 6;transform:none}.editorial-auth{grid-template-columns:1fr}.editorial-auth-story{border-inline-end:0;border-bottom:1px solid #111;min-height:600px}}@media (max-width:820px){.public-shell .container{width:min(100% - 32px, var(--empire-max))}.public-shell .header-inner{gap:10px;min-height:72px}.public-shell .brand{text-overflow:ellipsis;max-width:180px;font-size:.95rem;overflow:hidden}.public-shell .brand-crown{width:34px;height:34px}.public-shell .header-actions{gap:6px}.public-shell .main-nav,.public-shell .header-login-btn,.public-shell .empire-header-cta{display:none}.empire-utility-controls{display:flex}.empire-mobile-menu{display:block;position:relative}.public-shell .site-header .language-switcher{min-height:34px;padding-inline:10px}.empire-hero{min-height:auto}.empire-hero-title{font-size:clamp(4rem,20vw,7.5rem);line-height:.84}.empire-hero-summary{grid-template-columns:1fr}.empire-hero-collage{min-height:470px;margin-top:0}.empire-window-main{width:88%;min-height:330px;inset-inline:0}.empire-window-ai{width:160px;min-height:145px}.empire-window-flow{width:180px;min-height:150px}.empire-sticker{width:120px}.empire-proof-grid{grid-template-columns:repeat(2,1fr)}.empire-proof-item:nth-child(2n){border-inline-end:0}.empire-proof-item{border-bottom:1px solid #ffffff2e;min-height:175px}.empire-archive-title{font-size:clamp(3.2rem,14vw,7.6rem)}.empire-archive-count strong{font-size:clamp(3rem,14vw,7rem)}.empire-archive-link{grid-template-columns:1fr;grid-template-areas:"index""copy""meta";gap:10px}.empire-archive-index{font-size:clamp(2.4rem,13vw,4.6rem)}.empire-archive-copy h2{font-size:clamp(2rem,10vw,4rem)}.empire-archive-meta{grid-template-columns:1fr;gap:10px}.empire-archive-open{width:36px;height:36px}.empire-display,.editorial-page-title,.editorial-tool-title,.editorial-auth-story h1{font-size:clamp(3.5rem,15vw,6.8rem)}.empire-showcase-title{font-size:clamp(3rem,13vw,6.8rem)}.empire-journey-title{font-size:clamp(3rem,14vw,7rem)}.empire-journey-track:before{inset-inline-start:42px}.empire-journey-step,.empire-journey-step:nth-child(2n){min-height:280px;padding:24px;padding-inline-start:88px}.empire-journey-number{font-size:clamp(5.3rem,16vw,9rem);inset-inline-start:6px}.empire-journey-copy h3{font-size:clamp(2rem,9vw,3.9rem)}.empire-journey-visual{min-height:120px}.motif-finish span:last-child{transform:translate(0)}.empire-capability-section{padding-block:94px}.empire-capability-title{font-size:clamp(3rem,14vw,6.9rem)}.empire-capability-row,.empire-capability-row:nth-child(odd),.empire-capability-row:nth-child(2n){grid-template-columns:minmax(72px,.22fr) 1fr;gap:12px;min-height:240px;padding:24px}.empire-capability-number{font-size:clamp(3rem,13vw,6rem)}.empire-capability-copy h3{font-size:clamp(2rem,9vw,3.5rem)}.empire-capability-visual{min-height:110px}.motif-automate span{width:42px;height:42px}.empire-showcase-grid .tool-card,.empire-showcase-grid .tool-card:nth-child(n),.editorial-tools-grid .tool-card,.editorial-tools-grid .tool-card:nth-child(n){grid-column:1/-1;min-height:420px}.empire-access-title{font-size:clamp(3.3rem,14vw,7.8rem)}.empire-access-plan{border-radius:18px;min-height:300px}.empire-access-plan.layout-two-major,.empire-access-plan.layout-two-minor,.empire-access-plan.layout-first,.empire-access-plan.layout-middle,.empire-access-plan.layout-last{grid-column:1/-1;transform:none}.empire-access-plan.is-featured:hover{transform:translateY(-4px)}.empire-access-plan h3{font-size:clamp(1.9rem,10vw,4rem)}.empire-access-credits strong{font-size:clamp(2.8rem,16vw,5.8rem)}.featured-tool,.featured-tool:nth-child(6n+1),.featured-tool:nth-child(6n+2),.featured-tool:nth-child(6n+3),.featured-tool:nth-child(6n+4),.featured-tool:nth-child(6n+5),.featured-tool:nth-child(6n+6){grid-column:1/-1;min-height:480px}.featured-tool-v2{grid-template-columns:1fr}.featured-tool-meta{flex-direction:column;align-items:flex-start}.ft-preview-workflow span{width:58px;height:58px}.public-shell .tool-card h3{font-size:clamp(2.5rem,10vw,4.5rem)}.empire-process-grid{grid-template-columns:1fr}.empire-step,.empire-step:nth-child(2n){border-inline-end:0;border-bottom:1px solid #ffffff59;min-height:300px}.empire-step:last-child{grid-column:auto}.empire-runtime-title{font-size:clamp(3.4rem,13vw,8.4rem)}.empire-runtime-flow{justify-content:center;width:100%}.empire-runtime-rail{font-size:clamp(1rem,3.2vw,1.6rem)}.empire-runtime-item{border-radius:16px;min-height:250px}.empire-runtime-copy h3{font-size:clamp(2rem,9vw,4.1rem)}.empire-runtime-visual-transform{grid-template-columns:1fr;gap:8px}.empire-runtime-visual-transform>span{justify-self:center;transform:rotate(90deg)}.empire-runtime-visual-http,.empire-runtime-visual-webhook{grid-template-columns:1fr;justify-items:start}.empire-runtime-visual-webhook b{width:1px;height:26px}.empire-runtime-visual-webhook b:after{border-inline-start-color:#0000;border-top-color:currentColor;inset-block:auto 0;inset-inline:-4px auto}.empire-runtime-visual-workflow,.empire-runtime-visual-generic{grid-template-columns:1fr;justify-items:start}.empire-pricing-grid .empire-plan,.empire-pricing-grid .empire-plan.is-featured,.empire-pricing-grid .empire-plan.is-featured+.empire-plan,.editorial-pricing-grid .editorial-price-card,.editorial-pricing-grid .editorial-price-card.featured,.editorial-pricing-grid .editorial-price-card.featured+.editorial-price-card{grid-column:1/-1;min-height:420px}.empire-closing,.empire-closing-shell{min-height:82svh}.empire-closing-shell{grid-template-columns:1fr;grid-template-areas:"kicker""mark""title""body""action""bg";align-content:start}.empire-closing-mark{justify-self:start}.empire-closing-action{justify-self:start;min-width:180px;min-height:180px}.empire-closing-background{white-space:normal;font-size:clamp(6rem,24vw,11rem)}.public-shell .runner-grid{grid-template-columns:1fr}.public-shell .result-panel{min-height:540px}.editorial-primary-result{font-size:clamp(4.3rem,20vw,8rem)}.editorial-auth-story,.editorial-auth-form{padding:48px 24px}.editorial-auth-story{min-height:520px}.editorial-auth-provider{min-height:50px}.editorial-auth-actions{grid-template-columns:1fr}.empire-footer-shell{min-height:auto}.empire-footer-brand b{margin-top:12px;display:block;position:static;transform:none}.empire-footer-rail{grid-template-columns:1fr;align-items:start}}@media (max-width:480px){.public-shell .container{width:min(100% - 24px, var(--empire-max))}.public-shell .header-inner{grid-template-columns:minmax(130px,1fr) auto auto;gap:8px}.public-shell .site-header .language-switcher{padding-inline:9px}.public-shell .site-header .language-switcher select{max-width:74px;font-size:.78rem}.public-shell .site-header .mode-toggle{width:32px;height:32px}.empire-journey-title{font-size:clamp(2.6rem,15vw,5.2rem)}.empire-journey-track:before{inset-inline-start:28px}.empire-journey-step,.empire-journey-step:nth-child(2n){min-height:250px;padding:20px;padding-inline-start:58px}.empire-journey-number{font-size:clamp(4rem,19vw,6.7rem);inset-inline-start:2px}.empire-journey-copy small{font-size:.62rem}.empire-journey-copy h3{font-size:clamp(1.8rem,11vw,3rem)}.empire-journey-visual{min-height:104px;padding:12px}.motif-run{grid-template-columns:1fr;gap:6px}.motif-run b{justify-self:center;width:1px;height:10px}.motif-finish{grid-template-columns:1fr;display:grid}.empire-hero-title{font-size:clamp(3.65rem,21vw,6rem)}.empire-archive-engine-rail{font-size:.72rem}.empire-archive-copy p{margin-top:10px}.empire-hero-title span:last-child{margin-inline-start:18px}.empire-hero-statement{width:min(100%,320px)}.empire-hero-collage{min-height:430px}.empire-window-main{width:92%;padding:24px}.empire-demo-equation span{min-height:62px}.empire-window-ai{inset-inline-end:-5%}.empire-window-flow{inset-inline-end:-4%}.empire-sticker{inset-inline-start:-5%}.empire-proof-item strong{font-size:3.4rem}.empire-section,.editorial-tools-wrap{padding-block:84px}.empire-display,.editorial-page-title,.editorial-tool-title,.editorial-auth-story h1{font-size:clamp(3.2rem,17vw,5.4rem)}.empire-capability-title{font-size:clamp(2.7rem,15vw,5.1rem)}.empire-capability-row,.empire-capability-row:nth-child(odd),.empire-capability-row:nth-child(2n){grid-template-columns:1fr;min-height:220px;padding:20px}.empire-capability-number{font-size:clamp(2.8rem,15vw,4.7rem)}.empire-capability-copy small{font-size:.62rem}.empire-capability-copy h3{font-size:clamp(1.9rem,10vw,2.9rem)}.empire-capability-visual{min-height:100px}.featured-tool{border-radius:22px;min-height:430px;padding:20px}.empire-access-credits strong{font-size:clamp(2.6rem,18vw,5rem)}.empire-access-price strong{font-size:clamp(2rem,13vw,3.4rem)}.featured-tool-content h3{font-size:clamp(2rem,10vw,3.1rem)}.featured-tool-surface{min-height:180px}.ft-preview-workflow{gap:5px}.ft-preview-workflow span{width:50px;height:50px}.public-shell .tool-card{border-radius:24px;padding:26px}.public-shell .tool-card h3{font-size:2.55rem}.empire-step-number{font-size:5rem}.editorial-tool-meta span{padding-inline:0}.public-shell .runner-grid .panel{border-radius:24px;padding:24px}.editorial-primary-result{font-size:4.3rem}}
:root{--empire-black:#050713;--imperial-violet:#7138f4;--crown-gold:#d6b56e;--signal-cyan:#23c7e8;--empire-ivory:#f4f1e8;--empire-dark-surface:#0b1022;--empire-light-surface:#fffcf4;--empire-dark-ink:#f7f5ef;--empire-light-ink:#10131f;--empire-success:#0d9488;--empire-danger:#dc2626;--empire-motion-fast:.16s;--empire-motion-standard:.22s;--empire-motion-deliberate:.32s;--empire-icon-grid:24px;--empire-icon-stroke:1.75;--empire-tool-glyph:48px}.public-shell{--empire-grid-line:color-mix(in srgb, var(--signal-cyan) 12%, transparent);--empire-command-glow:0 0 0 1px color-mix(in srgb, var(--signal-cyan) 18%, transparent), 0 24px 80px color-mix(in srgb, var(--imperial-violet) 20%, transparent);--empire-gold-line:color-mix(in srgb, var(--crown-gold) 48%, transparent)}.empire-grid-surface{background-image:linear-gradient(var(--empire-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--empire-grid-line) 1px, transparent 1px);background-size:48px 48px}.empire-command-kicker{color:var(--crown-gold);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:800}.empire-signal{color:var(--signal-cyan)}.empire-premium{color:var(--crown-gold)}@media (prefers-reduced-motion:reduce){.public-shell *,.public-shell :before,.public-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--imperial-shadow:0 26px 90px #00000075;--imperial-border:color-mix(in srgb, var(--signal-cyan) 17%, transparent);--imperial-soft:#ffffff0e}.site-header.imperial-header{z-index:80;color:var(--empire-dark-ink);border-bottom:1px solid var(--imperial-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050713e0;position:sticky;top:0}.imperial-header-inner{align-items:center;gap:28px;min-height:72px;display:flex}.imperial-brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.imperial-brand-mark{box-shadow:0 0 0 1px var(--imperial-border), 0 0 28px #7138f452;border-radius:12px}.imperial-brand-type{gap:1px;line-height:1;display:grid}.imperial-brand-type strong{color:var(--empire-dark-ink);letter-spacing:.14em;font-size:.98rem}.imperial-brand-type small{color:var(--crown-gold);letter-spacing:.13em;font-size:.64rem;font-weight:900}.imperial-nav{color:color-mix(in srgb, var(--empire-dark-ink) 72%, transparent);align-items:center;gap:26px;margin-inline-start:auto;font-size:.88rem;font-weight:850;display:flex}.imperial-nav a:hover{color:var(--crown-gold)}.imperial-header-actions{align-items:center;gap:10px;display:flex}.imperial-login-btn{color:var(--empire-dark-ink);border:1px solid var(--imperial-border);background:#ffffff0a}.imperial-cta,.imperial-home .button-primary{color:#fff;background:linear-gradient(135deg, var(--imperial-violet), #8b5cf6);box-shadow:0 12px 36px #7138f459}.imperial-mobile-menu{display:none}.imperial-home{min-height:100vh;color:var(--empire-dark-ink);background:radial-gradient(circle at 12% 0,#7138f438,#0000 34%),radial-gradient(circle at 82% 8%,#23c7e821,#0000 32%),#050713;overflow:hidden}.imperial-hero{background:linear-gradient(#05071333,#050713 96%),radial-gradient(circle at 70% 46%,#7138f442,#0000 32%);align-items:center;min-height:690px;display:flex}.imperial-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);align-items:center;gap:clamp(32px,6vw,78px);width:100%;padding-block:76px;display:grid}.imperial-kicker{color:var(--crown-gold);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:950}.imperial-hero-copy h1{letter-spacing:-.075em;gap:6px;margin:18px 0;font-size:clamp(3rem,7.2vw,6.9rem);line-height:.92;display:grid}html[dir=rtl] .imperial-hero-copy h1{letter-spacing:-.045em}.imperial-hero-copy h1 span:last-child{color:var(--crown-gold)}.imperial-hero-copy p{max-width:690px;color:color-mix(in srgb, var(--empire-dark-ink) 78%, transparent);font-size:clamp(1.05rem,1.7vw,1.24rem);line-height:1.9}.imperial-search{border:1px solid var(--imperial-border);width:min(680px,100%);min-height:64px;box-shadow:var(--imperial-shadow);background:#030511c7;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:32px;padding:12px 16px;display:grid}.imperial-search span{width:38px;height:38px;color:var(--empire-dark-ink);background:#ffffff14;border-radius:999px;place-items:center;display:grid}.imperial-search strong{color:color-mix(in srgb, var(--empire-dark-ink) 62%, transparent)}.imperial-search kbd{color:var(--empire-dark-ink);border:1px solid var(--imperial-border);background:#ffffff0f;border-radius:8px;padding:5px 8px}.imperial-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:760px;margin-top:28px;display:grid}.imperial-metrics div{border:1px solid var(--imperial-border);background:var(--imperial-soft);border-radius:18px;padding:16px}.imperial-metrics strong{color:var(--crown-gold);font-size:1.24rem;display:block}.imperial-metrics small{color:color-mix(in srgb, var(--empire-dark-ink) 62%, transparent)}.imperial-cinematic-card{border:1px solid var(--imperial-border);min-height:460px;box-shadow:var(--imperial-shadow);background:radial-gradient(circle at 60% 42%,#7138f46b,#0000 36%),linear-gradient(#0b1022,#050713);border-radius:28px;position:relative;overflow:hidden}.imperial-sky,.imperial-stars,.imperial-citadel{position:absolute;inset:0}.imperial-stars{opacity:.72;background-image:radial-gradient(circle,#d6b56ee6 1px,#0000 1.5px),radial-gradient(circle,#23c7e873 1px,#0000 1.4px);background-size:74px 74px,110px 110px}.imperial-citadel{filter:drop-shadow(0 0 32px #7138f49e);justify-content:center;align-items:end;gap:8px;height:82%;display:flex;inset:auto 8% 0}.imperial-citadel span{clip-path:polygon(50% 0,62% 12%,62% 28%,82% 28%,82% 100%,18% 100%,18% 28%,38% 28%,38% 12%);background:linear-gradient(#7138f4db,#070a19f5);border:1px solid #d6b56e57;width:16%}.imperial-citadel span:first-child{height:43%}.imperial-citadel span:nth-child(2){height:62%}.imperial-citadel span:nth-child(3){width:22%;height:90%}.imperial-citadel span:nth-child(4){height:66%}.imperial-citadel span:nth-child(5){height:48%}.imperial-featured{z-index:3;margin-top:-58px;padding-block:0 64px;position:relative}.imperial-featured h2,.imperial-system-board h2,.imperial-dashboard-top p,.imperial-categories h3{margin:0}.imperial-tool-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.imperial-tool-card,.imperial-brand-board,.imperial-system-board,.imperial-dashboard-nav,.imperial-dashboard-panel,.imperial-category-grid a,.imperial-plan-row a{border:1px solid var(--imperial-border);box-shadow:var(--imperial-shadow);background:linear-gradient(#0d1227eb,#070a19f0);border-radius:22px}.imperial-tool-card{min-height:190px;color:inherit;gap:12px;padding:22px;display:grid}.imperial-tool-icon{color:var(--imperial-violet);font-size:2.5rem;font-weight:950}.imperial-tool-card h3{margin:0;font-size:1rem}.imperial-tool-card p{color:color-mix(in srgb, var(--empire-dark-ink) 64%, transparent);margin:0;font-size:.88rem}.imperial-tool-card span{color:var(--empire-dark-ink);background:#fff1;border-radius:10px;justify-self:start;padding:8px 12px}.imperial-identity-section,.imperial-dashboard-section,.imperial-categories{padding-block:clamp(72px,9vw,112px)}.imperial-identity-grid{grid-template-columns:minmax(280px,.42fr) 1fr;gap:18px;display:grid}.imperial-brand-board{text-align:center;justify-items:center;gap:14px;padding:28px;display:grid}.imperial-brand-board p{color:var(--empire-dark-ink);justify-self:start;margin:0}.imperial-brand-board img{filter:drop-shadow(0 0 34px #d6b56e52);margin-top:12px}.imperial-brand-board h2{letter-spacing:.34em;margin:0;font-size:1.3rem}.imperial-brand-board strong{color:var(--crown-gold);font-size:1.2rem}.imperial-brand-board span,.imperial-system-board p,.imperial-dashboard-top small{color:color-mix(in srgb, var(--empire-dark-ink) 64%, transparent)}.imperial-system-board{padding:28px}.imperial-system-board h2{margin-top:10px;font-size:clamp(2rem,4vw,4.4rem);line-height:1}.imperial-palette{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.imperial-palette div{gap:8px;display:grid}.imperial-palette span{border:1px solid var(--imperial-border);border-radius:12px;height:52px}.imperial-palette small{color:color-mix(in srgb, var(--empire-dark-ink) 58%, transparent);font-size:.66rem}.imperial-palette strong{font-size:.72rem}.imperial-engine-strip{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.imperial-engine-strip span{color:var(--crown-gold);background:#ffffff0f;border-radius:999px;padding:9px 11px;font-size:.74rem;font-weight:900}.imperial-dashboard-grid{border:1px solid var(--imperial-border);box-shadow:var(--imperial-shadow);border-radius:28px;grid-template-columns:minmax(220px,.28fr) 1fr;gap:0;display:grid;overflow:hidden}.imperial-dashboard-nav,.imperial-dashboard-panel{box-shadow:none;border-radius:0}.imperial-dashboard-nav{border:0;border-inline-end:1px solid var(--imperial-border);align-content:start;gap:18px;padding:24px;display:grid}.imperial-dashboard-nav strong{letter-spacing:.16em}.imperial-dashboard-nav span{color:color-mix(in srgb, var(--empire-dark-ink) 70%, transparent)}.imperial-dashboard-panel{border:0;padding:34px}.imperial-dashboard-top{justify-content:space-between;align-items:start;display:flex}.imperial-dashboard-top p{font-size:1.7rem;font-weight:900}.imperial-dashboard-top strong{color:var(--crown-gold)}.imperial-dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-block:28px;display:grid}.imperial-dashboard-metrics div{background:var(--imperial-soft);border:1px solid var(--imperial-border);border-radius:16px;padding:20px}.imperial-dashboard-metrics span,.imperial-runs small{color:color-mix(in srgb, var(--empire-dark-ink) 58%, transparent)}.imperial-dashboard-metrics strong{color:var(--crown-gold);margin-top:10px;font-size:1.8rem;display:block}.imperial-runs{border:1px solid var(--imperial-border);background:#ffffff0a;border-radius:18px;padding:18px}.imperial-runs a{min-height:44px;color:inherit;border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto auto;align-items:center;gap:16px;display:grid}.imperial-runs a:last-child{border-bottom:0}.imperial-runs strong{color:#75f0a1}.imperial-category-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px;display:grid}.imperial-category-grid a,.imperial-plan-row a{color:inherit;padding:22px}.imperial-category-grid small{color:var(--crown-gold);font-weight:950}.imperial-category-grid p{color:color-mix(in srgb, var(--empire-dark-ink) 62%, transparent)}.imperial-plan-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.imperial-plan-row a{gap:8px;display:grid}.imperial-plan-row strong{color:var(--crown-gold);font-size:1.6rem}@media (max-width:980px){.imperial-nav,.imperial-login-btn,.imperial-cta,.imperial-utility-controls{display:none}.imperial-mobile-menu{display:block}.imperial-mobile-menu summary{cursor:pointer;border:1px solid var(--imperial-border);border-radius:999px;padding:9px 13px;font-weight:900}.imperial-mobile-menu-panel{inset-inline:16px;border:1px solid var(--imperial-border);background:#0b1022;border-radius:22px;padding:18px;position:absolute;top:78px}.imperial-mobile-nav{gap:12px;display:grid}.imperial-hero-grid,.imperial-identity-grid,.imperial-dashboard-grid{grid-template-columns:1fr}.imperial-tool-row,.imperial-palette,.imperial-category-grid,.imperial-plan-row{grid-template-columns:repeat(2,1fr)}.imperial-dashboard-nav{border-inline-end:0;border-bottom:1px solid var(--imperial-border)}}@media (max-width:640px){.imperial-header-inner{gap:12px;min-height:66px}.imperial-brand-type small{display:none}.imperial-hero{min-height:auto}.imperial-hero-grid{padding-block:48px}.imperial-metrics,.imperial-tool-row,.imperial-palette,.imperial-dashboard-metrics,.imperial-category-grid,.imperial-plan-row{grid-template-columns:1fr}.imperial-search{grid-template-columns:auto 1fr}.imperial-search kbd{display:none}}
