/* The sole public stylesheet; no Bootstrap or theme dependencies. */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;background:#fff}
img{max-width:100%;height:auto;vertical-align:middle}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
a{color:inherit;text-underline-offset:4px}
figure{margin:0}
[hidden]{display:none!important}
:focus-visible{outline:3px solid #ba9314;outline-offset:4px}
/* Shared tokens and independently styled sections. */
.v2-section,.v2-site-chrome,.design-v2 {
  --v2-green:#173f35;--v2-deep:#102e27;--v2-yellow:#f5dc68;--v2-ink:#203b33;
  --v2-muted:#5b6963;--v2-soft:#f3f6f2;--v2-line:#dce4dd;--v2-gutter:clamp(20px,4vw,64px);
  font-family:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.7;
  color:var(--v2-ink);-webkit-font-smoothing:antialiased;
}
.v2-section *,.v2-site-chrome *{box-sizing:border-box}
.v2-section{padding:80px 0;scroll-margin-top:115px;background:#fff}
.v2-section.v2-spacing-compact{padding:36px 0}
.v2-section.v2-surface-soft{background:var(--v2-soft)}
.v2-section.v2-surface-dark{background:var(--v2-deep);color:#fff;--v2-muted:#d0dfd5;--v2-line:#496459;--v2-ink:#fff}
.v2-container{width:min(1280px,calc(100% - var(--v2-gutter)*2));max-width:none;margin-inline:auto;min-width:0}
.v2-section img,.v2-site-chrome img{display:block;max-width:100%;height:auto;margin:0}
.v2-section :is(h1,h2,h3,h4),.v2-site-chrome :is(h1,h2,h3,h4){font-family:inherit;font-weight:750;letter-spacing:-.04em;line-height:1.15;color:inherit;margin:0 0 22px}
.v2-section h1{font-size:clamp(42px,4.5vw,68px)}
.v2-section h2{font-size:clamp(32px,3.25vw,48px)}
.v2-section h3{font-size:24px;letter-spacing:-.025em}
.v2-section h4{font-size:20px;letter-spacing:-.02em}
.v2-section :is(h1,h2,h3,h4){overflow-wrap:anywhere}
.v2-section p{margin:0 0 20px;max-width:none}
.v2-section p:last-child{margin-bottom:0}
.v2-section a,.v2-site-chrome a{color:inherit;text-underline-offset:4px}
.v2-section a:focus-visible,.v2-site-chrome a:focus-visible,.v2-section button:focus-visible,.v2-site-chrome button:focus-visible,.v2-section summary:focus-visible{outline:3px solid #ba9314;outline-offset:5px}
.v2-section .v2-eyebrow{font-size:12px;letter-spacing:.14em;font-weight:750;line-height:1.5;color:var(--v2-muted);margin:0 0 20px}
.v2-surface-dark .v2-eyebrow{color:var(--v2-yellow)}
.v2-section-heading{margin-bottom:30px;max-width:920px}
.v2-section-heading:empty{display:none}
.v2-prose{color:var(--v2-muted);overflow-wrap:anywhere}
.v2-prose p{line-height:1.85}
.v2-prose :is(h2,h3,h4,b,strong){color:var(--v2-ink)}
.v2-prose :is(ul,ol){padding-left:24px;margin:0 0 24px;list-style-position:outside}
.v2-prose ul{list-style-type:disc}
.v2-prose ol{list-style-type:decimal}
.v2-prose li{padding-left:4px;margin-bottom:10px}
.v2-prose a{font-weight:650;text-decoration:underline}
.v2-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:12px 22px;border:0;border-radius:8px;font-size:14px!important;font-weight:700!important;line-height:1.5;text-decoration:none!important;background:var(--v2-green);color:#fff!important;transition:transform .2s,background .2s}
.v2-button:hover{background:#255447;transform:translateY(-2px)}
.v2-surface-dark .v2-button,.v2-hero .v2-button{background:var(--v2-yellow);color:var(--v2-deep)!important}
.v2-surface-dark .v2-button:hover,.v2-hero .v2-button:hover{background:#ffe98c}
.v2-button.v2-button-secondary{background:transparent;color:inherit!important;padding-inline:0}
.v2-button-secondary:hover{text-decoration:underline!important}
.v2-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:30px}
.v2-actions:empty{display:none}
.v2-skip-link{position:fixed;left:16px;top:-100px;z-index:10000;background:#f5dc68;color:#102e27;padding:12px 20px}
.v2-skip-link:focus{top:12px}
.v2-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/* Site chrome. System links still come from Django's authentication/session. */
.v2-site-chrome:has(.v2-site-header){position:sticky;top:0;z-index:99}
.v2-topbar{background:var(--v2-green);color:#fff;font-size:12px}
.v2-topbar .v2-container{display:flex;justify-content:center;gap:20px;padding-block:8px}
.v2-topbar a{text-decoration:none;font-weight:650;white-space:nowrap}
.v2-topbar-contact{display:flex;justify-content:flex-end;gap:24px;flex-wrap:wrap}
.v2-topbar-label{font-weight:400;opacity:.8}
.v2-site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--v2-line);backdrop-filter:blur(16px)}
.v2-header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:94px;padding-block:12px}
.v2-brand{display:flex;gap:10px;align-items:center;flex-shrink:0;text-decoration:none!important;color:var(--v2-green)!important}
.v2-brand>span{font-size:10px;letter-spacing:.16em;font-weight:800;line-height:1.4}
.v2-brand strong{display:block;letter-spacing:-.04em;font-size:25px}
.v2-brand small{display:block;max-width:170px;font-size:11px;letter-spacing:0}
.v2-navigation{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px 20px}
.v2-navigation>a:not(.v2-button){text-decoration:none;font-size:14px;font-weight:650;white-space:nowrap}
.v2-navigation>a:not(.v2-button):hover{text-decoration:underline}
.v2-navigation .v2-button{min-height:46px;padding:10px 16px;gap:14px}
.v2-menu-toggle{border:1px solid var(--v2-line);background:#fff;padding:10px 14px;border-radius:8px;align-items:center;gap:12px;font:inherit;cursor:pointer}
.v2-site-footer{background:var(--v2-deep);color:#d0dfd5;padding:40px 0 22px;font-size:13px}
.v2-site-footer>.v2-container{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.v2-site-footer a{text-decoration:none}
.v2-footer-brand{font-size:21px;font-weight:800;color:#fff!important;letter-spacing:-.04em}
.v2-footer-bottom{border-top:1px solid #385347;padding-top:22px;margin-top:32px;font-size:12px}
/* Hero is independent of the carousel and owns the page H1. */
.v2-section.v2-hero-section{padding:28px 0 0;background:var(--v2-soft)}
.v2-hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:565px;border-radius:20px;overflow:hidden;background:var(--v2-green);color:#fff}
.v2-hero-copy{padding:clamp(28px,4vw,60px) clamp(25px,3.5vw,52px);align-self:center;min-width:0}
.v2-hero .v2-eyebrow{color:#d3e0d7;font-size:12px;letter-spacing:.1em}
.v2-hero h1{line-height:1.08;margin-bottom:26px;color:#fff}
.v2-hero h1 span{color:var(--v2-yellow)}
.v2-hero-intro{max-width:420px!important;font-size:17px;color:#d7e2dc;line-height:1.75}
.v2-hero .v2-actions{gap:24px}
.v2-benefits{list-style:none!important;padding:0!important;display:flex;gap:12px 20px;flex-wrap:wrap;margin:40px 0 0!important;font-size:12px;color:#d3e0d7}
.v2-benefits li{margin:0}
.v2-hero-photo{position:relative;min-height:450px;overflow:hidden}
.v2-hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center}
.v2-hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(10,31,22,.65));pointer-events:none}
.v2-photo-caption{position:absolute;bottom:90px;left:35px;z-index:1;transform:rotate(-5deg);color:white}
.v2-photo-caption span{font-size:20px}
.v2-photo-caption strong{display:block;font-size:36px;line-height:1.2;letter-spacing:-.04em}
.v2-photo-link{position:absolute;bottom:22px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;border:1px solid #ffffff70;border-radius:8px;color:#fff!important;font-size:13px;z-index:2;text-decoration:none;background:#173f3540;backdrop-filter:blur(8px)}
.v2-photo-link span{font-size:20px}
/* Any number of independently scrolling lists, with usable content without JS. */
.v2-carousel-section .v2-section-heading h2{font-size:28px}
.v2-carousel{position:relative}
.v2-carousel-controls{display:flex;justify-content:flex-end;gap:8px;margin:0 0 18px}
.v2-carousel-controls button{border:1px solid var(--v2-line);border-radius:50%;width:44px;height:44px;background:transparent;font:inherit;font-size:21px;color:inherit;cursor:pointer}
.v2-carousel-controls button:hover:enabled{background:var(--v2-green);color:#fff}
.v2-carousel-controls button:disabled{opacity:.35;cursor:default}
.v2-carousel-track{list-style:none!important;padding:0 0 12px!important;margin:0!important;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/2);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#97aa9e transparent}
.v2-carousel-track:has(>li:only-child){grid-auto-columns:100%}
.v2-slide{margin:0!important;min-width:0;scroll-snap-align:start;list-style:none!important}
.v2-card-link{display:block;height:100%;text-decoration:none!important}
.v2-slide-card{display:grid;grid-template-columns:132px 1fr;gap:20px;height:100%;background:#fff;color:#203b33;border:1px solid #dce4dd;border-radius:12px;overflow:hidden}
.v2-slide-card>img{width:100%;height:100%;min-height:195px;object-fit:cover}
.v2-slide-card>div{padding:20px 20px 20px 0;min-width:0}
.v2-slide-card h3{font-size:17px;line-height:1.4;letter-spacing:-.02em;margin-bottom:10px}
.v2-slide-card p{font-size:14px;line-height:1.65;color:#5b6963}
.v2-number{display:block;font-size:12px;color:#5b6963;margin-bottom:8px}
.v2-news-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:22px}
.v2-news-card{min-height:380px;position:relative;overflow:hidden;border-radius:14px;background:var(--v2-green);color:#fff;min-width:0;display:flex;align-items:flex-end}
.v2-news-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}
.v2-news-card:has(a:hover)>img{transform:scale(1.035)}
.v2-news-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(8,29,22,.94));pointer-events:none}
.v2-news-copy{position:relative;width:100%;margin-top:100px;padding:28px;z-index:1}
.v2-news-copy .v2-eyebrow{color:var(--v2-yellow);letter-spacing:.02em}
.v2-news-copy h3{font-size:23px;line-height:1.3;margin:0;color:#fff}
.v2-news-card:first-child h3{font-size:31px}
.v2-news-copy a{text-decoration:none;color:#fff}
.v2-news-copy a::after{content:"";position:absolute;inset:0}
.v2-news-grid:has(>article:only-child){grid-template-columns:1fr}
.v2-news-grid:has(>article:nth-child(2):last-child){grid-template-columns:1.35fr 1fr}
.v2-accordions-section>.v2-container{max-width:1280px}
.v2-accordions details{border-top:1px solid var(--v2-line)}
.v2-accordions details:last-child{border-bottom:1px solid var(--v2-line)}
.v2-accordions summary{padding:24px 48px 24px 0;position:relative;cursor:pointer;font-size:17px;font-weight:700;list-style:none;line-height:1.5}
.v2-accordions summary::-webkit-details-marker{display:none}
.v2-accordions summary::after{content:"+";position:absolute;right:8px;top:20px;font-weight:400;font-size:27px}
.v2-accordions details[open]>summary::after{content:"−"}
.v2-accordions .v2-prose{padding:4px 48px 30px 0}
.v2-width-narrow>.v2-container{max-width:900px}
.v2-text-section .v2-prose{max-width:1000px}
.v2-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px}
.v2-service-card{position:relative;border-bottom:1px solid var(--v2-line);padding-bottom:20px;min-width:0}
.v2-service-card img{width:100%;aspect-ratio:1.65;object-fit:cover;border-radius:12px;margin-bottom:20px}
.v2-service-card h3{font-size:23px;line-height:1.3;margin-bottom:12px}
.v2-service-card a{text-decoration:none}
.v2-service-card a:hover{text-decoration:underline}
.v2-service-card .v2-prose{font-size:15px}
.v2-service-number{position:absolute;top:12px;left:12px;background:#fff;color:#203b33;border-radius:50%;font-size:12px;font-weight:750;width:30px;height:30px;display:grid;place-items:center}
.v2-image-text{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,6vw,90px);align-items:center}
.v2-image-text>div{min-width:0}
.v2-image-text.v2-image-right>.v2-section-photo{grid-column:2;grid-row:1}
.v2-image-text.v2-image-right>div{grid-column:1;grid-row:1}
.v2-image-text .v2-section-photo{width:100%;aspect-ratio:1.14;object-fit:cover;border-radius:16px}
.v2-image-text .v2-section-heading{margin-bottom:20px}
.v2-image-text .v2-button{margin-top:24px}
.v2-bottom-copy{margin-top:32px;font-size:15px;max-width:1100px}
.v2-notice{display:table;padding:7px 13px;border:1px solid #e6bf9d;background:#fff0e5;border-radius:7px;color:#87471a!important;font-size:14px;font-weight:650}
.v2-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.v2-price-card{padding:26px;border:1px solid var(--v2-line);border-radius:12px;background:#ffffff06;min-width:0}
.v2-price-card h3{font-size:22px;min-height:50px}
.v2-price-detail{font-size:15px;color:var(--v2-muted);min-height:75px;line-height:1.65}
.v2-price-value{padding-top:22px;border-top:1px solid var(--v2-line);font-size:25px;font-weight:700;line-height:1.5;letter-spacing:-.03em}
.v2-surface-dark .v2-price-value{color:var(--v2-yellow)}
.v2-price-info{font-size:14px;color:var(--v2-muted)}
.v2-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:65px}
.v2-two-columns .v2-prose{font-size:15px}
.v2-contact-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:40px}
.v2-contact-heading .v2-section-heading{margin:0}
.v2-contact-columns{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--v2-line);padding-top:40px}
.v2-contact-columns:has(>div:only-child){grid-template-columns:1fr}
.v2-contact-columns .v2-prose{font-size:15px}
.v2-contact-columns address{font-style:normal;margin:20px 0}
.v2-contact-columns address a{display:block;font-size:26px;font-weight:650;letter-spacing:-.03em;overflow-wrap:anywhere}
.v2-surface-dark .v2-contact-columns address a{color:var(--v2-yellow)}
.v2-socials{display:flex;flex-wrap:wrap;gap:24px;font-size:14px}
.v2-section [hidden],.v2-site-chrome [hidden]{display:none!important}
@media(max-width:1100px){.v2-header-inner{flex-wrap:wrap}.v2-navigation{justify-content:flex-start;width:100%}.v2-menu-toggle:not([hidden]){display:inline-flex}.v2-menu-ready .v2-navigation{padding:16px 0 5px;border-top:1px solid var(--v2-line)}.v2-menu-ready .v2-navigation:not(.is-open){display:none}.v2-hero-copy{padding:32px}.v2-hero h1{font-size:46px}.v2-hero .v2-actions{gap:18px}.v2-hero .v2-button{gap:15px;padding:12px 17px}.v2-news-grid{grid-template-columns:1fr 1fr}.v2-news-card:first-child{grid-column:1/-1}.v2-news-grid:has(>article:nth-child(2):last-child) .v2-news-card:first-child{grid-column:auto}.v2-news-card:first-child{min-height:340px}.v2-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-contact-columns{gap:45px}}
@media(max-width:700px){.v2-section{padding:55px 0}.v2-container{width:calc(100% - 40px)}.v2-topbar .v2-container{justify-content:center}.v2-topbar span{display:none}.v2-header-inner{min-height:76px}.v2-brand strong{font-size:23px}.v2-brand small{max-width:190px}.v2-navigation{gap:18px 24px}.v2-section.v2-hero-section{padding:16px 0 0}.v2-hero{display:flex;flex-direction:column;border-radius:14px;min-height:0}.v2-hero-copy{padding:35px 26px}.v2-hero h1{font-size:clamp(36px,8.8vw,59px)}.v2-hero-intro{font-size:16px}.v2-hero-photo{min-height:340px}.v2-photo-caption{left:26px;bottom:85px}.v2-photo-caption strong{font-size:32px}.v2-benefits{margin-top:27px!important}.v2-carousel-track{grid-auto-columns:90%;gap:16px}.v2-slide-card{grid-template-columns:100px 1fr;gap:15px}.v2-slide-card>div{padding-right:14px}.v2-slide-card h3{font-size:16px}.v2-slide-card p{font-size:14px}.v2-news-grid,.v2-news-grid:has(>article:nth-child(2):last-child){grid-template-columns:1fr}.v2-news-card:first-child{grid-column:auto}.v2-news-card,.v2-news-card:first-child{min-height:320px}.v2-news-copy h3,.v2-news-card:first-child h3{font-size:25px}.v2-accordions summary{font-size:16px;padding-block:20px}.v2-accordions .v2-prose{padding-right:0;font-size:16px}.v2-services-grid{gap:28px 18px}.v2-service-card img{aspect-ratio:1.2}.v2-service-card h3{font-size:20px}.v2-service-card .v2-prose{font-size:15px}.v2-image-text{display:flex;flex-direction:column;align-items:stretch;gap:28px}.v2-image-text .v2-section-photo{aspect-ratio:1.45}.v2-image-text h2{font-size:33px}.v2-pricing-grid,.v2-two-columns{grid-template-columns:1fr}.v2-price-card h3,.v2-price-detail{min-height:0}.v2-price-card{padding:24px}.v2-two-columns{gap:30px}.v2-contact-heading{flex-direction:column;align-items:start}.v2-contact-columns{grid-template-columns:1fr;gap:30px}.v2-contact-columns address a{font-size:24px}.v2-site-footer>.v2-container{align-items:start;gap:18px}}
@media(max-width:390px){.v2-hero-copy{padding:30px 22px}.v2-services-grid{grid-template-columns:1fr}.v2-service-card img{aspect-ratio:1.6}.v2-slide-card{grid-template-columns:80px 1fr}.v2-contact-columns address a{font-size:21px}}
@media(prefers-reduced-motion:reduce){.v2-section *,.v2-site-chrome *{transition:none!important;animation:none!important}}
@media print{.v2-site-chrome:has(.v2-site-header),.v2-carousel-controls,.v2-photo-link,.v2-actions,.v2-skip-link{display:none!important}.v2-section{padding:20px 0;background:#fff!important;color:#000!important;--v2-ink:#000;--v2-muted:#333;--v2-line:#ddd}.v2-container{width:100%}.v2-hero{display:block;min-height:0;background:#fff;color:#000}.v2-hero-copy{padding:0}.v2-hero h1,.v2-hero h1 span,.v2-hero .v2-eyebrow,.v2-hero-intro,.v2-benefits{color:#000}.v2-hero-photo{display:none}.v2-carousel-track{display:block;overflow:visible}.v2-slide{margin-bottom:12px!important}.v2-image-text,.v2-service-card,.v2-price-card{break-inside:avoid}.v2-surface-dark .v2-price-value{color:#000}}

/* Application pages share the same typography, surfaces and spacing as CMS blocks. */
.v2-reading-width{max-width:900px}
.v2-form-width{max-width:650px}
.v2-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:28px;align-items:start}
.v2-card{border:1px solid var(--v2-line);border-radius:14px;overflow:hidden;background:#fff;color:var(--v2-ink);min-width:0}
.v2-card>a{display:block}
.v2-card>a>img{width:100%;aspect-ratio:1.5;object-fit:cover}
.v2-card-body{padding:24px}
.v2-card-body :is(h2,h3){font-size:24px;line-height:1.3}
.v2-card h2 a,.v2-card h3 a{text-decoration:none}
.v2-card h2 a:hover,.v2-card h3 a:hover{text-decoration:underline}
.v2-card-past{background:var(--v2-soft)}
.v2-course-section>.v2-container{max-width:1080px;text-align:center}
.v2-course-section .v2-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;max-width:1080px;margin-inline:auto}
.v2-course-section .v2-card{display:flex;flex-direction:column;height:100%;text-align:left;box-shadow:0 8px 24px rgba(23,63,53,.05)}
.v2-course-section .v2-card>a>img{aspect-ratio:1.55}
.v2-course-section .v2-card-body{display:flex;flex:1;flex-direction:column;padding:20px 22px 22px}
.v2-course-section .v2-card-body p{margin-bottom:10px;line-height:1.5}
.v2-course-section .v2-card-body .v2-badge{margin-bottom:14px;line-height:1.3}
.v2-course-section .v2-card-body h3{margin-bottom:10px;font-size:23px;line-height:1.2}
.v2-course-section .v2-card-body .v2-amount{margin-top:8px;margin-bottom:0;font-size:20px;font-weight:650;line-height:1.35;color:var(--v2-muted)}
.v2-course-section .v2-card-body .v2-meta{margin-top:auto;padding-top:16px;margin-bottom:0}
.v2-course-section .v2-actions{justify-content:center;margin-top:32px}
.v2-meta{font-size:14px;color:var(--v2-muted)}
.v2-badge{display:table;font-size:13px;font-weight:650;background:var(--v2-soft);color:var(--v2-green);border:1px solid var(--v2-line);border-radius:7px;padding:5px 10px}
.v2-amount{font-size:26px;font-weight:750;line-height:1.5}
.v2-amount small{font-size:15px;font-weight:400}
.v2-panel{border:1px solid var(--v2-line);border-radius:14px;padding:clamp(20px,3vw,32px);background:var(--v2-soft);margin-block:24px}
.v2-panel .v2-panel{background:#fff}
.v2-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,70px);align-items:start}
.v2-detail-grid>*{min-width:0}
.v2-detail-photo{display:block;width:100%;max-height:650px;object-fit:contain;border-radius:14px}
.v2-divider{border:0;border-top:1px solid #dce4dd;margin:0}
.v2-section .v2-divider{margin-block:36px}
.v2-form-field{margin-bottom:24px}
.v2-form-field label{display:block;font-weight:650;margin-bottom:8px}
.v2-section :is(input:not([type=hidden]):not([type=checkbox]):not([type=radio]),select,textarea){width:100%;min-width:0;border:1px solid #9aaea3;border-radius:8px;padding:12px 14px;background:#fff;color:var(--v2-ink);min-height:48px}
.v2-section textarea{resize:vertical;min-height:140px}
.v2-section input[aria-invalid=true]{border-color:#a63128}
.v2-field-errors,.v2-section .errorlist{color:#a63128;font-size:14px}
.v2-alert{position:relative;padding:20px 54px 20px 22px;margin-bottom:24px;border:1px solid #e6bf9d;border-radius:10px;background:#fff0e5;color:#743d16}
.v2-alert-error{border-color:#dca5a5;background:#fff0f0;color:#8b2424}
.v2-alert-success{border-color:#9dbfac;background:#edf7ef;color:#173f35}
.v2-dismiss{position:absolute;right:8px;top:8px;width:40px;height:40px;background:transparent;border:0;border-radius:6px;color:inherit;font-size:26px}
.v2-inline-form{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.v2-inline-form input{flex:1;min-width:80px!important}
.v2-table-scroll{overflow-x:auto;max-width:100%;border:1px solid var(--v2-line);border-radius:14px}
.v2-table{border-collapse:collapse;width:100%;min-width:650px;text-align:left}
.v2-table :is(th,td){padding:20px;border-bottom:1px solid var(--v2-line);vertical-align:middle}
.v2-table th{background:var(--v2-soft);font-weight:700}
.v2-table tr:last-child td{border-bottom:0}
.v2-table .v2-inline-form{flex-wrap:nowrap}
.v2-table input[type=number]{max-width:80px}
.v2-cart-item{display:flex;align-items:center;gap:16px}
.v2-cart-item>img{width:60px;height:60px;object-fit:cover;border-radius:8px}
.v2-cart-item p{font-size:13px;color:var(--v2-muted);margin:6px 0 0}
.v2-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:20px}
.v2-gallery a{display:block;min-width:0}
.v2-gallery img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:12px}
.v2-product-gallery>a:first-child{grid-column:1/-1}
.v2-product-gallery>a:first-child img{aspect-ratio:auto;max-height:600px;object-fit:contain}
.v2-article-image{margin-block:30px}
.v2-article-image img{border-radius:12px}
.v2-search-results{list-style:none;padding:0;margin-top:40px}
.v2-search-results li{padding-block:24px;border-bottom:1px solid var(--v2-line)}
.v2-gallery-dialog{max-width:95vw;width:min(1200px,95vw);max-height:95dvh;border:0;border-radius:16px;padding:20px;background:#102e27;color:#fff}
.v2-gallery-dialog::backdrop{background:#06110dda}
.v2-gallery-dialog img{display:block;width:100%;height:70dvh;object-fit:contain}
.v2-gallery-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}
.v2-gallery-tools button{background:#f5dc68;color:#102e27;border:0;border-radius:8px;padding:10px 16px;min-height:44px}
.v2-gallery-tools button:disabled{opacity:.4;cursor:default}
.v2-gallery-caption{flex:1;margin:0;text-align:center}
@media(max-width:1100px){.v2-course-section .v2-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.v2-detail-grid{grid-template-columns:1fr}.v2-panel{padding:20px}.v2-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-card-grid{grid-template-columns:1fr}.v2-course-section .v2-card-grid{grid-template-columns:1fr;max-width:420px}.v2-course-section>.v2-container{text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
