@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap");.pub-info{--pub-bg:#071018;--pub-ink:#f4f7fb;--pub-muted:#9aadc4;--pub-teal:#2dd4bf;--pub-sky:#38bdf8;--pub-line:rgba(255,255,255,0.12);--pub-top:4.15rem;--pub-panel:rgba(10,20,32,0.72);--pub-accent:#2dd4bf;--pub-accent-dim:#0d9488;position:relative;min-height:100dvh;padding:0;color:var(--pub-ink);background:var(--pub-bg);font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}.pub-info *{box-sizing:border-box}.pub-info__top{position:sticky;top:0;z-index:50;height:var(--pub-top);display:flex;align-items:center;gap:.85rem;padding:0 clamp(.9rem,3vw,1.75rem);background:rgba(7,16,24,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--pub-line)}.pub-info__brand{display:flex;align-items:center;text-decoration:none;color:inherit;min-width:0}.pub-info__brand-logo{display:block;height:58px;width:auto;max-width:min(280px,62vw);object-fit:contain;object-position:left center;background:transparent}.pub-info__nav{display:none;flex:1 1 auto;align-items:center;justify-content:center;gap:.2rem;min-width:0;overflow-x:auto;scrollbar-width:none}.pub-info__nav::-webkit-scrollbar{display:none}.pub-info__nav-link{flex:0 0 auto;padding:.35rem .65rem;border-radius:999px;color:var(--pub-muted);font-size:.74rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .15s,background .15s}.pub-info__nav-link.is-active,.pub-info__nav-link:hover{color:var(--pub-ink);background:rgba(255,255,255,.06)}@media (min-width:900px){.pub-info__nav{display:flex}}.pub-info__login{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;padding:.4rem 1rem;border-radius:999px;border:1px solid rgba(45,212,191,.55);background:rgba(45,212,191,.12);color:#dffcf6;font-weight:700;font-size:.84rem;text-decoration:none}.pub-info__login:hover{background:rgba(45,212,191,.22)}.pub-info__login--pending{opacity:.5;pointer-events:none}.pub-info__hero{position:relative;width:100%;min-height:clamp(280px,42dvh,420px);overflow:hidden}.pub-info__hero-media{position:absolute;inset:0;background-size:cover;background-position:50%;animation:pub-info-kenburns 18s ease-out infinite alternate}.pub-info__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,24,.92),rgba(7,16,24,.55) 48%,rgba(7,16,24,.28)),linear-gradient(0deg,rgba(7,16,24,.88),transparent 55%)}.pub-info__hero-copy{position:relative;z-index:2;width:100%;max-width:none;padding:clamp(2rem,6vh,3.5rem) clamp(1.1rem,4vw,3rem);display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(280px,42dvh,420px)}.pub-info__eyebrow{display:inline-flex;align-self:flex-start;margin:0 0 .75rem;padding:.28rem .7rem;border-radius:999px;border:1px solid rgba(45,212,191,.35);background:rgba(45,212,191,.12);color:var(--pub-teal);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pub-info__title{margin:0;max-width:18ch;font-family:Sora,Manrope,system-ui,sans-serif;font-size:clamp(1.9rem,5.2vw,3.1rem);font-weight:800;letter-spacing:-.045em;line-height:1.08;color:#f8fbff}.pub-info__lead{margin:1rem 0 0;max-width:min(40rem,92vw);font-size:clamp(.95rem,2vw,1.08rem);font-weight:600;line-height:1.65;color:var(--pub-muted)}.pub-info__frame{position:relative;z-index:1;width:100%;margin:0;padding:0;display:flex;flex-direction:column}.pub-info__article{width:100%;margin:0;padding:clamp(1.5rem,3.5vw,2.75rem) clamp(1.1rem,4vw,3rem) 2.5rem;border:none;border-radius:0;background:radial-gradient(ellipse 70% 40% at 10% 0,rgba(45,212,191,.07),transparent 50%),radial-gradient(ellipse 50% 35% at 90% 10%,rgba(56,189,248,.06),transparent 45%),var(--pub-bg);box-shadow:none;backdrop-filter:none}.pub-info__body{width:100%;max-width:none}.pub-info__body li,.pub-info__body p{font-size:.98rem;font-weight:600;line-height:1.75;color:#b7c9df;max-width:68rem}.pub-info__body strong{color:#e8f4ff;font-weight:800}.pub-info__body p+p{margin-top:.9rem}.pub-info__body h2{margin:1.75rem 0 .65rem;font-family:Sora,Manrope,system-ui,sans-serif;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:800;letter-spacing:-.02em;color:#f0f7ff}.pub-info__body ul{margin:.55rem 0 0;padding-left:1.1rem;max-width:68rem}.pub-info__body li+li{margin-top:.35rem}.pub-info__grid{display:grid;gap:.85rem;margin-top:1.25rem;width:100%}@media (min-width:720px){.pub-info__grid{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.pub-info__grid{grid-template-columns:repeat(4,1fr)}.pub-info__grid--2{grid-template-columns:1fr 1fr}.pub-info__grid--3{grid-template-columns:repeat(3,1fr)}}.pub-info__card{padding:1.15rem 1.2rem;border-radius:1rem;border:1px solid rgba(45,212,191,.16);background:linear-gradient(160deg,rgba(45,212,191,.06),transparent 48%),rgba(10,22,34,.75)}.pub-info__card h2{margin:0;font-size:.98rem;font-weight:800;color:#f0f7ff}.pub-info__card p{margin:.5rem 0 0;font-size:.88rem;font-weight:600;line-height:1.55;color:var(--pub-muted);max-width:none}.pub-info__mail{margin-top:1.5rem;max-width:32rem;padding:1.15rem 1.25rem;border-radius:1rem;border:1px solid rgba(45,212,191,.3);background:linear-gradient(135deg,rgba(13,148,136,.22),rgba(7,16,24,.9))}.pub-info__mail-label{margin:0;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--pub-teal)}.pub-info__mail a{display:inline-block;margin-top:.45rem;color:#f8fbff;font-size:1.15rem;font-weight:800;text-decoration:none}.pub-info__mail a:hover{color:var(--pub-teal);text-decoration:underline}.pub-info__cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.pub-info__cta{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.35rem;border-radius:999px;border:1px solid rgba(45,212,191,.45);background:linear-gradient(135deg,#2dd4bf,#0d9488);color:#041018;font-size:.86rem;font-weight:800;letter-spacing:.02em;text-decoration:none;box-shadow:0 10px 28px rgba(13,148,136,.35);transition:transform .15s,box-shadow .15s}.pub-info__cta:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(13,148,136,.45)}.pub-info__cta--ghost{background:transparent;color:#dffcf6;border-color:rgba(45,212,191,.4);box-shadow:none}.pub-info__cta--ghost:hover{background:rgba(45,212,191,.1);box-shadow:none}.pub-info__cta--pending{opacity:.45;pointer-events:none;box-shadow:none}.pub-info__footer{width:100%;margin:0;padding:1.5rem clamp(1.1rem,4vw,3rem) 2.25rem;border-top:1px solid var(--pub-line);text-align:center;background:rgba(5,12,18,.85)}.pub-info__footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.1rem}.pub-info__footer-links a{color:var(--pub-muted);font-size:.75rem;font-weight:700;text-decoration:none}.pub-info__footer-links a:hover{color:var(--pub-teal)}.pub-info__signature{margin:.85rem 0 0;font-size:.68rem;font-weight:800;letter-spacing:.18em;color:rgba(154,173,196,.7)}.pub-info__goturk{margin:.35rem 0 0;font-size:.85rem;letter-spacing:.08em;color:rgba(154,173,196,.55)}@keyframes pub-info-kenburns{0%{transform:scale(1)}to{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.pub-info__hero-media{animation:none}}.pub-info__card--metric{display:flex;flex-direction:column;gap:.35rem;border-color:rgba(45,212,191,.22);background:linear-gradient(160deg,rgba(45,212,191,.06),transparent 42%),rgba(7,16,24,.62)}.pub-info__metric{margin:.15rem 0 0!important;font-size:1.15rem!important;font-weight:900!important;letter-spacing:-.03em;line-height:1.25!important;color:#f8fbff!important;font-variant-numeric:tabular-nums;max-width:none!important}.pub-info__callout{margin-top:.85rem;max-width:68rem;padding:1.15rem 1.2rem;border-radius:1rem;border:1px solid rgba(45,212,191,.32);background:linear-gradient(135deg,rgba(13,148,136,.16),rgba(7,16,24,.88));box-shadow:inset 0 1px 0 rgba(45,212,191,.08)}.pub-info__callout>p{margin:0}.pub-info__example{margin-top:.95rem;padding:.9rem 1rem;border-radius:.75rem;border:1px solid rgba(45,212,191,.18);background:rgba(5,13,24,.55)}.pub-info__example-label{margin:0 0 .4rem!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase;color:var(--pub-teal)!important}.pub-info__example p:last-child{margin:0}.pub-info__table-wrap{margin-top:.85rem;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:1rem;border:1px solid rgba(45,212,191,.22);background:rgba(5,13,24,.65)}.pub-info__table{width:100%;min-width:640px;border-collapse:collapse;font-variant-numeric:tabular-nums}.pub-info__table td,.pub-info__table th{padding:.85rem .9rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(45,212,191,.12);font-size:.86rem;line-height:1.5}.pub-info__table th{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--pub-teal);background:rgba(45,212,191,.08);white-space:nowrap}.pub-info__table td{font-weight:600;color:#b7c9df}.pub-info__table td:first-child{color:#f0f7ff;font-weight:800;white-space:nowrap}.pub-info__table td:nth-child(2),.pub-info__table td:nth-child(3){color:#e8f4ff;font-weight:800;white-space:nowrap}.pub-info__table tbody tr:last-child td{border-bottom:none}.pub-info__table tbody tr:hover td{background:rgba(45,212,191,.04)}.pub-info__closing{margin-top:1.5rem!important}.pub-seal{margin-top:2rem;padding:1.5rem clamp(1rem,3vw,1.75rem);border-radius:1.2rem;border:1px solid rgba(45,212,191,.28);background:radial-gradient(ellipse 70% 55% at 90% 0,rgba(45,212,191,.12),transparent 55%),linear-gradient(160deg,rgba(13,148,136,.14),rgba(7,16,24,.92));box-shadow:inset 0 1px 0 rgba(45,212,191,.1)}.pub-seal__eyebrow{display:inline-flex;margin:0 0 .65rem;padding:.24rem .65rem;border-radius:999px;border:1px solid rgba(45,212,191,.28);background:rgba(45,212,191,.1);color:var(--pub-teal);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pub-seal__intro h2{margin:0!important;font-size:clamp(1.2rem,3.2vw,1.45rem)!important;letter-spacing:-.03em}.pub-seal__lead{margin:.75rem 0 0!important;max-width:38rem;color:#b7c9df!important}.pub-seal__tagline{margin:.7rem 0 0!important;max-width:36rem;font-size:.95rem!important;font-weight:800!important;line-height:1.55!important;color:#e8f4ff!important}.pub-seal__art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1.35rem auto .35rem;width:min(100%,220px);min-height:150px}.pub-seal__art-ring{position:absolute;inset:8% 12%;border-radius:50%;border:1px dashed rgba(45,212,191,.35);animation:pub-seal-spin 18s linear infinite}.pub-seal__art-file{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:1.15rem 1.35rem .95rem;border-radius:1.1rem;border:1px solid rgba(45,212,191,.35);background:linear-gradient(180deg,rgba(45,212,191,.14),rgba(7,16,24,.9));color:var(--pub-teal);box-shadow:0 16px 36px rgba(0,0,0,.35);animation:pub-seal-float 3.6s ease-in-out infinite}.pub-seal__art-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .55rem;border-radius:999px;border:1px solid rgba(45,212,191,.4);background:rgba(4,16,24,.75);color:#f0f7ff;font-size:.62rem;font-weight:800;letter-spacing:.14em}.pub-seal__art-caption{margin:.65rem 0 0!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.12em;text-transform:uppercase;color:var(--pub-muted)!important}.pub-seal__steps{list-style:none;display:grid;gap:.7rem;margin:1.25rem 0 0;padding:0}@media (min-width:640px){.pub-seal__steps{grid-template-columns:repeat(3,1fr);gap:.75rem}}.pub-seal__step{position:relative;display:flex;flex-direction:column;gap:.25rem;padding:1rem .95rem 1.05rem;border-radius:1rem;border:1px solid rgba(45,212,191,.16);background:rgba(5,13,24,.55);animation:pub-seal-rise .55s ease both}.pub-seal__step:nth-child(2){animation-delay:.08s}.pub-seal__step:nth-child(3){animation-delay:.16s}.pub-seal__step-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-bottom:.35rem;border-radius:.75rem;border:1px solid rgba(45,212,191,.28);background:rgba(45,212,191,.1);color:var(--pub-teal)}.pub-seal__step-num{font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--pub-teal)}.pub-seal__step strong{font-size:.95rem;font-weight:800;color:#f0f7ff}.pub-seal__step p{margin:.15rem 0 0!important;font-size:.84rem!important;font-weight:600!important;line-height:1.5!important;color:var(--pub-muted)!important;max-width:none!important}.pub-seal__verify{margin-top:1.25rem;padding:1.1rem 1.05rem;border-radius:1rem;border:1px solid rgba(45,212,191,.28);background:rgba(7,16,24,.65)}.pub-seal__verify-kicker{margin:0!important;font-size:1rem!important;font-weight:800!important;color:#f0f7ff!important}.pub-seal__verify-hint{margin:.35rem 0 0!important;font-size:.84rem!important;color:var(--pub-muted)!important}.pub-seal__verify-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.pub-seal__verify-field{flex:1 1 12rem}.pub-seal__verify-field input{width:100%;padding:.72rem .9rem;border-radius:.75rem;border:1px solid rgba(45,212,191,.28);background:rgba(5,13,24,.85);color:#f8fbff;font-size:.9rem;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;outline:none}.pub-seal__verify-field input::placeholder{color:rgba(154,173,196,.7);font-family:inherit;font-weight:600}.pub-seal__verify-field input:focus{border-color:rgba(45,212,191,.55);box-shadow:0 0 0 3px rgba(45,212,191,.12)}.pub-seal__verify-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:0 0 auto;padding:.72rem 1.15rem;border-radius:.75rem;border:1px solid rgba(45,212,191,.4);background:linear-gradient(135deg,#2dd4bf,#0d9488);color:#041018;font-size:.86rem;font-weight:800;cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 10px 24px rgba(13,148,136,.3)}.pub-seal__verify-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px rgba(13,148,136,.4)}.pub-seal__verify-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.pub-seal .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes pub-seal-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pub-seal-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pub-seal-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.pub-seal__art-file,.pub-seal__art-ring,.pub-seal__step{animation:none}}:root{--italky-shell-bg:#06111d;--italky-shell-line:rgba(78,210,217,0.25);--italky-shell-muted:#aebdcc;--italky-shell-cyan:#35d5d0}body:has(#pageContent .exe-footer)>.global-footer,body:has(#pageContent .welcome-foot)>.global-footer{display:none!important}.exe-footer.italky-style-footer,.global-footer.italky-style-footer,.italky-style-footer,.welcome-foot{width:100%!important;min-height:calc(92px + env(safe-area-inset-bottom, 0px))!important;padding:7px 12px calc(7px + env(safe-area-inset-bottom, 0px))!important;border-top:1px solid var(--italky-shell-line)!important;background:var(--italky-shell-bg)!important;color:#f5f7fb!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important;overflow:hidden!important;box-shadow:none!important}.welcome-foot{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:50!important}.exe-footer-nav.italky-style-footer-links,.italky-style-footer-links,.welcome-foot-links{display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;min-height:18px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important}.exe-footer-nav.italky-style-footer-links a,.italky-style-footer-links a,.welcome-foot-links a{color:var(--italky-shell-muted)!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important}.italky-style-footer-corp,.welcome-foot-corporate-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:4px 14px!important;border:1px solid rgba(53,213,208,.55)!important;border-radius:999px!important;background:transparent!important;color:#eaffff!important;font-size:10px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}.italky-style-footer.is-signed-in .italky-style-footer-corp,body:has(.welcome-avatar) .welcome-foot-corporate-btn,body:has(.welcome-login[href="/personal/music"]) .welcome-foot-corporate-btn,body:has(.welcome-login[href^="/personal/music"]) .welcome-foot-corporate-btn{display:none!important}.italky-style-footer-signature,.welcome-foot-sig{min-height:14px!important;margin:0!important;color:#91a4b8!important;font-size:10px!important;line-height:1.2!important;font-weight:700!important;white-space:nowrap!important;text-align:center!important}.italky-style-footer-signature span,.welcome-foot-sig:after{color:var(--italky-shell-cyan)!important;margin-left:5px!important;font-family:Segoe UI Historic,Noto Sans Old Turkic,serif!important;direction:rtl!important;unicode-bidi:isolate!important}.welcome-foot-sig:after{content:"𐰆𐰍𐰔 𐰇𐰔𐰘𐰃𐰏𐱅"}.exe-footer-otk,.global-footer__credit+.gokturk-signature,.gokturk-signature,.welcome-foot-goturk{display:none!important}.welcome:has(.welcome-avatar),.welcome:has(.welcome-login[href="/personal/music"]),.welcome:has(.welcome-login[href^="/personal/music"]){--w-foot:4.35rem}@media (max-width:700px){.exe-footer.italky-style-footer,.global-footer.italky-style-footer,.italky-style-footer,.welcome-foot{min-height:calc(90px + env(safe-area-inset-bottom, 0px))!important;gap:4px!important;padding-left:8px!important;padding-right:8px!important}.exe-footer-nav.italky-style-footer-links,.italky-style-footer-links,.welcome-foot-links{gap:10px!important}.exe-footer-nav.italky-style-footer-links a,.italky-style-footer-links a,.welcome-foot-links a{font-size:9px!important}.italky-style-footer-corp,.welcome-foot-corporate-btn{min-height:22px!important;padding:3px 11px!important;font-size:9px!important}.italky-style-footer-signature,.welcome-foot-sig{font-size:8px!important}.welcome:has(.welcome-avatar),.welcome:has(.welcome-login[href="/personal/music"]),.welcome:has(.welcome-login[href^="/personal/music"]){--w-foot:3.9rem}}