/*! 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{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}.table-row{display:table-row}}:root{--ink:#24211f;--muted:#716c68;--cream:#f5f0e8;--paper:#fffdf9;--red:#c52e3c;--deep:#651d2c;--line:#dfd9d1;--sage:#dce3d4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,100% - 40px);margin:0 auto}.prototype-bar{background:var(--ink);color:#fff;letter-spacing:.03em;justify-content:center;align-items:center;gap:30px;min-height:34px;padding:7px 24px;font-size:12px;display:flex}.prototype-bar a{color:#f5c8ce}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:92px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{border:1px solid var(--red);width:52px;height:52px;color:var(--red);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:17px;font-weight:700;display:grid}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{font-family:var(--font-playfair),Georgia,serif;font-size:17px}.brand-copy small{color:var(--muted);font-size:11px}.main-nav{gap:28px;font-size:14px;display:flex}.main-nav a,.account-link{transition:color .2s}.main-nav a:hover,.account-link:hover{color:var(--red)}.header-actions{align-items:center;gap:22px;font-size:14px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:#aa2330}.button-small{min-height:42px;padding:0 20px}.button-dark{background:var(--ink);color:#fff}.button-light{color:var(--deep);background:#fff}.text-link{border-bottom:1px solid;align-items:center;gap:16px;padding-bottom:4px;font-size:14px;font-weight:700;display:inline-flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:650px;padding-top:70px;padding-bottom:80px;display:grid}.eyebrow,.kicker{color:var(--red);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--red);width:28px;height:1px}.hero h1{max-width:680px;font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.035em;margin:22px 0 24px;font-size:clamp(52px,6.1vw,83px);font-weight:600;line-height:.98}.hero-lead{color:#5c5652;max-width:590px;margin:0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.hero-note{border-left:2px solid var(--red);flex-direction:column;gap:5px;margin-top:40px;padding-left:18px;font-size:12px;display:flex}.hero-note span{color:var(--muted)}.hero-art{height:500px;position:relative}.hero-photo-placeholder{color:#fff;background:linear-gradient(145deg,#e8c8c8 0%,#bb777c 48%,#672432 100%);border-radius:48% 48% 46% 54%/56% 45% 55% 44%;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:24px 36px 20px 50px;overflow:hidden;box-shadow:0 24px 70px #4a222829}.photo-mark{width:100px;height:100px;font:700 30px var(--font-playfair),serif;border:1px solid #fff9;border-radius:50%;place-items:center;display:grid}.photo-caption{text-align:center;opacity:.82;font-size:13px;line-height:1.5}.hero-orbit{border:1px solid #d9b1b5;border-radius:50%;position:absolute}.orbit-one{width:380px;height:380px;top:0;right:0}.orbit-two{width:210px;height:210px;bottom:0;left:0}.hero-badge{background:var(--cream);text-align:center;width:145px;height:145px;font-family:var(--font-playfair),Georgia,serif;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:45px;right:-4px;transform:rotate(7deg);box-shadow:0 8px 30px #35201b1a}.hero-badge span{font-size:15px}.hero-badge strong{color:var(--red);font-size:19px}.quick-strip{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-grid{grid-template-columns:repeat(3,1fr);display:grid}.quick-grid a{border-right:1px solid var(--line);align-items:center;gap:18px;min-height:105px;padding:0 30px;display:flex}.quick-grid a:first-child{border-left:1px solid var(--line)}.quick-grid span{color:var(--red);font-size:11px}.quick-grid strong{flex:1;font-size:15px}.quick-grid i{border:1px solid #bfb8b0;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.section{padding-top:105px;padding-bottom:105px}.section-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.section-head h2,.membership h2,.benefits-copy h2,.cooperation h2,.page-hero h1,.panel-title{font-family:var(--font-playfair),Georgia,serif;margin:12px 0 0;font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1.06}.section-head.narrow p{max-width:430px;color:var(--muted);line-height:1.65}.event-list{border-top:1px solid var(--line)}.event-row{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 54px;align-items:center;gap:28px;padding:26px 10px;display:grid}.event-date{align-items:baseline;gap:10px;display:flex}.event-date strong{font:600 44px var(--font-playfair),serif}.event-date span,.event-access{color:var(--red);letter-spacing:.12em;font-size:10px;font-weight:800}.event-main h3{margin:6px 0;font-size:20px}.event-main p{color:var(--muted);margin:0;font-size:13px}.round-arrow{border:1px solid var(--line);border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;display:grid}.warm-section{background:var(--cream)}.project-grid{border-top:1px solid #cfc6bb;border-left:1px solid #cfc6bb;grid-template-columns:repeat(4,1fr);display:grid}.project-card{border-bottom:1px solid #cfc6bb;border-right:1px solid #cfc6bb;flex-direction:column;min-height:320px;padding:26px;display:flex}.project-card>span{color:var(--red);font-size:11px}.project-card h3{font:600 25px/1.1 var(--font-playfair),serif;margin:70px 0 14px}.project-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.project-card a{margin-top:auto;font-size:13px;font-weight:700}.membership{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.membership-intro>p{color:var(--muted);margin:26px 0 32px;line-height:1.7}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:22px;padding:30px 0;display:grid}.steps li>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.steps h3{margin:0 0 6px;font-size:18px}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.benefits-section{background:var(--deep);color:#fff}.benefits-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.kicker.light{color:#efb6bd}.benefits-copy p{color:#eadde0;max-width:500px;margin:24px 0 34px;line-height:1.7}.benefit-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.benefit-cards article{min-height:300px;color:var(--ink);background:#fff;flex-direction:column;padding:26px;display:flex}.benefit-tag{color:var(--red);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.benefit-cards strong{color:var(--red);font:600 55px var(--font-playfair),serif;margin-top:58px}.benefit-cards h3{margin:14px 0 4px;font-size:17px}.benefit-cards p{color:var(--muted);margin:0;font-size:13px}.chair-section{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.chair-photo{color:#fff;text-align:center;background:linear-gradient(150deg,#ded5cb,#bda79d);border-radius:48% 48% 10px 10px;place-items:center;height:440px;font-size:13px;display:grid}.chair-copy blockquote{font:500 clamp(28px,3.1vw,45px)/1.28 var(--font-playfair),serif;margin:24px 0}.chair-copy p{color:var(--muted);font-size:13px}.chair-copy .text-link{margin-top:16px}.cooperation{background:var(--red);color:#fff;padding:80px 0}.cooperation-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.cooperation h2{max-width:720px}.site-footer{color:#fff;background:#201e1c;padding-top:74px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:50px;display:grid}.footer-brand .brand-mark{color:#ef9199;border-color:#d35661}.footer-brand .brand-copy small,.footer-grid p{color:#9f9995}.footer-grid p{max-width:280px;font-size:12px;line-height:1.6}.footer-grid>div:not(:first-child){color:#bab5b1;flex-direction:column;gap:12px;font-size:13px;display:flex}.footer-grid>div>strong{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:12px}.footer-bottom{color:#88827e;border-top:1px solid #3b3835;justify-content:space-between;margin-top:60px;padding:22px 0;font-size:11px;display:flex}.inner-page{background:#faf7f2;min-height:100vh}.page-hero{padding:72px 0 52px}.page-hero p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.7}.content-grid{grid-template-columns:1fr 340px;gap:32px;padding-bottom:100px;display:grid}.panel{border:1px solid var(--line);background:#fff;padding:34px}.panel-title{font-size:32px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{background:#fff;border:1px solid #ccc4bb;outline:none;width:100%;padding:14px}.field textarea{resize:vertical;min-height:110px}.checkline{color:var(--muted);grid-column:1/-1;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.aside-note{background:var(--cream);border:1px solid var(--line);height:max-content;padding:28px}.aside-note h3{font:600 24px var(--font-playfair),serif;margin-top:0}.aside-note ol{color:var(--muted);padding-left:20px;font-size:13px;line-height:1.7}.status-chip{color:var(--red);text-transform:uppercase;letter-spacing:.08em;background:#f3e1e3;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.calendar-layout{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:100px;display:grid}.calendar-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:260px;padding:26px;display:flex}.calendar-card .event-date{margin-bottom:30px}.calendar-card h3{font:600 24px var(--font-playfair),serif;margin:0 0 10px}.calendar-card p{color:var(--muted);font-size:13px;line-height:1.55}.calendar-card a{color:var(--red);margin-top:auto;font-size:13px;font-weight:700}.dashboard{background:#f4f1ec;grid-template-columns:230px 1fr;min-height:calc(100vh - 34px);display:grid}.side-nav{color:#fff;background:#2a2725;flex-direction:column;padding:30px 22px;display:flex}.side-nav .brand{margin-bottom:55px}.side-nav .brand-copy small{color:#aaa39f}.side-nav nav{flex-direction:column;gap:8px;display:flex}.side-nav nav button{color:#c5bfbb;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-size:13px;display:flex}.side-nav nav button small{color:#d9d3cf;text-align:center;background:#443f3b;border-radius:10px;min-width:22px;padding:3px 6px}.side-nav nav button.active{background:var(--red);color:#fff}.side-nav nav button.active small{color:#fff;background:#ffffff2e}.admin-user{border-top:1px solid #45413e;align-items:center;gap:10px;margin-top:auto;padding-top:30px;display:flex}.admin-user>span{background:#4a4541;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.admin-user div{flex-direction:column;gap:2px;display:flex}.admin-user strong{font-size:11px}.admin-user small{color:#aaa39f;font-size:9px}.dashboard-main{padding:48px}.dashboard-head{justify-content:space-between;align-items:flex-start;margin-bottom:34px;display:flex}.dashboard-head h1{font:600 42px var(--font-playfair),serif;margin:0}.dashboard-head p{color:var(--muted);margin:8px 0 0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:26px;display:grid}.stat-card,.dash-card{border:1px solid var(--line);background:#fff;padding:22px}.stat-card{color:var(--ink);text-align:left;cursor:pointer}.stat-card span{color:var(--muted);font-size:11px}.stat-card strong{font:600 34px var(--font-playfair),serif;margin-top:12px;display:block}.stat-card small{color:var(--red);margin-top:10px;font-size:10px;display:block}.dash-grid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.dash-card h2{margin:0 0 20px;font-size:18px}.card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.card-heading h2{margin:0}.card-heading button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:0}.table-row{border-top:1px solid var(--line);grid-template-columns:1.3fr .7fr .7fr;gap:12px;padding:14px 0;font-size:12px;display:grid}.table-row span{color:var(--muted)}.admin-row-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0}.task-list{flex-direction:column;gap:12px;display:flex}.task-list button{background:var(--cream);color:inherit;text-align:left;cursor:pointer;border:0;padding:14px;font-size:12px;line-height:1.45}.task-list button span{color:var(--muted);margin-top:3px;display:block}.admin-mobile-nav{display:none}.admin-workspace{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.admin-list-panel,.admin-detail-panel{border:1px solid var(--line);background:#fff}.admin-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:80px;padding:18px 22px;display:flex}.admin-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.admin-toolbar strong{font-size:14px}.admin-toolbar span{color:var(--muted);font-size:11px}.admin-filters{flex-direction:row!important;gap:8px!important;display:flex!important}.admin-filters input,.admin-filters select,.admin-mobile-nav select{border:1px solid var(--line);background:#fff;min-height:38px;padding:0 11px;font-size:11px}.admin-table>div,.admin-table>button{width:100%;min-height:64px;color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #eee9e3;align-items:center;gap:16px;padding:12px 22px;font-size:12px;display:grid}.admin-table>button{cursor:pointer}.admin-table>button:hover,.admin-table>button.selected{background:#faf3f3}.admin-table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#faf8f5!important;min-height:42px!important;font-size:9px!important}.admin-table button>span:first-child{flex-direction:column;gap:3px;display:flex}.admin-table button small{color:var(--muted);font-size:9px}.admin-applications-table>div,.admin-applications-table>button{grid-template-columns:1.35fr .8fr .65fr}.members-table>div,.members-table>button,.content-table>div,.content-table>button,.partners-table>div,.partners-table>button{grid-template-columns:1.2fr .75fr 1fr .8fr}.admin-detail-panel{padding:24px}.detail-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-top small{color:var(--muted);font-size:9px}.detail-top h2{font:600 27px var(--font-playfair),serif;margin:5px 0 0}.admin-detail-panel dl{margin:26px 0}.admin-detail-panel dl div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;padding:11px 0;font-size:11px;display:grid}.admin-detail-panel dt{color:var(--muted)}.admin-detail-panel dd{overflow-wrap:anywhere;margin:0}.detail-note{background:var(--cream);padding:16px}.detail-note strong{font-size:11px}.detail-note p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.full-button{width:100%;margin-top:18px}.prototype-hint{color:var(--muted);text-align:center;font-size:9px}.admin-secondary-button{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fff;padding:0 14px}.status-good{color:#456444;background:#e4eee1}.status-muted{color:#6e6761;background:#eeeae4}.admin-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.admin-event-card{border:1px solid var(--line);background:#fff;min-height:250px;padding:22px}.admin-event-card h2{font:600 25px var(--font-playfair),serif;margin:38px 0 12px}.admin-event-card p{color:var(--muted);margin:5px 0;font-size:11px}.event-card-footer{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:28px;padding-top:16px;display:flex}.event-card-footer strong{font:600 25px var(--font-playfair),serif}.event-card-footer span{color:var(--muted);font-size:10px}.event-card-footer button{margin-left:auto}.admin-dialog-backdrop{z-index:50;background:#1916149e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-dialog{background:#fff;width:min(520px,100%);padding:28px;box-shadow:0 24px 80px #0000003d}.dialog-heading{justify-content:space-between;align-items:flex-start;display:flex}.dialog-heading span{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.dialog-heading h2{font:600 34px var(--font-playfair),serif;margin:6px 0 0}.dialog-heading>button{border:1px solid var(--line);cursor:pointer;background:#fff;width:36px;height:36px;font-size:22px}.admin-dialog form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.admin-dialog label{flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.admin-dialog input{border:1px solid var(--line);min-height:46px;padding:0 12px}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (width<=900px){.main-nav,.account-link{display:none}.hero{grid-template-columns:1fr;gap:28px;padding-top:50px}.hero-art{height:410px}.project-grid{grid-template-columns:repeat(2,1fr)}.membership,.benefits-grid,.chair-section{grid-template-columns:1fr;gap:55px}.footer-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.calendar-layout{grid-template-columns:repeat(2,1fr)}.dashboard{grid-template-columns:1fr}.side-nav{display:none}.dashboard-main{padding:30px 20px}.admin-mobile-nav{color:var(--muted);flex-direction:column;gap:6px;margin-bottom:22px;font-size:10px;display:flex}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-workspace{grid-template-columns:1fr}.admin-card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.prototype-bar{justify-content:space-between;padding:7px 14px;font-size:10px}.site-header{height:78px}.brand-copy{display:none}.brand-mark{width:46px;height:46px}.button-small{min-height:40px}.hero{min-height:auto;padding-bottom:55px}.hero h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{height:350px}.hero-photo-placeholder{inset:18px 16px 15px 25px}.hero-badge{width:115px;height:115px;right:0}.quick-grid{grid-template-columns:1fr}.quick-grid a,.quick-grid a:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line)}.section{padding-top:70px;padding-bottom:70px}.section-head{flex-direction:column;align-items:flex-start}.desktop-link{display:none}.event-row{grid-template-columns:82px 1fr;gap:14px}.event-date strong{font-size:36px}.event-row .round-arrow{display:none}.project-grid,.benefit-cards,.calendar-layout{grid-template-columns:1fr}.project-card{min-height:280px}.membership{gap:48px}.chair-photo{height:350px}.cooperation-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-brand .brand-copy{display:flex}.footer-bottom{flex-direction:column;gap:15px}.form-grid{grid-template-columns:1fr}.field.full,.checkline{grid-column:auto}.panel{padding:22px}.stat-grid,.dash-grid{grid-template-columns:1fr}.dashboard-head{flex-direction:column;gap:18px}.admin-toolbar{flex-direction:column;align-items:flex-start}.admin-filters{width:100%;flex-direction:column!important}.admin-filters input,.admin-filters select{width:100%}.admin-table{overflow-x:auto}.admin-table>div,.admin-table>button{min-width:660px}.admin-card-grid{grid-template-columns:1fr}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}}
