.quiz-list{gap:24px;display:grid}.quiz-summary{border-bottom:1px solid var(--border);max-width:760px;padding:26px 0 34px}.quiz-summary h2{margin-bottom:16px}.quiz-progress{accent-color:var(--accent);border:0;width:100%;height:6px;margin:0 0 30px}.question-flow{max-width:760px}.question-fieldset{border:0;min-width:0;margin:0 0 30px;padding:0}.question-fieldset legend{font-family:var(--display);margin-bottom:16px;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.2}.quiz-choices{gap:12px;display:grid}.choice{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;align-items:center;gap:14px;min-height:56px;padding:16px 18px;line-height:1.45;display:flex}.choice input{width:20px;height:20px;accent-color:var(--accent);flex-shrink:0;margin:0}.choice--selected{border-color:var(--accent);background:var(--accent-soft)}.choice:focus-within{outline:2px solid var(--accent);outline-offset:3px}.quiz-result{max-width:760px}.preserve-lines{white-space:pre-line}.textarea{resize:vertical;min-height:110px}.quiz-editor{max-width:960px}.quiz-editor-section{border-top:1px solid var(--border);margin:38px 0;padding-top:30px}.quiz-editor-section>h2{margin-bottom:18px}.quiz-editor-block{border-bottom:1px solid var(--border);padding:26px 0}.quiz-editor-block:last-child{border-bottom:0}.quiz-editor-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.quiz-editor-heading h3{margin:0}.quiz-editor-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.quiz-answer-editor{padding:22px 0}.quiz-score-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin:18px 0;display:grid}.quiz-editor-actions{background:var(--canvas);border-top:1px solid var(--border);padding:18px 0 max(18px, env(safe-area-inset-bottom));z-index:2;position:sticky;bottom:0}@media (width<=760px){.quiz-editor-grid{grid-template-columns:1fr}.quiz-editor-heading{align-items:flex-start}.site-header nav{flex-wrap:wrap;justify-content:flex-start;column-gap:18px}}.quiz-guest-note{border-block:1px solid var(--border);max-width:760px;margin:32px 0;padding:24px 0}.quiz-guest-note>.button{margin:6px 12px 6px 0}.quiz-progress-list{margin-top:48px}.catalog-editor{max-width:820px}.catalog-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;display:grid}.catalog-checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.catalog-link-row{grid-template-columns:110px 1fr auto;align-items:end;gap:14px;padding:15px 0;display:grid}.catalog-taxonomy-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.catalog-taxonomy-row h3,.catalog-taxonomy-row p{margin-bottom:4px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-top:35px;display:grid}.product-tile{border-bottom:1px solid var(--border);padding-bottom:24px;display:block}.product-tile img{object-fit:contain;background:var(--surface);border-radius:16px;width:100%;height:230px;margin-bottom:18px}.product-tile h2{margin:10px 0;font-size:1.6rem}.product-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:45px;display:grid}.product-detail>img{object-fit:contain;width:100%;max-height:500px}.product-detail .button{margin:8px 12px 8px 0}.product-price{font-size:1.3rem}.catalog-history{border-top:1px solid var(--border);margin-top:35px;padding-top:40px}.routine-columns{grid-template-columns:1fr 1fr;gap:40px;display:grid}.routine-step{border-bottom:1px solid var(--border);padding:24px 0}.routine-step h3{font-size:1.3rem}.catalog-editor summary{cursor:pointer;min-height:44px}@media (width<=760px){.catalog-link-row{grid-template-columns:1fr}.catalog-taxonomy-row{flex-wrap:wrap}.product-detail,.routine-columns{grid-template-columns:1fr}}:root{color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--canvas:#fbf8f3;--surface:#fffdf9;--ink:#203e3d;--muted:#617472;--accent:#087d83;--accent-soft:#dfefea;--detail:#e98579;--border:#d9e0d9;--display:Georgia, "Times New Roman", serif;--danger:#a43135;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}:root[data-theme=korean-care]{--canvas:#f5f7f4;--surface:#fff;--ink:#222f29;--muted:#637268;--accent:#315e50;--accent-soft:#e8eede;--detail:#758279;--border:#d5ddd4;--display:"Avenir Next", Avenir, "Segoe UI", sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.045em;font-weight:400}h1{font-size:clamp(2.6rem,5vw,4.7rem);line-height:1.07}h2{font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.15}h3{font-size:1.1rem;font-weight:550}p{max-width:68ch;line-height:1.65}.site-header{max-width:1320px;min-height:108px;padding:max(22px, env(safe-area-inset-top)) max(48px, env(safe-area-inset-right)) 22px max(48px, env(safe-area-inset-left));justify-content:space-between;align-items:center;gap:24px;margin:auto;display:flex}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a{min-height:44px;color:var(--muted);border-bottom:2px solid #0000;align-items:center;font-size:.94rem;display:flex}.site-header nav a[aria-current=page]{color:var(--ink);border-color:var(--accent)}.brand-logo{object-fit:contain;width:180px;height:58px;display:block}.brand-wordmark{letter-spacing:-.05em;flex-direction:column;font-size:1.45rem;font-weight:600;display:flex}.brand-wordmark span{letter-spacing:.12em;color:var(--muted);margin-top:5px;font-size:.62rem;font-weight:400}.screen{max-width:1224px;padding:30px 48px max(80px, env(safe-area-inset-bottom));margin:0 auto}.screen-header{justify-content:space-between;align-items:flex-start;gap:24px;margin:35px 0;display:flex}.screen-header h1{max-width:760px;margin-bottom:18px}.screen-header p{color:var(--muted);font-size:1.05rem}.button{text-align:center;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 24px;font-size:.94rem;font-weight:550;line-height:1.3;transition:background .15s;display:inline-flex}.button--primary{background:var(--accent);color:#fff}.button--primary:hover{filter:brightness(.93)}.button--secondary{background:var(--surface);color:var(--ink);border-color:var(--border)}.button--quiet{color:var(--accent);background:0 0}.button--quiet:hover{background:var(--accent-soft)}.text-link{min-height:44px;color:var(--accent);text-underline-offset:5px;align-items:center;text-decoration:underline;display:inline-flex}.hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:28px;min-height:540px;display:grid}.hero-copy{z-index:1;padding:20px 0;position:relative}.hero-copy h1{max-width:580px;margin-bottom:28px;font-size:clamp(3.2rem,6.4vw,5.75rem)}.hero-copy p{color:var(--muted);max-width:360px;margin-bottom:30px;font-size:1.1rem}.hero-copy .text-link{width:fit-content;margin-top:16px;font-size:.94rem;display:flex}.ritual-art{background:var(--accent-soft);border-radius:48% 48% 12px 12px;height:490px;position:relative;overflow:hidden}.ritual-plate{background:var(--canvas);width:76%;height:32%;box-shadow:0 16px 0 var(--border), 0 40px 50px -35px var(--ink);border-radius:50%;position:absolute;bottom:12%;left:12%;transform:rotate(-12deg)}.ritual-bottle{background:var(--surface);border:1px solid var(--border);width:27%;height:46%;box-shadow:inset -18px 0 20px -22px var(--ink), 18px 20px 26px -20px var(--ink);border-radius:24px 24px 18px 18px;position:absolute;bottom:23%;left:36%;transform:rotate(-9deg)}.ritual-bottle:before{content:"";background:var(--accent);border-radius:6px 6px 0 0;width:64%;height:24%;position:absolute;top:-23%;left:18%}.bottle-line{background:var(--detail);width:56%;height:2px;position:absolute;top:41%;left:22%}.bottle-line.short{width:32%;top:47%;left:34%}.ritual-stone{background:var(--detail);width:27%;height:17%;box-shadow:inset -12px -6px 25px -24px var(--ink);border-radius:60% 45% 58% 35%;position:absolute;bottom:17%;right:14%;transform:rotate(15deg)}.ritual-shadow{background:var(--surface);opacity:.4;width:18%;height:155%;position:absolute;top:-12%;left:-5%;transform:rotate(35deg)}.manifesto{border-top:1px solid var(--border);margin-top:65px;padding:32px 0}.manifesto h2{margin-bottom:38px}.editorial-grid{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}.editorial-grid p{color:var(--muted);font-size:.96rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;max-width:680px;padding:30px}.card h2{margin-bottom:20px}.notice{background:var(--accent-soft);color:var(--ink);border-radius:9px;margin:24px 0;padding:18px 20px;font-size:.94rem}.notice--error{color:var(--danger);background:0 0;border:1px solid}.form-stack{gap:22px;display:grid}.field{flex-direction:column;gap:8px;font-size:.94rem;font-weight:550;display:flex}.input{background:var(--surface);width:100%;min-height:48px;color:var(--ink);border:1px solid var(--border);border-radius:8px;padding:11px 14px;font-size:1rem;font-weight:400}.field-error{color:var(--danger);font-weight:400}.muted{color:var(--muted);margin-bottom:16px;font-size:.9rem}.segmented{background:var(--accent-soft);border-radius:12px;flex-wrap:wrap;gap:6px;width:fit-content;margin-bottom:28px;padding:5px;display:flex}.scanner-layout{grid-template-columns:minmax(220px,420px) minmax(250px,1fr);align-items:center;gap:60px;display:grid}.photo-preview{aspect-ratio:3/4;background:var(--accent-soft);border-radius:42% 42% 14px 14px;overflow:hidden}.photo-preview img{object-fit:contain;width:100%;height:100%}.photo-guide{text-align:center;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:24px;display:flex}.face-outline{border:1px dashed var(--accent);border-radius:47%;width:56%;height:54%;display:block}.care-list{margin-bottom:30px;padding-left:22px}.care-list li{color:var(--muted);margin-bottom:12px;line-height:1.6}.scanner-copy>.muted{margin-top:24px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.translation-row{border-bottom:1px solid var(--border);max-width:850px;padding:24px 0}.translation-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.translation-meta code{overflow-wrap:anywhere;font-size:.86rem}.translation-value{resize:vertical;min-height:85px}.translation-row .muted{overflow-wrap:anywhere;margin-top:12px}.badge{background:var(--accent-soft);color:var(--accent);border-radius:20px;padding:5px 10px;font-size:.75rem}.action-row,.pagination{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pagination{justify-content:space-between;max-width:850px;margin-top:32px}.toggle{cursor:pointer;align-items:center;gap:12px;min-height:48px;display:flex}.toggle input{width:22px;height:22px;accent-color:var(--accent)}@media (width<=760px){.site-header{padding:max(18px, env(safe-area-inset-top)) max(22px, env(safe-area-inset-right)) 18px max(22px, env(safe-area-inset-left));flex-wrap:wrap;gap:14px}.site-header nav{order:2;justify-content:space-between;gap:10px;width:100%}.site-header nav a{font-size:.86rem}.brand-logo{width:150px;height:48px}.screen{padding:12px 22px 50px}.screen-header{flex-direction:column;margin:20px 0 30px}.hero{grid-template-columns:1fr;gap:28px}.hero-copy{padding:25px 0 0}.hero-copy h1{font-size:clamp(3.7rem,12vw,5.2rem)}.ritual-art{border-radius:45% 45% 10px 10px;height:340px}.ritual-bottle{width:25%;left:38%}.editorial-grid{grid-template-columns:1fr;gap:16px}.editorial-grid article{max-width:48ch}.manifesto{margin-top:45px}.scanner-layout{grid-template-columns:1fr;gap:30px}.photo-preview{width:100%;max-width:380px;margin:auto}.card{padding:22px}.pagination{gap:8px;font-size:.86rem}.pagination .button{padding:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.tenant-row{border-bottom:1px solid var(--border);max-width:850px;padding:24px 0}.domain-row{border-top:1px solid var(--border);padding:20px 0}.dns-record{grid-template-columns:60px 1fr;gap:10px;padding:12px 0;display:grid}.dns-record code{overflow-wrap:anywhere}.dns-record code:last-child{grid-column:1/-1}html[data-native=true][data-keyboard=open] .quiz-editor-actions{position:static}html[data-native=true]{overscroll-behavior-y:none}.brand-directory{max-width:1080px;margin:0 auto;padding:clamp(32px,8vw,100px) 24px}.brand-directory header{max-width:560px;margin-bottom:56px}.brand-directory h1{margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.05}.brand-directory header p{font-size:1.125rem;line-height:1.6}.brand-directory-options{grid-template-columns:1fr 1fr;gap:24px;display:grid}.brand-directory-option{color:#233632;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:320px;padding:40px;text-decoration:none;display:flex}.brand-directory-option img{object-fit:contain;align-self:flex-start;max-width:100%;height:auto;margin:auto 0 28px}.brand-directory-option strong{margin:auto 0 28px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.1}.brand-directory-option p{max-width:32ch;margin:0 0 24px;line-height:1.6}.brand-directory-option span{text-underline-offset:5px;padding:12px 0;font-weight:600;text-decoration:underline}.brand-directory-glow{background:#f5e7df}.brand-directory-korean{background:#dce9e2}.brand-directory-option:focus-visible{outline-offset:5px;outline:3px solid #165f5d}@media (width<=640px){.brand-directory-options{grid-template-columns:1fr}.brand-directory-option{min-height:260px;padding:32px}.brand-directory header{margin-bottom:32px}}
