:root{--bg:#070707;--bg-soft:#111111;--bg-card:#151515;--line:rgba(255,255,255,0.1);--ink:#f6f3ec;--muted:#9a9488;--cyan:#73e9e9;--cyan-dim:rgba(115,233,233,0.14);--gold:#d4b173;--danger:#ff6b6b;--ok:#7ee0a8;--shadow:0 24px 60px rgba(0,0,0,0.45)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:16px}body{min-height:100vh;min-width:0;overflow-x:hidden;background:radial-gradient(circle at 88% 8%,rgba(115,233,233,.08),transparent 28%),var(--bg);color:var(--ink);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.app-shell{min-height:100vh;display:grid;grid-template-columns:72px 1fr}.app-shell>main{min-width:0}.seigaiha{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:radial-gradient(circle at 0 12px,transparent 10px,rgba(255,255,255,.16) 11px,transparent 12px),radial-gradient(circle at 24px 12px,transparent 10px,rgba(255,255,255,.16) 11px,transparent 12px);background-size:48px 24px;background-color:#050505;border-right:1px solid var(--line)}.page{width:min(1400px,calc(100% - 64px));margin:0 auto;padding:36px 0 96px}.admin-topbar,.topbar{justify-content:space-between;gap:16px;margin-bottom:36px}.admin-topbar,.brand,.topbar{display:flex;align-items:center}.brand{gap:14px}.brand img{width:72px;height:72px;border-radius:50%;border:1px solid var(--line);object-fit:cover}.brand small{display:block;color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:11px}.chip-row,.nav-links{display:flex;flex-wrap:wrap;gap:10px}.btn,.chip,.nav-links a{border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:999px;padding:10px 16px;transition:.2s ease}.btn:hover,.chip.active,.chip:hover,.nav-links a:hover{border-color:var(--cyan);color:var(--cyan);background:var(--cyan-dim)}.btn.primary{background:var(--cyan);color:#052222;border-color:var(--cyan);font-weight:700}.btn.danger{border-color:rgba(255,107,107,.45);color:var(--danger)}.btn.ghost{background:transparent}.btn.whatsapp,.whatsapp-float{background:#25d366;color:#05220f;border-color:#25d366;font-weight:700}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:15;padding:12px 18px;border-radius:999px;box-shadow:0 10px 28px rgba(37,211,102,.35)}.hero{padding:28px 0 18px}.card-photo,.choice-photo,.photo-preview,.summary-photo,.thumb{object-fit:cover}.admin-title,.hero h1,.section-title{font-family:Shippori Mincho,serif;font-size:clamp(32px,5vw,58px);line-height:.95;letter-spacing:-.03em}.hero p,.lede{max-width:620px;color:var(--muted);margin-top:16px;font-size:17px;line-height:1.6}.section{margin-top:56px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;border-bottom:1px solid var(--line);padding-bottom:14px}.note,.section-head p{color:var(--muted);font-size:14px}.subsection{margin-top:36px}.subsection-head{margin-bottom:16px}.subsection-title{font-family:Shippori Mincho,serif;font-size:clamp(24px,3vw,34px);letter-spacing:-.03em}.subsection-head p{color:var(--muted);font-size:14px;margin-top:6px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.card,.login-card,.modal,.panel{background:linear-gradient(180deg,#171717,#101010);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.card{padding:0;min-height:148px;overflow:hidden;display:flex;flex-direction:column}.card-photo{width:100%;height:140px}.card-photo-full{height:280px;object-fit:contain;background:#0a0a0a}.card-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px}.choice-photo{width:100%;height:78px;border-radius:12px;margin-bottom:8px}.photo-preview,.summary-photo{width:100%;height:150px;border-radius:16px;margin-bottom:12px}.thumb{width:58px;height:44px;border-radius:8px;flex-shrink:0}.product-cell{display:flex;align-items:center;gap:12px}.card.unavailable{opacity:.45}.card-top,.row{display:flex;justify-content:space-between;gap:12px}.card h3,.item-name{font-size:20px;letter-spacing:-.02em;overflow-wrap:anywhere}.price{color:var(--cyan);font-weight:700;white-space:nowrap}.details{color:var(--muted);font-size:14px;line-height:1.55}.details li{margin-left:16px}.badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:999px;background:var(--cyan-dim);color:var(--cyan);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.builder{padding:24px}.builder-grid{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:20px;gap:20px}.builder-fold{border:1px solid var(--line);border-radius:16px;margin-bottom:10px;background:#101010}.fold-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;cursor:pointer;list-style:none}.fold-head::-webkit-details-marker{display:none}.fold-head em{color:var(--muted);font-style:normal;font-size:13px;text-align:right}.fold-head:after{content:"+";color:var(--cyan);font-size:20px;line-height:1;flex-shrink:0}.builder-fold[open] .fold-head:after{content:"–"}.builder-fold .choice-grid{padding:0 12px 14px}.choice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:10px;gap:10px}.choice{text-align:left;padding:12px;border-radius:16px;border:1px solid var(--line);background:#101010;color:var(--ink)}.choice.selected{border-color:var(--cyan);background:var(--cyan-dim)}.choice small{display:block;color:var(--muted);margin-top:4px}.summary{position:-webkit-sticky;position:sticky;top:20px;padding:20px;border-radius:20px;background:#0d0d0d;border:1px solid var(--line)}.summary h3{font-family:Shippori Mincho,serif;font-size:28px}.summary ul{margin:16px 0;color:var(--muted);padding-left:18px}.summary .total{font-size:32px;color:var(--cyan);font-weight:800}.admin-shell{width:min(1240px,calc(100% - 36px));margin:0 auto;padding:24px 0 80px}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:22px}.stat{padding:18px}.stat strong{display:block;font-size:32px;color:var(--cyan)}.toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.field input,.field select,.field textarea,.toolbar input,.toolbar select{width:100%;min-width:0;background:#0d0d0d;border:1px solid var(--line);color:var(--ink);border-radius:14px;padding:11px 12px}.toolbar input,.toolbar select{width:auto;min-width:220px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:12px 10px;border-bottom:1px solid var(--line);vertical-align:top}th{color:var(--muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.actions{display:flex;gap:8px;flex-wrap:wrap}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.68);display:grid;place-items:center;padding:20px;z-index:20;overflow:auto}.modal{width:min(680px,100%);padding:24px;max-height:calc(100vh - 40px);overflow:auto}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;position:-webkit-sticky;position:sticky;top:-24px;background:#151515;padding-bottom:8px;z-index:1}.close-btn{flex-shrink:0}.fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:18px 0}.field{display:grid;grid-gap:6px;gap:6px}.field.full{grid-column:1/-1}.field label{color:var(--muted);font-size:13px}.checks{display:flex;gap:16px;align-items:center}.login-wrap{min-height:80vh;display:grid;place-items:center}.login-card{width:min(420px,100%);padding:28px}.location-card{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:16px;gap:16px;align-items:stretch;background:linear-gradient(180deg,#171717,#101010);border:1px solid var(--line);border-radius:22px;overflow:hidden}.location-copy{padding:24px;display:flex;flex-direction:column;gap:10px}.location-copy h3{font-family:Shippori Mincho,serif;font-size:28px}.location-map{width:100%;min-height:280px;height:100%;border:0;filter:grayscale(.2) contrast(1.05)}.footer{margin-top:72px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer,.instagram-link{color:var(--muted);align-items:center}.instagram-link{display:inline-flex;gap:7px;font-size:13px;letter-spacing:.06em;border-bottom:1px solid transparent}.instagram-link svg{width:16px;height:16px}.instagram-link:hover{color:var(--ink);border-bottom-color:var(--line)}@media (max-width:860px){.app-shell{grid-template-columns:1fr}.seigaiha{height:12px;position:static;background-size:32px 16px}.admin-shell,.page{width:100%;padding:16px 16px 88px}.admin-topbar,.topbar{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:20px}.brand{gap:10px}.brand img{width:52px;height:52px}.chip-top,.page .nav-links{display:none}.chip-row,.nav-links{width:100%;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.chip-row::-webkit-scrollbar,.nav-links::-webkit-scrollbar{display:none}.btn,.chip,.nav-links a{flex-shrink:0;padding:9px 13px;font-size:14px}.hero{padding:8px 0 12px}.admin-title,.hero h1,.section-title{font-size:clamp(28px,9vw,36px)}.hero p,.lede{font-size:15px;margin-top:10px}.section{margin-top:36px;scroll-margin-top:12px}.builder-grid,.fields,.section-head,.stats{grid-template-columns:1fr;display:grid}.grid{grid-template-columns:1fr;gap:12px}.card-photo{height:168px}.card-photo-full{height:320px}.card h3,.item-name{font-size:17px}.card-top{align-items:flex-start}.builder{padding:14px}.builder-grid{display:flex;flex-direction:column;gap:16px}.summary{position:static;order:-1}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice{padding:10px;min-height:44px}.choice-photo{height:64px}.summary .total{font-size:26px}.stats{grid-template-columns:1fr 1fr}.toolbar{flex-direction:column}.toolbar input,.toolbar select{width:100%;min-width:0;font-size:16px}.field input,.field select,.field textarea{font-size:16px}.table-wrap{margin:0 -8px}.modal-backdrop{padding:10px;align-items:end}.modal{width:100%;max-height:calc(100dvh - 16px);padding:16px;border-radius:18px}.login-card{width:100%;padding:20px}.location-card{grid-template-columns:1fr}.location-copy{padding:16px}.location-map{min-height:240px}.footer{margin-top:40px;flex-direction:column;padding-bottom:24px}.whatsapp-float{right:14px;bottom:14px}}@media (max-width:420px){.choice-grid,.stats{grid-template-columns:1fr}}@media (min-width:861px){.admin-shell,.page{zoom:.8}}body:has(.print-sheet){background:#070707;color:#f6f3ec}body:has(.print-sheet) .app-shell{display:block}body:has(.print-sheet) .seigaiha{display:none}.print-sheet{max-width:860px;margin:0 auto;padding:28px 24px 48px;background:#070707;color:#f6f3ec}.print-actions{display:flex;gap:10px;margin-bottom:24px}.print-head{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:16px;border-bottom:2px solid #f6f3ec}.print-head img{width:72px;height:72px;border-radius:50%}.print-head h1{font-family:Shippori Mincho,serif;font-size:32px;line-height:1.1}.print-foot,.print-head p,.print-note,.print-section p{color:#b8b3a8;font-size:13px;margin-top:4px}.print-section{margin-bottom:22px;page-break-inside:avoid;break-inside:avoid}.print-section h2{font-size:18px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.print-section ul{list-style:none}.print-section li{margin-bottom:8px}.print-row{display:flex;align-items:baseline;gap:8px}.print-dots{flex:1 1;border-bottom:1px dotted #6d685e;transform:translateY(-4px)}.print-foot{margin-top:32px;padding-top:12px;border-top:1px solid #333}@media print{.print-actions,.seigaiha,.whatsapp-float{display:none!important}.print-sheet,body,html{background:#070707!important;color:#f6f3ec!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-sheet,body{padding:16px;max-width:none}.print-foot,.print-head,.print-head p,.print-note,.print-row,.print-row strong,.print-section,.print-section h2,.print-section p{color:#f6f3ec!important;border-color:#f6f3ec!important}.print-section{page-break-inside:avoid;break-inside:avoid}}