:root{color-scheme:light;--paper: #f5f3ee;--paper-deep: #e9e5dd;--ink: #151515;--muted: #706f6b;--line: rgba(21, 21, 21, .18);--red: #ed3d2f;--green: #2e7658;--white: #fff;--motion-ease: cubic-bezier(.2,.75,.3,1);--motion-fast: .22s;--motion-base: .48s;--sans: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Heiti SC", "Noto Sans CJK SC", Arial, sans-serif;--serif: var(--sans);font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:1em;height:1em;stroke-width:1.7}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--red);outline-offset:3px}.site-shell{min-height:100vh;overflow:hidden}.page-width{width:min(1440px,calc(100% - 80px));margin-inline:auto}.site-header{width:min(1440px,calc(100% - 80px));height:92px;margin:0 auto;display:grid;grid-template-columns:300px 1fr 300px;align-items:center;border-bottom:0;position:relative;z-index:30}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content}.brand img{width:44px;height:44px}.brand span{display:grid;line-height:1.12}.brand b{font-size:15px;letter-spacing:.12em}.brand small{margin-top:5px;color:var(--muted);font-size:11px;letter-spacing:.22em}.main-nav{display:flex;justify-content:center;height:100%}.main-nav a{padding:0 22px;display:grid;place-items:center;position:relative;font-size:14px}.main-nav a:after{content:"";position:absolute;left:22px;right:22px;bottom:-1px;height:3px;background:transparent}.main-nav a.active:after,.main-nav a:hover:after{background:var(--red)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.account-link{min-height:42px;display:inline-flex;align-items:center;gap:8px;font-size:13px}.account-link em{padding:3px 6px;color:var(--white);background:var(--ink);font-size:10px;font-style:normal;letter-spacing:.1em}.menu-button{display:none;border:0;background:transparent;padding:10px;font-size:22px}.hero-grid{padding-top:30px;display:grid;grid-template-columns:minmax(0,2.25fr) minmax(300px,.75fr);min-height:675px}.image-cover{background-image:var(--image);background-size:cover;background-position:center}.lead-story{min-height:645px;position:relative}.lead-story:after,.club-hero:after,.auth-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000005 25%,#000000e0)}.story-overlay{position:absolute;z-index:1;inset:auto 50px 45px;color:var(--white)}.rubric{display:block;margin-bottom:18px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.rubric.dark{color:var(--red)}.story-overlay h1{max-width:840px;margin-bottom:18px;font-family:var(--serif);font-size:clamp(40px,4.3vw,72px);font-weight:600;line-height:1.15;letter-spacing:-.03em}.story-overlay p{max-width:650px;margin-bottom:30px;color:#ffffffc2;font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:10px}.button{min-height:46px;padding:0 20px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:13px;font-weight:650}.button svg{font-size:17px}.button.light{color:var(--ink);background:var(--white)}.button.light:hover{background:var(--red);color:var(--white)}.button.glass{color:var(--white);background:#0000003d;border-color:#ffffff8c}.button.ink{color:var(--white);background:var(--ink)}.button.ink:hover{background:var(--red)}.button.full{width:100%}.button:disabled{opacity:.55;cursor:wait}.hero-index{padding:32px 0 0 34px;border-top:5px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;flex-direction:column}.issue-no{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.17em}.hero-index h2{margin:45px 0 24px;font:600 28px var(--serif)}.index-list{border-top:1px solid var(--ink)}.index-list a{min-height:110px;padding:18px 4px;display:grid;grid-template-columns:48px 1fr;align-items:start;border-bottom:1px solid var(--line)}.index-list a:hover span{color:var(--red)}.index-list b{font-size:11px}.index-list span{font:600 17px/1.45 var(--serif);transition:color .2s}.index-list small{display:block;margin-top:8px;color:var(--muted);font:10px var(--sans);letter-spacing:.08em}.text-button{padding:12px 0;display:inline-flex;align-items:center;gap:12px;color:var(--ink);border:0;border-bottom:1px solid var(--ink);background:none;font-size:12px;font-weight:650}.text-button:hover{color:var(--red);border-color:var(--red)}.hero-index>.text-button{margin:auto 0 24px;align-self:flex-start}.section-block{padding-top:100px;padding-bottom:100px}.section-title{margin-bottom:36px;padding-bottom:18px;border-bottom:1px solid var(--ink);display:flex;justify-content:space-between;align-items:end}.section-title span{display:block;margin-bottom:10px;color:var(--red);font-size:10px;font-weight:700;letter-spacing:.18em}.section-title h2{margin:0;font:600 clamp(30px,3vw,48px) var(--serif);letter-spacing:-.03em}.section-title>a{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:650}.section-title>a:hover{color:var(--red)}.course-feature-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:22px}.course-card{min-width:0;border-bottom:1px solid var(--ink)}.course-card img{width:100%;height:330px;object-fit:cover;filter:saturate(.84)}.course-card.card-1 img{height:430px}.course-card>div{padding:20px 0 24px}.course-card span{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.1em}.course-card h3{margin:14px 0 10px;font:600 27px var(--serif)}.course-card p{min-height:50px;color:var(--muted);font-size:13px;line-height:1.8}.course-card button{padding:8px 0;border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:650}.course-card button:hover{color:var(--red)}.journal-band{color:var(--white);background:var(--ink)}.section-title.inverted{border-color:#fff9}.section-title.inverted>a{color:var(--white)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.journal-card{padding:0 0 24px;color:inherit;border:0;border-bottom:1px solid rgba(255,255,255,.34);background:transparent;text-align:left;position:relative}.journal-card img{width:100%;height:290px;object-fit:cover;opacity:.86;transition:opacity .2s,transform .35s}.journal-card:hover img{opacity:1;transform:translateY(-4px)}.journal-number{position:absolute;right:12px;top:266px;width:50px;height:50px;display:grid;place-items:center;color:var(--ink);background:var(--white);font-size:11px}.journal-card>div{padding:24px 0 0}.journal-card>div span{color:#ff6c61;font-size:10px;font-weight:700;letter-spacing:.12em}.journal-card h3{margin:12px 0;padding-right:40px;font:600 24px/1.45 var(--serif)}.journal-card p{margin:0;color:#ffffff94;font-size:11px;letter-spacing:.05em}.split-feature{display:grid;grid-template-columns:1.25fr .75fr;align-items:stretch}.split-feature>img{width:100%;height:570px;object-fit:cover}.split-feature>div{padding:55px;background:var(--paper-deep);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.split-feature h2{margin:12px 0 24px;font:600 clamp(34px,3.4vw,55px)/1.28 var(--serif);letter-spacing:-.04em}.split-feature p{max-width:480px;margin-bottom:35px;color:var(--muted);font-size:15px;line-height:1.9}.inner-page{padding-top:76px;padding-bottom:120px}.page-intro{min-height:280px;padding:0 0 60px;display:grid;grid-template-columns:90px minmax(280px,.85fr) minmax(300px,.65fr);gap:28px;align-items:start;border-bottom:1px solid var(--ink)}.page-intro>b{color:var(--red);font-size:12px}.page-intro span{display:block;margin-bottom:18px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.18em}.page-intro h1{margin:0;font:600 clamp(52px,7vw,104px)/.92 var(--serif);letter-spacing:-.06em}.page-intro>p{padding-top:38px;color:var(--muted);font-size:15px;line-height:2}.filter-row{padding:22px 0;display:flex;gap:8px;overflow-x:auto;border-bottom:1px solid var(--line)}.filter-row button{padding:8px 16px;border:1px solid var(--line);background:transparent;white-space:nowrap;font-size:12px}.filter-row button.active,.filter-row button:hover{color:var(--white);background:var(--ink);border-color:var(--ink)}.catalogue-list{border-top:4px solid var(--ink)}.catalogue-row{padding:34px 0;display:grid;grid-template-columns:280px 1fr 270px;gap:28px;border-bottom:1px solid var(--ink)}.catalogue-row>img{width:100%;height:210px;object-fit:cover}.catalogue-copy>span{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.1em}.catalogue-copy h2{margin:9px 0 12px;font:600 30px var(--serif)}.catalogue-copy p{max-width:620px;color:var(--muted);font-size:13px;line-height:1.75}.catalogue-copy ul{margin:14px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:7px;list-style:none}.catalogue-copy li{padding:5px 8px;background:var(--paper-deep);font-size:10px}.catalogue-meta{display:flex;flex-direction:column;align-items:stretch}.catalogue-meta dl{margin:0 0 20px;display:grid;grid-template-columns:70px 1fr;row-gap:8px;font-size:11px}.catalogue-meta dt{color:var(--muted)}.catalogue-meta dd{margin:0;text-align:right}.catalogue-meta .button{margin-top:auto}.event-feature-list{border-top:4px solid var(--ink)}.event-feature{min-height:390px;padding:34px 0;display:grid;grid-template-columns:42% 1fr;gap:34px;border-bottom:1px solid var(--ink)}.event-feature>img{width:100%;height:320px;object-fit:cover}.event-copy{padding:16px 0;display:flex;flex-direction:column;align-items:flex-start}.event-copy h2{margin:6px 0 18px;font:600 clamp(28px,3vw,44px)/1.3 var(--serif)}.event-copy>p{max-width:560px;color:var(--muted);font-size:14px;line-height:1.8}.event-facts{margin:18px 0;display:flex;flex-wrap:wrap;gap:18px;color:var(--muted);font-size:11px}.event-facts span{display:inline-flex;align-items:center;gap:7px}.event-facts svg{font-size:15px}.event-copy .text-button{margin-top:auto}.archive-strip{margin-top:80px;padding:50px;color:var(--white);background:var(--ink)}.archive-strip>span{color:#ff6c61;font-size:10px;letter-spacing:.18em}.archive-strip h2{margin:26px 0 15px;font:600 45px var(--serif)}.archive-strip>p{max-width:690px;color:#ffffffa6;line-height:1.9}.stat-row{margin-top:40px;display:flex;gap:60px}.stat-row b{font:500 44px var(--sans)}.stat-row small{margin-left:8px;color:#ffffff80;font:10px var(--sans)}.art-grid{padding-top:38px;columns:3;column-gap:24px}.art-card{margin-bottom:54px;break-inside:avoid}.art-image{width:100%;padding:0;border:0;background:none;position:relative;overflow:hidden}.art-image img{width:100%;height:390px;object-fit:cover;transition:transform .5s}.art-2 .art-image img,.art-4 .art-image img{height:510px}.art-image span{position:absolute;right:12px;bottom:12px;padding:8px 10px;color:var(--white);background:#000000c2;font-size:10px;opacity:0;transform:translateY(5px);transition:.2s}.art-image:hover img{transform:scale(1.025)}.art-image:hover span{opacity:1;transform:none}.art-title{padding:18px 0 14px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ink)}.art-title span{color:var(--red);font-size:9px;font-weight:700;letter-spacing:.12em}.art-title h2{margin:7px 0 3px;font:600 26px var(--serif)}.art-title p{margin:0;color:var(--muted);font-size:11px}.art-title>b{padding-top:20px;font:500 16px var(--sans);white-space:nowrap}.art-actions{display:flex;justify-content:space-between}.art-actions button{padding:11px 0;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;font-size:11px}.art-actions button:hover{color:var(--red)}.art-actions svg{font-size:15px}.club-hero{width:min(1440px,calc(100% - 80px));min-height:700px;margin:30px auto 0;position:relative;background-position:center 45%}.club-hero>div{max-width:850px;position:absolute;z-index:1;left:55px;bottom:55px;color:var(--white)}.club-hero h1{margin:0 0 18px;font:600 clamp(44px,5vw,76px)/1.18 var(--serif);letter-spacing:-.04em}.club-hero p{margin-bottom:28px;color:#ffffffb8;font-size:16px}.club-hero .button a{color:inherit}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:65px}.benefits-grid article{min-height:300px;padding:26px;border-top:4px solid var(--ink);border-bottom:1px solid var(--ink);border-right:1px solid var(--line);display:flex;flex-direction:column}.benefits-grid article:first-child{border-left:1px solid var(--line)}.benefits-grid b{font-size:10px}.benefits-grid svg{margin:55px 0 25px;font-size:32px}.benefits-grid h2{margin:0 0 15px;font:600 25px var(--serif)}.benefits-grid p{color:var(--muted);font-size:12px;line-height:1.7}.club-callout{margin-bottom:110px;padding:42px 48px;display:flex;align-items:end;justify-content:space-between;gap:30px;background:var(--paper-deep)}.club-callout span{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.14em}.club-callout h2{margin:0 0 8px;font:600 35px var(--serif)}.club-callout p{margin:0;color:var(--muted);font-size:13px}.auth-page{min-height:720px;display:grid;grid-template-columns:1.15fr .85fr}.auth-image{position:relative;min-height:720px}.auth-image>div{position:absolute;z-index:1;left:max(40px,calc((100vw - 1440px)/2 + 40px));right:50px;bottom:55px;color:var(--white)}.auth-image h1{max-width:700px;margin-bottom:20px;font:600 clamp(40px,4vw,64px)/1.2 var(--serif)}.auth-image p{max-width:560px;color:#ffffffad;line-height:1.8}.auth-panel{padding:42px clamp(40px,6vw,100px);background:var(--white)}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.auth-box{max-width:460px;margin:65px auto 0}.auth-index{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.17em}.auth-box h2,.modal-card>h2{margin:16px 0 12px;font:600 42px var(--serif)}.auth-box h2,.modal-card>.close-button+h2{margin-top:0}.auth-box>p{margin-bottom:32px;color:var(--muted);font-size:13px}.auth-box form,.dialog-form{display:grid;gap:18px}label{display:grid;gap:8px;color:var(--muted);font-size:11px;font-weight:650}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:0;color:var(--ink);background:var(--paper);font-size:14px}input,select{height:48px;padding:0 13px}textarea{padding:12px 13px;resize:vertical;line-height:1.6}.auth-switch{margin-top:18px;padding:0;border:0;border-bottom:1px solid var(--ink);background:transparent;font-size:11px}.security-note{margin-top:34px;padding-top:18px;display:flex;gap:10px;color:var(--muted);border-top:1px solid var(--line);font-size:10px;line-height:1.5}.security-note svg{flex:none;font-size:18px;color:var(--green)}.studio-layout{padding-top:45px;padding-bottom:100px;display:grid;grid-template-columns:270px 1fr;gap:55px;align-items:start}.studio-nav{position:sticky;top:24px;min-height:610px;padding:24px;color:var(--white);background:var(--ink);display:flex;flex-direction:column}.profile-mini{padding-bottom:24px;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;border-bottom:1px solid rgba(255,255,255,.18)}.profile-mini>span{width:48px;height:48px;display:grid;place-items:center;color:var(--ink);background:var(--white);font:600 20px var(--serif)}.profile-mini div{display:grid}.profile-mini b{font-size:14px}.profile-mini small{margin-top:4px;color:#ffffff85;font-size:9px}.studio-nav nav{margin-top:25px;display:grid;gap:3px}.studio-nav nav button{height:48px;padding:0 12px;display:grid;grid-template-columns:20px 1fr 14px;gap:10px;align-items:center;color:#ffffffa6;border:0;background:transparent;text-align:left;font-size:12px}.studio-nav nav button svg:last-child{opacity:.35}.studio-nav nav button:hover,.studio-nav nav button.active{color:var(--ink);background:var(--white)}.logout{margin-top:auto;padding:14px 0;display:flex;align-items:center;gap:10px;color:#ffffffa6;border:0;border-top:1px solid rgba(255,255,255,.18);background:transparent;font-size:11px}.studio-content{min-width:0}.studio-heading{min-height:165px;padding-bottom:30px;border-bottom:4px solid var(--ink)}.studio-heading span{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.17em}.studio-heading h1{margin:0 0 8px;font:600 clamp(38px,4vw,62px) var(--serif);letter-spacing:-.04em}.studio-heading p{margin:0;color:var(--muted);font-size:13px}.metric-grid{margin:24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric-grid.four{grid-template-columns:repeat(4,1fr)}.metric{min-height:130px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);background:var(--white)}.metric b{font:500 48px var(--sans)}.metric span{color:var(--muted);font-size:10px;letter-spacing:.08em}.studio-card{margin-top:24px;padding:26px;border:1px solid var(--line);background:var(--white)}.card-head{margin-bottom:22px;padding-bottom:14px;display:flex;justify-content:space-between;border-bottom:1px solid var(--ink)}.card-head h2{margin:0;font:600 23px var(--serif)}.card-head span{color:var(--muted);font-size:10px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.work-grid article{border-bottom:1px solid var(--ink);background:var(--white)}.work-grid img{width:100%;height:210px;object-fit:cover}.work-grid article>div{padding:15px 0}.work-grid span{color:var(--red);font-size:9px}.work-grid h3{margin:7px 0;font:600 21px var(--serif)}.work-grid p{min-height:42px;color:var(--muted);font-size:11px;line-height:1.6}.work-grid button{padding:7px 0;display:flex;align-items:center;gap:6px;border:0;background:transparent;font-size:10px}.work-grid button svg{font-size:14px}.schedule-list{display:grid;border-top:1px solid var(--ink)}.schedule-list article{min-height:86px;padding:13px 0;display:grid;grid-template-columns:90px 1fr 80px;gap:20px;align-items:center;border-bottom:1px solid var(--line)}.schedule-list time{display:grid;font-size:11px}.schedule-list time span{margin-top:5px;color:var(--muted)}.schedule-list h3{margin:0 0 5px;font:600 18px var(--serif)}.schedule-list p{margin:0;color:var(--muted);font-size:10px}.schedule-list button{min-height:34px;border:1px solid var(--ink);background:transparent;font-size:10px}.schedule-list button.checked{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--green);border-color:var(--green);cursor:default}.record-layout{display:grid;grid-template-columns:minmax(340px,.8fr) 1.2fr;gap:20px}.record-form{display:grid;gap:18px}.upload-field{min-height:70px;padding:15px;border:1px dashed var(--line);display:flex;flex-direction:row;align-items:center;gap:10px}.upload-field input{height:auto;padding:0;border:0;background:transparent;font-size:10px}.record-history article{padding:14px 0;display:grid;grid-template-columns:100px 1fr;gap:15px;border-bottom:1px solid var(--line)}.record-history img{width:100px;height:76px;object-fit:cover}.record-history b{font:600 16px var(--serif)}.record-history p{margin:6px 0;color:var(--muted);font-size:11px;line-height:1.6}.record-history small{color:var(--muted);font-size:9px}.lead-card+.lead-card{margin-top:18px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{padding:11px 10px;color:var(--muted);border-bottom:1px solid var(--ink);text-align:left;font-size:9px;letter-spacing:.08em}td{padding:13px 10px;border-bottom:1px solid var(--line);white-space:nowrap}td small{max-width:250px;margin-top:4px;display:block;color:var(--muted);overflow:hidden;text-overflow:ellipsis}td select{height:32px;min-width:84px;padding:0 6px;font-size:10px}.empty{min-height:160px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted)}.empty svg{font-size:28px}.empty p{margin:0;font-size:11px}.account-card{padding:38px;display:grid;grid-template-columns:110px 1fr;gap:35px}.account-avatar{width:110px;height:110px;display:grid;place-items:center;color:var(--white);background:var(--ink);font:600 42px var(--serif)}.account-card h2{margin:2px 0 5px;font:600 30px var(--serif)}.account-card p{color:var(--muted);font-size:11px}.account-card dl{margin:26px 0 0;display:grid;grid-template-columns:100px 1fr;gap:12px 20px;font-size:12px}.account-card dt{color:var(--muted)}.account-card dd{margin:0}.status-dot{width:7px;height:7px;margin-right:6px;display:inline-block;border-radius:50%;background:var(--green)}.password-card form{max-width:720px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.password-card form label:first-child{grid-column:1 / -1}.password-card form .button{justify-self:start;min-width:160px}.modal-layer,.detail-drawer{position:fixed;z-index:100;inset:0;display:grid;place-items:center}.modal-backdrop,.drawer-backdrop{position:absolute;inset:0;width:100%;border:0;background:#000000b8;cursor:default}.modal-card{width:min(620px,calc(100% - 32px));max-height:calc(100vh - 40px);padding:38px;position:relative;z-index:1;overflow-y:auto;background:var(--white);box-shadow:0 24px 80px #0003}.close-button{width:40px;height:40px;position:absolute;top:16px;right:16px;display:grid;place-items:center;border:0;background:var(--paper-deep);font-size:19px;z-index:2}.modal-card>h2{padding-right:40px;font-size:34px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dialog-lead{color:var(--muted);font-size:13px;line-height:1.8}.event-dialog-image{width:100%;height:220px;margin:20px 0;object-fit:cover}.event-facts.boxed{padding:15px;border:1px solid var(--line)}.fine-print{color:var(--muted);font-size:10px;line-height:1.7}.inquiry-summary{margin:20px 0 25px;padding-bottom:18px;display:grid;grid-template-columns:100px 1fr;gap:15px;border-bottom:1px solid var(--ink)}.inquiry-summary img{width:100px;height:88px;object-fit:cover}.inquiry-summary div{display:grid}.inquiry-summary b{font:600 18px var(--serif)}.inquiry-summary span{color:var(--muted);font-size:10px}.inquiry-summary strong{font:500 14px var(--sans)}.detail-drawer{place-items:stretch end}.detail-drawer>section{width:min(520px,100%);height:100%;padding:32px;position:relative;z-index:1;overflow-y:auto;background:var(--white);box-shadow:-20px 0 60px #00000040}.detail-drawer>section>img{width:100%;height:360px;margin-bottom:28px;object-fit:cover}.detail-drawer h2{margin:8px 0;font:600 38px var(--serif)}.detail-drawer .art-author{color:var(--muted);font-size:12px}.detail-drawer strong{display:block;margin:20px 0;color:var(--red);font:500 23px var(--sans)}.detail-drawer dl{padding:16px 0;display:grid;grid-template-columns:80px 1fr;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px}.detail-drawer dt{color:var(--muted)}.detail-drawer dd{margin:0}.detail-drawer section>p:not(.art-author){margin:22px 0;color:var(--muted);font-size:13px;line-height:1.8}.toast{position:fixed;z-index:200;left:50%;bottom:30px;transform:translate(-50%);min-width:280px;max-width:calc(100% - 30px);padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--white);background:var(--ink);box-shadow:0 12px 45px #00000040;font-size:12px}.toast svg{color:#73d9a7}.loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:18px}.loading img{width:58px;animation:pulse 1.5s infinite}.loading span{color:var(--muted);font-size:11px;letter-spacing:.12em}.fatal-screen{min-height:100vh;padding:28px;display:grid;place-items:center;align-content:center;gap:14px;color:var(--ink);background:var(--paper);text-align:center}.fatal-screen img{width:58px}.fatal-screen h1{margin:8px 0 0;font-size:26px}.fatal-screen p{max-width:480px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.fatal-screen button{min-height:42px;margin-top:8px;padding:0 22px;color:var(--white);border:0;background:var(--ink);font-weight:650}@keyframes pulse{50%{opacity:.45;transform:scale(.96)}}.site-footer{color:var(--white);background:var(--ink)}.site-footer>div{min-height:330px;padding-top:65px;padding-bottom:30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}.site-footer>div>div{display:grid;grid-template-columns:44px 1fr;align-items:center}.site-footer img{width:40px;filter:invert(1);grid-row:span 2;margin-right:12px}.site-footer b{letter-spacing:.12em}.site-footer span{color:#ffffff80;font-size:10px;letter-spacing:.16em}.site-footer p{color:#ffffff94;font-size:11px;line-height:1.9}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px}.site-footer a:hover{color:#ff6c61}.site-footer small{grid-column:1 / -1;align-self:end;padding-top:45px;color:#ffffff59;border-top:1px solid rgba(255,255,255,.16);font-size:9px}.mobile-app-home,.mobile-tab-bar{display:none}@media(max-width:1100px){.page-width,.site-header,.club-hero{width:min(100% - 40px,1440px)}.site-header{grid-template-columns:230px 1fr 180px}.main-nav a{padding-inline:12px}.catalogue-row{grid-template-columns:220px 1fr}.catalogue-meta{grid-column:2}.catalogue-meta dl{grid-template-columns:repeat(4,auto);gap:10px}.catalogue-meta dd{text-align:left}.catalogue-meta .button{align-self:flex-start}.art-grid{columns:2}.benefits-grid{grid-template-columns:1fr 1fr}.studio-layout{grid-template-columns:230px 1fr;gap:28px}.work-grid{grid-template-columns:1fr 1fr}.record-layout{grid-template-columns:1fr}}@media(max-width:820px){.page-width,.site-header,.club-hero{width:calc(100% - 28px)}.site-header{height:72px;grid-template-columns:1fr auto}.brand img{width:38px;height:38px}.brand b{font-size:13px}.main-nav{position:absolute;left:-14px;right:-14px;top:72px;height:auto;padding:12px 14px 18px;display:none;background:var(--paper);border-bottom:1px solid var(--ink);box-shadow:0 15px 35px #0000001a}.main-nav.is-open{display:grid}.main-nav a{min-height:47px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.main-nav a:after{display:none}.account-link span,.account-link em{display:none}.menu-button{display:grid}.hero-grid{padding-top:14px;display:block;min-height:auto}.lead-story{min-height:590px}.story-overlay{inset:auto 22px 24px}.story-overlay h1{font-size:clamp(37px,10vw,54px)}.story-overlay h1 br{display:none}.story-overlay p{font-size:13px}.hero-actions{flex-wrap:wrap}.hero-index{padding:26px 0 0}.hero-index h2{margin:25px 0 15px}.index-list a{min-height:84px}.hero-index>.text-button{margin-top:25px}.section-block{padding-top:68px;padding-bottom:68px}.section-title{align-items:flex-start;gap:18px}.section-title h2{font-size:31px}.section-title>a{white-space:nowrap;padding-top:25px}.course-feature-grid{grid-template-columns:1fr;gap:42px}.course-card img,.course-card.card-1 img{height:300px}.journal-grid{grid-template-columns:1fr;gap:38px}.journal-card img{height:270px}.journal-number{top:246px}.split-feature{grid-template-columns:1fr}.split-feature>img{height:350px}.split-feature>div{padding:32px 24px}.inner-page{padding-top:48px}.page-intro{min-height:auto;padding-bottom:40px;grid-template-columns:40px 1fr;gap:12px}.page-intro>p{grid-column:2;padding-top:10px}.page-intro h1{font-size:58px}.catalogue-row{grid-template-columns:35px 1fr;gap:14px}.catalogue-row>img,.catalogue-copy,.catalogue-meta{grid-column:2}.catalogue-row>img{height:250px}.catalogue-meta dl{grid-template-columns:75px 1fr}.event-feature{grid-template-columns:1fr;gap:18px}.event-feature>img{height:260px}.event-copy{padding:0}.archive-strip{padding:30px 24px}.archive-strip h2{font-size:34px}.stat-row{gap:25px}.stat-row b{font-size:30px}.stat-row small{display:block;margin:5px 0 0}.art-grid{columns:1}.art-image img,.art-2 .art-image img,.art-4 .art-image img{height:min(115vw,480px)}.club-hero{min-height:620px;margin-top:14px}.club-hero>div{left:22px;right:22px;bottom:30px}.club-hero h1{font-size:43px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article{min-height:230px}.benefits-grid svg{margin:34px 0 20px}.club-callout{padding:28px 24px;display:grid}.auth-page{grid-template-columns:1fr}.auth-image{min-height:380px}.auth-image>div{left:24px;right:24px;bottom:25px}.auth-image h1{font-size:38px}.auth-panel{padding:30px 22px 55px}.auth-box{margin-top:45px}.studio-layout{width:100%;padding-top:0;grid-template-columns:1fr;gap:0}.studio-nav{min-height:auto;position:static;padding:16px 14px 0}.profile-mini{padding:0 0 15px}.studio-nav nav{margin-top:12px;display:flex;overflow-x:auto}.studio-nav nav button{min-width:max-content;padding:0 14px;grid-template-columns:18px auto}.studio-nav nav button svg:last-child{display:none}.logout{position:absolute;right:16px;top:13px;margin:0;padding:10px;border:0;font-size:0}.studio-content{padding:32px 14px 70px}.metric-grid,.metric-grid.four{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:1fr}.work-grid img{height:270px}.studio-card{padding:18px 14px}.schedule-list article{grid-template-columns:62px 1fr 65px;gap:10px}.account-card{grid-template-columns:70px 1fr;gap:18px}.account-avatar{width:70px;height:70px;font-size:28px}.account-card dl{grid-column:1 / -1;grid-template-columns:80px 1fr}.password-card form{grid-template-columns:1fr}.password-card form label:first-child{grid-column:1}.form-grid{grid-template-columns:1fr}.modal-card{padding:30px 20px}.modal-card>h2{font-size:29px}.detail-drawer>section{padding:24px 18px}.detail-drawer>section>img{height:300px}.site-footer>div{grid-template-columns:1fr;gap:18px}.site-footer small{grid-column:1}}@media(max-width:820px){html,body{background:#eff0f2}body{padding-bottom:env(safe-area-inset-bottom)}.site-shell{padding-bottom:calc(70px + env(safe-area-inset-bottom));overflow:clip}.page-width,.club-hero{width:calc(100% - 24px)}.site-header{width:100%;height:60px;padding:0 14px;position:sticky;top:0;z-index:60;grid-template-columns:1fr auto;border-color:#15151517;background:#fffffff0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.brand{gap:9px}.brand img{width:34px;height:34px}.brand b{font-size:12px;letter-spacing:.08em}.brand small{margin-top:3px;font-size:8px;letter-spacing:.17em}.main-nav,.main-nav.is-open,.menu-button{display:none}.header-actions{gap:0}.account-link{width:38px;height:38px;min-height:0;justify-content:center;border-radius:50%;background:#f0eee9}.account-link span,.account-link em{display:none}.account-link svg{font-size:19px}.mobile-app-home{width:calc(100% - 24px);margin:0 auto;padding:15px 0 3px;display:block}.mobile-welcome{padding:3px 2px 13px;display:flex;align-items:center;justify-content:space-between}.mobile-welcome div{display:grid;gap:4px}.mobile-welcome span{color:var(--red);font-size:9px;font-weight:750;letter-spacing:.12em}.mobile-welcome b{font-size:17px;letter-spacing:-.02em}.mobile-welcome>svg{width:34px;height:34px;padding:8px;color:var(--white);border-radius:12px;background:var(--ink)}.mobile-discover{height:46px;padding:0 14px;display:grid;grid-template-columns:19px 1fr 16px;gap:10px;align-items:center;color:var(--muted);border-radius:14px;background:var(--white);box-shadow:0 6px 22px #1e1e1e0b;font-size:12px}.mobile-discover svg:first-child{color:var(--ink)}.mobile-discover svg:last-child{opacity:.45}.mobile-shortcuts{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mobile-shortcuts a,.mobile-shortcuts button{min-width:0;min-height:88px;padding:13px 9px 10px;display:flex;flex-direction:column;align-items:flex-start;border:0;border-radius:15px;color:var(--ink);background:var(--white);text-align:left;box-shadow:0 6px 22px #1e1e1e0a}.mobile-shortcuts svg{width:28px;height:28px;margin-bottom:9px;padding:6px;color:var(--white);border-radius:9px;background:var(--red)}.mobile-shortcuts a:nth-child(2) svg,.mobile-shortcuts a:nth-child(5) svg{background:var(--ink)}.mobile-shortcuts a:nth-child(3) svg,.mobile-shortcuts a:nth-child(6) svg{color:var(--ink);background:var(--paper-deep)}.mobile-shortcuts b{font-size:12px}.mobile-shortcuts small{max-width:100%;margin-top:3px;color:var(--muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-grid{width:calc(100% - 24px);padding-top:10px;display:block}.lead-story{min-height:276px;overflow:hidden;border-radius:20px;box-shadow:0 10px 30px #00000017}.story-overlay{inset:auto 18px 18px}.rubric{margin-bottom:10px;font-size:8px}.story-overlay h1{max-width:310px;margin-bottom:15px;font-size:clamp(25px,7.5vw,32px);line-height:1.18}.story-overlay p{display:none}.hero-actions{gap:7px;flex-wrap:nowrap}.hero-actions .button{min-height:38px;padding:0 13px;gap:8px;border-radius:10px;font-size:10px}.hero-index{margin-top:10px;padding:18px;display:block;border:0;border-radius:18px;background:var(--white)}.hero-index h2{margin:7px 0 11px;font-size:20px}.index-list{border-top-color:var(--line)}.index-list a{min-height:62px;padding:11px 0;grid-template-columns:30px 1fr}.index-list span{font-size:13px;line-height:1.35}.index-list small{margin-top:4px;font-size:8px}.hero-index>.text-button{margin:13px 0 0;padding-bottom:7px;font-size:10px}.section-block{margin-top:12px;padding:22px 16px 26px;border-radius:20px;background:var(--white)}.section-title{margin-bottom:18px;padding-bottom:12px;align-items:end;gap:10px}.section-title span{margin-bottom:6px;font-size:8px}.section-title h2{font-size:23px;line-height:1.2}.section-title>a{padding:0 0 2px;gap:5px;font-size:9px}.course-feature-grid,.journal-grid{margin-right:-16px;padding-right:16px;display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.course-feature-grid::-webkit-scrollbar,.journal-grid::-webkit-scrollbar,.filter-row::-webkit-scrollbar{display:none}.course-card{min-width:80%;overflow:hidden;border:0;border-radius:15px;background:#f5f4f1;scroll-snap-align:start}.course-card img,.course-card.card-1 img{height:190px}.course-card>div{padding:14px}.course-card h3{margin:8px 0 6px;font-size:21px}.course-card p{min-height:38px;margin-bottom:8px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.65}.course-card button{font-size:10px}.journal-band{width:calc(100% - 24px);margin:12px auto 0;overflow:hidden;border-radius:20px}.journal-band .section-block{width:100%;margin:0;color:var(--white);border-radius:0;background:var(--ink)}.journal-card{min-width:82%;padding-bottom:15px;border-color:#fff3;scroll-snap-align:start}.journal-card img{height:185px;border-radius:13px}.journal-number{top:163px;right:9px;width:42px;height:42px;border-radius:11px}.journal-card>div{padding-top:15px}.journal-card h3{margin:8px 0;padding-right:4px;font-size:18px}.split-feature{padding:0;overflow:hidden;border-radius:20px}.split-feature>img{height:220px}.split-feature>div{padding:24px 19px 26px}.split-feature h2{margin:8px 0 14px;font-size:28px}.split-feature p{margin-bottom:20px;font-size:12px;line-height:1.75}.inner-page{padding-top:14px;padding-bottom:90px}.page-intro{min-height:0;padding:20px;display:block;border:0;border-radius:18px;background:var(--white)}.page-intro>b{display:none}.page-intro span{margin-bottom:7px;font-size:8px}.page-intro h1{font-size:38px;line-height:1.05;letter-spacing:-.04em}.page-intro>p{margin:14px 0 0;padding:13px 0 0;border-top:1px solid var(--line);font-size:11px;line-height:1.7}.filter-row{margin:8px -12px 0;padding:8px 12px;position:sticky;z-index:20;top:60px;border:0;background:#eff0f2ed;backdrop-filter:blur(14px)}.filter-row button{padding:8px 14px;border:0;border-radius:999px;background:var(--white);font-size:10px}.catalogue-list,.event-feature-list{border:0}.catalogue-row{margin-top:10px;padding:0;display:block;overflow:hidden;border:0;border-radius:18px;background:var(--white)}.catalogue-row>img{width:100%;height:205px}.catalogue-copy{padding:17px 17px 5px}.catalogue-copy h2{margin:7px 0 8px;font-size:24px}.catalogue-copy p{margin-bottom:10px;font-size:11px}.catalogue-meta{padding:10px 17px 18px}.catalogue-meta dl{grid-template-columns:repeat(2,1fr);gap:7px 10px}.catalogue-meta dt{display:none}.catalogue-meta dd{margin:0;padding:7px 8px;color:var(--muted);border-radius:8px;background:#f4f3f0;text-align:left;font-size:9px}.catalogue-meta .button{min-height:42px;margin-top:5px;border-radius:11px}.event-feature{min-height:0;margin-top:10px;padding:0;display:block;overflow:hidden;border:0;border-radius:18px;background:var(--white)}.event-feature>img{height:210px}.event-copy{padding:18px}.event-copy h2{margin:5px 0 10px;font-size:25px}.event-copy>p{font-size:11px;line-height:1.7}.event-copy .text-button{margin-top:5px}.archive-strip{margin-top:10px;padding:25px 20px;border-radius:18px}.archive-strip h2{margin:14px 0 9px;font-size:27px}.archive-strip>p{font-size:11px}.stat-row{margin-top:23px;justify-content:space-between;gap:8px}.stat-row b{font-size:24px}.art-grid{padding-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;columns:auto}.art-card{min-width:0;margin:0;overflow:hidden;border-radius:15px;background:var(--white)}.art-image img,.art-2 .art-image img,.art-4 .art-image img{height:45vw;max-height:215px}.art-image span{display:none}.art-title{min-height:116px;padding:12px 11px 8px;display:block;border-color:var(--line)}.art-title span{font-size:7px}.art-title h2{margin:5px 0 3px;font-size:18px}.art-title p{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.art-title>b{padding-top:9px;display:block;color:var(--red);font-size:13px}.art-actions{padding:0 10px}.art-actions button{padding:10px 0;font-size:9px}.art-actions svg{font-size:12px}.club-hero{min-height:355px;margin-top:12px;overflow:hidden;border-radius:20px}.club-hero>div{left:20px;right:20px;bottom:22px}.club-hero h1{margin-bottom:10px;font-size:31px}.club-hero p{margin-bottom:17px;font-size:11px}.benefits-grid{grid-template-columns:1fr 1fr;gap:8px;background:transparent}.benefits-grid article{min-height:175px;padding:16px;border:0;border-radius:15px;background:var(--white)}.benefits-grid article:first-child{border:0}.benefits-grid svg{margin:18px 0 13px;font-size:25px}.benefits-grid h2{margin-bottom:7px;font-size:18px}.benefits-grid p{font-size:9px}.club-callout{margin-bottom:16px;padding:22px 19px;border-radius:18px}.club-callout h2{font-size:27px}.auth-page{min-height:auto;padding:12px 12px 85px;display:block}.auth-image{min-height:230px;overflow:hidden;border-radius:20px 20px 0 0}.auth-image>div{left:20px;right:20px;bottom:20px}.auth-image h1{margin-bottom:9px;font-size:28px}.auth-image p{margin:0;font-size:10px}.auth-panel{padding:22px 18px 30px;border-radius:0 0 20px 20px}.auth-box{margin-top:25px}.auth-box h2{font-size:32px}input,select{height:46px;border-radius:10px}textarea{border-radius:10px}.studio-layout{padding-bottom:86px}.studio-nav{width:calc(100% - 24px);margin:12px auto 0;padding:16px 14px 0;border-radius:18px}.studio-content{padding:25px 12px 30px}.studio-heading{min-height:125px;padding:18px;border:0;border-radius:18px;background:var(--white)}.studio-heading h1{font-size:35px}.metric{min-height:105px;padding:16px;border:0;border-radius:14px}.metric b{font-size:36px}.studio-card{border:0;border-radius:16px}.modal-layer{place-items:end center}.modal-card{width:100%;max-height:88dvh;padding:28px 19px calc(22px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.detail-drawer{place-items:end center}.detail-drawer>section{width:100%;height:88dvh;padding:24px 18px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.detail-drawer>section>img{height:260px;border-radius:13px}.toast{bottom:calc(80px + env(safe-area-inset-bottom));border-radius:12px}.site-footer{display:none}.mobile-tab-bar{height:calc(64px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(21,21,21,.09);background:#fffffff5;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 -8px 30px #0000000d}.mobile-tab-bar a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8a8985;font-size:9px;position:relative}.mobile-tab-bar svg{width:21px;height:21px}.mobile-tab-bar a.active{color:var(--red);font-weight:700}.mobile-tab-bar a.active:before{content:"";width:5px;height:5px;position:absolute;top:1px;right:calc(50% - 15px);border-radius:50%;background:var(--red)}}@media(max-width:360px){.mobile-shortcuts{grid-template-columns:repeat(2,1fr)}.art-grid{grid-template-columns:1fr}.art-image img,.art-2 .art-image img,.art-4 .art-image img{height:75vw}.art-title{min-height:0}}.home-rebuild{padding:26px 0 110px}.home-command,.home-section,.search-results,.course-dashboard>article,.course-catalogue-section,.activities-list-section,.artwork-section{border:1px solid rgba(21,21,21,.07);border-radius:22px;background:var(--white);box-shadow:0 12px 36px #1515150b}.home-command{padding:28px}.home-greeting{display:flex;align-items:end;justify-content:space-between;gap:24px}.home-greeting span,.group-heading span{color:var(--red);font-size:9px;font-weight:750;letter-spacing:.15em}.home-greeting h1{margin:0;font-size:clamp(30px,3vw,46px);letter-spacing:-.04em}.home-greeting small{color:var(--muted);font-size:10px}.home-greeting i{width:7px;height:7px;margin-right:5px;display:inline-block;border-radius:50%;background:#25a66a;box-shadow:0 0 0 4px #25a66a1f}.home-search{height:58px;margin-top:24px;padding:0 18px;display:grid;grid-template-columns:22px 1fr 34px;gap:11px;align-items:center;border:1px solid transparent;border-radius:16px;background:#f3f4f6}.home-search:focus-within{border-color:var(--ink);background:var(--white)}.home-search input{height:100%;padding:0;border:0;outline:0;background:transparent;font-size:14px}.home-search button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:var(--paper-deep)}.home-guide{margin-top:16px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.home-guide a,.home-guide button{min-height:78px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;color:var(--ink);border:1px solid rgba(21,21,21,.07);border-radius:14px;background:var(--white);font-size:11px}.home-guide a:hover,.home-guide button:hover{color:var(--white);background:var(--ink)}.home-guide svg{font-size:22px}.home-section,.search-results{margin-top:18px;padding:30px}.group-heading{min-height:0;margin-bottom:22px;padding-bottom:0;display:flex;align-items:end;justify-content:space-between;gap:22px;border-bottom:0}.group-heading h2{margin:0;font-size:clamp(25px,2.4vw,36px);letter-spacing:-.035em}.group-heading small{margin-left:auto;color:var(--muted);font-size:10px}.group-heading>a,.section-title>a{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--white);border:0;border-radius:11px;background:var(--ink);font-size:10px;font-weight:650}.group-heading>a:hover,.section-title>a:hover{color:var(--white);background:var(--red)}.section-title.inverted>a{color:var(--ink);background:var(--white)}.text-button,.booking-login a,.booking-login button,.course-card button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--white);border:0;border-radius:11px;background:var(--ink);font-size:10px;font-weight:650}.text-button:hover,.booking-login a:hover,.booking-login button:hover,.course-card button:hover{color:var(--white);background:var(--red)}.promotion-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:12px}.promotion-card{min-width:0;overflow:hidden;border-radius:17px;background:#f3f4f6}.promotion-card img{width:100%;height:210px;object-fit:cover}.promotion-card>div{min-height:205px;padding:20px;display:flex;flex-direction:column;align-items:flex-start}.promotion-card span,.activity-feed span,.home-artworks span{color:var(--red);font-size:8px;font-weight:750;letter-spacing:.12em}.promotion-card h2{margin:10px 0 8px;font-size:23px;line-height:1.35}.promotion-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.promotion-card small{width:100%;margin-top:auto;padding-top:17px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px}.promotion-card.tone-red>div{color:var(--white);background:var(--red)}.promotion-card.tone-red span,.promotion-card.tone-red p,.promotion-card.tone-red small{color:#ffffffbf}.promotion-card.tone-ink>div{color:var(--white);background:var(--ink)}.promotion-card.tone-ink span{color:#ff7b70}.promotion-card.tone-ink p,.promotion-card.tone-ink small{color:#ffffffa3}.activity-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.activity-feed>button{min-width:0;padding:0;overflow:hidden;border:1px solid rgba(21,21,21,.07);border-radius:16px;background:#fafafa;text-align:left}.activity-feed img{width:100%;height:190px;object-fit:cover}.activity-feed>button>div{padding:17px}.activity-feed h3{margin:8px 0;font-size:20px;line-height:1.4}.activity-feed p{min-height:38px;margin-bottom:14px;display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.65}.activity-feed small{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--muted);font-size:8px}.activity-feed small svg{margin-left:5px;font-size:13px}.home-schedule,.studio-timeline{display:grid;grid-template-columns:1fr 1fr;gap:9px}.home-schedule article,.studio-timeline article{min-width:0;min-height:76px;padding:12px;display:grid;grid-template-columns:74px 1fr auto;gap:14px;align-items:center;border-radius:13px;background:#f4f5f7}.home-schedule time,.studio-timeline time{display:grid;gap:3px}.home-schedule time b,.studio-timeline time b{font-size:13px}.home-schedule time span,.studio-timeline time span{color:var(--red);font-size:10px}.home-schedule h3,.studio-timeline h3{margin:0 0 4px;font-size:14px}.home-schedule p,.studio-timeline p{margin:0;color:var(--muted);font-size:9px}.home-schedule button{min-height:32px;padding:0 12px;color:var(--white);border:0;border-radius:9px;background:var(--ink);font-size:9px}.studio-timeline em{color:var(--green);font-size:9px;font-style:normal}.course-rail{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.course-rail .course-card{overflow:hidden;border:1px solid rgba(21,21,21,.07);border-radius:15px;background:#fafafa}.course-rail .course-card img,.course-rail .course-card.card-1 img{height:175px}.course-rail .course-card>div{padding:15px}.course-rail .course-card h3{font-size:20px}.course-rail .course-card p{font-size:10px}.home-artworks{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-artworks a{min-width:0;padding-bottom:14px;overflow:hidden;border-radius:15px;background:#f4f5f7}.home-artworks img{width:100%;height:230px;margin-bottom:14px;object-fit:cover}.home-artworks span,.home-artworks h3,.home-artworks p{margin-left:14px;margin-right:14px}.home-artworks h3{margin-top:6px;margin-bottom:4px;font-size:20px}.home-artworks p{margin-bottom:0;color:var(--muted);font-size:9px}.community-card{padding:0;display:grid;grid-template-columns:1.25fr .75fr;overflow:hidden}.community-card>img{width:100%;height:410px;object-fit:cover}.community-card>div{padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#ebe9e3}.community-card span{color:var(--red);font-size:9px;font-weight:750;letter-spacing:.15em}.community-card h2{margin:0 0 13px;font-size:34px;line-height:1.25}.community-card p{color:var(--muted);font-size:12px;line-height:1.8}.search-result-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.search-result-groups>div{padding:16px;display:grid;gap:4px;border-radius:14px;background:#f4f5f7}.search-result-groups b{margin-bottom:8px;color:var(--red);font-size:10px}.search-result-groups a,.search-result-groups button{min-height:42px;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;font-size:11px}.search-empty,.no-live-data{min-height:130px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted);text-align:center;font-size:11px}.course-page-rebuild,.activities-page,.artworks-page{padding-top:28px}.course-dashboard{display:grid;grid-template-columns:.85fr 1.15fr;gap:14px}.course-dashboard>article{min-width:0;padding:24px}.course-dashboard .group-heading{margin-bottom:14px}.booking-login{min-height:190px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted);text-align:center}.booking-login>svg{width:34px;height:34px;color:var(--red)}.booking-login p{max-width:310px;margin:0;font-size:11px;line-height:1.7}.booking-login a,.booking-login button{width:max-content}.booking-list{display:grid;gap:8px}.booking-list article{padding:9px;display:grid;grid-template-columns:66px 1fr;gap:11px;border-radius:12px;background:#f4f5f7}.booking-list img{width:66px;height:60px;border-radius:8px;object-fit:cover}.booking-list div{display:grid;align-content:center;gap:3px}.booking-list b{font-size:12px}.booking-list span{color:var(--muted);font-size:9px}.booking-list small{width:max-content;padding:2px 6px;color:var(--green);border-radius:999px;background:#2e76581a;font-size:8px}.course-catalogue-section{margin-top:14px;padding:24px}.course-catalogue-section .catalogue-list{border-top:0}.course-catalogue-section .catalogue-row{margin-top:10px;padding:18px;border:0;border-radius:15px;background:#f6f6f5}.activities-list-section,.artwork-section{padding:24px}.mobile-club-entry{display:none}.activities-list-section .event-feature-list{display:grid;gap:12px;border:0}.activities-list-section .event-feature{margin:0;padding:18px;border:0;border-radius:18px;background:#f6f6f5;box-shadow:none}.artwork-section .art-grid{padding-top:0}.artwork-section .art-card{padding:12px;overflow:hidden;border-radius:17px;background:#f6f6f5}.artwork-section .art-image{border-radius:12px}.artwork-section .art-title{padding-left:4px;padding-right:4px;border-bottom:0}.artwork-section .art-actions{padding:4px;gap:8px}.artwork-section .art-actions button{min-height:36px;padding:0 11px;justify-content:center;border-radius:10px;background:var(--white)}.artwork-section .art-actions button:last-child{color:var(--white);background:var(--ink)}.artwork-section .art-actions button:hover{color:var(--white);background:var(--red)}.benefits-grid{gap:12px}.benefits-grid article,.benefits-grid article:first-child{min-height:280px;border:0;border-radius:18px;background:var(--white);box-shadow:0 12px 36px #1515150b}.benefits-grid svg{margin:0 0 25px}.club-callout{border-radius:22px}@media(max-width:820px){.site-shell{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.home-rebuild{padding:12px 0 108px}.home-command,.home-section,.search-results,.course-dashboard>article,.course-catalogue-section,.activities-list-section,.artwork-section{border:0;border-radius:18px;box-shadow:none}.home-command{padding:17px}.home-greeting{align-items:start}.home-greeting h1{max-width:260px;font-size:24px;line-height:1.25}.home-greeting small{padding-top:3px;font-size:8px;white-space:nowrap}.home-search{height:50px;margin-top:17px;padding:0 14px;border-radius:14px}.home-search input{font-size:12px}.home-guide{margin-top:11px;grid-template-columns:repeat(3,1fr);gap:7px}.home-guide a,.home-guide button{min-height:68px;padding:11px;border-radius:12px;background:#f4f5f7}.home-guide svg{font-size:20px}.home-section,.search-results{margin-top:10px;padding:18px}.group-heading{min-height:0;margin-bottom:14px;padding-bottom:0;gap:9px}.group-heading h2{font-size:23px}.group-heading small{display:none}.group-heading>a{min-height:34px;padding:0 11px;font-size:9px;white-space:nowrap}.promotion-grid{grid-template-columns:1fr 1fr;gap:8px}.promotion-card{border-radius:14px}.promotion-card.promo-1{grid-column:1 / -1;display:grid;grid-template-columns:1.08fr .92fr}.promotion-card.promo-1 img{height:210px}.promotion-card img{height:112px}.promotion-card>div{min-height:170px;padding:14px}.promotion-card.promo-1>div{min-height:210px}.promotion-card h2{margin:7px 0 6px;font-size:17px}.promotion-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px}.promotion-card small{padding-top:10px}.activity-feed{grid-template-columns:1fr;gap:8px}.activity-feed>button{display:grid;grid-template-columns:106px 1fr;border-radius:13px}.activity-feed img{height:100%;min-height:130px}.activity-feed>button>div{min-width:0;padding:13px}.activity-feed h3{margin:5px 0;font-size:15px}.activity-feed p{min-height:0;margin-bottom:8px;font-size:8px}.activity-feed small{gap:4px}.home-schedule,.studio-timeline{grid-template-columns:1fr}.home-schedule article,.studio-timeline article{min-height:70px;grid-template-columns:62px 1fr auto;gap:9px}.course-rail{margin-right:-18px;padding-right:18px;display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.course-rail .course-card{min-width:76%;scroll-snap-align:start}.course-rail .course-card img,.course-rail .course-card.card-1 img{height:165px}.home-artworks{grid-template-columns:1fr 1fr;gap:8px}.home-artworks img{height:42vw;max-height:190px}.home-artworks h3{font-size:17px}.community-card{padding:0;grid-template-columns:1fr}.community-card>img{height:205px}.community-card>div{padding:22px 18px}.community-card h2{font-size:26px}.search-result-groups{grid-template-columns:1fr}.course-page-rebuild,.activities-page,.artworks-page{padding-top:10px;padding-bottom:110px}.course-dashboard{grid-template-columns:1fr;gap:10px}.course-dashboard>article{padding:18px}.booking-login{min-height:140px}.course-catalogue-section{margin-top:10px;padding:18px}.course-catalogue-section .filter-row{margin-left:-18px;margin-right:-18px;padding-left:18px}.course-catalogue-section .catalogue-row{padding:0}.activities-list-section,.artwork-section{padding:18px}.mobile-club-entry{min-height:156px;margin-bottom:10px;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;overflow:hidden;position:relative;color:var(--white);border-radius:18px;background-position:center 42%;box-shadow:0 8px 28px #15151514}.mobile-club-entry:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000c7,#0003)}.mobile-club-entry>div,.mobile-club-entry>svg{position:relative;z-index:1}.mobile-club-entry span{color:#ff7b70;font-size:8px;font-weight:750;letter-spacing:.14em}.mobile-club-entry h2{margin:0 0 5px;font-size:25px}.mobile-club-entry p{margin:0;color:#ffffffb8;font-size:9px}.mobile-club-entry>svg{width:34px;height:34px;padding:9px;flex:0 0 auto;border-radius:50%;color:var(--ink);background:var(--white)}.activities-list-section .event-feature{padding:0}.artwork-section .art-card{padding:9px}.auth-page{min-height:calc(100dvh - 144px);padding:12px;display:grid;place-items:center}.auth-image{display:none}.auth-panel{width:min(100%,480px);padding:20px 18px 24px;border-radius:20px}.auth-box{margin-top:18px}.auth-box h2{margin-top:10px;font-size:30px}.auth-box>p{margin-bottom:18px}.auth-box form{gap:12px}.auth-box label{gap:5px}.auth-box input{height:43px}.auth-switch{margin-top:13px}.security-note{margin-top:16px;padding-top:12px}.auth-register .auth-box{margin-top:10px}.auth-register .auth-box>p,.auth-register .security-note{display:none}.mobile-tab-bar{height:calc(96px + env(safe-area-inset-bottom));padding-top:9px;padding-bottom:calc(14px + env(safe-area-inset-bottom));padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));gap:6px}.mobile-tab-bar a{min-height:64px;padding:8px 2px 7px;justify-content:flex-start;gap:5px;border-radius:17px;font-size:10px;transform:none}.mobile-tab-bar svg{width:24px;height:24px}.mobile-tab-bar a.active{color:var(--white);background:var(--red);box-shadow:0 7px 18px #ed3d2f3d}.mobile-tab-bar a.active:before{display:none}.toast{bottom:calc(108px + env(safe-area-inset-bottom))}}.studio-layout{gap:28px}.studio-nav{overflow:hidden;border-radius:22px;box-shadow:0 16px 42px #1515151f}.profile-mini{margin-bottom:14px;padding-bottom:0;border:0}.profile-mini>span{border-radius:16px}.studio-nav nav{margin-top:10px;gap:6px}.studio-nav nav button{border-radius:12px}.logout{padding:12px;border:0;border-radius:12px;background:#ffffff14}.studio-heading{min-height:0;padding:28px;border:0;border-radius:22px;background:var(--white);box-shadow:0 12px 36px #1515150b}.metric-grid{margin:14px 0}.metric{min-height:124px;border:0;border-radius:18px;box-shadow:0 10px 28px #1515150a}.studio-card{margin-top:14px;border:0;border-radius:20px;box-shadow:0 12px 36px #1515150b}.card-head{margin-bottom:18px;padding-bottom:0;align-items:center;border:0}.work-grid{gap:12px}.work-grid article{overflow:hidden;border:0;border-radius:16px;background:#f4f5f7}.work-grid article>div{padding:15px}.work-grid button{min-height:34px;padding:0 11px;border-radius:9px;background:var(--white)}.schedule-list{gap:9px;border:0}.schedule-list article{padding:14px;border:0;border-radius:14px;background:#f4f5f7}.schedule-list button{border:0;border-radius:9px;color:var(--white);background:var(--ink)}.schedule-list button.checked{color:var(--green);border:0;background:#2e76581a}.record-layout{gap:14px}.record-history{display:grid;align-content:start}.record-history article{margin-top:8px;padding:12px;border:0;border-radius:13px;background:#f4f5f7}.record-history img{border-radius:9px}.studio-content input,.studio-content select,.studio-content textarea{border-radius:11px}.studio-content .table-scroll{padding:4px 8px;overflow-x:auto;border-radius:15px;background:#f4f5f7}.studio-content table{border-collapse:separate;border-spacing:0 7px}.studio-content th{border:0}.studio-content td{border:0;background:var(--white)}.studio-content tbody td:first-child{border-radius:10px 0 0 10px}.studio-content tbody td:last-child{border-radius:0 10px 10px 0}.studio-card>.lead-card{margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none}.account-avatar{border-radius:24px}@media(max-width:820px){.studio-shell .site-header{display:none}.studio-layout{padding-bottom:110px}.studio-nav{width:calc(100% - 24px);margin:12px auto 0;padding:15px;position:relative;color:var(--ink);border-radius:18px;background:var(--white);box-shadow:0 8px 28px #1515150b}.profile-mini{min-height:48px;margin:0;padding:0 44px 0 0;grid-template-columns:48px 1fr}.profile-mini>span{width:48px;height:48px;color:var(--white);border-radius:15px;background:var(--red)}.profile-mini small{color:var(--muted)}.studio-nav nav{margin-top:13px;display:grid;grid-template-columns:repeat(auto-fit,minmax(62px,1fr));gap:7px;overflow:visible}.studio-nav nav button{min-width:0;height:54px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);border-radius:12px;background:#f3f4f6;text-align:center;font-size:9px}.studio-nav nav button svg:first-child{width:18px;height:18px}.studio-nav nav button:hover,.studio-nav nav button.active{color:var(--white);background:var(--red)}.logout{width:36px;height:36px;right:15px;top:21px;padding:0;display:grid;place-items:center;color:var(--ink);border-radius:11px;background:#f3f4f6}.logout svg{width:18px;height:18px}.studio-content{padding:10px 12px 30px}.studio-heading{min-height:0;padding:18px;border-radius:18px}.studio-heading h1{margin-bottom:7px;font-size:27px;line-height:1.18}.studio-heading p{font-size:11px;line-height:1.65}.metric-grid{margin:10px 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:94px;padding:13px;border-radius:15px}.metric b{font-size:30px}.metric span{font-size:9px;letter-spacing:0}.studio-card{margin-top:10px;padding:16px;border-radius:18px}.card-head{margin-bottom:14px}.card-head h2{font-size:20px}.work-grid{gap:10px}.work-grid article{min-height:142px;display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:15px}.work-grid img{width:112px;height:100%;min-height:142px}.work-grid article>div{min-width:0;padding:13px}.work-grid h3{margin:5px 0;font-size:18px}.work-grid p{min-height:0;margin-bottom:10px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px}.work-grid button{min-height:32px;padding:0 10px}.schedule-list{gap:8px}.schedule-list article{min-height:76px;padding:11px;grid-template-columns:54px minmax(0,1fr) 62px;gap:8px;border-radius:14px}.schedule-list h3{font-size:15px}.schedule-list p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.schedule-list button{min-height:34px;padding:0 7px}.record-layout{grid-template-columns:1fr;gap:10px}.record-history article{grid-template-columns:76px minmax(0,1fr);gap:11px}.record-history img{width:76px;height:68px}.record-form .button,.password-card .button{width:100%}.studio-content .button{border-radius:11px}.account-card{padding:16px;grid-template-columns:58px minmax(0,1fr);gap:14px}.account-avatar{width:58px;height:58px;border-radius:17px;font-size:24px}.account-card h2{font-size:23px}.account-card dl{margin-top:16px;grid-template-columns:72px minmax(0,1fr);gap:10px 12px;font-size:10px}.password-card form{gap:12px}.studio-content .table-scroll{padding:3px 6px}}.site-header{animation:headerEnter .42s var(--motion-ease) both}.home-rebuild,.course-page-rebuild,.activities-page,.artworks-page,.auth-page,.studio-layout{animation:pageEnter var(--motion-base) var(--motion-ease) both}.home-rebuild>section,.course-dashboard>article,.course-catalogue-section,.mobile-club-entry,.activities-list-section,.archive-strip,.artwork-section,.club-hero,.benefits-grid,.club-callout{animation:sectionEnter .55s var(--motion-ease) both}.home-rebuild>section:nth-of-type(2),.course-dashboard>article:nth-child(2),.activities-list-section+.archive-strip,.benefits-grid{animation-delay:.07s}.home-rebuild>section:nth-of-type(3),.course-catalogue-section,.club-callout{animation-delay:.12s}.home-rebuild>section:nth-of-type(4){animation-delay:.17s}.home-rebuild>section:nth-of-type(5){animation-delay:.22s}.home-rebuild>section:nth-of-type(6){animation-delay:.27s}.promotion-card,.activity-feed>button,.home-schedule article,.course-rail .course-card,.home-artworks a,.search-result-groups>div,.booking-list article,.studio-timeline article,.catalogue-row,.event-feature,.art-card,.benefits-grid article,.metric,.studio-card{animation:itemEnter .52s var(--motion-ease) both}.promotion-card:nth-child(2),.activity-feed>button:nth-child(2),.home-schedule article:nth-child(2),.course-rail .course-card:nth-child(2),.home-artworks a:nth-child(2),.catalogue-row:nth-child(2),.event-feature:nth-child(2),.art-card:nth-child(2),.benefits-grid article:nth-child(2),.metric:nth-child(2){animation-delay:.06s}.promotion-card:nth-child(3),.activity-feed>button:nth-child(3),.home-schedule article:nth-child(3),.course-rail .course-card:nth-child(3),.home-artworks a:nth-child(3),.catalogue-row:nth-child(3),.event-feature:nth-child(3),.art-card:nth-child(3),.benefits-grid article:nth-child(3),.metric:nth-child(3){animation-delay:.11s}.home-schedule article:nth-child(4),.course-rail .course-card:nth-child(4),.home-artworks a:nth-child(4),.catalogue-row:nth-child(4),.art-card:nth-child(4),.benefits-grid article:nth-child(4),.metric:nth-child(4){animation-delay:.16s}.catalogue-row:nth-child(5),.art-card:nth-child(5){animation-delay:.21s}.catalogue-row:nth-child(6),.art-card:nth-child(6){animation-delay:.26s}.modal-backdrop,.drawer-backdrop{animation:backdropIn var(--motion-fast) ease-out both}.modal-card{animation:modalEnter .32s var(--motion-ease) both}.detail-drawer>section{animation:drawerEnter .36s var(--motion-ease) both}.toast{animation:toastEnter .34s var(--motion-ease) both}.mobile-tab-bar{animation:tabBarEnter .4s var(--motion-ease) both}.button,.text-button,.group-heading>a,.home-guide a,.home-guide button,.home-schedule button,.activity-feed>button,.art-actions button,.mobile-tab-bar a,.promotion-card,.home-artworks a,.catalogue-row,.event-feature,.benefits-grid article{transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease}.button:active,.text-button:active,.group-heading>a:active,.home-guide a:active,.home-guide button:active,.home-schedule button:active,.art-actions button:active{transform:scale(.97)}.home-greeting i{animation:livePulse 1.8s ease-in-out infinite}.loading{position:relative;overflow:hidden;background:var(--paper)}.loading:before{content:"";width:260px;height:260px;position:absolute;border-radius:50%;background:#ed3d2f0e;animation:loadingHalo 1.8s ease-in-out infinite}.loading-mark{width:78px;height:78px;display:grid;place-items:center;position:relative;border-radius:24px;background:var(--white);box-shadow:0 16px 45px #15151514;animation:loadingFloat 1.6s ease-in-out infinite}.loading-mark img{width:48px;animation:none}.loading-mark i{width:9px;height:9px;position:absolute;right:8px;top:8px;border:2px solid var(--white);border-radius:50%;background:var(--red);animation:livePulse 1.2s ease-in-out infinite}.loading span{position:relative;color:var(--muted);font-size:11px;letter-spacing:.08em}.loading-progress{width:150px;height:4px;position:relative;overflow:hidden;border-radius:999px;background:#15151517}.loading-progress i{width:48%;height:100%;position:absolute;left:-48%;border-radius:inherit;background:var(--red);animation:loadingTrack 1.15s ease-in-out infinite}@media(hover:hover){.promotion-card:hover,.activity-feed>button:hover,.home-artworks a:hover,.catalogue-row:hover,.event-feature:hover,.art-card:hover,.benefits-grid article:hover{transform:translateY(-4px);box-shadow:0 16px 38px #15151517}.promotion-card:hover img,.activity-feed>button:hover img,.home-artworks a:hover img{transform:scale(1.025)}.promotion-card img,.activity-feed img,.home-artworks img{transition:transform .42s ease}.button:hover,.text-button:hover,.group-heading>a:hover{transform:translateY(-1px)}}@media(max-width:820px){.modal-card{animation-name:sheetEnter}.detail-drawer>section{animation-name:sheetEnter}.home-rebuild>section:nth-of-type(n+4){animation-delay:.12s}}@keyframes headerEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes sectionEnter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes itemEnter{0%{opacity:0;transform:translateY(12px) scale(.992)}to{opacity:1;transform:none}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalEnter{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}@keyframes drawerEnter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes sheetEnter{0%{opacity:.65;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes toastEnter{0%{opacity:0;transform:translate(-50%,12px) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes tabBarEnter{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes livePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.78);opacity:.55}}@keyframes loadingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes loadingHalo{0%,to{transform:scale(.82);opacity:.4}50%{transform:scale(1);opacity:1}}@keyframes loadingTrack{0%{left:-48%}55%,to{left:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
