.landing{margin:0 auto;padding:0 0 calc(28px + env(safe-area-inset-bottom,0px));min-height:100vh}.landingInner{max-width:520px;margin:0 auto;padding:12px 20px calc(40px + env(safe-area-inset-bottom,0px))}.card--booking{margin-top:18px;padding:24px 22px 26px;background:linear-gradient(165deg,#2c3a360f,#fffaf5fa 38%);border:1px solid rgba(79,106,98,.22);box-shadow:0 14px 40px #1f24221a}.card--booking h2{margin:0 0 10px;font-size:clamp(1.15rem,4vw,1.35rem)}.bookingBlockLead{margin:0 0 18px;color:var(--muted);font-size:.96rem;line-height:1.55}.bookingBlockCta{width:100%;min-height:52px;padding:14px 20px;border:0;border-radius:16px;font:inherit;font-weight:650;font-size:clamp(14px,3.6vw,16px);line-height:1.3;text-align:center;cursor:pointer;background:#242826;color:#fff;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 10px 28px #1f242233}.bookingBlockCta:hover{transform:translateY(-1px);background:#1a1c1b}.bookingBlockCta:active{transform:translateY(0)}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px 16px;background:#1f242273;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modalDialog{position:relative;width:100%;max-width:440px;max-height:min(90vh,640px);overflow:auto;border-radius:var(--radius);box-shadow:var(--shadow);animation:modalIn .22s ease-out}@keyframes modalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modalFormCard{margin:0}.modalClose{position:absolute;top:10px;right:10px;z-index:2;width:40px;height:40px;border:0;border-radius:50%;font-size:26px;line-height:1;cursor:pointer;color:#ffffffd9;background:#ffffff1f;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.modalClose:hover{background:#fff3}.nav{display:flex;justify-content:center;padding:4px 0 8px}.brand img{height:36px;width:auto;max-width:160px;object-fit:contain;opacity:.92}.intro{padding-top:4px}.eyebrow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px 14px;border-radius:999px;background:var(--accent-soft);color:var(--sage-deep);font-size:12px;font-weight:600;line-height:1.35;margin-bottom:20px;max-width:100%}h1{margin:0;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(1.85rem,6.2vw,2.35rem);line-height:1.12;letter-spacing:-.03em;font-weight:600;font-optical-sizing:auto;color:var(--ink)}.lead{margin:16px 0 0;color:var(--muted);font-size:.98rem;line-height:1.55;max-width:36rem}.heroFigure{margin:20px 0 0;padding:0;border-radius:22px;overflow:hidden;background:#7a9a91;box-shadow:0 12px 36px #1f24221f;aspect-ratio:4 / 5;max-height:min(52vh,440px)}.heroFigure img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.intro>.card--receive{margin-top:22px}.card{background:#fffaf5eb;border:1px solid rgba(31,36,34,.1);border-radius:22px;box-shadow:0 8px 32px #1f24220f;padding:22px 20px;margin-top:14px}.card--receive{background:#f2ebe2;border-color:#4f6a621f}.card--procedure{background:#fcfaf6fa}.card h2{margin:0 0 14px;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.2rem;letter-spacing:-.02em;font-weight:600;font-optical-sizing:auto;color:var(--ink)}.list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.list li{display:flex;gap:10px;align-items:flex-start;color:var(--muted);font-size:.96rem;line-height:1.45}.list li:before{content:"";width:8px;height:8px;border-radius:50%;margin-top:.42em;flex-shrink:0;background:var(--sage)}.list--receive{gap:14px}.list--receive li{align-items:flex-start}.list--receive li:before{display:none}.receiveStep{font-size:.8rem;font-weight:700;color:var(--sage-deep);min-width:1.5rem;letter-spacing:.02em;padding-top:.15em}.receiveDot{width:8px;height:8px;border-radius:50%;margin-top:.42em;flex-shrink:0;background:var(--sage)}.receiveText{flex:1;color:var(--muted)}.formCard{background:linear-gradient(155deg,var(--sage-deep),#2a322f 55%,#1e2321);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:26px 22px;position:relative;overflow:hidden}.formCard:before{content:"";position:absolute;inset:-80px -60px auto auto;width:220px;height:220px;border-radius:50%;background:#ffffff0f}.formCard h2{margin:0 0 8px;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.55rem;letter-spacing:-.03em;position:relative;font-optical-sizing:auto}.formCard>p{margin:0 0 18px;color:#ffffffc7;font-size:.98rem;position:relative}.formGrid{display:grid;gap:10px;position:relative}.field{width:100%;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:16px;padding:14px 15px;outline:none;font-size:15px}.field::placeholder{color:#ffffff85}.fieldLabel{font-size:12px;font-weight:650;letter-spacing:.02em;color:#ffffffc7;margin-bottom:-2px}.fieldLabel+.field{margin-top:0}.req{color:#ffc9c9;font-weight:700}.fieldHint{margin:-4px 0 2px;font-size:12px;line-height:1.4;color:#ffffff85}.modalCooldownHint{margin:0;font-size:13px;line-height:1.35;color:#d8f5e5f2}.field.fieldSelect,select.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:36px}option{color:#1f2422;background:#fff}.submit{border:0;background:#fff;color:var(--accent);min-height:52px;border-radius:999px;font-weight:750;cursor:pointer;font-size:15px;margin-top:4px}.submit:hover:not(:disabled){filter:brightness(1.03)}.submit:disabled{opacity:.55;cursor:not-allowed;filter:none}.note{margin-top:10px;font-size:12px;line-height:1.45;color:#ffffff8c;position:relative}.formError{margin-top:8px;font-size:13px;color:#ffd4d4}.formOk{margin-top:10px;font-size:14px;color:#d8f5e5}@media(min-width:600px){.landingInner{padding-top:20px}.nav{justify-content:flex-start}}.adminPage{min-height:100vh;padding:22px;max-width:1100px;margin:0 auto}.top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.title{margin:0;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:2rem;letter-spacing:-.03em}.sub{margin:6px 0 0;color:var(--muted);line-height:1.45;max-width:40rem}.sub code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;padding:.1em .35em;border-radius:4px;background:#1f24220f}.card{background:#fffaf5e0;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.input{min-width:220px;flex:1;max-width:420px;border:1px solid var(--line);border-radius:14px;padding:12px 14px;outline:none;background:#fff}.btn{border:0;border-radius:999px;padding:12px 16px;font-weight:700;cursor:pointer;background:var(--accent);color:#fff}.btnGhost{background:transparent;color:var(--ink);border:1px solid var(--line)}.error{margin-top:10px;color:var(--danger);font-size:14px}.tableWrap{overflow:auto;border-radius:18px;border:1px solid var(--line);background:#fff}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:12px;border-bottom:1px solid rgba(31,36,34,.08);text-align:left;vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:#f4f8f6d9}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid var(--line);background:#f4f8f6d9}.pillNew{border-color:#6d8a8259;color:var(--sage-deep)}.pillAccepted{border-color:#2b784859;color:#1f6b45}.pillClosed{color:var(--muted)}.select{width:100%;max-width:180px;border:1px solid var(--line);border-radius:12px;padding:8px 10px;background:#fff}.linkHome{display:inline-block;margin-top:10px;color:var(--sage-deep);font-weight:650}.tgCard{margin-bottom:18px}.tgCardTitle{margin:0 0 8px;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.25rem}.tgCardLead{margin:0 0 12px;color:var(--muted);line-height:1.5;font-size:14px}.tgCardLead code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;padding:.1em .35em;border-radius:4px;background:#1f24220f}.tgMeta{margin:0 0 10px;padding-left:1.2rem;color:var(--ink);font-size:14px;line-height:1.55}.tgMeta code{font-size:12px}.tgHint{margin:0 0 14px;font-size:13px;color:var(--muted)}.tgHint code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.tgForm{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.tgInput{min-width:200px;max-width:320px}.tgOk{margin-top:12px;font-size:14px;color:var(--sage-deep)}.tgAlert{margin:0 0 14px;padding:12px 14px;border-radius:12px;border:1px solid rgba(180,100,40,.45);background:#fff0dcf2;font-size:14px;line-height:1.5;color:var(--ink)}.tgAlert code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.tgStepTitle{margin:0 0 8px;font-size:13px;font-weight:700;letter-spacing:.02em;color:var(--muted);text-transform:uppercase}.tgDiscoverHint{margin:0 0 10px;font-size:13px;line-height:1.45;color:var(--muted)}.tgDiscoverRow{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.tgDiscoverToolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px}.tgDiscoverToolbarMeta{font-size:13px;color:var(--muted);line-height:1.4}.tgDiscoverPanel{margin:0 0 14px;padding:14px 16px;border-radius:16px;border:1px solid rgba(31,36,34,.1);background:#f4f8f6a6}.tgDiscoverPanelTitle{margin:0 0 10px;font-size:14px;font-weight:700;color:var(--ink)}.tgDiscoverPanelStatus{margin:0;font-size:13px;color:var(--muted)}.tgDiscoverEmpty{margin:0}.tgDiscoverPrehint{margin:0;font-size:13px;line-height:1.5;color:var(--muted)}.tgChatPickList{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:8px}.tgChatPickBtn{width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid rgba(31,36,34,.1);background:#fff;cursor:pointer;font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.tgChatPickBtn:hover{border-color:#4f6a6259;box-shadow:0 4px 14px #1f24220f}.tgChatPickTitle{display:block;font-weight:650;color:var(--ink);margin-bottom:4px}.tgChatPickMeta{font-size:12px;color:var(--muted)}.tgChatPickMeta code{font-size:12px}.tgDiscoverSelectLabel{display:block;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:6px}.tgSelectBlock{display:block;width:100%;max-width:100%;margin-bottom:0}.tgSelect{flex:1 1 220px;min-width:200px;max-width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:#fff;font:inherit;font-size:14px}:root{--bg: #ecefea;--paper: #faf9f6;--ink: #1f2422;--muted: #5f6a65;--sage: #5f8f84;--sage-deep: #4a6b62;--line: rgba(31, 36, 34, .1);--accent: #2c3330;--accent-soft: #d4e4de;--radius: 24px;--shadow: 0 18px 48px rgba(31, 36, 34, .1);--danger: #9b2c2c}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(720px 420px at 10% 0%,rgba(95,143,132,.14),transparent 58%),radial-gradient(600px 380px at 95% 5%,rgba(212,228,222,.65),transparent 52%),var(--bg);font-size:16px;line-height:1.55}h1,h2,h3{font-synthesis:none;text-rendering:geometricPrecision}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}
