*{box-sizing:border-box} :root{font-family:Arial,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:#23304a;background:#f7f9ff;font-synthesis:none} body{margin:0}button,select,input{font:inherit}button,a,label,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{border:0}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,a:focus-visible,select:focus-visible,.upload:focus-within{outline:3px solid #3e62e8;outline-offset:4px}[hidden]{display:none!important}.topbar{height:90px;max-width:1440px;padding:0 6%;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce3f0}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:800;text-decoration:none;color:inherit}.brand-mark{color:#3e62e8;font-size:34px}.brand-en{font-size:12px;letter-spacing:1.8px;font-weight:500;margin-left:12px;color:#64718a}.header-note{font-size:14px;color:#64718a}main{max-width:1220px;padding:42px 40px 0;margin:auto}.heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.eyebrow{font-size:12px;letter-spacing:2px;color:#3e62e8;margin:0 0 12px}h1{font-size:46px;letter-spacing:-2px;line-height:1.2;margin:0;font-weight:700}.heading>p{font-size:16px;line-height:1.7;color:#64718a;margin:0}.workspace{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.85fr);gap:44px;align-items:start}.studio{background:#ffffff;border:1px solid #e0e6f1;border-radius:18px;padding:20px}.studio-top,.studio-bottom{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#64718a;line-height:1.5}.studio-top{margin-bottom:16px;letter-spacing:.5px}#camera-state{color:#3e62e8}.studio-bottom{margin-top:16px}.viewfinder{position:relative;aspect-ratio:3/4;width:100%;max-width:450px;margin:auto;overflow:hidden;background:#e9edf5}.viewfinder video,.overlay,.result{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.overlay{z-index:2;pointer-events:none;object-fit:fill}.result{z-index:5;object-fit:contain;background:#f7f9ff}.welcome{position:absolute;z-index:3;inset:14% 8% 18%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.camera-icon{font-size:45px;color:#3e62e8;line-height:1}.welcome h2{font-size:25px;line-height:1.5;margin:20px 0 8px}.welcome p{color:#53617b;font-size:14px;line-height:1.6;margin:0 0 24px}.primary{padding:13px 22px;background:#3e62e8;color:#f7f9ff;border-radius:9px;font-weight:700}.controls{padding-top:5px}.panel-heading{display:flex;align-items:center;gap:10px;margin-bottom:20px}.panel-heading h2{font-size:18px;margin:0}.step{font-size:12px;color:#3e62e8;border:1px solid #a9b9ee;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.subtle{margin-left:auto;color:#64718a;font-size:13px}.frames{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.frame-card{background:#ffffff;border:1px solid #dce3f0;color:#33435f;border-radius:10px;padding:9px 9px 12px;min-width:0}.frame-card[aria-pressed=true]{border:2px solid #3e62e8;padding:8px 8px 11px;color:#3e62e8}.frame-thumb{display:block;width:100%;aspect-ratio:3/4;object-fit:contain;background:#e7ebf3;margin-bottom:10px}.frame-card span{font-size:14px;display:block;overflow-wrap:anywhere}.upload{display:flex;position:relative;flex-direction:column;align-items:center;gap:6px;margin-top:17px;border:1px dashed #b5c2df;border-radius:9px;padding:16px;cursor:pointer;font-size:14px}.upload input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.upload-note,.help{font-size:12px;color:#64718a;line-height:1.6}.help{margin:8px 0 0}.settings{border-top:1px solid #e0e6f1;margin-top:26px;padding-top:24px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0;font-size:14px}.secondary,select{background:#f3f6ff;color:#2b3b5c;border:1px solid #c8d2e7;border-radius:8px;padding:11px 14px;min-height:44px}select{min-width:108px}.action-group{margin-top:25px;display:grid;gap:10px}.shutter{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:59px;border-radius:10px;background:#3e62e8;color:#f7f9ff;font-weight:700;font-size:17px}.shutter span{font-size:26px}.full{width:100%}.status{font-size:14px;line-height:1.6;min-height:44px;color:#3e62e8;margin:14px 0}.status.error{color:#b42335}.privacy{display:flex;gap:12px;color:#64718a;border-top:1px solid #e0e6f1;padding-top:18px}.privacy>span{font-size:25px}.privacy p{font-size:12px;line-height:1.7;margin:0}footer{border-top:1px solid #dce3f0;margin-top:40px;display:flex;justify-content:space-between;gap:12px;padding:24px 0;color:#69758d;font-size:12px}.countdown{position:absolute;z-index:4;inset:0;display:grid;place-items:center;font-size:100px;font-weight:800;text-shadow:0 4px 25px #000;background:#0003}.flash{position:absolute;inset:0;z-index:6;pointer-events:none;background:white;opacity:0}.flash.active{animation:flash .4s ease-out}@keyframes flash{from{opacity:.9}to{opacity:0}}@media(max-width:760px){.topbar{height:70px;padding:0 22px}.brand-en{display:none}.header-note{font-size:12px}main{padding:26px 20px 0}.heading{margin-bottom:24px}.heading h1{font-size:34px}.heading>p{display:none}.workspace{grid-template-columns:1fr;gap:26px}.studio{padding:14px;border-radius:14px}.viewfinder{max-height:none;width:100%}.studio-bottom{font-size:11px}.controls{padding:0}.frame-thumb{max-height:132px}.settings{margin-top:22px}.shutter{min-height:60px}footer{flex-direction:column;margin-top:28px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.welcome h2{font-size:22px}.welcome p{margin-bottom:16px}.camera-icon{font-size:34px}}@media(prefers-reduced-motion:reduce){.flash.active{animation:none}}
dialog{background:#ffffff;color:#23304a;border:1px solid #c8d2e7;border-radius:16px;padding:24px;width:min(560px,calc(100% - 24px));max-height:90dvh}dialog::backdrop{background:#000a}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.dialog-head h2{margin:0}dialog p{font-size:14px;line-height:1.7;color:#53617b}dialog .setting-row{flex-wrap:wrap}dialog select{max-width:100%}.print-preview{background:#eef2fa;padding:16px;margin:16px 0;text-align:center}.print-preview canvas{max-width:100%;max-height:280px;width:auto;height:auto;box-shadow:0 2px 14px #0007}dialog .full{margin-top:10px}details{margin-top:20px;font-size:14px;line-height:1.7}summary{cursor:pointer}#print-sheet{display:none}@media print{html,body{margin:0!important;padding:0!important;background:white!important}body>*{display:none!important}#print-sheet{display:block!important;width:100%;height:100%;margin:0!important}#print-image{display:block;width:100%;height:100%;object-fit:contain;print-color-adjust:exact;-webkit-print-color-adjust:exact}dialog{display:none!important}}

.shot-progress{font-size:14px;color:#3e62e8;margin-top:16px}.shot-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.shot-thumbs canvas{width:100%;height:auto;border:1px solid #a9b9ee;border-radius:4px}

.frame-guide{display:flex;align-items:center;gap:16px;margin-top:16px}.frame-guide p{font-size:14px;line-height:1.6;color:#53617b;flex:1}#frame-map{position:relative;width:100px;flex-shrink:0;background:#edf1f7;overflow:hidden}#map-image{display:block;width:100%;height:100%;position:relative;z-index:2;pointer-events:none}#map-slots{position:absolute;inset:0;z-index:3}.map-slot{position:absolute;border:1px solid #fff8;display:grid;place-items:center;font-size:12px;color:white;text-shadow:0 1px 4px black}.map-slot.active{border:2px solid #3e62e8;background:#d7f925}.map-slot.done{background:#1117}#overlay{max-width:none;max-height:none}.viewfinder video{right:auto;bottom:auto}.viewfinder{background:#e9edf5}

/* Bright studio and focused capture layout. */
:root{color-scheme:light}body{background:linear-gradient(135deg,#f7f9ff 0%,#fff 55%,#f0f8ff 100%);min-height:100svh}.topbar{height:72px}.heading{margin-bottom:24px}main{max-width:1400px;padding-top:28px}.workspace{grid-template-columns:minmax(0,1fr) 330px;gap:28px}.studio{padding:20px 24px;border-radius:24px;box-shadow:0 12px 50px #314b8310}.controls{background:#fff;padding:24px;border:1px solid #e0e6f1;border-radius:24px}.viewfinder{max-width:760px;background:#e9edf5;border-radius:12px}.studio-tools{display:flex;align-items:center;gap:14px}.studio-top{align-items:center;font-size:14px}.studio-tools button{font-size:14px;padding:8px 12px}.primary,.shutter{background:#3e62e8;color:#fff;box-shadow:0 6px 18px #3e62e823}.secondary:hover{background:#e8eeff}.frame-card[aria-pressed=true]{background:#eef3ff}.frame-card:hover{background:#f5f7ff}.welcome{background:#ffffffed;border:1px solid #e4eaf6;border-radius:18px;padding:16px;inset:18% 8%}.welcome h2{color:#23304a}.welcome p{color:#53617b}.countdown{color:#fff}.frame-guide{display:none}.studio .action-group{max-width:520px;margin:18px auto 0;grid-template-columns:1fr 1fr}.studio #capture,.studio #save{grid-column:1/-1}.studio .action-group .help{grid-column:1/-1}.studio .status{max-width:650px;min-height:0;margin:12px auto;text-align:center}.shot-progress{text-align:center;font-weight:700;margin-top:12px}.shot-thumbs{display:none}.studio-bottom{font-size:12px}.is-shooting .heading,.is-result .heading,.is-shooting footer,.is-result footer{display:none}.is-shooting .workspace,.is-result .workspace{grid-template-columns:1fr}.is-shooting .controls,.is-result .controls{display:none}.is-shooting main,.is-result main{padding-top:18px;max-width:1280px}.is-shooting .viewfinder{width:min(100%,calc((100svh - 280px)*var(--preview-ratio,0.85)));max-width:900px}.is-result .viewfinder{width:min(100%,calc((100svh - 320px)*var(--preview-ratio,0.75)));max-width:650px}.is-result .studio-bottom #mirror-label{display:none}.is-shooting.config-open .workspace{grid-template-columns:minmax(0,1fr) 330px}.is-shooting.config-open .controls{display:block}.is-shooting.config-open .viewfinder{width:100%;max-width:600px}.is-result .studio-top #camera-state{color:#64718a}.print-preview{border-radius:12px}dialog{box-shadow:0 20px 80px #20325730}dialog::backdrop{background:#24314c66}footer{margin-top:24px}
@media(max-width:760px){.topbar{height:58px;padding:0 16px}main{padding:18px 12px 0}.heading h1{font-size:30px}.workspace,.is-shooting.config-open .workspace{grid-template-columns:1fr;gap:16px}.studio{padding:12px;border-radius:18px}.controls{padding:18px}.studio-tools{gap:8px}.studio-top{font-size:12px;margin-bottom:10px}.studio-tools button{font-size:12px;min-height:36px}.is-shooting main,.is-result main{padding-top:10px}.is-shooting .viewfinder{width:min(100%,calc((100svh - 250px)*var(--preview-ratio,0.85)));max-width:none}.is-result .viewfinder{width:min(100%,calc((100svh - 290px)*var(--preview-ratio,0.75)));max-width:none}.studio .action-group{margin-top:12px;gap:8px}.shutter{min-height:52px}.studio .status{font-size:13px;margin:8px auto}.studio-bottom{margin-top:10px;font-size:11px}.shot-progress{font-size:13px}.welcome h2{font-size:20px;margin:8px 0}.welcome p{font-size:13px;margin-bottom:12px}.welcome{inset:10% 6%;padding:12px}.camera-icon{font-size:28px}}@media(max-height:600px){.is-shooting .viewfinder,.is-result .viewfinder{width:min(100%,460px)}.is-shooting main,.is-result main{padding-bottom:20px}}

.capture-note{text-align:center;margin:12px auto}.is-selecting .studio,.is-selecting .controls,.is-selecting .heading,.is-selecting footer{display:none}.is-selecting .workspace{display:block}#selection-panel{background:#fff;padding:28px;border:1px solid #e0e6f1;border-radius:24px}.selection-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.selection-heading h2{font-size:28px;margin:0 0 10px}.selection-heading p{color:#53617b;font-size:14px;line-height:1.6}.selection-heading strong{white-space:nowrap;color:#3e62e8}.selection-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,1fr);gap:28px}.photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.photo-choice{position:relative;padding:5px;background:#f2f5fb;border:2px solid transparent;border-radius:12px;color:#33435f;cursor:pointer}.photo-choice[aria-pressed=true]{border-color:#3e62e8;background:#eef3ff}.photo-choice canvas{display:block;width:100%;height:auto;border-radius:7px}.photo-choice span{display:block;padding:8px 0;font-size:14px}.photo-choice b{position:absolute;top:10px;right:10px;background:#3e62e8;color:white;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:14px}.selection-preview{padding:18px;background:#f6f8fd;border-radius:16px}.selection-preview>label{font-size:16px;font-weight:700;margin-right:12px}#selection-canvas{display:block;width:100%;max-height:480px;object-fit:contain;margin:18px auto}#selection-status{color:#3e62e8;font-size:14px;min-height:24px}.selection-preview button{margin-top:12px}.is-result .capture-note{display:none}@media(max-width:900px){.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){#selection-panel{padding:16px}.selection-layout{grid-template-columns:1fr}.selection-heading{align-items:flex-start;gap:10px}.selection-heading h2{font-size:22px}.photo-grid{gap:8px}.selection-preview{padding:16px}#selection-canvas{max-height:400px}.selection-heading strong{font-size:14px}.is-selecting main{padding-top:16px}}

/* Touch-first tablet layout; width and orientation also cover iPad split view. */
html{-webkit-text-size-adjust:100%;scroll-padding-top:20px}button,select{touch-action:manipulation}button:focus-visible,select:focus-visible{outline-offset:3px}.studio-console{min-width:0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.filter-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.filter-option{background:#fff;border:1px solid #bdcbea;border-radius:10px;min-height:52px;color:#33435f;font-size:16px;font-weight:700}.filter-option[aria-pressed=true]{background:#3e62e8;color:#fff;border-color:#3e62e8}.selection-preview>label{display:block}.selection-preview .help{font-size:14px}.photo-choice b{width:32px;height:32px;font-size:17px}.photo-choice:focus-visible{outline:3px solid #254bd6}.studio-console .shot-progress{font-size:18px;font-variant-numeric:tabular-nums}.studio-console .status{line-height:1.6}.studio-console .action-group{width:100%}dialog{padding-bottom:max(24px,env(safe-area-inset-bottom));overscroll-behavior:contain}dialog button,dialog select{min-height:52px;font-size:16px}
@media screen and (min-width:600px){.topbar{padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));height:64px}main{padding-left:20px;padding-right:20px}.heading h1{font-size:34px}.heading{margin-bottom:18px}.controls{padding:20px}.setting-row,.frame-card span,.help,.upload,.studio .status{font-size:15px}.secondary,select,.primary{min-height:50px;font-size:16px}.shutter{min-height:64px;font-size:20px}.studio-top{font-size:15px}.studio-tools button{font-size:15px;min-height:48px}.frame-thumb{max-height:140px}.frame-card{min-height:60px}.studio-bottom{font-size:13px}.studio-console .capture-note{font-size:16px}.is-selecting main{padding-top:16px;padding-bottom:max(20px,env(safe-area-inset-bottom))}#selection-panel{padding:20px}.selection-heading{margin-bottom:18px}.selection-heading h2{font-size:26px}.selection-heading p{font-size:16px;margin-bottom:0}.selection-heading strong{font-size:20px}.photo-choice span{font-size:16px;padding:9px 0}.selection-preview{align-self:start;position:sticky;top:16px}.selection-preview .shutter{font-size:18px}.photo-grid{gap:10px}.selection-layout{gap:20px}.is-result #print-open{order:-1;grid-column:1/-1;background:#3e62e8;color:white;font-size:20px;min-height:64px}.is-result #save{background:#eef3ff;color:#2d4fc1;box-shadow:none;font-size:18px;min-height:54px}}
@media screen and (min-width:900px) and (orientation:landscape) and (min-height:600px){
 main{padding-top:18px}.workspace{grid-template-columns:minmax(0,1fr) 340px;gap:20px}.viewfinder{width:min(100%,calc((100svh - 220px)*var(--preview-ratio,0.85)))}
 .is-shooting:not(.config-open) .studio,.is-result .studio{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-template-rows:auto 1fr auto;column-gap:24px;row-gap:12px;padding:18px 22px;min-height:calc(100svh - 108px)}
 .is-shooting:not(.config-open) .studio-top,.is-result .studio-top{grid-column:1/-1;margin:0}
 .is-shooting:not(.config-open) .viewfinder,.is-result .viewfinder{grid-column:1;grid-row:2;align-self:center;justify-self:center;width:min(100%,calc((100svh - 190px)*var(--preview-ratio,0.85)));max-width:none}
 .is-shooting:not(.config-open) .studio-console,.is-result .studio-console{grid-column:2;grid-row:2;align-self:center;padding:22px 18px;border:1px solid #e0e6f1;border-radius:20px;background:#f6f8ff;display:flex;flex-direction:column}
 .studio-console .shot-progress{order:-1;margin:0 0 12px;font-size:20px}.studio-console .action-group{grid-template-columns:1fr;gap:12px}.studio-console .action-group button{grid-column:1/-1}.studio-console .status{margin-top:16px}.is-shooting:not(.config-open) .studio-bottom,.is-result .studio-bottom{grid-column:1/-1;margin:0}
 .selection-layout{grid-template-columns:minmax(0,1fr) 280px}.photo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#selection-canvas{max-height:calc(100svh - 450px);min-height:140px;width:auto;max-width:100%;margin:12px auto}.selection-preview .help{font-size:13px}.selection-preview{padding:14px}
}
@media screen and (min-width:600px) and (max-width:1199px) and (orientation:portrait){
 .workspace,.is-shooting.config-open .workspace{grid-template-columns:1fr}.heading>p{display:none}.studio{padding:16px 20px}.viewfinder{width:min(100%,calc((100svh - 390px)*var(--preview-ratio,0.85)))}
 .is-shooting .viewfinder{width:min(100%,calc((100svh - 360px)*var(--preview-ratio,0.85)));max-width:100%}.is-result .viewfinder{width:min(100%,calc((100svh - 470px)*var(--preview-ratio,0.75)));max-width:100%}
 .studio-console{max-width:640px;margin:0 auto;display:flex;flex-direction:column}.studio-console .shot-progress{order:-1;margin:14px 0 0}.studio-console .capture-note{margin:8px 0}.studio .action-group{margin-top:10px;max-width:640px;gap:10px}.studio .status{margin:10px auto}.studio-bottom{margin-top:10px}.frames{grid-template-columns:repeat(5,minmax(0,1fr))}.controls{padding:20px}.settings{margin-top:18px;padding-top:18px}
 .selection-layout{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.selection-preview{position:static;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:10px 22px;align-items:center}.selection-preview>label{grid-column:1;margin:0}.filter-options{grid-column:1;margin:0}.selection-preview .help{grid-column:1;margin:0}#selection-canvas{grid-column:2;grid-row:1/7;width:100%;max-height:300px;margin:0}.selection-preview button.full,.selection-preview>.shutter{grid-column:1;margin:0}.selection-heading h2{font-size:25px}
}
@media screen and (max-width:599px){.filter-option{min-height:48px}.studio .action-group .secondary{min-height:48px}.selection-preview{position:static}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.selection-preview .help{font-size:13px}}
@media (pointer:coarse){button,select{min-height:48px}.upload{min-height:64px}.selection-preview summary{min-height:48px}body{padding-bottom:env(safe-area-inset-bottom)}}
@media screen and (min-width:900px) and (orientation:landscape) and (min-height:600px){.is-selecting .selection-heading .eyebrow{display:none}.is-selecting .selection-heading p{margin-top:6px}.is-selecting #selection-canvas{max-height:calc(100svh - 580px);min-height:120px}.is-selecting .selection-preview .help{line-height:1.4;margin-top:6px}.is-shooting:not(.config-open) .viewfinder,.is-result .viewfinder{width:min(100%,calc((100svh - 220px)*var(--preview-ratio,0.85)))}}
@media screen and (min-width:600px) and (max-width:1199px) and (orientation:portrait){.is-shooting .viewfinder{width:min(100%,calc((100svh - 500px)*var(--preview-ratio,0.85)))}.is-result .viewfinder{width:min(100%,calc((100svh - 500px)*var(--preview-ratio,0.75)))}}

/* Phone delivery: comfortably sized for a shared iPad. */
#send-dialog{width:min(560px,calc(100vw - 32px));max-height:85dvh;overflow:auto;border:1px solid #dce4f5;border-radius:24px;padding:28px;color:#23304a;background:#fff}
#send-dialog::backdrop{background:rgba(25,39,65,.4)}
#send-dialog p,#send-dialog details{line-height:1.65}
#send-dialog input[type=tel],#send-dialog input[type=password]{display:block;width:100%;box-sizing:border-box;min-height:60px;margin:12px 0 16px;padding:14px;border:2px solid #ccd7ee;border-radius:12px;font-size:22px;background:#f7f9ff;color:#23304a}
#send-dialog input:focus-visible{outline:3px solid #496fe9;outline-offset:3px}
.send-consent{display:flex;gap:12px;align-items:flex-start;padding:16px 0;line-height:1.6}
.send-consent input{width:26px;height:26px;flex-shrink:0;accent-color:#3e62e8}
#send-dialog button{min-height:52px}#send-submit{margin-top:20px}#send-status{color:#3757b1;font-weight:600}
.send-policy{padding:18px;border-radius:16px;background:#f5f7fc;border:1px solid #dce4f5;margin-top:20px}.send-policy h3{font-size:18px;margin-top:0}.send-policy p{font-size:15px}.send-policy strong{color:#203c85}

.privacy-link{font:inherit;font-size:13px;background:none;border:0;color:#596880;text-decoration:underline;text-underline-offset:3px;min-height:44px;padding:10px 4px;cursor:pointer}
#privacy-dialog{width:min(600px,calc(100vw - 32px));max-height:80dvh;overflow:auto;box-sizing:border-box;border:1px solid #dce4f5;border-radius:20px;padding:24px;background:white;color:#23304a;font-size:15px;line-height:1.75}
#privacy-dialog::backdrop{background:rgba(25,39,65,.4)}#privacy-dialog li{margin-bottom:14px}#privacy-dialog ul{padding-left:22px}#privacy-dialog button{min-height:48px}#privacy-dialog h2{font-size:22px}

/* ASK photo club. Original artwork is displayed as CSS sprites, without altering the source. */
:root{--club-green:#284d3f;--club-ink:#283344;--club-cream:#faf8f1;--club-line:#dfdfd1;--club-muted:#6d746b;color:var(--club-ink);background:var(--club-cream)}
body{background:radial-gradient(#d3d7c955 .7px,transparent .7px) 0 0/14px 14px,var(--club-cream)}
.topbar{border-color:var(--club-line);max-width:1400px;height:80px}.brand{gap:12px}.club-logo{display:grid;place-items:center;width:52px;height:46px;border-radius:50% 50% 44% 44%;background:var(--club-green);color:#fffbee;font:900 20px Georgia,serif;transform:rotate(-7deg);letter-spacing:-1px}.brand-name{font:800 18px Georgia,serif;letter-spacing:1px}.brand-name small{display:block;font:400 11px 'Apple SD Gothic Neo',sans-serif;letter-spacing:.5px;margin-top:6px;color:var(--club-muted)}.header-note{font-size:10px;letter-spacing:1.4px;color:var(--club-muted)}
.heading{align-items:center;gap:24px;margin:14px 0 30px}.heading .eyebrow{color:var(--club-green);font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:14px}.heading h1{font-size:40px;letter-spacing:-1.7px;line-height:1.3;font-weight:800}.heading h1 span{color:var(--club-green)}.hero-description{font-size:14px;line-height:1.7;color:var(--club-muted);margin:14px 0 0}
.sheep{display:inline-block;flex-shrink:0;width:84px;height:100px;background-image:url('frames/ask-sheep-sheet.png');background-size:500px 500px;background-repeat:no-repeat;mix-blend-mode:multiply;pointer-events:none}.sheep-coffee{background-position:-86px -49px}.sheep-cap{background-position:-173px -49px}.sheep-varsity{background-position:-261px -49px}.sheep-laptop{background-position:-347px -49px}.sheep-wave{background-position:-259px -230px;height:84px}.sheep-gathering{position:relative;padding:35px 16px 12px;text-align:center;margin-right:22px}.sheep-friends{display:flex;gap:5px;align-items:flex-end}.sheep-friends .sheep:nth-child(2){transform:translateY(-9px) rotate(-4deg)}.sheep-friends .sheep:nth-child(4){transform:rotate(5deg)}.club-sticker{position:absolute;right:22px;top:0;background:#f4df9d;border:1px solid #d9c488;color:#4f5039;border-radius:50%;padding:10px 22px;transform:rotate(9deg);font-size:13px;font-weight:700}.club-caption{display:block;font-size:8px;letter-spacing:1.8px;color:#7e8578;margin-top:14px}
.studio,.controls,#selection-panel{border:1px solid var(--club-line);background:#fffefb;box-shadow:0 6px 0 #e8e8dc,0 16px 35px #394a3810;border-radius:22px}.studio{padding:20px}.studio-top,.studio-bottom{color:var(--club-muted)}.studio-top{border-bottom:1px dashed var(--club-line);padding-bottom:12px}.viewfinder{background:#e7ebe3;border:1px solid #dfe4d8}.welcome{background:#fffefbf5;border:1px solid var(--club-line);box-shadow:0 5px 0 #dfe3d740;display:flex;flex-direction:column;align-items:center;justify-content:center;inset:8% 7%;padding:12px}.welcome-sheep{margin:0 auto 2px;display:block}.welcome h2{font-size:23px;line-height:1.4;margin:6px 0;color:var(--club-ink)}.welcome p{font-size:13px;margin:8px 0 14px;color:var(--club-muted)}.welcome .primary{min-height:48px}
.primary,.shutter{background:var(--club-green);box-shadow:0 4px 0 #1d3a30;color:#fffdf4;border-radius:14px}.primary:hover,.shutter:hover{background:#365f4e}.secondary,select{background:#f5f5eb;border-color:#dcded1;color:var(--club-ink);border-radius:12px}.secondary:hover{background:#e9eedf}.step{background:#e6ecdf;color:var(--club-green)}.panel-heading h2{font-size:19px}.frame-card{border-color:#e4e4d9;background:#f7f6f0;border-radius:12px}.frame-card:hover{background:#ecf0e5}.frame-card[aria-pressed=true]{border-color:var(--club-green);background:#e9efdf;box-shadow:0 0 0 1px var(--club-green)}.frame-card span{color:var(--club-ink)}.upload-label{border-color:#b7c5aa;background:#f4f6ec;border-radius:14px}.settings,.privacy,footer{border-color:var(--club-line)}.help,.privacy,.heading>p{color:var(--club-muted)}.status,#camera-state,.shot-progress,#selection-status,.selection-heading strong,#send-status{color:var(--club-green)}.status.error{color:#aa3340}.privacy-link,footer{color:#697261}.selection-preview{background:#f1f3e8}.photo-choice{background:#f4f3e9}.photo-choice[aria-pressed=true]{background:#e6eddb;border-color:var(--club-green)}.photo-choice b,.filter-option[aria-pressed=true]{background:var(--club-green);border-color:var(--club-green)}.filter-option{border-color:#cbd4c2;color:var(--club-green)}.is-result #print-open{background:var(--club-green);color:white}.is-result #save{background:#e9efdf;color:var(--club-green)}.send-consent input{accent-color:var(--club-green)}dialog,#send-dialog,#privacy-dialog{background:#fffefb;border-color:var(--club-line);color:var(--club-ink)}button:focus-visible,a:focus-visible,select:focus-visible{outline-color:#42694e}.print-preview{background:#f0f1e7}
@media screen and (min-width:900px) and (orientation:landscape) and (min-height:600px){.is-shooting:not(.config-open) .studio-console,.is-result .studio-console{background:#f3f5ea;border-color:var(--club-line)}body:not(.is-shooting):not(.is-result):not(.is-selecting) .viewfinder{width:min(100%,calc((100svh - 370px)*var(--preview-ratio,.85)));min-width:290px}.welcome-sheep{transform:scale(.85);margin-top:-8px;margin-bottom:-8px}}
@media screen and (min-width:600px) and (max-width:1199px) and (orientation:portrait){.heading h1{font-size:34px}.sheep-gathering{margin-right:0;padding-left:0;padding-right:0}.sheep-friends{gap:0}.sheep-friends .sheep-laptop{display:none}.hero-description{font-size:13px}.viewfinder .welcome{inset:6%}.topbar{height:72px}}
@media screen and (max-width:599px){.topbar{height:68px}.header-note{display:none}.brand-name{font-size:16px}.club-logo{width:45px;height:40px}.heading{margin:12px 0 22px;gap:8px}.heading h1{font-size:27px;letter-spacing:-1px}.heading .eyebrow{font-size:9px;letter-spacing:1px}.hero-description{font-size:12px}.sheep-gathering{padding:28px 0 0;margin:0;width:95px}.sheep-friends .sheep{display:none}.sheep-friends .sheep-varsity{display:block}.club-sticker{font-size:10px;padding:7px 12px;top:0;right:0;white-space:nowrap}.club-caption{display:none}.welcome h2{font-size:21px}.studio{padding:14px}.welcome-sheep{transform:scale(.8);margin-top:-8px;margin-bottom:-8px}}
@media print{body{background:white}.sheep{display:none}}

/* First run: permissions → setup → focused capture. */
.permission-panel{max-width:640px;margin:24px auto 40px;text-align:center;padding:28px 32px;background:#fffefb;border:1px solid var(--club-line);border-radius:24px;box-shadow:0 6px 0 #e8e8dc}.permission-panel h2{font-size:27px;letter-spacing:-.8px;margin:12px 0}.permission-panel p{line-height:1.75}.permission-panel .eyebrow{margin-top:10px}.permission-panel .shutter{width:100%;max-width:430px;margin-top:14px;min-height:60px}.permission-panel .status{min-height:24px;color:var(--club-green)}
.is-permission .workspace{display:none}.is-permission .heading{margin-bottom:10px}.is-permission .heading .hero-description{display:none}
.is-setup .heading{display:none}#setup-heading{margin:12px 0 24px}#setup-heading h2{font-size:28px;margin:8px 0;letter-spacing:-.8px}#setup-heading p{color:var(--club-muted);line-height:1.6}.is-setup .studio-console,.is-setup .studio-bottom{display:none}.is-setup .studio-top{font-size:14px}.is-setup #stage-label{font-size:0}.is-setup #stage-label::after{content:'선택한 프레임 미리보기';font-size:14px}.is-setup .viewfinder{width:100%;max-width:540px;min-width:0!important}#setup-actions{margin:22px 0}#setup-actions .secondary{margin-top:14px}#setup-status{font-size:13px;line-height:1.6}.is-setup .controls{display:block}
@media screen and (min-width:900px) and (orientation:landscape){.is-setup .viewfinder{width:min(100%,calc((100svh - 280px)*var(--preview-ratio,.85)))!important}.is-setup .workspace{grid-template-columns:minmax(0,1fr) 360px}}
@media screen and (min-width:600px) and (orientation:portrait){.is-setup .workspace{grid-template-columns:minmax(0,1fr) 340px;gap:16px}.is-setup .studio{padding:12px}.is-setup .studio-tools{display:none}.is-setup .controls{padding:16px}.is-setup .frames{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media screen and (max-width:599px){.permission-panel{padding:22px 18px}.permission-panel h2{font-size:23px}.permission-panel p{font-size:14px}.is-permission .sheep-gathering{display:none}.is-setup .workspace{grid-template-columns:1fr}.is-setup .viewfinder{max-width:220px}#setup-heading h2{font-size:24px}}

/* Setup is a simple choice page; the camera appears only after continuing. */
.is-setup .studio{display:none!important}.is-setup .workspace{display:block!important;max-width:850px;margin:0 auto}.is-setup .controls{width:100%;padding:28px}.is-setup .frames{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.is-setup .frame-thumb{max-height:200px}.is-setup #setup-heading{max-width:850px;margin:18px auto 24px}.is-setup #setup-actions{max-width:520px;margin:24px auto}.is-setup .settings{margin-top:24px}.is-setup .setting-row{min-height:64px}
@media(max-width:599px){.is-setup .controls{padding:18px}.is-setup .frames{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.is-setup .frame-thumb{max-height:145px}}


.cut-picker{margin-bottom:26px;padding-bottom:20px;border-bottom:1px dashed var(--club-line)}.cut-picker h2{font-size:22px;margin-top:0}.cut-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cut-options button{min-height:82px;border:2px solid #dce3d3;border-radius:14px;background:#f6f7f0;color:var(--club-green);font-size:23px;font-weight:800}.cut-options small{display:block;font-size:12px;font-weight:400;margin-top:7px}.cut-options button[aria-pressed=true]{border-color:var(--club-green);background:#e3ebd8}.editing-frame-section h3{font-size:16px;margin:14px 0 10px}#editing-frames{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:240px;overflow:auto;padding:3px}.editing-frame-card{padding:7px;border:2px solid transparent;border-radius:10px;background:#fffefb;color:var(--club-ink);margin:0!important;min-width:0}.editing-frame-card[aria-pressed=true]{border-color:var(--club-green);background:#e6eddb}.editing-frame-card img{display:block;width:100%;height:65px;object-fit:contain}.editing-frame-card span{display:block;font-size:11px;line-height:1.4;margin-top:6px}.is-selecting .selection-preview{position:static}.is-selecting .selection-layout{grid-template-columns:minmax(0,1fr) 340px}.is-selecting #selection-canvas{max-height:230px;min-height:0}.is-selecting .photo-grid{align-content:start}.is-selecting .selection-preview>.shutter{position:sticky;bottom:12px;z-index:2}
@media screen and (min-width:600px) and (max-width:1199px) and (orientation:portrait){.is-selecting .selection-layout{grid-template-columns:1fr}.is-selecting .selection-preview{display:block}.is-selecting #selection-canvas{width:auto;max-width:100%;max-height:330px}#editing-frames{grid-template-columns:repeat(5,minmax(0,1fr));max-height:220px}}
@media(max-width:599px){.is-selecting .selection-layout{grid-template-columns:1fr}.cut-options{gap:8px}.cut-options button{font-size:20px}.cut-options small{font-size:11px}.is-selecting .selection-preview>.shutter{bottom:10px}}

/* Preview filters affect only photo pixels; frame artwork is a separate, unfiltered layer. */
.selection-composite{position:relative;isolation:isolate;margin:14px auto;width:100%;grid-column:2;grid-row:1/7}.selection-composite #selection-canvas{display:block;width:100%;margin:0!important;object-fit:contain;filter:none!important}.selection-composite #selection-frame-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;filter:none!important;opacity:1;mix-blend-mode:normal}

/* Compact editor: photos + preview, a horizontal frame rail, and persistent actions. */
.is-selecting .topbar{height:60px}.is-selecting main{max-width:1400px;padding:12px 20px}.is-selecting #selection-panel{padding:18px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px}.is-selecting .selection-heading{margin:0;gap:12px}.is-selecting .selection-heading .eyebrow{display:none}.is-selecting .selection-heading h2{font-size:24px;margin:0 0 5px}.is-selecting .selection-heading p{font-size:13px;margin:0}.is-selecting .selection-heading strong{font-size:18px;border:1px solid #cad6bf;background:#edf2e5;border-radius:30px;padding:10px 16px}.is-selecting .selection-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:20px;min-height:0}.selection-photos{display:flex;flex-direction:column;min-width:0;min-height:0}.editor-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.editor-label h3{font-size:15px;margin:0}.editor-label span{font-size:11px;color:var(--club-muted)}.is-selecting .photo-grid{flex:1;min-height:0;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:9px;align-content:stretch}.is-selecting .photo-choice{display:flex;flex-direction:column;min-height:0;min-width:0;padding:4px;border-radius:10px;overflow:hidden}.is-selecting .photo-choice canvas{flex:1;min-height:0;width:100%;height:0;object-fit:contain;background:#e8eadf}.is-selecting .photo-choice span{padding:5px 0;font-size:12px;flex-shrink:0}.is-selecting .photo-choice b{top:7px;right:7px;width:26px;height:26px;font-size:14px}.is-selecting #selection-status{font-size:12px;line-height:1.5;min-height:18px;margin:7px 0 0}.is-selecting .selection-preview{position:static;align-self:stretch;display:flex;flex-direction:column;min-height:0;padding:12px;background:#eff2e7;border:1px solid #e0e4d7;border-radius:16px}.is-selecting .selection-composite{flex:1;min-height:0;width:100%;margin:0 auto;grid-column:auto;grid-row:auto}.is-selecting .selection-composite #selection-canvas{position:absolute;inset:0;width:100%;height:100%;max-height:none;min-height:0;object-fit:contain}.is-selecting .filter-options{flex-shrink:0;gap:8px;margin:10px 0 0}.is-selecting .filter-option{min-height:44px;margin:0;font-size:14px;border-radius:9px}.is-selecting .editing-frame-section{border-top:1px solid var(--club-line);padding-top:10px;min-width:0}.is-selecting #editing-frames{display:flex;flex-wrap:nowrap;gap:9px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:2px 2px 6px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.is-selecting .editing-frame-card{flex:0 0 98px;scroll-snap-align:start;padding:5px;min-height:92px}.is-selecting .editing-frame-card img{height:58px}.is-selecting .editing-frame-card span{font-size:10px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-actions{display:flex;align-items:center;gap:14px;border-top:1px solid var(--club-line);padding-top:10px}.editor-actions p{flex:1;font-size:11px;color:var(--club-muted);margin:0}.editor-actions .shutter{min-width:240px;min-height:54px;font-size:17px}.editor-actions .secondary{min-height:48px;font-size:14px;padding:12px 20px}
@media screen and (min-width:700px) and (min-height:650px){.is-selecting #selection-panel{height:calc(100svh - 90px);min-height:0}.is-selecting .workspace{max-width:none}}
@media screen and (min-width:700px) and (orientation:portrait){.is-selecting .selection-layout{grid-template-columns:minmax(0,1fr) minmax(250px,.9fr)}.is-selecting .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr))}.is-selecting .photo-choice{flex-direction:row;align-items:center;gap:5px}.is-selecting .photo-choice canvas{height:100%;width:65%;flex:1}.is-selecting .photo-choice span{font-size:11px;writing-mode:horizontal-tb}.is-selecting .photo-choice b{width:23px;height:23px;font-size:12px}.editor-actions p{display:none}.editor-actions .shutter{flex:1}}
@media screen and (max-width:699px),(max-height:649px){.is-selecting .selection-layout{grid-template-columns:1fr}.is-selecting .photo-grid{flex:none;height:260px}.is-selecting .selection-preview{height:340px}.is-selecting .selection-heading h2{font-size:19px}.is-selecting .selection-heading p{display:none}.editor-actions{flex-wrap:wrap}.editor-actions p{display:none}.editor-actions .shutter{flex:1;min-width:170px}.is-selecting main{padding:10px}.is-selecting #selection-panel{padding:12px}.editor-actions{position:sticky;bottom:0;background:#fffefb;z-index:4}}
/* Keep the setup choices compact as well. */
@media screen and (min-width:700px) and (min-height:650px){.is-setup .topbar{height:60px}.is-setup main{padding-top:8px}.is-setup #setup-heading{margin:5px auto 12px}.is-setup #setup-heading h2{font-size:24px}.is-setup #setup-heading p{margin:4px 0;font-size:12px}.is-setup #setup-heading .eyebrow{display:none}.is-setup .workspace{max-width:1100px}.is-setup .controls{padding:18px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px 24px}.is-setup .cut-picker{grid-column:1;grid-row:1/4;margin:0;padding:0;border:0}.is-setup .cut-picker h2{font-size:19px;margin-bottom:12px}.is-setup .cut-options{gap:6px}.is-setup .cut-options button{min-height:72px;font-size:20px}.is-setup .cut-options small{font-size:10px}.is-setup .cut-picker .help{font-size:12px}.is-setup .controls>.panel-heading{grid-column:2;margin:0}.is-setup .frames{grid-column:2;display:flex;overflow-x:auto;gap:9px;padding:3px 2px 8px;min-width:0}.is-setup .frame-card{flex:0 0 98px}.is-setup .frame-thumb{height:112px;max-height:112px}.is-setup .frame-card span{font-size:12px}.is-setup .upload{grid-column:2;min-height:48px;padding:8px}.is-setup .controls>.help{display:none}.is-setup .settings{grid-column:1;grid-row:4/6;margin:0;padding:0;border:0}.is-setup .settings .panel-heading{display:none}.is-setup .setting-row{min-height:56px;margin:0}.is-setup #setup-actions{grid-column:2;grid-row:4;margin:0;max-width:none;width:100%;align-self:center}.is-setup #setup-status{font-size:12px;min-height:0;margin:6px 0}.is-setup .privacy{grid-column:2;grid-row:5;padding-top:8px}.is-setup .privacy p{font-size:11px}.is-setup footer{margin-top:12px;padding:8px 0}}

/* Requested editor layout: full-width frame rail above photos / preview / controls. */
.is-selecting #selection-panel{grid-template-rows:auto auto minmax(0,1fr);gap:14px}.is-selecting .editing-frame-section{grid-row:2;border-top:0;border-bottom:1px solid var(--club-line);padding:0 0 10px}.is-selecting .selection-layout{grid-row:3;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 164px;gap:16px}.is-selecting .selection-photos{padding:12px;background:#f7f7ef;border:1px solid var(--club-line);border-radius:16px}.is-selecting .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr));gap:7px}.is-selecting .photo-choice{flex-direction:row;align-items:center;gap:5px}.is-selecting .photo-choice canvas{height:100%;width:70%;flex:1;min-width:0}.is-selecting .photo-choice span{font-size:11px;flex-shrink:0}.is-selecting .photo-choice b{width:23px;height:23px;top:5px;left:5px;right:auto;font-size:12px}.is-selecting .selection-preview{padding:12px}.editor-sidebar{min-width:0;display:flex;flex-direction:column;gap:16px;min-height:0}.editor-filter-panel{padding:14px 12px;border:1px solid var(--club-line);border-radius:16px;background:#f3f5ea}.is-selecting .editor-sidebar .filter-options{display:flex;flex-direction:column;gap:9px;margin:0}.is-selecting .editor-sidebar .filter-option{min-height:48px;font-size:15px}.editor-filter-panel .help{font-size:11px;line-height:1.6;margin:12px 0 0}.is-selecting .editor-sidebar .editor-actions{position:static;display:flex;flex-direction:column;gap:12px;margin-top:auto;padding:0;border:0;background:none}.is-selecting .editor-actions .shutter{min-width:0;width:100%;min-height:76px;padding:12px 8px;font-size:16px;line-height:1.5}.is-selecting .editor-actions .secondary{width:100%;min-height:48px;padding:10px 6px;font-size:13px}.is-selecting .selection-heading h2{font-size:23px}.is-selecting #editing-frames{max-height:none}.is-selecting .editing-frame-card{flex-basis:96px;min-height:86px}.is-selecting .editing-frame-card img{height:52px}
@media screen and (min-width:700px) and (orientation:portrait){.is-selecting .selection-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) 132px;gap:10px}.is-selecting .selection-photos,.is-selecting .selection-preview{padding:9px}.is-selecting .photo-choice{flex-direction:column;gap:0}.is-selecting .photo-choice canvas{height:0;width:100%;flex:1}.is-selecting .photo-choice span{font-size:10px;padding:3px 0}.editor-filter-panel{padding:12px 9px}.is-selecting .selection-heading h2{font-size:21px}}
@media screen and (max-width:699px),(max-height:649px){.is-selecting .selection-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.is-selecting .selection-photos,.is-selecting .selection-preview{height:340px;min-height:0}.is-selecting .photo-grid{height:auto;flex:1}.is-selecting .photo-choice{flex-direction:column}.is-selecting .photo-choice canvas{height:0;width:100%}.is-selecting .photo-choice span{padding:2px;font-size:10px}.editor-sidebar{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:10px}.is-selecting .editor-sidebar .filter-options{flex-direction:row}.is-selecting .editor-sidebar .filter-option{flex:1;font-size:12px}.editor-filter-panel .help{margin:6px 0}.is-selecting .editor-actions .shutter{min-height:52px;font-size:14px}.is-selecting .editor-sidebar .editor-actions{gap:8px}.is-selecting .editor-actions .secondary{min-height:44px}.is-selecting .selection-heading h2{font-size:18px}.is-selecting .selection-heading strong{font-size:14px;padding:8px 10px}}

/* Give the working content the viewport, and enlarge photo choices. */
@media screen and (min-width:700px) and (min-height:650px){
 .topbar,.is-selecting .topbar,.is-setup .topbar{height:48px}
 main{padding-top:10px}.heading{margin:6px 0 16px}.heading h1{font-size:32px}.hero-description{margin-top:8px}.sheep-gathering{padding-top:20px;padding-bottom:4px}.club-caption{margin-top:4px}
 .permission-panel{margin:12px auto 20px;padding:20px 28px}.permission-panel p{margin:9px 0}.permission-panel h2{margin:8px 0}.permission-panel .shutter{margin-top:8px}
 .is-selecting main{padding:6px 10px}.is-selecting #selection-panel{height:calc(100svh - 62px);padding:12px;gap:9px;border-radius:16px}
 .is-selecting .selection-heading h2{font-size:21px;margin-bottom:3px}.is-selecting .selection-heading p{font-size:11px}.is-selecting .selection-heading strong{padding:7px 12px;font-size:16px}
 .is-selecting .editing-frame-section{padding-bottom:5px}.is-selecting .editor-label{margin-bottom:6px}.is-selecting #editing-frames{gap:7px;padding-bottom:4px}.is-selecting .editing-frame-card{flex-basis:100px;min-height:72px;padding:4px;display:flex;align-items:center;gap:5px}.is-selecting .editing-frame-card img{width:35px;height:54px;flex-shrink:0}.is-selecting .editing-frame-card span{white-space:normal;text-overflow:clip;text-align:left;font-size:10px;margin:0;line-height:1.4}
 .is-selecting .selection-layout{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr) 140px;gap:10px}
 .is-selecting .selection-photos,.is-selecting .selection-preview{padding:9px;min-height:0;height:auto}
 .is-selecting .photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:7px}
 .is-selecting .photo-choice{display:block;position:relative;padding:3px;min-height:0}
 .is-selecting .photo-choice canvas{display:block;width:100%;height:100%;object-fit:contain;border-radius:6px}
 .is-selecting .photo-choice span{position:absolute;left:6px;bottom:6px;padding:3px 6px;border-radius:5px;background:#fffefbe8;font-size:10px;line-height:1.2}
 .is-selecting .photo-choice b{top:6px;right:6px;left:auto;width:27px;height:27px;font-size:15px;box-shadow:0 1px 5px #0003}
 .is-selecting #selection-status{font-size:11px;min-height:16px;line-height:1.4;margin-top:5px}
 .is-selecting .editor-filter-panel{padding:12px 9px}.is-selecting .editor-sidebar{gap:10px}.is-selecting .editor-actions .shutter{min-height:68px;font-size:16px}
 .is-shooting main,.is-result main{padding-top:8px}.is-shooting:not(.config-open) .studio,.is-result .studio{min-height:calc(100svh - 70px);padding:12px 16px;row-gap:8px}.is-shooting:not(.config-open) .viewfinder,.is-result .viewfinder{width:min(100%,calc((100svh - 135px)*var(--preview-ratio,.85)));max-width:none}
 .is-setup #setup-heading{margin-top:0;margin-bottom:8px}.is-setup .controls{padding:14px;gap:9px 20px}.is-setup footer{margin-top:8px;padding:5px 0}
}
@media screen and (min-width:700px) and (orientation:portrait){
 .is-selecting .selection-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) 115px;gap:8px}
 .is-selecting .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr))}
 .is-selecting .editor-label h3{font-size:13px}.is-selecting .editor-label span{font-size:10px}.is-selecting .editor-actions .shutter{font-size:14px}
 .is-shooting .viewfinder{width:min(100%,calc((100svh - 340px)*var(--preview-ratio,.85)))}.is-result .viewfinder{width:min(100%,calc((100svh - 440px)*var(--preview-ratio,.75)))}
}
@media screen and (max-width:699px){.topbar{height:50px}.is-selecting main{padding:5px}.is-selecting #selection-panel{padding:9px;gap:8px}.is-selecting .selection-photos,.is-selecting .selection-preview{height:420px}.is-selecting .photo-choice span{font-size:10px}.is-selecting .selection-heading h2{font-size:17px}}

/* Two-row frame choices, and larger independently scrollable photo choices. */
.is-setup .frames{display:grid;grid-template-columns:none;grid-template-rows:repeat(2,188px);grid-auto-flow:column;grid-auto-columns:144px;justify-content:start;gap:10px;overflow-x:auto;overflow-y:hidden;align-items:stretch;padding:3px 2px 8px}
.is-setup .frame-card{width:144px;height:188px;min-width:144px;min-height:188px;padding:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}
.is-setup .frame-thumb{width:100%;height:132px;max-height:132px;object-fit:contain}
.is-setup .frame-card span{font-size:11px;line-height:1.4;padding:0;overflow-wrap:anywhere}
.is-selecting .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:clamp(165px,23svh,235px);align-content:start;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;scrollbar-gutter:stable;min-height:0;padding:3px 5px 3px 3px;gap:12px;-webkit-overflow-scrolling:touch}
.is-selecting .photo-choice{display:block;padding:4px;position:relative;min-height:0;overflow:hidden}
.is-selecting .photo-choice canvas{display:block;width:100%;height:100%;object-fit:contain}
.is-selecting .photo-choice span{position:absolute;left:9px;bottom:9px;background:#fffefbee;border-radius:6px;padding:5px 8px;font-size:12px}
.is-selecting .photo-choice b{top:9px;right:9px;left:auto;width:32px;height:32px;font-size:17px}
@media screen and (min-width:700px) and (orientation:portrait){.is-selecting .photo-grid{grid-template-columns:1fr;grid-auto-rows:clamp(210px,25svh,275px)}}
@media screen and (max-width:699px){.is-setup .frames{grid-auto-columns:144px}.is-selecting .photo-grid{height:360px;grid-template-columns:1fr;grid-auto-rows:210px}.is-selecting .selection-photos{height:440px}}

.capture-timer-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:520px;margin:8px auto 0;padding:10px 12px;background:#edf1e5;border:1px solid var(--club-line);border-radius:12px}.capture-timer-row label{font-size:15px;font-weight:700;color:var(--club-green)}.capture-timer-row select{min-height:44px;min-width:110px;padding:8px 12px}.is-setup .frames{min-width:0;max-width:100%}.is-setup .frame-card span{min-height:31px;display:flex;align-items:center;justify-content:center;text-align:center}

/* Stable cards and natural Korean word wrapping. */
button,select,label,h1,h2,h3,p,.frame-card span,.editing-frame-card span{word-break:keep-all;overflow-wrap:normal}
button{line-height:1.45;text-align:center}.primary,.shutter,.secondary,.filter-option{display:inline-flex;align-items:center;justify-content:center;gap:6px}
.is-setup .frame-card span{word-break:keep-all;overflow-wrap:normal;text-align:center;width:100%}.editing-frame-card span{word-break:keep-all;overflow-wrap:normal}.cut-options{grid-template-columns:repeat(2,minmax(0,1fr))}.cut-options button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px}.cut-options small{margin-top:5px;word-break:keep-all}
.setup-left{display:flex;flex-direction:column;align-self:start;min-width:0;gap:18px}.is-setup .setup-left .cut-picker{margin:0;padding:0;border:0}.is-setup .setup-left .settings{margin:0;padding:0;border:0}.is-setup .setup-left .setting-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.is-setup .setup-left .setting-row>label,.is-setup .setup-left .setting-row>span{white-space:nowrap}.is-setup .setup-left select,.is-setup .setup-left #switch{min-width:125px;justify-content:center;text-align:center}.is-setup .setup-left .help{font-size:12px}
@media screen and (min-width:700px) and (min-height:650px){.is-setup .setup-left{grid-column:1;grid-row:1/6}.is-setup .controls>.panel-heading{grid-column:2;grid-row:1}.is-setup .frames{grid-column:2;grid-row:2}.is-setup .upload{grid-column:2;grid-row:3}}
.is-selecting .photo-grid{grid-template-columns:repeat(auto-fill,170px);grid-template-rows:none;grid-auto-rows:180px;justify-content:center;align-content:start;gap:10px}
.is-selecting .photo-choice{width:170px;max-width:100%;height:180px}.is-selecting .photo-choice span{font-size:11px;padding:4px 6px}.is-selecting .photo-choice b{width:28px;height:28px;font-size:15px}.is-selecting .editor-actions .shutter{padding:12px 10px;word-break:keep-all;overflow-wrap:normal}.is-selecting .editor-label span{word-break:keep-all;text-align:right}
@media screen and (max-width:699px){.is-selecting .photo-grid{grid-template-columns:minmax(0,170px);grid-auto-rows:170px}.is-selecting .photo-choice{width:100%;height:170px}.setup-left{margin-bottom:20px}}

/* High-resolution ASK mascots and the photo club visual identity. */
body{background:radial-gradient(ellipse at 0 15%,#f7dfcd88,transparent 45%),radial-gradient(ellipse at 100% 90%,#deebca88,transparent 45%),#faf8f1}
.brand-name{font:850 25px/1 system-ui,sans-serif;letter-spacing:-1.3px;white-space:nowrap}.brand-name small{font-size:10px;letter-spacing:.1px;margin-top:4px}.brand-spark{display:inline-block;color:#de785d;margin-left:7px;font-size:24px;vertical-align:middle}.club-logo{border-radius:15px 19px 15px 19px;background:#284d3f;box-shadow:3px 3px 0 #dce7b8;width:44px;height:38px;font-size:18px}.header-note{font-weight:750;letter-spacing:1.8px}
.sheep{width:90px;height:120px;background-image:url('frames/ask-mascots-hd.png');background-size:400% 100%;background-position:0 0;mix-blend-mode:normal}.sheep-cap{background-position:33.3333% 0}.sheep-varsity{background-position:66.6667% 0}.sheep-laptop,.sheep-wave{background-position:100% 0;height:120px}.sheep-gathering{background:#eaf0d9;border-radius:55% 45% 40% 50%;padding-bottom:12px}.club-sticker{background:#ffc7b3;border-color:#edaa94;box-shadow:3px 3px 0 #fff9}.club-caption{color:#284d3f;font-weight:700}
.permission-panel{border-top:5px solid #d7e5ad;background:linear-gradient(155deg,#fffefb 65%,#f2f6e7)}.permission-panel>.sheep{width:96px;height:128px}.heading .eyebrow{color:#b05e45}.heading h1 span{text-decoration:underline;text-decoration-color:#e5b888;text-decoration-thickness:7px;text-underline-offset:5px}
#setup-heading{position:relative;padding-right:78px;min-height:68px}.stage-sheep{position:absolute;right:8px;bottom:-4px;width:66px;height:88px}.is-setup .controls{border-top:4px solid #d7e5ad}.is-setup .setup-left{background:#f3f5e9;border:1px solid #e1e7d5;border-radius:16px;padding:15px}.cut-options button[aria-pressed=true]{background:#dfeabf}.step{border:0;background:#f9d9c9;color:#6c4436}.upload-label{background:#fffcf5}.is-setup .frame-card[aria-pressed=true]{background:#e7efcf}
.mascot-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 6px;padding:0 8px;border-bottom:1px dashed #cbd6be}.mascot-note .sheep{width:57px;height:76px}.mascot-note strong{font-size:14px;line-height:1.5;display:block;margin-top:5px;color:#284d3f}.mini-sticker{display:inline-block;padding:4px 9px;border-radius:6px;background:#f9d3c0;color:#734634;font-size:9px;letter-spacing:1px;font-weight:800;transform:rotate(-3deg)}.mascot-note .result-buddy{display:none}.is-result .mascot-note .shoot-buddy{display:none}.is-result .mascot-note .sheep.result-buddy{display:inline-block}.is-result .mascot-note strong.result-buddy{display:block}.is-result .mini-sticker{background:#dce9ba}
.selection-heading{align-items:center;gap:10px}.selection-heading>div{flex:1;min-width:0}.editor-sheep{width:42px;height:56px}.is-selecting #selection-panel{border-top:4px solid #e8bea6}.is-selecting .editing-frame-section{background:#f7f6ec;border-radius:12px;padding:8px 10px}.editor-filter-panel{background:#f7e7dd;border-color:#ecd4c7}.is-selecting .selection-preview{background:#ecf1dc}.is-selecting .photo-choice[aria-pressed=true]{box-shadow:0 0 0 2px #284d3f}.shutter{letter-spacing:-.3px}
@media screen and (max-width:699px){.brand-name{font-size:21px}.brand-name small{font-size:9px}.brand-spark{font-size:20px}.editor-sheep{width:30px;height:40px}.selection-heading{gap:6px}.mascot-note .sheep{width:39px;height:52px}.mascot-note{margin-bottom:3px}.mascot-note strong{font-size:12px}.is-setup .setup-left{padding:12px}.stage-sheep{width:54px;height:72px}}
@media screen and (max-height:700px){.mascot-note .sheep{width:36px;height:48px}.mascot-note{padding:0;gap:6px}.mascot-note strong{font-size:12px;margin-top:2px}}
@media print{.mascot-note,.stage-sheep,.editor-sheep{display:none!important}}

/* Soft paper surfaces; sheep peek into the flow instead of sitting in badges. */
:root{--club-line:#e9e5dc;--club-green:#3b5949}
body{background:radial-gradient(ellipse at 12% 8%,#f6e8db66,transparent 48%),radial-gradient(ellipse at 90% 85%,#e8ecd866,transparent 46%),#faf9f5}
.topbar{border-bottom:0}.club-logo{box-shadow:none;background:#3b5949;border-radius:46% 54% 52% 48%;transform:rotate(-5deg)}.brand-spark{color:#d39a7f;font-size:20px}.header-note{font-weight:500;letter-spacing:1.2px}.heading h1 span{text-decoration:none}.heading .eyebrow{color:#918274;letter-spacing:1.2px}
.sheep{background-image:url('frames/ask-mascots-playful.png');background-size:400% 100%;width:90px;height:120px}.sheep-cap{background-position:0 0}.sheep-varsity{background-position:33.3333% 0}.sheep-coffee{background-position:66.6667% 0}.sheep-wave,.sheep-laptop{background-position:100% 0}
.sheep-gathering{background:none;border-radius:0;padding:0 15px 0;margin:0 28px 0 0}.sheep-friends{gap:0;align-items:flex-end}.sheep-friends .sheep{width:114px;height:152px;margin-bottom:-22px}.sheep-friends .sheep:nth-child(2){transform:translateY(12px) rotate(6deg);margin-left:-4px}.club-sticker{position:relative;display:inline-block;right:auto;top:auto;padding:0 9px;background:none;border:0;border-radius:0;box-shadow:none;transform:rotate(-6deg);font-weight:500;color:#806d5d}.club-sticker::after{content:'↘';display:inline-block;margin-left:10px;font-size:24px}
.studio,.controls,#selection-panel{border:1px solid #ede9df;box-shadow:0 8px 30px #6f604608;border-radius:24px;background:#fffefa}.permission-panel{position:relative;border:0;border-radius:32px;background:#fffefa;box-shadow:0 12px 45px #7464490a;padding-top:62px;margin-top:58px}.permission-panel>.sheep{position:absolute;top:-73px;left:calc(50% - 60px);width:120px;height:160px;clip-path:inset(0 0 18% 0);pointer-events:none}.permission-panel .eyebrow{color:#a1907c;font-size:11px;letter-spacing:1px}.permission-panel h2{font-weight:700}.permission-panel .help{color:#93948a}
.is-setup .controls{border-top:1px solid #ede9df}.is-setup .setup-left{background:none;border:0;border-radius:0;padding:8px 12px 8px 2px}.is-setup .setup-left .settings{padding-top:12px;border-top:1px dashed #e1dfd3}.cut-options button{border:1px solid #e7e7dc;background:#f7f7ef;border-radius:18px;font-weight:650}.cut-options button[aria-pressed=true]{background:#eaf0de;border-color:#799073;box-shadow:none}.cut-options small{font-weight:400}.step{background:none;color:#ac9a83;border:0;font-size:13px}.panel-heading{gap:6px}.is-setup .frame-card{background:#f8f7f1;border:1px solid transparent;border-radius:15px}.is-setup .frame-card:hover{background:#f1f0e7}.is-setup .frame-card[aria-pressed=true]{border:1px solid #829678;background:#eef2e5;box-shadow:0 0 0 1px #829678}.upload-label{background:none;border:1px dashed #d6d6c9;border-radius:14px}.stage-sheep{width:86px;height:115px;bottom:-18px;right:12px;transform:rotate(8deg);clip-path:inset(0 0 18% 0)}
.primary,.shutter{box-shadow:none;background:#3b5949;border-radius:18px;font-weight:650}.primary:hover,.shutter:hover{background:#496952}.secondary,select{background:#f6f5ee;border:1px solid #e5e3d8;border-radius:14px}.studio-top{border-bottom:1px solid #eeece3}.is-shooting:not(.config-open) .studio-console,.is-result .studio-console{background:#f8f8f0;border:0;border-radius:26px}.mascot-note{position:relative;border:0;padding:0 4px 0 72px;min-height:66px;justify-content:flex-start;margin-bottom:3px}.mascot-note .sheep{position:absolute;left:-3px;bottom:-9px;width:76px;height:101px;clip-path:inset(0 0 18% 0);transform:rotate(-6deg)}.mini-sticker{background:none!important;padding:0;transform:rotate(-3deg);font-size:10px;letter-spacing:.4px;color:#a28b74;font-weight:400}.mascot-note strong{font-weight:500;font-size:13px;color:#697461}.capture-timer-row{background:none;border-color:#e5e7da;border-radius:14px}
.is-selecting #selection-panel{border-top:1px solid #ede9df}.selection-heading .editor-sheep{width:57px;height:76px;margin-top:-12px;margin-bottom:-10px;transform:rotate(-8deg);clip-path:inset(0 0 18% 0)}.is-selecting .editing-frame-section{background:none;border-bottom:1px solid #eeece2;border-radius:0;padding:4px 0 8px}.editing-frame-card{background:#f7f6ee;border-radius:12px}.editor-filter-panel{background:none;border:0;padding:12px 6px}.is-selecting .selection-photos{background:#faf9f4;border-color:#efede5;border-radius:18px}.is-selecting .selection-preview{background:#f1f3e9;border:0;border-radius:20px}.is-selecting .photo-choice{background:#fffefa;border:1px solid #e4e4d8;border-radius:12px}.is-selecting .photo-choice[aria-pressed=true]{border-color:#829678;box-shadow:0 0 0 1px #829678}.filter-option{border:1px solid #e4e4d8;background:#f8f7f1;border-radius:16px}.filter-option[aria-pressed=true]{background:#e7eddd;color:#3b5949;border-color:#8b9b80}.selection-heading strong{background:#edf1e4;color:#4d664e;border-radius:20px;font-weight:600}
@media screen and (max-width:699px){.permission-panel{margin-top:58px;padding-top:56px}.permission-panel>.sheep{width:105px;height:140px;left:calc(50% - 52px);top:-64px}.stage-sheep{width:66px;height:88px;bottom:-10px}.selection-heading .editor-sheep{width:36px;height:48px;margin-top:-6px;margin-bottom:-6px}.mascot-note{min-height:48px;padding-left:57px}.mascot-note .sheep{width:58px;height:77px;bottom:-8px}.mascot-note strong{font-size:12px}.sheep-gathering{display:none}.is-setup .setup-left{padding:0}.is-selecting .editor-filter-panel{padding:6px}.brand-name{font-size:21px}}
@media screen and (max-height:700px){.mascot-note{min-height:42px;padding-left:53px}.mascot-note .sheep{width:54px;height:72px;bottom:-8px}.mascot-note strong{font-size:12px}}

/* Photo diary: local handwriting, paper layers and quiet doodles. */
@font-face{font-family:AskHand;src:url('fonts/nanum-pen.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--diary-peach:#f6c8b6;--diary-butter:#f3e7ac;--diary-sage:#dce7ce;--diary-blue:#dbe8ed}
body{background:radial-gradient(ellipse at 0 25%,#f8e4d888,transparent 42%),radial-gradient(ellipse at 100% 85%,#e3eac988,transparent 45%),#faf8f2}
.header-note,.club-sticker,.mini-sticker,.mascot-note strong,.footer-note,.heading .eyebrow,.selection-heading .eyebrow{font-family:AskHand,cursive;font-weight:400;letter-spacing:0}
.header-note{font-size:22px;color:#7c806d;transform:rotate(-3deg)}.topbar{height:56px;border-bottom:1px dashed #dddccc}.brand-name{font-weight:800;letter-spacing:-1.2px}.brand-spark{color:#ca785c;transform:rotate(12deg)}
.heading{position:relative}.heading .eyebrow{font-size:26px;margin:0 0 7px;color:#a87861;transform:rotate(-3deg);transform-origin:left center}.heading h1{font-size:38px;font-weight:750;letter-spacing:-1.6px;line-height:1.35}.heading h1 span{position:relative;isolation:isolate}.heading h1 span::after{content:'';position:absolute;left:-3%;right:-4%;height:13px;bottom:2px;background:#e4e9bd;transform:rotate(-2deg);border-radius:55% 35% 50% 40%;z-index:-1}.hero-description{color:#858574}
.sheep-gathering{padding:0 26px 8px;isolation:isolate}.sheep-gathering::before{content:'';position:absolute;inset:28px 12px 2px;background:#e9eedb;border-radius:47% 53% 64% 36% / 55% 42% 58% 45%;transform:rotate(-5deg);z-index:-1}.sheep-gathering::after{content:'✳';position:absolute;right:0;top:36px;font:38px Georgia,serif;color:#d39374;transform:rotate(10deg)}.club-sticker{font-size:29px;color:#7a6451;transform:rotate(-8deg);padding:0}.club-sticker::after{font:30px AskHand,cursive;margin-left:6px}.sheep-friends .sheep:nth-child(2){transform:translateY(9px) rotate(7deg)}
.permission-panel{border-radius:16px 30px 24px 28px;background:linear-gradient(100deg,#fffef9,#fffdf7);box-shadow:0 9px 28px #796d4710;border:1px solid #eee8db}.permission-panel::before{content:'';position:absolute;left:30px;top:-10px;width:70px;height:23px;background:#f0deab99;transform:rotate(-9deg);clip-path:polygon(3% 0,100% 6%,96% 100%,0 92%);pointer-events:none}.permission-panel::after{content:none;position:absolute;right:18px;bottom:10px;font:22px AskHand,cursive;color:#b09a7a;transform:rotate(-5deg);pointer-events:none}.permission-panel .eyebrow{font:22px AskHand,cursive;color:#9d876c;margin-bottom:3px}.permission-panel h2{margin-top:4px}.permission-panel .status{padding-bottom:10px}
#setup-heading>.eyebrow{font:21px AskHand,cursive;color:#a07f60;letter-spacing:0;margin-bottom:0}#setup-heading h2{font-weight:700}.is-setup .controls{position:relative;background:#fffef9;border-color:#eee9dc;border-radius:24px 14px 24px 24px;box-shadow:0 8px 30px #8070420a}.is-setup .setup-left{background:linear-gradient(135deg,#f4f2df88,#f8f8ee66);padding:14px;border-radius:20px 20px 32px 16px}.cut-options{gap:9px}.cut-options button{background:#fffef9;border:1px solid #e7e4d8}.cut-options button[aria-pressed=true]{background:#e4ecd4;border-color:#758b65;box-shadow:0 2px 0 #d6dfc7}.cut-options small{font-size:12px}.is-setup .controls>.panel-heading .step{font:25px AskHand,cursive;color:#bb8d6b}.is-setup .frame-card{background:#fffefa;border-color:#ede9df;box-shadow:0 3px 7px #57482c08;border-radius:9px;padding:7px}.is-setup .frame-card[aria-pressed=true]{background:#f4f6e9;border-color:#829678;box-shadow:0 0 0 1px #829678}.is-setup .frame-card span{font-weight:500}.upload-label{border-radius:12px;background:#faf8ef;outline-offset:4px}
.primary,.shutter{border-radius:16px 20px 16px 20px;background:#405d4b;box-shadow:0 3px 0 #d9ddc9}.primary:hover,.shutter:hover{background:#4d6c52}.secondary{background:#fffef9;border-color:#e3e1d4}.primary:active,.shutter:active{box-shadow:none}.studio{background:#fffefa}.studio-top{border-bottom:1px dashed #dddccb}.is-shooting:not(.config-open) .studio-console,.is-result .studio-console{position:relative;background:linear-gradient(155deg,#f1f3df,#faf9ed);border:1px solid #e9ebd9;border-radius:24px 16px 26px 18px}.mascot-note{min-height:76px;padding-left:76px}.mascot-note .sheep{width:83px;height:110px;left:-12px;bottom:-10px;transform:rotate(-8deg)}.mini-sticker{font-size:21px;color:#a78669;transform:rotate(-4deg)}.mascot-note strong{font-size:24px;margin-top:0;line-height:1.05;color:#697857}.capture-timer-row{background:#fffdf780;border-color:#e1e5d1}.is-result .studio-console{background:linear-gradient(150deg,#f7e6db77,#f9f7ed)}
.selection-heading .eyebrow{font-size:23px;color:#a58165;display:block!important;margin:0;line-height:1}.is-selecting .selection-heading h2{margin-top:3px}.is-selecting .selection-heading strong{background:#e5ecd6;border:1px dashed #aaba96}.is-selecting .editing-frame-section{background:#f6f4e9;border:0;border-radius:14px;padding:7px 10px}.is-selecting .editing-frame-card{background:#fffefa;border:1px solid #e9e6d9;border-radius:8px}.is-selecting .editing-frame-card[aria-pressed=true]{background:#eaf0df;border-color:#829678}.is-selecting .selection-photos{background:#f8f7ee;border:1px solid #ece9db;border-radius:14px 22px 16px 18px}.is-selecting .selection-preview{background:linear-gradient(150deg,#e9efe0,#f2f2e2);border-radius:18px 12px 22px 16px}.is-selecting .editor-filter-panel{background:#f5e8de77;border:1px solid #f0e3d6;border-radius:18px 20px 15px 20px;padding:12px 9px}.filter-option{background:#fffdfa}.filter-option[aria-pressed=true]{background:#f0ddbd;border-color:#b7a281;color:#67553f}.photo-choice span{border-radius:5px!important}.photo-choice b{background:#526b49}.footer-note{font-size:23px;color:#8e9278;transform:rotate(-2deg)}footer{border-top:1px dashed #dcdccc}
@media screen and (min-width:700px) and (min-height:650px){.topbar,.is-selecting .topbar,.is-setup .topbar{height:48px}.is-selecting .selection-heading .eyebrow{font-size:19px}.is-selecting .selection-heading h2{font-size:20px}.is-selecting .selection-heading p{margin-top:3px}.heading h1{font-size:34px}.is-setup .setup-left{padding:12px}.is-selecting .editing-frame-section{padding:5px 8px}}
@media screen and (max-width:699px){.heading h1{font-size:28px}.heading .eyebrow{font-size:23px}.permission-panel::before{width:48px;left:18px}.permission-panel::after{font-size:19px;right:12px;bottom:5px}.selection-heading .eyebrow{font-size:18px}.is-selecting .selection-heading h2{font-size:16px}.is-selecting .editor-filter-panel{padding:8px}.mascot-note{min-height:57px;padding-left:62px}.mascot-note .sheep{width:65px;height:87px;left:-5px}.mini-sticker{font-size:18px}.mascot-note strong{font-size:21px}.is-setup .setup-left{padding:12px}.header-note{display:none}.footer-note{font-size:20px}}
@media screen and (max-height:700px){.mascot-note{min-height:48px;padding-left:58px}.mascot-note .sheep{width:60px;height:80px;left:-6px}.mini-sticker{font-size:17px}.mascot-note strong{font-size:20px}}
@media print{body{background:white}.permission-panel::before,.permission-panel::after,.sheep-gathering::before,.sheep-gathering::after{display:none}}

/* ASK SNAP: compact editorial wordmark, no decorative taglines. */
.snap-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#263b32;min-height:44px}
.snap-symbol{width:29px;height:29px;flex:0 0 auto}
.snap-wordmark{font-family:Arial,Helvetica,sans-serif;font-size:31px;font-weight:800;letter-spacing:-1.8px;line-height:1;white-space:nowrap}
.snap-slash{display:inline-block;color:#9ca58f;font-weight:400;margin:0 5px;transform:skew(-8deg)}.snap-dot{color:#da795e}
.permission-panel::after{content:none;display:none}.permission-panel .status{padding-bottom:0}
.sheep-gathering{padding-top:0}.sheep-gathering::before{top:12px}.sheep-gathering::after{top:6px}
footer,footer .footer-note,footer span,footer button{font-family:'Apple SD Gothic Neo','Noto Sans KR',system-ui,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;transform:none}
footer{align-items:center;gap:12px}footer>span:last-child{font-size:11px;letter-spacing:1px;font-weight:600}
@media(max-width:699px){.snap-symbol{width:25px;height:25px}.snap-wordmark{font-size:27px}.snap-brand{gap:8px}footer,footer span,footer button{font-size:11px}}

/* ASK SNAP signature: editorial type with overlapping photo prints. */
.snap-signature{display:inline-flex;align-items:center;height:38px;gap:7px;color:#293d34}
.snap-prefix{align-self:flex-start;margin-top:6px;font:700 10px/1 Arial,Helvetica,sans-serif;letter-spacing:1.5px}
.snap-name{font-family:Arial,Helvetica,sans-serif;font-size:37px;font-weight:900;font-style:italic;letter-spacing:-2.9px;line-height:1;padding-right:3px}
.snap-prints{display:block;width:37px;height:37px;margin-left:1px;flex-shrink:0}
.snap-brand{min-height:44px}.snap-brand:focus-visible{outline-offset:3px;border-radius:5px}
@media(max-width:699px){.snap-signature{height:35px;gap:6px}.snap-name{font-size:34px}.snap-prefix{font-size:9px;margin-top:6px}.snap-prints{width:33px;height:33px}}

/* One vector signature shared by the header and every built-in frame. */
.askive-brand{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}
.askive-brand img{display:block;width:159px;height:41px;object-fit:contain}
.askive-brand:focus-visible{outline-offset:3px;border-radius:5px}
@media(max-width:699px){.askive-brand img{width:144px;height:37px}}

/* ASKIVE: uppercase display typography and an archive index accent. */
.askive-brand img{width:174px;height:38px;object-fit:contain}
@media(max-width:699px){.askive-brand img{width:158px;height:34px}}

/* A short explanation stays beside the brand, outside the printed frame. */
.topbar{justify-content:flex-start;gap:18px}
.brand-meaning{margin:0;padding-left:17px;border-left:1px solid #dcded3;font-family:'Apple SD Gothic Neo',system-ui,sans-serif;line-height:1.45;color:#6a7166;white-space:nowrap}
.brand-meaning strong{display:block;font-size:9px;font-weight:700;letter-spacing:1px;color:#40483d}
.brand-meaning span{display:block;font-size:11px;letter-spacing:0}
@media(max-width:699px){.topbar{gap:12px}.brand-meaning{padding-left:12px}.brand-meaning strong{font-size:8px;letter-spacing:.6px}.brand-meaning span{font-size:10px}.askive-brand img{width:139px;height:30px}}
@media(max-width:359px){.topbar{gap:9px;padding-left:12px;padding-right:12px}.brand-meaning{padding-left:9px}.askive-brand img{width:118px;height:26px}.brand-meaning span{font-size:9px}}
