:root{color-scheme:dark;font-family:Inter,Arial,sans-serif;color:#fff;background:#080808;font-synthesis:none}
#photo-form{max-width:660px;display:grid;gap:12px;margin:30px 0;padding:26px;border:1px solid #493615;border-radius:18px;background:#11100d}#photo-form label{font-size:1rem;font-weight:700}#photo-form input{width:100%;min-width:0;padding:13px;background:#1b1b1b;border:1px solid #666;border-radius:8px;color:white;font:inherit}#photo-form input[type=file]::file-selector-button{padding:10px;border:0;border-radius:6px;margin-right:12px;cursor:pointer}#photo-form .upload-note{font-size:.875rem;line-height:1.6;color:#bdbdbd;margin:0}#photo-form .cta{margin-top:8px;color:white}button:disabled{opacity:.55;cursor:wait}#gallery-status{font-size:1rem;color:#ccc;line-height:1.6}.student-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.student-gallery figure{margin:0;background:#14120f;border:1px solid #493615;border-radius:16px;overflow:hidden}.student-gallery img{width:100%;height:300px;object-fit:contain;background:#0c0c0c;display:block}.student-gallery figcaption{padding:16px 16px 0;line-height:1.5;overflow-wrap:anywhere}.student-gallery button{margin:16px;padding:10px 14px;border:1px solid #857253;border-radius:8px;background:transparent;color:#eee;cursor:pointer}.student-gallery button:hover{background:#33291a}@media(max-width:720px){.student-gallery{grid-template-columns:1fr}#photo-form{padding:18px}}
*{box-sizing:border-box}body{margin:0}button{font:inherit}button:focus-visible{outline:3px solid #fff;outline-offset:7px}
.landing{min-height:100svh;display:grid;place-items:center;position:relative;overflow:hidden;padding:80px 30px;background:radial-gradient(ellipse at 49% 2%,#6130004a,transparent 33%),radial-gradient(ellipse at 21% 69%,#71360030,transparent 29%),#080808}
.landing:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#a35c0055 .8px,transparent 1px);background-size:42px 42px;opacity:.66}
.hero{position:relative;width:100%;max-width:1176px;display:grid;grid-template-columns:minmax(0,680px) minmax(0,396px);gap:36px;align-items:center}
.badge{display:inline-flex;align-items:center;gap:7px;color:#ffcf00;background:#25170091;border:1px solid #a35a00;border-radius:30px;box-shadow:0 0 28px #f28a0017;font-size:1rem;font-weight:800;padding:11px 18px;margin-bottom:14px}
h1{font-family:Anton,Impact,'Arial Narrow',sans-serif;font-size:clamp(3.1rem,6.6vw,6.65rem);font-weight:400;line-height:1.08;letter-spacing:-.025em;margin:0 0 28px}h1 span{color:#ffd000}
.copy>p{font-size:1.5rem;line-height:1.45;color:#dedede;max-width:640px;margin:0 0 30px;letter-spacing:-.025em}.copy strong{color:#ffd000;font-weight:700}
.cta{display:inline-flex;align-items:center;justify-content:center;min-height:66px;padding:20px 30px;border:1px solid #ffbb00;border-radius:18px;background:linear-gradient(110deg,#ffd600,#e77800);box-shadow:0 0 34px #ef8c004a;color:#171000;font-size:1.0625rem;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s}.cta:hover{transform:translateY(-3px);box-shadow:0 0 44px #ef8c0075}
.art{padding:0;display:block;overflow:hidden;width:100%;border:1px solid #805000;border-radius:28px;background:#0b0906;box-shadow:0 0 45px #f0920024;cursor:zoom-in}.art img{display:block;width:100%;height:auto}
dialog{width:min(920px,94vw);max-height:92svh;padding:0;background:#100e0a;color:white;border:1px solid #8d631d;border-radius:22px;overflow:auto;box-shadow:0 30px 100px #000b}dialog::backdrop{background:#000d;backdrop-filter:blur(7px)}.close{position:absolute;right:12px;top:12px;z-index:1;width:44px;height:44px;background:#13110cf2;color:white;border:1px solid #9f7733;border-radius:50%;font-size:28px;cursor:pointer}.product-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center}.product-layout>img{width:100%;height:auto;display:block}.product-copy{padding:36px}.label{font-size:.875rem;font-weight:700;letter-spacing:.12em;color:#ffcf00}h2{font-size:2.5rem;line-height:1.12;letter-spacing:-.035em}.product-copy p{line-height:1.6}.external{display:inline-block;border:1px solid #796122;border-radius:7px;padding:7px 13px;font-size:.875rem;color:#ffda6a}.note{font-size:.875rem;color:#c3b9a8}
@media(min-width:1500px){.hero{transform:translateY(-14px)}}
@media(max-width:1050px){.hero{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:30px}h1{font-size:clamp(3rem,6.25vw,5rem)}.copy>p{font-size:1.2rem}.cta{font-size:.95rem;padding:19px 22px}}
@media(max-width:720px){.landing{padding:54px 22px 44px}.hero{max-width:500px;grid-template-columns:1fr;gap:38px}h1{font-size:clamp(2.4rem,10.1vw,4.9rem);line-height:1.12;margin-bottom:22px;overflow-wrap:break-word}.badge{font-size:.875rem}.copy>p{font-size:1.125rem;line-height:1.6}.cta{width:100%;font-size:.95rem;min-height:62px}.art{max-width:396px;margin:auto;border-radius:24px}.product-layout{grid-template-columns:1fr}.product-layout>img{max-height:50svh;object-fit:contain}.product-copy{padding:24px}h2{font-size:2rem}}
html{scroll-behavior:smooth;scroll-padding-top:32px}.actions{display:flex;flex-wrap:wrap;gap:14px}.actions .cta{text-decoration:none;color:white;border-radius:14px;min-height:60px;padding:18px 25px;font-size:1rem}.green{background:linear-gradient(120deg,#148344,#096333);border-color:#2faf69;box-shadow:0 0 28px #16a34a30}.blue{background:linear-gradient(120deg,#2464d2,#164ba9);border-color:#4a85ed;box-shadow:0 0 28px #2464d230}.cta:focus-visible{outline:3px solid white;outline-offset:5px}.art{cursor:default}.information{max-width:1176px;margin:0 auto;padding:80px 0;border-top:1px solid #493615;scroll-margin-top:20px}.information>p:not(.label){max-width:780px;font-size:1.125rem;color:#ccc;line-height:1.8}.information h2{font-size:clamp(2rem,4vw,3rem);margin:18px 0 25px}.topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:42px}.topics article{border-top:1px solid #4c3919;padding-top:24px}.topics span{color:#ffd000;font-size:.875rem}.topics h3{font-size:1.375rem}.topics p{color:#c7c7c7;line-height:1.75;font-size:1rem}footer{max-width:1176px;margin:auto;padding:28px 0 36px;border-top:1px solid #493615;color:#ffce00;font-weight:700;font-size:.875rem;display:flex;justify-content:space-between;gap:20px}footer span{color:#aaa;font-weight:400}@media(max-width:1236px){.information,footer{margin-left:30px;margin-right:30px}}@media(max-width:720px){.actions{flex-direction:column}.information{padding:48px 0}.information,footer{margin-left:22px;margin-right:22px}.topics{grid-template-columns:1fr;gap:18px}footer{flex-direction:column}h1{font-size:clamp(2.2rem,9.5vw,4.9rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cta{transition:none}}
