/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--background:#fffdf9;--foreground:#273742;--muted:#6d7a80;--line:#3c4c541f;--paper:#ffffffc7;--paper-strong:#ffffffeb;--blue:#70aed7;--blue-dark:#31586f;--sage:#bfd9c7;--rose:#f4c9c2;--peach:#f8e4d0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{color:var(--foreground);background:radial-gradient(circle at 14% 8%,#c6e6f8b8,#0000 30rem),radial-gradient(circle at 78% 6%,#f4c9c275,#0000 28rem),radial-gradient(circle at 48% 70%,#bfd9c761,#0000 34rem),linear-gradient(#fffdf9 0%,#f8fbf7 52%,#fff8f0 100%);margin:0;font-family:Avenir Next,Trebuchet MS,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.material-symbols-rounded{font-feature-settings:"liga";letter-spacing:0;text-transform:none;white-space:nowrap;direction:ltr;font-family:Material Symbols Rounded;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-flex}main{padding-top:76px;overflow:clip visible}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffc7;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 32px);padding:10px 14px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 16px 46px #445b691a}.brand{align-items:center;gap:10px;min-width:230px;display:inline-flex}.brand img{object-fit:cover;background:linear-gradient(145deg,#fff,#eaf7ff);border:1px solid #70aed747;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.brand strong{color:#31414a;font-size:15px;font-weight:600}.menu-button{display:none}.background-music-toggle{z-index:30;width:54px;height:54px;color:var(--blue-dark);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff0,#ecf8fde0);border:1px solid #ffffffc7;border-radius:50%;place-items:center;transition:background .18s,color .18s,box-shadow .18s;display:grid;position:fixed;bottom:22px;left:22px;box-shadow:0 18px 42px #41566429}.background-music-toggle:hover{box-shadow:0 22px 48px #41566433}.background-music-toggle .material-symbols-rounded{font-size:25px}.background-music-toggle.is-playing{color:#fff;background:linear-gradient(145deg,#70aed7f5,#bfd9c7eb)}.background-music-toggle.is-suspended{color:#8a9aa2;background:linear-gradient(145deg,#fffffff0,#f5efeae6)}.site-nav{color:#5d6d74;flex-wrap:wrap;justify-content:flex-end;gap:6px;font-size:14px;display:flex}.site-nav a{border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:7px 12px;transition:background .18s,color .18s;display:inline-flex}.site-nav a:hover,.site-nav a.is-active{color:var(--blue-dark);background:#70aed724}.hero{grid-template-columns:minmax(0,.88fr) minmax(380px,.94fr);align-items:center;gap:clamp(28px,5vw,70px);width:min(1180px,100% - 32px);min-height:calc(100svh - 88px);margin:0 auto;padding:6px 0 42px;display:grid}.hero-copy{max-width:640px}h1,h2,h3,p{overflow-wrap:anywhere}h1{color:#253946;letter-spacing:0;max-width:11.5ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,8.2vw,98px);font-weight:400;line-height:.96}.hero-copy>p,.page-hero p{max-width:590px;color:var(--muted);margin:24px 0 0;font-size:20px;line-height:1.62}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:#31586f;box-shadow:0 16px 30px #31586f33}.button.secondary{border:1px solid var(--line);color:var(--blue-dark);background:#ffffffb8}.hero-scene{min-height:590px;box-shadow:none;isolation:isolate;background:0 0;border-radius:0;place-items:end center;margin:0;animation:.9s both scene-in;display:grid;position:relative;overflow:visible}.hero-scene:before,.hero-scene:after{content:"";z-index:0;pointer-events:none;border-radius:999px;position:absolute}.hero-scene:before{display:none}.hero-scene:after{filter:blur(16px);background:radial-gradient(#31586f29,#0000 68%);width:min(520px,92%);height:88px;bottom:10px;left:50%;transform:translate(-50%)}.hero-orbit{z-index:4;pointer-events:none;position:absolute;inset:-220px -120px 0;overflow:visible}.floating-note{color:#416e8833;font-family:Georgia,Times New Roman,serif;font-size:var(--note-size);opacity:0;animation:note-float var(--note-duration) ease-in-out var(--note-delay) infinite;line-height:1;position:absolute;top:66%;left:52%}.portrait-cutout{z-index:2;filter:drop-shadow(0 30px 30px #394c582e);width:min(84%,500px);height:92%;min-height:520px;margin-bottom:-14px;animation:1.1s cubic-bezier(.2,.9,.2,1) .12s both portrait-in;position:relative;overflow:visible}.portrait-cutout:before,.portrait-cutout:after{content:"";pointer-events:none;position:absolute}.portrait-cutout:before{display:none}.portrait-cutout:after{background:linear-gradient(#0000,#fffdf994);height:18%;bottom:0;left:10%;right:10%}.portrait-cutout img{z-index:1;object-fit:contain;object-position:center bottom;filter:saturate(.98)brightness(1.03);width:100%;height:100%;position:relative}@keyframes scene-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes portrait-in{0%{opacity:0;transform:translateY(34px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes note-float{0%{opacity:0;transform:translate(0)rotate(0)scale(.72)}18%{opacity:.32}78%{opacity:.18}to{opacity:0;transform:translate(var(--note-x), var(--note-y)) rotate(var(--note-rotate)) scale(1.12)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-scene,.portrait-cutout,.floating-note{animation:none}.floating-note{display:none}}.intro-band{grid-template-columns:repeat(3,1fr);gap:12px;width:min(1180px,100% - 32px);margin:0 auto;display:grid}.music-path{background:linear-gradient(120deg,#ffffffc7,#ffffff6b),radial-gradient(circle at 16% 28%,#d5edfa7a,#0000 34%),radial-gradient(circle at 88% 68%,#f8e1d580,#0000 34%);border:1px solid #ffffffb8;border-radius:38px;grid-template-columns:.82fr 1.18fr;gap:34px;width:min(1180px,100% - 32px);margin:0 auto;padding:30px;display:grid;box-shadow:0 22px 56px #4b606d13}.home-about-band{grid-template-columns:.9fr 1.1fr;align-items:end;gap:clamp(24px,6vw,86px);width:min(1180px,100% - 32px);margin:18px auto 0;padding:44px 0 18px;display:grid}.home-about-band span,.contact-section-redesign span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:800}.home-about-band p{color:var(--muted);margin:0;font-size:21px;line-height:1.7}.path-copy span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:700}.path-copy h2{max-width:460px;margin-top:14px;font-size:clamp(34px,4.6vw,58px)}.path-links{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:12px;display:grid;position:relative}.path-links:before{content:"";background:linear-gradient(90deg,#0000,#31586f38,#0000);height:1px;position:absolute;top:44px;left:14%;right:14%}.path-links a{border-radius:26px;align-content:start;gap:8px;min-height:150px;padding:18px;transition:background .18s,transform .18s;display:grid;position:relative}.path-links a:hover{background:#ffffff94;transform:translateY(-2px)}.path-links .material-symbols-rounded{width:54px;height:54px;color:var(--blue-dark);background:#ffffffd1;border-radius:50%;place-items:center;font-size:25px;display:grid;box-shadow:0 12px 30px #4b606d14}.path-links strong{color:#253946;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.path-links small{color:#61717a;font-size:15px;line-height:1.35}.intro-band div,.work-card,.news-card,.contact-card,.story-card,.note-card,.news-body article{border:1px solid var(--line);background:#ffffffb3;border-radius:28px;box-shadow:0 18px 46px #4b606d11}.intro-band div{min-height:128px;padding:22px}.intro-band span{color:var(--blue);margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:31px;display:block}.intro-band p{color:#4f626b;margin:0;font-size:17px;line-height:1.48}.section,.contact-section,.page-hero,.news-detail-hero{width:min(1180px,100% - 32px);margin:0 auto}.section,.contact-section{padding:60px 0 0}.section[id],.contact-section[id]{scroll-margin-top:112px}.two-column{grid-template-columns:.78fr 1fr;align-items:start;gap:50px;display:grid}h2{color:#253946;letter-spacing:0;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5.4vw,66px);font-weight:400;line-height:1.03}.long-text p{color:var(--muted);margin:0 0 20px;font-size:20px;line-height:1.68}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-heading a{color:var(--blue-dark);flex:none;font-size:15px;font-weight:700}.featured-video{grid-template-columns:.72fr 1fr;gap:10px;display:grid}.featured-video-compact{grid-template-columns:1.05fr .72fr;align-items:stretch;gap:14px;margin-bottom:14px}.featured-video-compact .video-copy{align-content:center;display:grid}.video-copy{border:1px solid var(--line);background:#ffffffb3;border-radius:28px;padding:28px}.video-copy span,.work-card span,.news-card time,.story-card time,.note-card span,.certificate span{color:#6f8da0;letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:700}.video-copy h3,.work-card h3,.news-card h3{color:#253946;margin:14px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;line-height:1.08}.video-copy p,.news-card p,.work-card p,.story-card p,.note-card p{color:var(--muted);margin:0 0 24px;font-size:17px;line-height:1.56}.video-preview{background:#dce7ef;border-radius:28px;min-height:340px;display:block;position:relative;overflow:hidden}.factual-feature{background:linear-gradient(90deg,#70aed729 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#70aed71f 1px,#0000 1px) 0 0/28px 28px,linear-gradient(145deg,#ffffffd1,#edf8fbeb);place-items:center;display:grid}.factual-feature .material-symbols-rounded{width:96px;height:96px;color:var(--blue-dark);background:#ffffffdb;border-radius:50%;place-items:center;font-size:48px;display:grid;box-shadow:0 18px 42px #4b606d1f}.video-preview img{object-fit:cover;width:100%;height:100%;min-height:340px;display:block}.play-button{background:#ffffffdb;border-radius:50%;width:78px;height:78px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px #2430382e}.play-button:after{content:"";border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:21px solid var(--blue);width:0;height:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.work-grid,.news-grid,.notes-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.creation-overview{grid-template-columns:1.15fr .85fr .85fr;gap:14px;display:grid}.creation-card{border:1px solid var(--line);background:#ffffffad;border-radius:30px;grid-template-columns:54px 1fr;gap:18px;min-height:178px;padding:22px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 18px 46px #4b606d0e}.creation-card:hover{transform:translateY(-2px);box-shadow:0 24px 58px #4b606d18}.creation-card>.material-symbols-rounded{width:54px;height:54px;color:var(--blue-dark);background:#70aed721;border-radius:50%;place-items:center;font-size:26px;display:grid}.creation-card small,.compact-list small,.compact-list time{color:#6f8da0;text-transform:uppercase;font-size:12px;font-weight:800}.creation-card h3{color:#253946;margin:4px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.08}.creation-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.5}.home-news-notes{grid-template-columns:1fr 1fr;gap:22px;display:grid}.compact-list{gap:10px;display:grid}.compact-list a{border:1px solid var(--line);background:#ffffff9e;border-radius:24px;gap:8px;padding:18px 20px;transition:transform .18s,box-shadow .18s;display:grid}.compact-list a:hover{transform:translateY(-2px);box-shadow:0 18px 42px #4b606d13}.compact-list strong{color:#253946;font-size:20px}.work-card,.news-card{min-height:210px;padding:24px}.education-layout{grid-template-columns:.82fr 1fr;align-items:stretch;gap:18px;display:grid}.certificate{min-height:440px;box-shadow:inset 0 0 0 1px var(--line), 0 22px 52px #4b606d1a;background:linear-gradient(150deg,#fff,#edf8fb);border-radius:32px;padding:0;position:relative;overflow:hidden}.certificate>img{object-fit:cover;filter:saturate(.9)brightness(1.04);width:100%;height:100%;min-height:440px;display:block}.certificate-caption{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border-radius:24px;padding:18px;position:absolute;bottom:18px;left:18px;right:18px}.certificate-caption strong{color:#253946;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;line-height:1.08;display:block}.certificate p{color:var(--muted);margin:0;font-size:17px;line-height:1.5}.education-layout ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.education-layout li{border:1px solid var(--line);color:#4f626b;background:#ffffffb3;border-radius:26px;align-items:center;min-height:80px;padding:20px 22px;font-size:18px;line-height:1.38;display:flex}.contact-section{grid-template-columns:1fr .72fr;align-items:end;gap:36px;padding-bottom:52px;display:grid}.contact-section>div:first-child>p{max-width:660px;color:var(--muted);margin:22px 0 0;font-size:19px;line-height:1.58}.contact-card{box-shadow:none;background:0 0;border:0;gap:10px;padding:0;display:grid}.contact-card a{border:1px solid var(--line);min-height:74px;color:var(--blue-dark);background:#ffffff9e;border-radius:24px;grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:14px;font-weight:700;display:grid}.contact-card a[aria-disabled=true]{cursor:default;color:#7f8d93}.contact-card .material-symbols-rounded{background:#70aed721;border-radius:50%;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.contact-card small{color:#7b8b92;text-transform:uppercase;font-size:12px;display:block}.contact-card strong{color:#31586f;margin-top:3px;font-size:18px;display:block}.site-footer{background:radial-gradient(circle at 18% 0,#d5edfa80,#0000 28rem),radial-gradient(circle at 86% 0,#f8e1d56b,#0000 30rem),#ffffff9e;border-top:1px solid #3c4c541a;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(260px,auto);align-items:start;gap:24px;width:100%;margin:82px 0 0;padding:34px max(20px,50vw - 574px) 22px;display:grid;box-shadow:0 -18px 44px #4b606d0e}.footer-brand{color:#31414a;align-items:center;gap:10px;font-weight:700;display:inline-flex}.footer-brand img{object-fit:cover;background:linear-gradient(145deg,#fff,#eaf7ff);border:1px solid #70aed747;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.site-footer p{max-width:520px;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.5}.footer-contact{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.footer-contact a,.footer-contact>span{min-height:40px;color:var(--blue-dark);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:10px 13px;font-size:14px;font-weight:750;display:inline-flex}.footer-contact>span{color:#7f8d93}.telegram-footer-button{gap:8px}.telegram-footer-button-muted{color:#7f8d93}.telegram-footer-button svg{fill:currentColor;width:20px;height:20px}.telegram-footer-button span{display:none}.footer-bottom{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;padding-top:18px;display:flex}.footer-bottom small{color:#718089}.author-footer-link{color:#6b7a82;background:#ffffffb8;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:14px;font-weight:700;display:inline-flex}.author-footer-link .material-symbols-rounded{font-size:17px}.page-hero{padding:52px 0 6px}.page-hero span{color:var(--blue-dark);background:#ffffffb3;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.page-hero h1{max-width:920px;font-size:clamp(46px,7vw,86px)}.about-page-hero{position:relative}.biography-layout{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.biography-aside{border:1px solid var(--line);background:#ffffffb8;border-radius:34px;position:sticky;top:112px;overflow:hidden;box-shadow:0 20px 50px #4b606d12}.biography-aside img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%;display:block}.biography-aside div{gap:8px;padding:20px;display:grid}.biography-aside span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:850}.biography-aside strong{color:#253946;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1.1}.biography-text{border:1px solid var(--line);background:#ffffffad;border-radius:36px;padding:clamp(24px,4vw,42px);box-shadow:0 20px 50px #4b606d0f}.biography-text p{color:#4f626b;margin:0;font-size:19px;line-height:1.72}.biography-text p+p{margin-top:18px}.notes-hero{position:relative}.notes-hero:after{content:"♪";color:#70aed733;font-family:Georgia,Times New Roman,serif;font-size:clamp(78px,13vw,180px);position:absolute;top:42px;right:6%}.page-list{gap:14px;display:grid}.news-page-hero{padding-bottom:22px;position:relative}.news-page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f4c9c23d,#0000 64%),radial-gradient(circle at 35% 35%,#70aed729,#0000 52%);border-radius:50%;width:clamp(120px,22vw,280px);height:clamp(120px,22vw,280px);position:absolute;top:32px;right:4%}.news-page-layout{gap:18px;padding-top:26px;display:grid}.news-feature-card{background:radial-gradient(circle at 80% 18%,#f8e1d561,#0000 34%),#ffffffb8;border:1px solid #ffffffc7;border-radius:40px;grid-template-columns:minmax(420px,1.1fr) minmax(0,.9fr);align-items:stretch;gap:clamp(18px,4vw,42px);min-height:430px;padding:clamp(18px,2vw,24px);display:grid;overflow:hidden;box-shadow:0 22px 58px #4b606d13}.news-feature-card>img{object-fit:cover;border-radius:30px;width:100%;height:100%;min-height:390px}.news-feature-card>div{align-content:center;justify-items:start;padding:clamp(12px,3vw,34px);display:grid}.news-feature-card time,.news-mosaic-card time{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:850}.news-feature-card h2{margin:16px 0;font-size:clamp(42px,6vw,76px)}.news-feature-card p{max-width:560px;color:var(--muted);margin:0;font-size:19px;line-height:1.62}.news-feature-card div>span{color:var(--blue-dark);align-items:center;gap:8px;margin-top:28px;font-weight:850;display:inline-flex}.news-feature-card .material-symbols-rounded{font-size:18px}.news-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.news-mosaic-card{border:1px solid var(--line);background:#ffffffa3;border-radius:30px;grid-template-columns:180px 1fr;gap:18px;min-height:210px;padding:16px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 18px 46px #4b606d0e}.news-mosaic-card:hover,.news-feature-card:hover{transform:translateY(-2px);box-shadow:0 24px 60px #4b606d1b}.news-mosaic-card.is-wide{grid-column:span 2}.news-mosaic-card img{object-fit:cover;border-radius:22px;width:100%;height:100%;min-height:178px}.news-mosaic-card div{align-content:center;display:grid}.news-mosaic-card h2{margin:10px 0;font-size:clamp(28px,3vw,42px)}.news-mosaic-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.52}.story-card{grid-template-columns:190px 1fr;gap:28px;padding:28px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.news-link-card{color:inherit}.story-card:hover{border-color:#70aed747;transform:translateY(-2px);box-shadow:0 22px 54px #4b606d18}.story-card img{object-fit:cover;border-radius:22px;width:100%;min-height:140px}.story-card h2,.note-card h2{margin:0 0 12px;font-size:clamp(28px,4vw,44px)}.story-card p,.note-card p{max-width:720px}.news-detail-hero{padding:42px 0 8px}.news-article-shell{background:radial-gradient(circle at 14% 18%,#d5edfa7a,#0000 34%),radial-gradient(circle at 84% 20%,#f8e1d561,#0000 32%),#ffffffb8;border:1px solid #ffffffbd;border-radius:42px;grid-template-columns:minmax(0,.86fr) minmax(340px,.82fr);align-items:stretch;gap:24px;padding:clamp(22px,4vw,42px);display:grid;box-shadow:0 22px 58px #4b606d13}.news-article-copy{align-content:center;gap:18px;display:grid}.news-article-copy time,.news-body span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:700}.news-article-copy h1{max-width:780px;font-size:clamp(46px,7vw,84px)}.news-article-copy p{max-width:680px;color:var(--muted);margin:0;font-size:20px;line-height:1.6}.news-article-shell>img{object-fit:cover;border-radius:30px;width:100%;min-height:420px}.news-body article{padding:clamp(24px,4vw,42px)}.news-body p{color:#4f626b;max-width:860px;margin:16px 0 0;font-size:20px;line-height:1.72}.news-body a{color:var(--blue-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.notes-grid{align-items:stretch}.notes-gallery{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.videos-hero,.gallery-hero{position:relative}.gallery-hero:after{content:"";pointer-events:none;background:linear-gradient(135deg,#70aed71f,#f4c9c229),#ffffff80;border-radius:36px;width:clamp(90px,16vw,190px);height:clamp(90px,16vw,190px);position:absolute;top:28px;right:5%;transform:rotate(8deg)}.videos-hero:after{content:"▶";color:#70aed72e;font-size:clamp(64px,11vw,150px);position:absolute;top:48px;right:7%}.video-gallery{gap:18px;display:grid}.audio-hero{position:relative}.audio-track-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.audio-track-card{border:1px solid var(--line);color:inherit;cursor:pointer;font:inherit;text-align:left;background:#ffffffb8;border-radius:32px;gap:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #4b606d12}.audio-track-card img{aspect-ratio:1;object-fit:cover;width:100%}.audio-track-card>.material-symbols-rounded{width:54px;height:54px;color:var(--blue-dark);background:#ffffffdb;border-radius:50%;place-items:center;font-size:27px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 14px 32px #24303824}.audio-track-card div{padding:22px}.audio-track-card h2{margin-top:8px;font-size:34px}.audio-track-card p{color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.5}.audio-track-card.is-active{border-color:#70aed761}.mini-player-shell{z-index:55;width:min(640px,100% - 28px);position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.mini-player{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #ffffffc7;border-radius:999px;grid-template-columns:68px 1fr 48px 36px;align-items:center;gap:14px;min-height:92px;padding:12px 14px;display:grid;position:relative;box-shadow:0 18px 46px #445b692e}.mini-player>img{object-fit:cover;border-radius:22px;width:68px;height:68px}.mini-player-body{gap:6px;display:grid}.mini-player-body strong{color:#253946;font-size:16px}.mini-player-body input{width:100%;accent-color:var(--blue-dark)}.mini-player-body small{color:var(--muted);font-size:12px}.mini-player-play,.mini-player-close{cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.mini-player-play{background:var(--blue-dark);color:#fff;width:48px;height:48px}.mini-player-close{width:34px;height:34px;color:var(--blue-dark);background:#70aed71f}.mini-player-hint{background:#fffffff2;border-radius:24px;width:min(310px,100vw - 42px);padding:16px;position:absolute;bottom:calc(100% + 14px);left:22px;box-shadow:0 18px 46px #445b692e}.mini-player-hint.points-close{left:auto;right:18px}.mini-player-hint:after{content:"";background:#fffffff2;width:18px;height:18px;position:absolute;bottom:-9px;left:42px;transform:rotate(45deg)}.mini-player-hint.points-close:after{left:auto;right:26px}.mini-player-hint p{color:#4f626b;margin:0 0 12px;font-size:15px;line-height:1.45}.gallery-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.gallery-card{background:#e8f2f5;border:1px solid #ffffffc7;border-radius:34px;grid-column:span 4;min-height:420px;position:relative;overflow:hidden;box-shadow:0 22px 54px #4b606d14}.gallery-card:nth-child(5n+1),.gallery-card:nth-child(5n+4){grid-column:span 7}.gallery-card:nth-child(5n+2),.gallery-card:nth-child(5n+5){grid-column:span 5}.gallery-card img{object-fit:cover;width:100%;height:100%;min-height:420px;transition:transform .5s;display:block}.gallery-card:hover img{transform:scale(1.035)}.gallery-card div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffff94;border-radius:24px;padding:18px;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 18px 42px #2430381f}.gallery-card span{color:#6f8da0;font-size:12px;font-weight:800}.gallery-card h2{margin-top:8px;font-size:clamp(28px,4vw,42px)}.gallery-card p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.45}.video-card{border:1px solid var(--line);background:#ffffffb8;border-radius:32px;grid-template-columns:minmax(320px,.82fr) minmax(0,1fr);align-items:stretch;gap:24px;padding:18px;display:grid;box-shadow:0 20px 50px #4b606d12}.video-card-cover{background:#dce7ef;border-radius:26px;min-height:310px;display:block;position:relative;overflow:hidden}.video-card-cover img{object-fit:cover;width:100%;height:100%;min-height:310px;display:block}.video-card>div{align-content:center;justify-items:start;padding:clamp(12px,3vw,28px);display:grid}.video-card span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:800}.video-card h2{margin-top:14px;font-size:clamp(36px,5vw,62px)}.video-card p{max-width:620px;color:var(--muted);margin:16px 0 22px;font-size:19px;line-height:1.62}.note-preview-card{border:1px solid var(--line);background:#ffffffbd;border-radius:32px;grid-template-rows:240px 1fr;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 20px 50px #4b606d13}.note-preview-card:hover{transform:translateY(-4px);box-shadow:0 24px 62px #4b606d21}.note-preview-card img{object-fit:cover;width:100%;height:100%}.note-preview-card div{padding:24px}.note-preview-card span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:700}.note-preview-card h2{margin:12px 0;font-size:34px}.note-preview-card p{color:var(--muted);margin:0 0 16px;font-size:17px;line-height:1.55}.note-card{gap:22px;padding:22px;display:grid}.note-cover{background:linear-gradient(90deg,#70aed72e 1px,#0000 1px) 0 0/22px 22px,linear-gradient(#70aed71f 1px,#0000 1px) 0 0/22px 22px,linear-gradient(145deg,#fff,#e9f7ff 58%,#fff0e8);border-radius:22px;place-items:center;min-height:230px;display:grid}.note-cover span{color:#31586f6b;font-family:Georgia,Times New Roman,serif;font-size:86px}.note-card small{color:#587383;font-weight:700}.note-detail-hero,.score-publication-hero{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 8px}.note-detail-hero>a,.back-link{color:#587383;align-items:center;gap:9px;margin-bottom:22px;font-size:15px;font-weight:650;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.back-link .material-symbols-rounded{width:30px;height:30px;color:var(--blue-dark);background:#ffffffc2;border:1px solid #70aed738;border-radius:50%;place-items:center;font-size:18px;display:grid;box-shadow:0 10px 24px #4b606d0f}.back-link:hover{color:var(--blue-dark);transform:translate(-2px)}.publication-shell{background:radial-gradient(circle at 16% 16%,#d5edfa7a,#0000 32%),radial-gradient(circle at 90% 26%,#f8e1d575,#0000 30%),#ffffffb8;border:1px solid #ffffffbf;border-radius:42px;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);align-items:end;gap:24px;padding:clamp(26px,5vw,48px);display:grid;box-shadow:0 22px 58px #4b606d13}.publication-title{gap:14px;display:grid}.publication-title span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:700}.publication-title h1{max-width:780px;font-size:clamp(48px,7vw,88px)}.publication-title p{max-width:650px;color:var(--muted);margin:0;font-size:20px;line-height:1.58}.publication-shell .pretty-player{align-self:stretch;margin:0}.publication-shell .note-actions{grid-column:2}.note-detail-hero>div{background:#ffffffad;border:1px solid #ffffffb8;border-radius:38px;grid-template-columns:.62fr 1fr;align-items:center;gap:34px;padding:24px;display:grid;box-shadow:0 22px 58px #4b606d14}.note-detail-hero figure{margin:0}.note-detail-hero img{aspect-ratio:4/3;object-fit:cover;border-radius:30px;width:100%;box-shadow:0 20px 46px #4b606d1a}.note-detail-copy{align-content:center;display:grid}.note-detail-hero span,.note-detail-panel span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:700}.note-detail-hero p{max-width:620px;color:var(--muted);margin:20px 0 22px;font-size:20px;line-height:1.58}.note-detail-grid{grid-template-columns:.85fr 1.15fr;gap:18px;display:grid}.publication-layout{grid-template-columns:minmax(0,1.12fr) minmax(320px,.68fr);align-items:start;gap:22px;display:grid}.note-detail-panel{border:1px solid var(--line);background:#ffffffb8;border-radius:30px;padding:26px;box-shadow:0 18px 46px #4b606d12}.note-detail-panel a{color:var(--blue-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.note-detail-panel pre{color:#4f626b;white-space:pre-wrap;margin:18px 0 0;font-family:inherit;font-size:18px;line-height:1.7}.score-panel,.note-story{grid-column:auto}.score-panel img{object-fit:cover;border-radius:24px;width:100%;max-height:600px;margin-top:18px}.pdf-preview-panel{background:linear-gradient(#fffffff5,#fafdf9db),#ffffffc7;border:1px solid #d9e2dce6;border-radius:32px;padding:clamp(14px,2vw,18px);box-shadow:0 24px 58px #4b606d14}.pdf-preview-head{color:#6f8da0;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;padding:6px 6px 16px;font-size:13px;font-weight:700;display:flex}.pdf-preview-head>div{gap:4px;display:grid}.pdf-preview-head strong{color:#253946;text-transform:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,36px);font-weight:400;line-height:1.08}.pdf-file-card{background:radial-gradient(circle at 86% 14%,#f4c9c238,#0000 28%),linear-gradient(135deg,#d5edfa4d,#fff5ef33),#fff;border:1px solid #31586f17;border-radius:24px;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:20px;padding:clamp(22px,4vw,34px);display:grid}.pdf-file-card>.material-symbols-rounded{width:64px;height:64px;color:var(--blue-dark);background:#70aed71f;border-radius:22px;place-items:center;font-size:34px;display:grid}.pdf-file-card h2{font-size:clamp(30px,4vw,48px)}.pdf-file-card p{max-width:620px;color:var(--muted);margin:12px 0 0;font-size:18px;line-height:1.62}.pdf-file-actions{flex-wrap:wrap;grid-column:2;gap:10px;display:flex}.publication-aside{gap:16px;display:grid}.pretty-player{background:linear-gradient(#ffffff3d,#fffffff2 46%),linear-gradient(145deg,#eff8fceb,#fff5efc7);border:1px solid #70aed733;border-radius:32px;max-width:560px;margin:2px 0 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #4b606d13}.player-photo{pointer-events:none;height:172px}.player-photo img{object-fit:cover;object-position:center 30%;opacity:.62;filter:saturate(.82)brightness(1.06);width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(#000 0%,#000000d9 42%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000d9 42%,#0000 100%)}.player-content{z-index:1;gap:14px;margin-top:-30px;padding:0 18px 18px;display:grid;position:relative}.player-heading{align-items:center;gap:12px;display:flex}.pretty-player .material-symbols-rounded{width:46px;height:46px;color:var(--blue-dark);background:#ffffffd1;border-radius:50%;place-items:center;font-size:27px;display:grid}.pretty-player strong{color:#253946;font-size:17px;display:block}.pretty-player small{color:var(--muted)}.pretty-player audio{width:100%;height:42px}.note-actions{flex-wrap:wrap;gap:12px;display:flex}.author-lock,.author-panel{border:1px solid var(--line);background:#ffffffc2;border-radius:32px;box-shadow:0 22px 58px #4b606d14}.author-lock{text-align:center;gap:18px;width:min(560px,100% - 32px);margin:52px auto;padding:36px;display:grid}.author-lock>.material-symbols-rounded{width:58px;height:58px;color:var(--blue-dark);background:#eff8fc;border-radius:50%;justify-self:center;place-items:center;font-size:28px;display:grid}.author-lock h1{max-width:none;font-size:56px}.author-lock p,.author-lock small{color:var(--muted)}.author-lock form{gap:10px;display:flex}.author-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.author-panel{align-content:start;gap:16px;padding:26px;display:grid}.wide-panel{grid-column:span 2}.author-panel h2{font-size:36px}.author-panel label,.editor-card{color:#587383;gap:8px;font-size:14px;font-weight:700;display:grid}.author-panel input,.author-panel textarea,.author-lock input{border:1px solid var(--line);width:100%;color:var(--foreground);font:inherit;background:#ffffffc7;border-radius:18px;padding:13px 14px}.author-panel textarea{resize:vertical;min-height:100px}.asset-field{background:#f8fbf9a8;border:1px solid #70aed729;border-radius:22px;padding:14px}.asset-field-row{grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);gap:10px;display:grid}.author-panel .asset-field input[type=file]{color:#587383;cursor:pointer;min-height:48px;padding:10px}.asset-preview-audio,.asset-preview-video{border-radius:18px;width:100%}.asset-preview-video{background:#101820;max-height:260px}.asset-preview-link{color:var(--blue-dark);background:#70aed724;border-radius:999px;justify-self:start;padding:9px 13px;font-weight:800}.volume-editor div{grid-template-columns:1fr 82px auto;align-items:center;gap:10px;display:grid}.author-panel .volume-editor input[type=range],.author-workspace .volume-editor input[type=range]{height:8px;accent-color:var(--blue-dark);background:linear-gradient(90deg,#70aed780,#bfd9c78c);border:0;border-radius:999px;padding:0}.author-panel .volume-editor input[type=number],.author-workspace .volume-editor input[type=number]{text-align:center}.volume-editor span{color:#6f8da0;font-weight:700}.editor-card{border:1px solid var(--line);background:#f8fbf9b8;border-radius:24px;padding:16px;position:relative}.editor-card button{color:#7a4540;cursor:pointer;font:inherit;background:#f4c9c26b;border:0;border-radius:999px;justify-self:start;padding:9px 13px;font-weight:700}.author-actions{flex-wrap:wrap;gap:12px;display:flex}.author-workspace{width:min(1180px,100% - 32px);margin:0 auto;padding:38px 0 12px}.author-workspace *,.editor-modal *{min-width:0}.author-topbar,.author-section-panel{background:radial-gradient(circle at 16% 12%,#d5edfa73,#0000 30%),radial-gradient(circle at 88% 16%,#f8e1d561,#0000 32%),#ffffffc2;border:1px solid #ffffffb8;border-radius:36px;box-shadow:0 22px 58px #4b606d13}.author-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:clamp(22px,3vw,32px);display:grid}.author-topbar span,.author-section-heading span,.editor-modal header span{color:#6f8da0;text-transform:uppercase;font-size:13px;font-weight:800}.author-topbar h1{max-width:860px;margin-top:10px;font-size:clamp(42px,6vw,68px)}.author-topbar p{max-width:720px;color:var(--muted);margin:18px 0 0;font-size:19px;line-height:1.62}.author-tabs{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #ffffffc2;border-radius:24px;gap:8px;margin:12px 0;padding:10px;display:flex;position:sticky;top:86px;box-shadow:0 16px 38px #4b606d14}.author-tabs button,.icon-button,.danger-button{cursor:pointer;font:inherit;border:0}.author-tabs button{color:#60737d;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-weight:800;display:inline-flex}.author-tabs button.is-active{color:var(--blue-dark);background:#70aed729}.author-section-panel{padding:clamp(22px,4vw,34px)}.author-section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.author-section-heading h2{margin-top:8px;font-size:clamp(34px,5vw,58px)}.author-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.author-form-card,.manager-card,.editor-modal{border:1px solid var(--line);background:#ffffffc2;border-radius:28px;box-shadow:0 18px 46px #4b606d0f}.author-form-card{align-content:start;gap:14px;padding:18px;display:grid}.wide-editor-card{grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr))}.control-field,.asset-field,.volume-editor{color:#587383;gap:9px;font-size:14px;font-weight:800;line-height:1.25;display:grid}.field-label,.asset-field>span,.youtube-cover-preview>span{color:#587383;font-size:14px;font-weight:850;line-height:1.25;display:block}.author-workspace input,.author-workspace textarea,.editor-modal input,.editor-modal textarea,.author-lock input{width:100%;color:var(--foreground);font:inherit;background:#ffffffd1;border:1px solid #3c4c5424;border-radius:18px;padding:13px 14px;font-size:16px;line-height:1.35}.author-workspace textarea,.editor-modal textarea{resize:vertical;min-height:116px}.control-field textarea{display:block}.author-workspace input:not([type=range]),.editor-modal input:not([type=range]){text-overflow:ellipsis;overflow:hidden}.manager-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.manager-card{display:grid;overflow:hidden}.manager-card>img{aspect-ratio:16/10;object-fit:cover;width:100%}.gallery-manager-grid .manager-card>img{aspect-ratio:4/3}.manager-card>div:not(.manager-actions){gap:8px;padding:18px;display:grid}.manager-card span{color:#6f8da0;text-transform:uppercase;font-size:12px;font-weight:800}.manager-card h3{color:#253946;margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1.08}.manager-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.5}.manager-actions{align-items:center;gap:8px;padding:0 18px 18px;display:flex}.danger-button{color:#7a4540;background:#f4c9c26b;border-radius:999px;min-height:42px;padding:10px 13px;font-weight:800}.asset-field small{color:var(--muted);font-weight:600;line-height:1.4}.asset-empty{color:#7b8b92;background:#f4f9fcb8;border:1px dashed #70aed75c;border-radius:18px;place-items:center;min-height:132px;font-weight:700;display:grid}.asset-preview{object-fit:cover;border-radius:18px;width:100%;max-height:260px}.youtube-cover-preview{background:#f8fbf9a8;border:1px solid #70aed729;border-radius:22px;gap:9px;padding:14px;display:grid}.youtube-cover-preview img{object-fit:cover;border-radius:18px;width:100%;max-height:230px}.asset-field-row input{white-space:nowrap}.file-picker{min-height:48px;color:var(--blue-dark);background:#70aed724;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-weight:900;display:inline-flex;position:relative;overflow:hidden}.file-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.asset-error{color:#9a3f39;font-style:normal;font-weight:800}.asset-pdf-preview{background:#f4f9fcd1;border-radius:18px;align-items:center;gap:12px;min-height:108px;padding:16px;display:flex}.asset-pdf-preview>.material-symbols-rounded{width:52px;height:52px;color:var(--blue-dark);background:#70aed724;border-radius:16px;place-items:center;font-size:30px;display:grid}.asset-pdf-preview strong{color:#253946;display:block}.asset-pdf-preview a{color:var(--blue-dark);font-weight:800}.editor-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#27374247;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.editor-modal{gap:18px;width:min(1040px,100%);max-height:min(860px,100svh - 36px);padding:22px;display:grid;overflow:auto}.editor-modal header,.editor-modal footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.editor-modal header h2{margin-top:6px;font-size:clamp(32px,5vw,52px)}.icon-button{width:42px;height:42px;color:var(--blue-dark);background:#f4f9fceb;border-radius:50%;place-items:center;display:grid}.editor-modal-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}.editor-fields{gap:14px;display:grid}@media (width<=920px){html{scroll-padding-top:106px}main{padding-top:86px}.site-header,.hero,.section,.contact-section,.intro-band,.page-hero,.news-detail-hero,.author-workspace,.note-detail-hero,.score-publication-hero{width:min(100% - 24px,700px)}.hero,.home-about-band,.biography-layout,.two-column,.featured-video,.featured-video-compact,.education-layout,.contact-section,.story-card,.news-feature-card,.news-mosaic-card,.news-article-shell,.video-card,.author-topbar,.author-form-grid,.wide-editor-card,.manager-grid,.editor-modal-grid,.music-path,.note-detail-hero>div,.note-detail-grid,.publication-shell,.publication-layout{grid-template-columns:1fr}.biography-aside{position:static}.publication-shell .note-actions,.footer-bottom{grid-column:auto}.site-footer{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.footer-contact{justify-content:flex-start}.author-stats{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto}.author-tabs{overflow-x:auto}.author-tabs button{flex:none}.hero{min-height:0;padding-top:22px}.hero-scene{min-height:500px}.portrait-cutout{width:min(78%,440px);min-height:450px}.intro-band,.work-grid,.news-grid,.news-mosaic,.notes-grid,.gallery-grid,.audio-track-grid,.creation-overview,.home-news-notes,.path-links{grid-template-columns:1fr}.gallery-card,.gallery-card:nth-child(n),.news-mosaic-card.is-wide{grid-column:auto}.news-feature-card>img{min-height:280px}.section,.contact-section{padding-top:54px}.home-about-band{padding-top:34px}.section[id],.contact-section[id]{scroll-margin-top:106px}}@media (width<=720px){html{scroll-padding-top:94px}main{padding-top:78px}.site-header{border-radius:24px;width:min(100% - 20px,460px);padding:10px;top:10px}.brand{min-width:0}.brand strong{font-size:14px}.background-music-toggle{width:48px;height:48px;bottom:14px;left:14px}.background-music-toggle .material-symbols-rounded{font-size:23px}.menu-button{width:36px;height:36px;color:var(--blue-dark);cursor:pointer;background:#ffffffc7;border:1px solid #70aed738;border-radius:50%;place-items:center;gap:4px;margin-left:auto;display:inline-grid}.menu-button .material-symbols-rounded{font-size:19px;transition:transform .18s}.menu-button[aria-expanded=true] .material-symbols-rounded{transform:rotate(90deg)}.site-nav{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffc7;border-radius:22px;grid-template-columns:1fr;gap:4px;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 42px #445b6924}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav a{justify-content:center;min-height:42px;font-size:15px}h1{font-size:48px}h2{font-size:36px}.hero-copy>p,.page-hero p,.long-text p{font-size:18px}.hero-actions,.section-heading{flex-direction:column;align-items:flex-start}.music-path{gap:22px;padding:24px}.path-links:before{display:none}.path-links a{grid-template-columns:54px 1fr;align-items:center;min-height:0}.path-links small{grid-column:2}.hero-scene{min-height:360px}.portrait-cutout{width:min(84%,340px);min-height:330px}.section[id],.contact-section[id]{scroll-margin-top:94px}.video-copy,.work-card,.news-card,.intro-band div,.story-card,.note-card,.note-detail-panel{padding:22px}.story-card img,.news-mosaic-card img,.news-article-shell>img,.video-card-cover,.video-card-cover img{min-height:260px}.notes-gallery,.author-grid{grid-template-columns:1fr}.author-section-heading,.editor-modal header,.editor-modal footer{flex-direction:column;align-items:flex-start}.editor-modal footer{align-items:stretch}.manager-actions{flex-direction:column;align-items:stretch}.note-detail-hero>div{padding:16px}.score-panel,.note-story,.wide-panel{grid-column:auto}.author-lock form{flex-direction:column}.volume-editor div{grid-template-columns:1fr 72px auto}.asset-field-row{grid-template-columns:1fr}.mini-player{grid-template-columns:58px 1fr 44px 32px;gap:10px;min-height:82px;padding:10px}.mini-player>img{border-radius:18px;width:58px;height:58px}}@media (width<=430px){.site-header,.hero,.section,.contact-section,.intro-band,.page-hero,.news-detail-hero,.author-workspace,.note-detail-hero,.score-publication-hero{width:calc(100% - 18px)}.author-topbar,.author-section-panel,.editor-modal{border-radius:26px;padding:18px}.author-stats{grid-template-columns:1fr}.site-footer{border-radius:28px 28px 0 0;padding-left:18px;padding-right:18px}.footer-contact a{width:100%}.editor-modal-backdrop{padding:8px}.editor-modal{max-height:calc(100svh - 16px)}.pdf-preview-panel{border-radius:24px;padding:12px}.pdf-preview-head{flex-direction:column;align-items:flex-start}.pdf-file-card{grid-template-columns:1fr}.pdf-file-actions{flex-direction:column;grid-column:auto}.brand strong{white-space:nowrap;text-overflow:ellipsis;max-width:210px;overflow:hidden}.hero{gap:24px}.hero-scene{border-radius:28px;min-height:330px}.portrait-cutout{width:88%;min-height:315px}.video-preview,.video-preview img{min-height:300px}}@media (width<=720px){body{background:radial-gradient(circle at 12% 2%,#c6e6f880,#0000 22rem),radial-gradient(circle at 90% 12%,#f4c9c257,#0000 20rem),linear-gradient(#fffdf9 0%,#f9fcf8 58%,#fff8f0 100%)}main{padding-top:82px}.site-header{border-radius:22px;width:calc(100% - 16px);max-width:none;min-height:58px;padding:8px 9px;top:8px}.brand{gap:8px}.brand img{width:36px;height:36px}.brand strong{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 126px);font-size:13px;overflow:hidden}.menu-button{flex:0 0 34px;width:34px;height:34px}.site-nav{border-radius:22px;gap:6px;padding:9px;left:0;right:0}.site-nav a{justify-content:flex-start;min-height:40px;padding:9px 14px}.hero,.section,.contact-section,.page-hero,.news-detail-hero,.note-detail-hero,.score-publication-hero,.author-workspace{width:calc(100% - 18px)}.hero{text-align:left;gap:8px;padding:8px 0 26px}h1{max-width:none;font-size:44px;line-height:1}h2,.author-panel h2{max-width:none;font-size:34px;line-height:1.05}.page-hero h1,.news-detail-hero h1,.publication-title h1,.author-topbar h1,.author-lock h1{font-size:42px;line-height:1.03}.hero-copy>p,.home-about-band p,.page-hero p,.long-text p,.publication-title p,.note-detail-hero p,.video-card p,.contact-section>div:first-child>p{font-size:17px;line-height:1.55}.hero-copy>p{margin-top:16px}.hero-actions{grid-template-columns:1fr;gap:9px;margin-top:18px;display:grid}.button{width:100%;min-height:46px;padding:12px 16px}.hero-scene{min-height:320px;margin-top:-4px}.hero-orbit{inset:-160px -22px -20px}.floating-note{color:#416e8824}.portrait-cutout{width:min(88%,310px);height:305px;min-height:305px;margin-bottom:-8px}.hero-scene:after{opacity:.75;width:76%;height:56px;bottom:2px}.home-about-band{gap:14px;margin-top:0;padding:18px 0 6px}.section,.contact-section{padding-top:42px}.section-heading{gap:10px;margin-bottom:14px}.section-heading a{background:#70aed71f;border-radius:999px;padding:8px 12px}.featured-video,.featured-video-compact,.creation-overview,.home-news-notes,.education-layout,.contact-section,.audio-track-grid,.notes-grid,.news-grid,.work-grid,.gallery-grid,.video-card,.note-detail-grid,.publication-layout,.publication-shell,.manager-grid,.author-form-grid,.wide-editor-card,.editor-modal-grid{grid-template-columns:1fr}.featured-video-compact{margin-bottom:10px}.video-copy,.creation-card,.compact-list a,.contact-card a,.note-preview-card div,.note-detail-panel,.author-form-card,.manager-card>div:not(.manager-actions){padding:18px}.video-copy h3,.creation-card h3,.compact-list strong,.note-preview-card h2,.manager-card h3{font-size:27px;line-height:1.08}.video-preview,.video-preview img,.factual-feature{border-radius:26px;min-height:210px}.factual-feature .material-symbols-rounded{width:72px;height:72px;font-size:36px}.creation-card{border-radius:26px;grid-template-columns:46px 1fr;gap:13px;min-height:0}.creation-card>.material-symbols-rounded{width:46px;height:46px;font-size:23px}.certificate{border-radius:28px;min-height:320px}.certificate>img{min-height:320px}.certificate-caption{border-radius:20px;padding:14px;bottom:12px;left:12px;right:12px}.certificate-caption strong{font-size:26px}.education-layout li{border-radius:22px;min-height:0;padding:16px;font-size:16px}.contact-section{gap:18px}.contact-card a{border-radius:22px;grid-template-columns:42px 1fr;min-height:66px}.contact-card .material-symbols-rounded{width:42px;height:42px;font-size:21px}.contact-card strong{font-size:16px}.site-footer{margin-top:42px;padding:26px 18px 18px}.footer-main{gap:10px}.footer-contact{grid-template-columns:1fr;justify-content:stretch;display:grid}.footer-contact a,.footer-contact>span{background:#ffffff6b;justify-content:center;width:100%;min-height:42px}.footer-bottom{gap:12px}.background-music-toggle{width:46px;height:46px;bottom:12px;left:12px}.audio-track-card{border-radius:26px;grid-template-columns:92px 1fr;align-items:stretch}.audio-track-card img{aspect-ratio:auto;height:100%;min-height:122px}.audio-track-card>.material-symbols-rounded{width:42px;height:42px;font-size:22px;top:50%;left:52px;right:auto;transform:translate(-50%,-50%)}.audio-track-card div{padding:16px}.audio-track-card h2{font-size:25px}.audio-track-card p{font-size:15px}.mini-player-shell{width:calc(100% - 14px);bottom:10px}.mini-player{border-radius:36px;grid-template-columns:48px minmax(0,1fr) 42px 32px;gap:8px;min-height:72px;padding:8px}.mini-player>img{border-radius:16px;width:48px;height:48px}.mini-player-body{gap:3px}.mini-player-body strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.mini-player-body small{font-size:11px}.mini-player-play{width:42px;height:42px}.mini-player-close{width:32px;height:32px}.mini-player-hint{border-radius:20px;width:auto;padding:14px;bottom:calc(100% + 10px);left:8px;right:8px}.mini-player-hint.points-close{right:8px}.gallery-card,.gallery-card:nth-child(n){border-radius:28px;grid-column:auto;min-height:300px}.gallery-card img{min-height:300px}.gallery-card div{border-radius:20px;padding:14px;bottom:10px;left:10px;right:10px}.video-card{border-radius:28px;gap:10px;padding:10px}.video-card-cover,.video-card-cover img,.story-card img,.news-mosaic-card img,.news-article-shell>img{border-radius:22px;min-height:210px}.video-card>div{padding:14px 8px 8px}.note-preview-card{border-radius:28px;grid-template-rows:180px 1fr}.publication-shell{border-radius:30px;gap:18px;padding:22px}.publication-shell .note-actions{grid-column:auto}.note-detail-hero,.score-publication-hero{padding-top:24px}.note-detail-hero>div{border-radius:28px;padding:14px}.note-detail-hero img{border-radius:24px}.pdf-file-card{grid-template-columns:1fr;gap:14px;padding:18px}.pdf-file-actions{grid-column:auto;grid-template-columns:1fr;display:grid}.pretty-player{border-radius:26px;max-width:none}.player-photo{height:132px}.player-content{padding:0 14px 14px}.author-workspace{padding-top:22px}.author-topbar,.author-section-panel,.editor-modal,.author-lock{border-radius:26px;padding:18px}.author-topbar{gap:12px}.author-topbar p{margin-top:12px;font-size:16px;line-height:1.5}.author-actions{grid-template-columns:1fr;display:grid}.author-tabs{-webkit-overflow-scrolling:touch;border-radius:20px;margin:8px 0;padding:7px;top:76px;overflow-x:auto}.author-tabs button{white-space:nowrap;min-height:38px;padding:8px 12px;font-size:14px}.author-section-heading{gap:10px;margin-bottom:14px}.author-section-heading h2{font-size:34px}.control-field,.asset-field,.volume-editor,.field-label,.asset-field>span,.youtube-cover-preview>span{font-size:13px}.author-workspace input,.author-workspace textarea,.editor-modal input,.editor-modal textarea,.author-lock input{border-radius:16px;min-height:46px;padding:12px;font-size:16px}.asset-field,.youtube-cover-preview{border-radius:20px;padding:12px}.asset-preview,.youtube-cover-preview img{border-radius:16px;max-height:180px}.manager-grid{gap:12px}.manager-card{border-radius:24px}.manager-card>img,.gallery-manager-grid .manager-card>img{aspect-ratio:16/9}.manager-actions{grid-template-columns:1fr;padding:0 18px 18px;display:grid}.editor-modal-backdrop{align-items:end;padding:8px}.editor-modal{width:100%;max-height:calc(100svh - 16px)}.editor-modal header,.editor-modal footer,.author-section-heading{flex-direction:column;align-items:stretch}.editor-modal header h2{font-size:34px}.volume-editor div{grid-template-columns:1fr 68px auto}}@media (width<=430px){main{padding-top:76px}.site-header{width:calc(100% - 12px)}.hero,.section,.contact-section,.page-hero,.news-detail-hero,.note-detail-hero,.score-publication-hero,.author-workspace{width:calc(100% - 14px)}h1{font-size:38px}h2,.author-panel h2{font-size:31px}.page-hero h1,.news-detail-hero h1,.publication-title h1,.author-topbar h1,.author-lock h1{font-size:36px}.hero-copy>p,.home-about-band p,.page-hero p,.long-text p,.publication-title p,.note-detail-hero p,.video-card p,.contact-section>div:first-child>p{font-size:16px}.hero-scene{min-height:292px}.portrait-cutout{width:min(92%,286px);height:286px;min-height:286px}.brand strong{max-width:calc(100vw - 116px)}.audio-track-card{grid-template-columns:82px 1fr}.audio-track-card img{min-height:112px}.audio-track-card>.material-symbols-rounded{left:46px}.mini-player{border-radius:32px;grid-template-columns:44px minmax(0,1fr) 40px 30px}.mini-player>img{border-radius:14px;width:44px;height:44px}.footer-contact a,.footer-contact>span{width:100%}}
