:root{--blue:#2145ed;--orange:#ff5a24;--yellow:#ffe34b;--pink:#f9b4d0;--ink:#20201e;--paper:#fffdf6;--line:#20201e30;--display:'Archivo Black',Arial,sans-serif;--hand:'Caveat',cursive;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--body)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.05;letter-spacing:-.04em}h2{font-size:clamp(38px,4.2vw,65px)}h3{font-size:25px;line-height:1.15}h1 em,h2 em,h3 em{font-style:normal;color:var(--blue)}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,canvas:focus-visible{outline:3px solid var(--orange);outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--yellow);z-index:100}.skip:focus{top:10px}.rail{position:fixed;inset:0 auto 0 0;width:190px;background:var(--blue);color:white;padding:27px 18px;z-index:30;display:flex;flex-direction:column;overflow:auto}.event-mark{text-decoration:none}.event-mark>span{font-size:14px;font-weight:800;letter-spacing:.17em}.event-mark>b{display:block;font:400 44px/.97 var(--display);letter-spacing:-.05em;margin:8px 0}.event-mark>i{display:block;color:var(--yellow);font:700 27px/.95 var(--hand);transform:rotate(-5deg);margin:19px 0 12px}.rail-label{font-size:12px;font-weight:700;letter-spacing:.05em;margin:34px 0 13px;color:#dce2ff}.rail nav{display:flex;flex-direction:column;gap:5px}.rail nav a{text-decoration:none;display:flex;gap:10px;align-items:center;font-size:14px;line-height:1.3;padding:11px 8px;margin-inline:-7px}.rail nav a>span{font-size:12px;font-weight:800;color:#c9d3ff}.rail nav a:hover,.rail nav a[aria-current=location]{background:var(--yellow);color:var(--ink);transform:rotate(-1deg)}.rail nav a[aria-current=location]>span,.rail nav a:hover>span{color:var(--ink)}.rail-cta{font:700 27px/1.05 var(--hand);color:var(--yellow);margin-top:auto;padding-top:35px;text-decoration:none}main{margin-left:190px}.masthead{padding:13px 4.5%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--orange);font-size:12px;font-weight:800}.masthead a{font-size:14px;text-underline-offset:4px}.hero{padding:40px 4.5% 24px;overflow:hidden;background:#fffcf3}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;display:block;margin-bottom:17px;line-height:1.45}.hero-heading{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-bottom:36px}.hero-heading .eyebrow{margin-bottom:12px}.hero h1{font-size:clamp(56px,7.3vw,116px);letter-spacing:-.055em;line-height:1}.hero h1 em{color:var(--blue)}.edition{font:700 36px/.88 var(--hand);background:var(--yellow);padding:16px 24px;transform:rotate(7deg);box-shadow:3px 4px 0 var(--ink);flex-shrink:0}.hero-stage{position:relative;display:grid;grid-template-columns:1.6fr 1fr;align-items:center;min-height:430px}.hero-art{grid-column:1/3;grid-row:1;width:76%;transform:rotate(-2deg);border:10px solid white;box-shadow:0 9px 26px #25201029}.hero-art>img{width:100%;height:465px;object-fit:cover}.hero-note{grid-column:2;grid-row:1;z-index:1;background:var(--yellow);padding:32px 28px;transform:rotate(2deg);box-shadow:6px 8px 0 var(--ink);position:relative;margin-left:10px}.hero-note:before{content:'';position:absolute;width:125px;height:27px;background:#f5afcebd;top:-13px;left:25%;transform:rotate(-7deg)}.hero-note .eyebrow{font-size:12px}.hero-note h2{font-size:32px;line-height:1.04}.hero-note p{font-size:16px;line-height:1.6;margin:22px 0}.hero-note .button{font-size:14px;padding:14px 16px;width:100%}.hero-note .text-link{display:block;margin-top:20px;text-align:center;font-size:14px}.art-label{position:absolute;bottom:20px;left:23px;transform:rotate(-7deg);background:var(--blue);color:white;padding:13px 20px;font:700 28px/1 var(--hand);z-index:2}.art-label b{font-weight:700;color:var(--yellow)}.hero-caption{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:35px}.hero-caption>span:first-child{font-size:14px;font-weight:600}.hero-caption>span:last-child{font-size:12px;font-weight:800;max-width:230px;text-align:right}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:12px;padding:15px 22px;font-size:15px;font-weight:800;line-height:1.4;border:2px solid var(--ink);text-decoration:none;box-shadow:4px 4px 0 var(--ink);transition:transform .15s,box-shadow .15s;min-height:48px}.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.button.dark{color:white;background:var(--ink);box-shadow:4px 4px 0 #f38d2c}.button.blue{color:white;background:var(--blue)}.button.yellow{background:var(--yellow);color:var(--ink)}.button.paper{background:var(--paper);color:var(--ink)}.text-link{font-weight:800;text-underline-offset:5px;font-size:15px}.facts{padding:30px 4.5%;background:var(--blue);color:white;display:grid;grid-template-columns:repeat(4,1fr);gap:23px;border-block:4px solid var(--ink)}.facts>div+div{border-left:1px solid #fff5;padding-left:24px}.facts b{font:400 35px/1.1 var(--display);letter-spacing:-.05em;display:block;white-space:nowrap}.facts span{font-size:12px;font-weight:800;display:block;margin-top:10px;letter-spacing:.025em;color:var(--yellow)}.section{padding:75px 5%}.first-details{display:grid;grid-template-columns:1.1fr 1fr;gap:20px 50px}.first-details>.eyebrow{grid-column:1/-1}.first-details>p{font-size:18px;align-self:center;line-height:1.8}.first-details>.button{justify-self:start}.mobile-dock{display:none}
@media(max-width:1100px){.hero h1{font-size:71px}.hero-note{padding:27px 22px}.hero-note h2{font-size:27px}.hero-stage{grid-template-columns:1.25fr 1fr}.hero-art>img{height:480px}.edition{font-size:31px;padding:16px 18px}.facts b{font-size:29px}.facts>div+div{padding-left:17px}.hero-caption{gap:20px}}
@media(max-width:900px){.rail{position:static;width:auto;display:grid;grid-template-columns:130px 1fr;padding:20px 5%;gap:25px}.event-mark>b{font-size:34px}.event-mark>i,.rail-label,.rail-cta{display:none}.rail nav{display:grid;grid-template-columns:1fr 1fr;gap:6px 20px;align-content:center}.rail nav a{padding:5px 7px;margin:0;font-size:14px}main{margin-left:0}body{padding-bottom:68px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;background:var(--blue);color:white;border-top:3px solid var(--yellow);padding:15px 14px max(15px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:12px;z-index:40}.mobile-dock a{text-decoration:none;font-size:14px;font-weight:800;text-align:center;align-self:center;line-height:1.3}.mobile-dock a:nth-child(2){color:var(--yellow)}.first-details{gap:24px}}
@media(max-width:650px){.rail{display:block;padding-block:20px}.event-mark{display:flex;align-items:center;gap:13px}.event-mark>b{font-size:29px;margin:0}.event-mark>b br{display:none}.event-mark>span{font-size:12px}.rail nav{margin-top:22px;gap:9px 13px}.rail nav a{padding:4px 6px;gap:7px}.masthead{justify-content:flex-end}.masthead>span{display:none}.hero{padding:33px 5% 25px}.hero-heading{align-items:start;gap:15px;margin-bottom:28px}.hero h1{font-size:clamp(49px,12vw,72px);max-width:330px}.hero h1 em{display:block}.hero-heading .eyebrow{font-size:12px;max-width:200px}.edition{font-size:27px;padding:12px 14px;margin-top:30px}.hero-stage{display:flex;flex-direction:column;min-height:0}.hero-art{width:100%;border-width:7px;transform:rotate(-2deg)}.hero-art>img{height:290px}.hero-note{margin:-20px 6px 0 13px;transform:rotate(1deg);padding:28px 23px;width:calc(100% - 20px)}.hero-note h2{font-size:30px}.hero-note p{font-size:17px}.hero-note .button{font-size:15px}.hero-note .text-link{font-size:15px}.art-label{left:12px;top:235px;bottom:auto;font-size:24px;transform:rotate(-5deg);padding:12px 15px}.hero-caption{flex-direction:column;align-items:start;gap:16px;margin-top:33px}.hero-caption>span:last-child{text-align:left;max-width:none}.facts{grid-template-columns:1fr 1fr;gap:26px 20px}.facts>div+div{padding-left:18px}.facts>div:nth-child(3){border:0;padding-left:0}.facts b{font-size:30px}.facts span{font-size:12px}.section{padding:55px 5%}.first-details{grid-template-columns:1fr}.first-details>p{font-size:17px}.first-details h2{font-size:43px}}
@media(max-width:360px){.rail nav a>span{display:none}.rail nav{gap:10px}.hero h1{font-size:43px}.edition{font-size:24px;padding:10px}.hero-heading{gap:10px}.hero-note h2{font-size:27px}.hero-art>img{height:260px}.art-label{top:207px;font-size:22px}.facts b{font-size:25px}.facts>div+div{padding-left:14px}.first-details h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* The studio brief */
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading>p{max-width:330px;font-size:17px;line-height:1.75}.choose-section{background:#f7b6d2;border-block:2px solid var(--ink)}.choose-section h2 em{color:var(--ink);background:var(--yellow);box-shadow:8px 0 var(--yellow),-5px 0 var(--yellow)}.choices-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:34px;align-items:start}.choices{min-width:0}fieldset{margin:0 0 32px;padding:0;border:0;min-width:0}legend{font-size:18px;font-weight:800;padding:0;margin:0 0 19px;display:flex;gap:12px;align-items:center;width:100%;line-height:1.35}legend>b{font:400 27px/1 var(--display);color:var(--blue)}.options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.options label{position:relative;cursor:pointer;display:flex;min-width:0}.options input{position:absolute;left:14px;top:16px;width:18px;height:18px;accent-color:var(--blue);z-index:1;margin:0}.options label>span{display:block;padding:16px 14px 16px 43px;border:2px solid var(--ink);background:#fff9f2;width:100%;box-shadow:3px 3px 0 #20201e40;min-height:116px}.options input:checked+span{background:var(--yellow);box-shadow:4px 4px 0 var(--ink)}.options input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.options b{display:block;font-size:17px;line-height:1.3}.options small{display:block;margin-top:9px;font-size:14px;line-height:1.5}.options i{display:block;font:700 23px/1.05 var(--hand);color:var(--blue);margin-top:10px}.show-ticket{position:sticky;top:25px;background:var(--paper);padding:28px;border:2px solid var(--ink);transform:rotate(2deg);box-shadow:7px 8px 0 var(--blue)}.show-ticket:before{content:'';display:block;border-top:3px dashed var(--ink);margin:0 0 24px}.show-ticket h3{font-size:28px;line-height:1.15}.show-ticket h3 em{font:700 41px/1 var(--hand);display:block;margin-top:8px}.show-ticket dl{margin:27px 0}.show-ticket dl>div{padding:17px 0;border-top:1px solid var(--line)}.show-ticket dt{font-size:12px;font-weight:800;letter-spacing:.07em}.show-ticket dd{margin:5px 0 0;font-size:17px;font-weight:700;line-height:1.5}.show-ticket>p{font-size:16px;line-height:1.65}.show-ticket .button{margin-top:25px;width:100%;font-size:14px;padding-inline:12px}.show-ticket .ticket-foot{font-size:13px;margin-top:19px}.magic-section{background:var(--paper)}.magic-section .section-heading{align-items:center;gap:50px}.magic-section .section-heading>div{flex:1}.process-photo{width:45%;transform:rotate(3deg);background:var(--blue);padding:9px;box-shadow:6px 6px 0 var(--ink);position:relative}.process-photo>img{width:100%;height:300px;object-fit:cover}.process-photo>figcaption{padding:13px 10px 8px;color:white;font:700 27px/1 var(--hand)}.process-photo:before{content:'';position:absolute;top:-16px;left:30%;width:125px;height:31px;background:#ffe34bba;transform:rotate(-9deg)}.process-path{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:55px}.process-path article{border-top:3px solid var(--ink);padding-top:24px}.step-no{display:inline-block;font:400 48px/.9 var(--display);color:var(--orange);margin-bottom:23px}.process-path h3{font-size:27px;line-height:1.15}.process-path p{font-size:16px;margin-top:18px;line-height:1.75}.included-board{background:var(--yellow);border:2px solid var(--ink);padding:32px;margin-top:45px;box-shadow:6px 6px 0 var(--ink)}.included-board>.eyebrow{margin-bottom:27px}.included-board>div{display:grid;grid-template-columns:1fr 1fr;gap:30px 35px}.included-board h3{font-size:23px}.included-board p{font-size:16px;line-height:1.7;margin-top:12px}
/* A hands-on, accessible painter. */
.studio-section{background:var(--ink);color:white;border-top:11px solid var(--orange)}.studio-section h2{color:white}.studio-section h2 em{color:var(--yellow)}.studio-section .section-heading>p{color:#e7e7df;max-width:370px}.studio-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:0 0 27px;margin:0 0 35px;border-bottom:1px solid #fff5}.studio-steps li{font-size:15px;display:flex;gap:12px;align-items:center;line-height:1.4;font-weight:600}.studio-steps b{background:var(--orange);color:var(--ink);width:29px;height:29px;display:grid;place-items:center;border-radius:50%;flex-shrink:0;font-size:16px}.studio-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;align-items:start}.artwork-column{min-width:0}.artwork-card{background:#fffdf6;color:var(--ink);padding:22px;box-shadow:6px 6px 0 #000;position:relative}.artwork-card>.eyebrow{font-size:12px}.artwork-card canvas{width:100%;height:auto;display:block;background:#fffcf4;box-shadow:0 0 0 1px var(--line)}#artSub{font-size:14px;margin-top:15px;text-align:center;line-height:1.4}.studio-help{padding:24px 4px}.studio-help>span{font:700 33px/1 var(--hand);color:var(--yellow);display:block;margin-bottom:15px}.studio-help p{font-size:15px;color:#e1dfd5;line-height:1.7}.studio-help p+p{margin-top:18px}.workbench{background:#343432;padding:24px;border:1px solid #fff4;box-shadow:6px 6px 0 #000}.bench-heading{display:flex;align-items:start;justify-content:space-between;gap:15px;margin-bottom:22px}.bench-heading h3{font-size:24px;color:var(--yellow)}.bench-heading>span{font:700 23px/1 var(--hand);color:var(--pink);max-width:100px;transform:rotate(7deg)}.piece-wrap{display:flex;justify-content:center;padding:12px;background:#151513}.piece-wrap canvas{width:min(100%,300px);height:auto;aspect-ratio:1;touch-action:none;cursor:crosshair;display:block}.canvas-hint{font-size:14px;line-height:1.5;color:#e0dfd6;margin:16px 0 22px}.tool-label{font-size:12px;font-weight:800;letter-spacing:.06em;margin:21px 0 12px;color:var(--yellow)}.swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.swatch{height:42px;min-width:0;border:2px solid #fff5;border-radius:50%;max-width:45px;aspect-ratio:1;position:relative}.swatch[aria-pressed=true]{box-shadow:0 0 0 3px #343432,0 0 0 5px white;border-color:var(--ink)}.swatch[aria-pressed=true]:after{content:'✓';color:#fff;font-size:20px;font-weight:800;text-shadow:0 1px 3px #000,1px 0 3px #000}.tools-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tool{color:white;background:#252523;border:1px solid #ddd7;padding:10px 8px;min-height:44px;font-size:14px;font-weight:700}.tool[aria-pressed=true]{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.bench-controls{display:flex;flex-wrap:wrap;gap:11px;margin:22px 0}.mini-btn{background:transparent;border:1px solid #e4e0d9;color:white;padding:10px 11px;font-size:14px;line-height:1.3;min-height:44px}.mini-btn[aria-pressed=true]{background:var(--pink);color:var(--ink);border-color:var(--pink)}button:disabled{opacity:.45;cursor:not-allowed}.button.orange{background:var(--orange);color:var(--ink);border-color:#000;box-shadow:4px 4px 0 #000}.workbench>.button{width:100%;font-size:17px}.paint-status{font-size:14px;color:var(--yellow);margin-top:23px;min-height:45px;line-height:1.5}.score{background:var(--pink);color:var(--ink);padding:25px;box-shadow:6px 6px 0 #000;margin:0 0 25px}.score h3{font-size:26px;line-height:1.2}.bars{margin:23px 0}.bar{display:grid;grid-template-columns:90px 1fr 29px;align-items:center;gap:12px;font-size:14px;margin:13px 0}.bar>i{height:12px;background:#20201e26;display:block}.bar>i>b{background:var(--blue);width:0;height:100%;display:block;transition:width .4s}.bar>span:last-child{text-align:right;font-weight:800}.score>p{font-size:15px;line-height:1.6}.score .button{margin-top:25px;font-size:14px}.score .score-fine{font-size:13px;margin-top:22px}.studio-fine{font-size:14px;color:#deddd4;margin-top:38px;max-width:790px}.artwork-card canvas.pop{animation:art-pop .4s ease}@keyframes art-pop{50%{transform:scale(1.025)}}
/* The actual-event gallery. */
.gallery-section{background:#fffcf2}.handwritten{font:700 32px/1.05 var(--hand);color:var(--orange);transform:rotate(-7deg);flex-shrink:0}.gallery-lead{display:grid;grid-template-columns:1.5fr 1fr;gap:35px;align-items:center;margin-top:25px}.gallery-lead figure{background:var(--ink);padding:9px;transform:rotate(-2deg);box-shadow:6px 6px 0 var(--orange)}.gallery-lead img{height:325px;width:100%;object-fit:cover}.gallery-lead figcaption{font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--yellow);padding:15px 10px 7px}.gallery-lead h3{font-size:34px;line-height:1.1}.gallery-lead p{font-size:17px;line-height:1.7;margin-top:23px}.gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:65px 0 28px}.gallery-heading h3{font:700 32px/1.1 var(--hand);color:var(--blue)}.gallery-heading>span{font-size:12px;font-weight:800;max-width:260px;text-align:right}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 20px}.gallery-shot{padding:0;border:1px solid var(--ink);background:white;box-shadow:4px 4px 0 #20201e25;text-align:left;transition:transform .2s}.gallery-shot img{width:100%;height:205px;object-fit:cover}.gallery-shot>span{display:block;font-size:12px;font-weight:800;padding:12px 13px;color:var(--ink)}.gallery-shot:nth-child(3n+2){transform:translateY(12px)}.gallery-shot:hover{transform:rotate(-2deg) translateY(-3px);box-shadow:5px 5px 0 var(--blue);z-index:1}.faq-section{background:var(--blue);color:white;border-block:3px solid var(--ink)}.faq-section h2 em{color:var(--yellow)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px;margin-top:40px}.faq-grid article{border-top:1px solid #fff7;padding-top:24px}.faq-grid h3{font-size:24px;line-height:1.2;color:var(--yellow)}.faq-grid p{font-size:16px;line-height:1.8;margin-top:16px;color:#f4f6ff}.contact-section{background:var(--orange)}.contact-section h2 em{color:var(--ink);background:var(--yellow);box-shadow:6px 0 var(--yellow),-3px 0 var(--yellow)}.booking-note{background:var(--paper);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);padding:24px;transform:rotate(5deg);font:700 29px/1.1 var(--hand);max-width:270px}.booking-note b{color:var(--blue);font-weight:700}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:42px;align-items:start}.contact-grid h3{font-size:29px}.contact-grid p{font-size:16px;margin-top:18px;line-height:1.7}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 16px;margin:28px 0}.field-grid .full{grid-column:1/-1}.field-grid label{font-size:15px;font-weight:800;display:block;min-width:0}.field-grid input,.field-grid textarea{font-size:16px;display:block;width:100%;background:#fffaf0;color:var(--ink);padding:13px;border:2px solid var(--ink);border-radius:0;margin-top:8px;line-height:1.5;min-width:0}.field-grid input[type=date]{min-height:52px}.field-grid textarea{resize:vertical}.field-grid input::placeholder,.field-grid textarea::placeholder{color:#675b54;opacity:1}.inquiry-sheet{background:var(--paper);padding:25px;border:2px solid var(--ink);box-shadow:7px 7px 0 var(--ink);position:relative}.inquiry-sheet>label{font-size:12px;font-weight:800;letter-spacing:.05em}.inquiry-sheet>textarea{background:#fffdf6;color:var(--ink);width:100%;display:block;resize:vertical;font-size:15px;line-height:1.7;min-height:375px;margin:15px 0 20px;padding:15px;border:1px solid var(--line)}.inquiry-actions{display:flex;flex-wrap:wrap;gap:17px}.inquiry-actions .button{font-size:14px;padding:13px 15px}.inquiry-sheet #copy-feedback{font-size:14px;font-weight:700;min-height:25px;line-height:1.5}.inquiry-sheet .contact-note{font-size:14px;line-height:1.5;margin-top:10px}footer{background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 5%;font-size:14px}footer b{font:400 25px/1 var(--display);color:var(--yellow)}footer a{color:var(--pink);text-underline-offset:5px}dialog{background:var(--paper);color:var(--ink);border:3px solid var(--ink);padding:22px;max-width:1000px;width:calc(100% - 40px);max-height:94dvh;overflow:auto;box-shadow:8px 8px 0 var(--blue)}dialog::backdrop{background:#17171aed;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.photo-dialog-top,.photo-dialog-bottom{display:flex;align-items:center;gap:20px;justify-content:space-between}.photo-dialog-top{margin-bottom:15px}.photo-dialog-top>span{font-size:14px;font-weight:800}.photo-dialog-top button,.photo-dialog-bottom button{width:44px;height:44px;background:var(--blue);color:white;border:1px solid var(--ink);font-size:25px;flex-shrink:0}#full-photo{width:100%;height:65dvh;object-fit:contain}.photo-dialog-bottom{margin-top:15px}.photo-dialog-bottom p{font-size:15px;line-height:1.5;text-align:center;flex:1}.noscript-note{background:var(--yellow);padding:20px}
@media(min-width:1600px){.gallery-grid{grid-template-columns:repeat(4,1fr)}.gallery-shot img{height:240px}.hero-art>img{height:570px}.hero-note h2{font-size:39px}.hero-note p{font-size:18px}.hero-note{padding:42px 35px}.hero-note .button{font-size:16px}}
@media(max-width:1150px){.section-heading{gap:25px;align-items:start}.section-heading>p{max-width:290px}.choices-layout{grid-template-columns:1.4fr 1fr;gap:25px}.options label>span{padding-left:39px;padding-right:10px}.options b{font-size:16px}.options small{font-size:14px}.show-ticket{padding:22px}.show-ticket h3{font-size:25px}.magic-section .section-heading{gap:35px}.process-photo>img{height:275px}.process-path{gap:25px}.process-path h3{font-size:23px}.studio-grid{grid-template-columns:1fr 1fr;gap:22px}.workbench{padding:20px}.bench-heading{flex-direction:column;gap:11px}.bench-heading>span{max-width:none}.artwork-card{padding:17px}.bar{grid-template-columns:83px 1fr 27px;gap:8px}.score{padding:22px}.score h3{font-size:23px}.gallery-lead{gap:27px}.gallery-lead h3{font-size:29px}.gallery-lead img{height:310px}.gallery-shot img{height:185px}.contact-grid{gap:27px;grid-template-columns:1fr 1.1fr}.field-grid{grid-template-columns:1fr}.inquiry-sheet{padding:23px}.handwritten{font-size:29px}.gallery-section .section-heading{align-items:center}}
@media(max-width:1000px){.choices-layout{grid-template-columns:1fr}.show-ticket{position:static;transform:rotate(1deg);display:grid;grid-template-columns:1fr 1.1fr;gap:12px 25px}.show-ticket:before{grid-column:1/-1;margin-bottom:8px}.show-ticket>.eyebrow{grid-column:1/-1}.show-ticket dl{margin:0;grid-column:2;grid-row:3/6}.show-ticket>h3{grid-column:1}.show-ticket>p,.show-ticket>.button{grid-column:1;margin-top:12px}.show-ticket .ticket-foot{grid-column:1/-1}.section-heading{display:block}.section-heading>p{max-width:700px;margin-top:23px}.magic-section .section-heading{display:flex}.studio-steps{gap:16px}.studio-steps li{font-size:14px}.gallery-section .section-heading{display:flex}.handwritten{font-size:26px;max-width:180px}.gallery-section .section-heading h2{font-size:38px}}
@media(max-width:750px){.studio-grid{grid-template-columns:1fr}.artwork-card canvas{max-width:600px;margin:auto}.artwork-card{padding:23px}.studio-help{padding:25px 3px}.workbench{padding:26px}.bench-heading{flex-direction:row;align-items:center}.bench-heading>span{max-width:120px}.piece-wrap canvas{width:300px}.swatches{grid-template-columns:repeat(10,1fr);gap:9px}.swatch{width:100%;height:auto;max-width:45px;min-width:0;aspect-ratio:1}.studio-steps{grid-template-columns:1fr;gap:14px;padding-bottom:23px}.studio-steps li{font-size:16px}.process-path{grid-template-columns:1fr;gap:27px}.process-path article{display:grid;grid-template-columns:60px 1fr;gap:14px 18px}.step-no{grid-row:1/3;margin:0}.process-path p{grid-column:2;margin-top:0}.process-path h3{font-size:26px}.process-path h3 br{display:none}.included-board{padding:27px}.included-board>div{gap:27px}.included-board h3{font-size:22px}.gallery-lead{grid-template-columns:1fr;gap:32px}.gallery-lead>div{max-width:580px}.gallery-lead h3{font-size:32px}.gallery-lead h3 br{display:none}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-shot img{height:220px}.gallery-heading{flex-direction:column;align-items:start;gap:13px}.gallery-heading>span{text-align:left;max-width:none}.contact-grid{grid-template-columns:1fr;gap:35px}.field-grid{grid-template-columns:1fr 1fr}.booking-note{max-width:350px;margin-top:25px;transform:rotate(-3deg)}.contact-section .section-heading{margin-bottom:45px}.inquiry-sheet>textarea{min-height:370px}.faq-grid{gap:28px}.faq-grid h3{font-size:22px}.magic-section .section-heading{gap:25px}.process-photo>img{height:265px}.process-photo figcaption{font-size:24px}.gallery-section .section-heading{display:block}.handwritten{display:block;max-width:none;margin-top:25px;transform:rotate(-3deg);font-size:31px}.gallery-lead img{height:340px}}
@media(max-width:650px){.section h2{font-size:39px;line-height:1.07}.section-heading{margin-bottom:32px}.section-heading>p{font-size:17px}.options{gap:13px}.options label>span{padding:43px 14px 16px}.options input{top:15px;left:14px}.options b{font-size:17px}.options small{font-size:14px}.options i{font-size:24px}legend{font-size:17px;margin-bottom:20px}.show-ticket{display:block;padding:25px;margin-top:8px}.show-ticket>.eyebrow{margin-top:20px}.show-ticket h3{font-size:28px}.show-ticket h3 em{font-size:42px}.show-ticket dl{margin:24px 0}.show-ticket .button{margin-top:24px}.magic-section .section-heading{display:flex;flex-direction:column;align-items:start;gap:37px}.process-photo{width:96%;align-self:center}.process-photo>img{height:280px}.process-photo figcaption{font-size:27px}.process-path{margin-top:40px}.included-board{padding:25px}.included-board>div{grid-template-columns:1fr}.included-board h3{font-size:23px}.studio-grid{gap:15px}.studio-section{padding-inline:5%}.studio-section .section-heading>p{font-size:17px}.workbench{padding:21px}.artwork-card{padding:17px}.bench-heading{gap:10px}.bench-heading h3{font-size:23px}.bench-heading>span{font-size:23px;max-width:98px}.piece-wrap{padding:8px}.piece-wrap canvas{width:100%;max-width:300px}.swatches{grid-template-columns:repeat(5,1fr);gap:12px}.swatch{width:42px;height:42px}.canvas-hint{font-size:14px}.studio-fine{font-size:14px}.score h3{font-size:26px}.score{margin-bottom:25px}.gallery-shot img{height:190px}.gallery-grid{gap:23px 15px}.gallery-shot>span{padding:10px 9px;font-size:12px}.gallery-lead img{height:270px}.gallery-lead figcaption{line-height:1.5}.gallery-lead h3{font-size:31px}.faq-grid{grid-template-columns:1fr;gap:27px}.faq-grid h3{font-size:24px}.field-grid{grid-template-columns:1fr}.contact-section h2{font-size:41px}.booking-note{font-size:29px;padding:23px}.inquiry-sheet{padding:20px}.inquiry-sheet>textarea{font-size:15px;min-height:415px;padding:13px}.inquiry-actions .button{font-size:14px}.photo-dialog-bottom{gap:12px}.photo-dialog-bottom p{font-size:14px}dialog{padding:15px;width:calc(100% - 20px)}#full-photo{height:58dvh}footer{flex-direction:column;align-items:start;gap:15px}}
@media(max-width:360px){.section h2{font-size:34px}.options{grid-template-columns:1fr}.options label>span{padding:16px 14px 16px 44px;min-height:0}.process-photo>img{height:245px}.process-path article{grid-template-columns:45px 1fr;gap:14px}.step-no{font-size:40px}.process-path h3{font-size:23px}.workbench{padding:17px}.bench-heading h3{font-size:21px}.swatch{height:37px;width:37px}.swatches{gap:12px}.tools-row{gap:8px}.gallery-grid{grid-template-columns:1fr}.gallery-shot img{height:230px}.gallery-shot:nth-child(3n+2){transform:none}.gallery-lead img{height:235px}.score{padding:20px}.score h3{font-size:24px}.bar{grid-template-columns:80px 1fr 25px}.inquiry-actions{flex-direction:column}.inquiry-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){.gallery-shot,.show-ticket,.process-photo,.hero-art,.hero-note{transform:none}}
