:root{color-scheme:light;--bg:#f8fafc;--surface:#ffffff;--text:#0f172a;--muted:#475569;--border:#e2e8f0;--primary:#0f766e;--primary-hover:#115e59;--focus:#0d9488;--success:#15803d;--warning:#b45309;--danger:#be123c;--notice-bg:#ecfdf5;--notice-text:#134e4a}*{box-sizing:border-box}body,html{background:var(--bg)}body{display:flex;flex-direction:column;min-width:320px;min-height:100vh;margin:0;color:var(--text);font-family:Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif}a{color:inherit}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:fixed;top:0;left:1rem;z-index:10;transform:translateY(-120%);padding:.75rem 1rem;background:var(--text);color:#fff;border-radius:0 0 .5rem .5rem}.skip-link:focus{transform:translateY(0);outline:3px solid var(--focus);outline-offset:2px}.demo-banner{display:flex;justify-content:center;gap:.5rem;margin:0;padding:.625rem 1rem;background:var(--notice-bg);color:var(--notice-text);border-bottom:1px solid #a7f3d0;font-size:.875rem;font-weight:700;text-align:center}.demo-banner p,.site-footer p{margin:0}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;max-width:1180px;margin:0 auto;padding:.75rem 1.5rem}.brand{display:inline-flex;align-items:center;min-height:48px}.brand img{display:block;width:139px;height:48px}.brand-context{color:var(--muted);font-size:.875rem;font-weight:700}main{display:flex;flex:1 1}.home{width:min(1120px,100%);margin:auto;padding:clamp(3rem,8vw,7rem) 1.5rem}.home-intro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:end;gap:clamp(2rem,7vw,7rem)}.home-copy{max-width:720px}.home h1{margin:0;font-size:clamp(2.55rem,7vw,5.5rem);line-height:.98;letter-spacing:-.04em;text-wrap:balance}.home-copy>p{max-width:62ch;margin:1.5rem 0 0;color:var(--muted);font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;overflow-wrap:anywhere}.home-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.home-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.1rem;border-radius:.75rem;font-weight:800;text-decoration:none}.primary-action{background:var(--primary);color:#fff;box-shadow:0 8px 22px rgb(15 118 110/.2)}.secondary-action{color:var(--notice-text);background:var(--notice-bg)}.login-form{display:grid;gap:.5rem;padding:1.5rem;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:1rem;box-shadow:0 18px 38px rgb(15 23 42/.08)}.login-heading{margin-bottom:.5rem}.login-heading h2{margin:0;font-size:1.25rem;letter-spacing:-.02em}.login-heading p{margin:.5rem 0 0;color:var(--muted);font-size:.875rem;line-height:1.55}.login-form label{margin-top:.5rem;font-size:.875rem;font-weight:800}.login-form input{min-height:46px;width:100%;padding:.625rem .75rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.home-actions a:focus-visible,.login-form button:focus-visible,.login-form input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.login-form button{min-height:48px;margin-top:.75rem;padding:.75rem 1rem;border:0;border-radius:.75rem;color:#fff;background:var(--primary);font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 22px rgb(15 118 110/.18)}.login-form button:hover:not(:disabled){background:var(--primary-hover)}.login-form button:disabled{cursor:wait;opacity:.7}.login-message{min-height:2.9em;margin:.5rem 0 0;color:#9f1239;font-size:.875rem;font-weight:700;line-height:1.45}.login-message[data-state=success]{color:#166534}.order-chooser{width:min(760px,100%);margin:auto;padding:clamp(3rem,8vw,7rem) 1.5rem}.order-chooser h1{max-width:13ch;margin:0;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1;letter-spacing:-.04em;text-wrap:balance}.order-chooser>p{max-width:60ch;margin:1.25rem 0 0;color:var(--muted);line-height:1.8}.order-type-options{display:grid;gap:.75rem;margin-top:2.5rem}.order-type-option{display:grid;grid-template-columns:minmax(8rem,.8fr) minmax(0,1.4fr);align-items:center;gap:.75rem 1.5rem;width:100%;padding:1.25rem;color:var(--text);border:1px solid var(--border);border-radius:.875rem;background:var(--surface);text-align:left;font:inherit;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.order-type-option strong{font-size:1.125rem}.order-type-option span{color:var(--muted);line-height:1.6}.order-type-option small{grid-column:2;color:var(--primary);font-weight:800}.order-type-option:hover,.order-type-option[aria-pressed=true]{border-color:var(--primary);background:#f0fdfa;box-shadow:0 10px 24px rgb(15 118 110/.1)}.order-type-option:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.order-choice{min-height:2.9em;font-weight:800}.order-demo-note{display:grid;gap:.5rem;margin-top:2.5rem;padding:1.25rem;color:var(--notice-text);background:var(--notice-bg);border-radius:.75rem;line-height:1.7}.order-demo-note span{font-size:.9375rem}.lens-order{width:min(760px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.back-link{display:inline-flex;margin-bottom:2rem;color:var(--primary);font-weight:800;text-underline-offset:.2em}.lens-order h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.lens-intro{margin:1rem 0 0;color:var(--muted);line-height:1.75}.lens-form{display:grid;gap:.75rem;margin-top:2.5rem}.lens-form .delivery-fields label,.lens-form legend,.lens-form>label{font-size:.875rem;font-weight:800}.lens-form input,.lens-form select,.lens-form textarea{width:100%;min-height:44px;margin-top:.35rem;padding:.6rem .7rem;color:var(--text);border:1px solid #94a3b8;border-radius:.625rem;background:var(--surface);font:inherit}.lens-form textarea{min-height:92px;resize:vertical}.selected-product-image{display:flex;align-items:center;gap:.75rem;min-height:72px;color:var(--muted);font-size:.875rem;line-height:1.5}.selected-product-image img{width:72px;height:72px;border-radius:.75rem;object-fit:cover;background:var(--notice-bg)}.lens-form input:focus-visible,.lens-form select:focus-visible,.lens-form textarea:focus-visible,.submit-order:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.lens-form fieldset{display:grid;gap:.75rem;margin:1rem 0 0;padding:1rem 0 0;border:0;border-top:1px solid var(--border)}.check-label,.delivery-choice label{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted)}.check-label input,.delivery-choice input{width:1.1rem;min-height:1.1rem;margin:0}.eye-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.eye-fields .engraving-field{grid-column:1/-1}.lens-form span{color:var(--muted);font-weight:500}.delivery-choice{display:flex;flex-wrap:wrap;gap:1.25rem}.delivery-fields{display:grid;gap:.75rem}.form-message{min-height:2.9em;margin:.5rem 0 0;color:#9f1239;font-size:.875rem;font-weight:800;line-height:1.45}.form-message[data-state=success]{color:#166534}.submit-order{min-height:50px;margin-top:.25rem;padding:.75rem 1rem;border:0;border-radius:.75rem;color:#fff;background:var(--primary);font:inherit;font-weight:800;cursor:pointer;box-shadow:0 8px 22px rgb(15 118 110/.18)}.submit-order:disabled{cursor:wait;opacity:.65}.clinic-orders{width:min(820px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.clinic-orders h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.detail-meta,.orders-intro{margin:1rem 0 0;color:var(--muted);line-height:1.75}.order-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem}.order-filters label{display:grid;gap:.35rem;font-size:.875rem;font-weight:800}.order-filters input,.order-filters select{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.order-filters .order-search{grid-column:1/-1}.order-search input{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.order-search input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.filter-help{grid-column:1/-1;margin-top:-.35rem;color:var(--muted);font-size:.8125rem;line-height:1.5}.search-suggestions{grid-column:1/-1;margin-top:-.25rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.search-suggestions ul{display:grid;padding:0;margin:0;list-style:none}.search-suggestions li+li{border-top:1px solid var(--border)}.search-suggestions a{display:grid;grid-template-columns:minmax(9rem,.5fr) 1fr;gap:.35rem 1rem;padding:.75rem 0;color:var(--text);text-decoration:none}.search-suggestions a:hover{color:var(--primary)}.search-suggestions a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.search-suggestions span{color:var(--muted);font-size:.875rem}.orders-message{min-height:2.5em;margin:1.25rem 0;color:#9f1239;font-weight:800;line-height:1.5}.empty-orders{margin:1.5rem 0;color:var(--muted)}.order-list{display:grid;gap:.75rem;padding:0;margin:0;list-style:none}.order-list a{display:grid;grid-template-columns:1fr auto;gap:.25rem 1rem;padding:1rem 0;border-top:1px solid var(--border);text-decoration:none}.order-list strong{font-size:1.125rem}.order-list span,.order-list time{color:var(--muted);font-size:.875rem}.order-list .order-type{color:var(--primary);font-weight:800}[data-status]{font-weight:800;color:var(--notice-text)}.order-list b{align-self:center;grid-column:2;grid-row:1/span 3}.clinic-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;color:var(--muted);font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.clinic-pagination>div{display:flex;gap:.5rem}.clinic-pagination button{min-height:40px;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit;font-weight:800;cursor:pointer}.clinic-pagination button:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.clinic-pagination button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.clinic-pagination button:disabled{cursor:not-allowed;opacity:.55}.order-detail{display:grid;gap:0;margin:2rem 0 0}.order-detail>div{display:grid;grid-template-columns:minmax(7rem,.4fr) 1fr;gap:1rem;padding:1rem 0;border-top:1px solid var(--border)}.order-detail dt{color:var(--muted);font-size:.875rem;font-weight:800}.order-detail dd{margin:0;line-height:1.6}.clinic-actions{display:grid;gap:1rem;margin-top:2rem;padding:1.25rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.clinic-actions form{display:grid;gap:.5rem;max-width:560px}.clinic-actions label{font-size:.875rem;font-weight:800}.clinic-actions textarea{width:100%;min-height:88px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit;resize:vertical}.clinic-actions button:focus-visible,.clinic-actions textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.cancel-order,.clinic-actions .submit-order{justify-self:start}.cancel-order{min-height:42px;padding:.6rem .8rem;border:1px solid var(--danger);border-radius:.625rem;color:#9f1239;background:#fff1f2;font:inherit;font-weight:800;cursor:pointer}.cancel-order:disabled{cursor:wait;opacity:.65}.hq-orders{width:min(1180px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.hq-orders h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.hq-orders>p{margin:1rem 0 0;color:var(--muted);line-height:1.75}.hq-order-table{overflow-x:auto;margin-top:1rem;border-top:1px solid var(--border)}.hq-order-table table{min-width:760px;width:100%;border-collapse:collapse;text-align:left}.hq-order-table td,.hq-order-table th{padding:1rem .75rem;border-bottom:1px solid var(--border);vertical-align:middle}.hq-order-table th{position:sticky;top:0;background:var(--bg);color:var(--muted);font-size:.8125rem}.hq-order-table td{font-size:.9375rem}.hq-order-table small{display:block;margin-top:.25rem;color:var(--primary);font-weight:800}.hq-order-table a{color:var(--primary);font-weight:800;text-underline-offset:.2em}.hq-order-cards{display:none;padding:0;margin:1rem 0 0;list-style:none}.hq-order-cards li{border-top:1px solid var(--border)}.hq-order-cards a{display:grid;grid-template-columns:1fr auto;gap:.35rem 1rem;padding:1rem 0;text-decoration:none}.hq-order-cards span,.hq-order-cards time{color:var(--muted);font-size:.875rem}.hq-order-cards time{grid-column:1/-1}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem}.table-pagination button{min-height:40px;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit;font-weight:800;cursor:pointer}.table-pagination button:disabled{opacity:.55;cursor:not-allowed}.hq-actions{display:grid;gap:.5rem;margin-top:1.5rem}.shipment-form{display:grid;gap:.75rem;max-width:520px;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.event-title,.shipment-form h2{margin:0 0 .25rem;font-size:1.25rem}.shipment-form label{display:grid;gap:.35rem;font-size:.875rem;font-weight:800}.cancel-control select,.shipment-form input,.shipment-form select{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.cancel-control{display:grid;gap:.5rem;max-width:300px;color:var(--muted);font-size:.875rem;font-weight:800}.cancel-control button{min-height:40px;border:1px solid #be123c;border-radius:.625rem;color:#9f1239;background:#fff1f2;font:inherit;font-weight:800;cursor:pointer}.event-title{margin-top:2.5rem}.event-list{display:grid;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none}.event-list li{display:grid;grid-template-columns:1fr auto;gap:.25rem 1rem;padding:.875rem 0;border-top:1px solid var(--border)}.event-list span,.event-list time{color:var(--muted);font-size:.875rem}.event-list time{grid-column:1/-1}.master-data{width:min(1100px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.master-data h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.master-data>p{margin:1rem 0 0;color:var(--muted);line-height:1.75}.master-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;margin-top:2.5rem}.master-columns h2{margin:0;font-size:1.25rem}.master-create{display:grid;gap:.75rem;margin-top:1rem;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.master-create label{display:grid;gap:.35rem;color:var(--text);font-size:.875rem;font-weight:800}.master-create input,.master-create select{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.master-create input:focus-visible,.master-create select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.master-create .submit-order{justify-self:start}.master-columns ul{display:grid;gap:0;padding:0;margin:1rem 0 0;list-style:none}.master-columns li{display:grid;grid-template-columns:1fr auto;gap:.5rem 1rem;padding:1rem 0;border-top:1px solid var(--border)}.master-columns li div{display:grid;gap:.25rem}.master-columns li span{color:var(--muted);font-size:.875rem}.master-columns li button{grid-column:1/-1;justify-self:start;min-height:38px;padding:.45rem .7rem;border:1px solid var(--border);border-radius:.5rem;color:var(--notice-text);background:var(--notice-bg);font:inherit;font-weight:800;cursor:pointer}.master-columns li button:disabled{cursor:wait;opacity:.65}.product-entry{display:flex!important;align-items:center;gap:.75rem}.product-entry img,.product-image-placeholder{flex:0 0 48px;width:48px;height:48px;border-radius:.625rem;object-fit:cover;background:var(--notice-bg)}.image-upload{grid-column:1/-1;display:grid;gap:.35rem;justify-self:start;color:var(--muted);font-size:.8125rem;font-weight:800}.image-upload input{max-width:100%;color:var(--text);font:inherit}.price-panel{width:min(760px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.price-panel h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.price-panel>p{margin:1rem 0 0;color:var(--muted);line-height:1.75}.price-panel form{display:grid;gap:.75rem;margin-top:2rem}.price-panel label{display:grid;gap:.35rem;font-size:.875rem;font-weight:800}.price-panel input,.price-panel select{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.price-panel h2{margin:2.5rem 0 1rem;font-size:1.25rem}.price-list{display:grid;gap:0;padding:0;margin:0;list-style:none}.price-list li{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--border)}.hq-nav{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hq-nav a{color:var(--primary);font-weight:800;text-underline-offset:.2em}.export-panel{width:min(760px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.export-panel h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.export-panel>p{margin:1rem 0 0;color:var(--muted);line-height:1.75}.export-panel form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem}.export-panel label{display:grid;gap:.35rem;font-size:.875rem;font-weight:800}.export-panel input,.export-panel select{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.export-panel .submit-order{grid-column:1/-1}.account-panel{width:min(840px,100%);margin:auto;padding:clamp(2rem,6vw,5rem) 1.5rem}.account-panel h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.account-panel>p{margin:1rem 0 0;color:var(--muted);line-height:1.75}.account-panel form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem}.account-panel label{display:grid;gap:.35rem;font-size:.875rem;font-weight:800}.account-panel input,.account-panel select{min-height:44px;padding:.6rem .7rem;border:1px solid #94a3b8;border-radius:.625rem;color:var(--text);background:var(--surface);font:inherit}.account-panel .submit-order{grid-column:1/-1}.account-panel h2{margin:2.5rem 0 1rem;font-size:1.25rem}.account-list{display:grid;gap:0;padding:0;margin:0;list-style:none}.account-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--border)}.account-list li div{display:grid;gap:.25rem}.account-list span{color:var(--muted);font-size:.875rem}.account-list button{min-height:38px;padding:.45rem .7rem;border:1px solid #be123c;border-radius:.5rem;color:#9f1239;background:#fff1f2;font:inherit;font-weight:800;cursor:pointer}.login-form:has(.login-message:not(:empty)) .login-message:not(:empty){padding-top:.125rem}.flow{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(3rem,7vw,6rem)}.flow article{min-width:0;padding:1.5rem 0;border-top:1px solid var(--border)}.flow strong{color:var(--primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.flow h2{margin:.75rem 0 .5rem;font-size:1.25rem}.flow p{margin:0;color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.home-notice{display:grid;gap:.5rem;margin-top:3rem;padding:1.25rem;color:var(--notice-text);background:var(--notice-bg);border-radius:.75rem;line-height:1.7}.home-notice span{font-size:.9375rem}.site-footer{display:grid;gap:.25rem;padding:1.25rem 1.5rem;background:var(--text);color:#fff;text-align:center;font-size:.875rem}.footer-detail{color:#cbd5e1}@media (max-width:480px){.site-header{min-height:64px;padding:.5rem 1rem}.brand img{width:116px;height:40px}.brand-context{font-size:.75rem}.demo-banner{align-items:flex-start;font-size:.8125rem}}@media (max-width:800px){.home-intro{grid-template-columns:1fr;align-items:stretch}}@media (max-width:640px){.account-panel,.clinic-orders,.export-panel,.home,.hq-orders,.lens-order,.master-data,.order-chooser,.price-panel{padding-inline:1rem}.flow{gap:0}.flow,.home-actions{grid-template-columns:1fr}.home-actions{display:grid}.login-form{padding:1.25rem}.order-type-option{grid-template-columns:1fr;gap:.5rem}.order-type-option small{grid-column:auto}.account-panel form,.export-panel form,.eye-fields,.master-columns,.order-detail>div,.order-filters{grid-template-columns:1fr}.order-detail>div{gap:.25rem}.clinic-pagination{align-items:stretch;flex-direction:column}.clinic-pagination>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.hq-order-table{display:none}.hq-order-cards{display:grid}}