:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Inter,Arial,sans-serif;color:#252722;background:#f6f7f4;--ink:#252722;--muted:#7f857b;--line:#e7e9e3;--purple:#6e52c9;--purple2:#8d76dc;--pale:#f1eefb;--green:#3f865c;--red:#b95050;--orange:#aa6b25}*{box-sizing:border-box}body{margin:0;background:#f6f7f4}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.app{min-height:100vh}.sidebar{width:250px;background:#fff;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;padding:25px 16px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:12px;align-items:center;font-size:17px;font-weight:800;padding:3px 8px 40px}.brand>div:last-child span{display:block;color:#999f95;font-size:10px;letter-spacing:1px;margin-top:4px;font-weight:500}.brand-mark{width:36px;height:36px;border-radius:12px;background:linear-gradient(145deg,#6d52c9,#8d76dc);color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-size:22px;font-style:italic;box-shadow:0 8px 22px #7153ce25}.workspace-label,.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;color:#9b9f96}.workspace-label{padding:0 12px 12px}.nav{height:44px;display:flex;align-items:center;gap:13px;background:none;border:0;color:#62675f;text-align:left;padding:0 12px;border-radius:9px;margin:2px 0;font-size:13px}.nav i{font-style:normal;width:22px;text-align:center;color:#8d819e}.nav.selected{background:var(--pale);color:#6448bb;font-weight:700}.side-bottom{margin-top:auto;border-top:1px solid var(--line);padding:17px 3px 0;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#eee9fa;color:#6448be;display:grid;place-items:center;font-weight:800}.user-id{min-width:0;display:grid;gap:3px;font-size:11px}.user-id small{max-width:128px;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.logout{margin-left:auto;border:0;background:none;color:#777;font-size:11px}.main{margin-left:250px;min-height:100vh}.main>header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:12px;position:sticky;top:0;z-index:5}.crumb{color:#949a90}.slash{color:#c4c7c0;margin:0 11px}.header-right{display:flex;align-items:center;gap:20px}.live{color:#71786e;font-size:11px}.live i{display:inline-block;width:7px;height:7px;background:#54a66f;border-radius:50%;margin-right:6px}.tiny{width:30px;height:30px;font-size:12px}.content{max-width:1420px;margin:auto;padding:40px}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:16px}.page-title .eyebrow{margin:0 0 9px}.page-title h1{font-size:32px;letter-spacing:-.6px;margin:0 0 8px}.muted{color:var(--muted);font-size:12px;margin:0}.center{text-align:center}.primary,.secondary,.ghost,.approve,.danger{border:0;border-radius:8px;padding:10px 15px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px}.primary{background:var(--purple);color:#fff;box-shadow:0 4px 12px #654ac221}.primary:hover{background:#6044bb}.secondary{background:#f1eef9;color:#6348ba}.ghost{background:#f6f7f4;color:#5e645b;border:1px solid #e2e5de}.approve{background:#e9f5ed;color:#34764e}.danger{background:#fff0f0;color:#a84444}.small{padding:7px 10px;font-size:10px}.full{width:100%}.text-btn{border:0;background:none;color:#654bbb;font-weight:700;font-size:11px}.center-btn{display:block;margin:14px auto 0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:0 0 20px}.stat,.panel{background:#fff;border:1px solid var(--line);border-radius:12px}.stat{padding:20px}.stat span{color:#757b72;font-size:11px}.stat strong{display:block;font-size:31px;margin:16px 0 5px}.stat small{font-size:10px;color:#9b9f97}.panel{padding:21px;margin-bottom:17px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-heading h2,.panel h2{margin:0 0 5px;font-size:15px}.panel-heading p,.panel>p{margin:0;color:#90968c;font-size:11px;line-height:1.6}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;white-space:nowrap}th{font-size:10px;color:#939990;padding:10px 11px;border-bottom:1px solid var(--line);font-weight:700}td{padding:12px 11px;border-bottom:1px solid #f0f1ed;color:#5b6058;vertical-align:top}td b{color:#2d302c}.subline{display:block;color:#9b9f96;font-size:10px;margin-top:4px}.badge{display:inline-block;border-radius:18px;background:#f0f1ed;color:#6e746b;padding:4px 8px;font-size:9px}.badge.green,.review-published{background:#e8f5ec;color:#34794f}.review-pending_review{background:#fff3df;color:#9a6420}.review-rejected{background:#fff0f0;color:#a54343}.review-draft{background:#f0f1ed;color:#747a71}.action-menu{display:flex;gap:5px;flex-wrap:wrap;max-width:480px}.empty{padding:28px 10px;text-align:center;color:#989e94;font-size:12px}.inline-form{display:flex;flex-wrap:wrap;gap:12px;align-items:end;padding:16px;background:#faf9fd;border:1px solid #efedf5;border-radius:9px;margin-bottom:16px}.inline-form label{flex:1;min-width:150px}label{display:grid;gap:7px;font-size:11px;color:#61665e;font-weight:650}input,select,textarea{width:100%;border:1px solid #dfe3db;background:#fff;border-radius:7px;padding:10px 11px;color:#292c27;outline:none;font-size:12px}input:focus,select:focus,textarea:focus{border-color:#9a87dc;box-shadow:0 0 0 3px #7153ce12}textarea{resize:vertical}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto}.notice{background:#fff5e8;color:#855f2b;border:1px solid #f1dfc4;border-radius:8px;padding:12px 14px;margin-bottom:16px;font-size:12px}.notice.success{background:#edf8f0;border-color:#d6ebdc;color:#37744e}.notice.error{background:#fff0f0;border-color:#f0d8d8;color:#a14747}.notice button{float:right;border:0;background:none}.filterbar{display:grid;grid-template-columns:minmax(260px,1fr) 190px;gap:10px;margin:14px 0}.created-box{background:#f3f0fb;border:1px solid #e0d9f5;border-radius:10px;padding:16px;margin:15px 0}.created-box>p{font-size:11px;color:#777084}.link-row{display:grid;grid-template-columns:80px minmax(0,1fr) 60px;gap:8px;align-items:center;margin:8px 0}.link-row code{background:#fff;padding:9px;border-radius:6px;overflow:hidden;text-overflow:ellipsis}.link-row button{border:0;border-radius:6px;padding:8px;background:#fff;color:#674fba}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 35%,#eeeafb,#f7f7f4 62%)}.login-card{width:min(410px,calc(100vw - 28px));background:#fff;border:1px solid var(--line);border-radius:15px;padding:34px;box-shadow:0 18px 60px #2f28380d}.login-card .brand-mark{margin:0 auto 18px}.login-card .eyebrow{text-align:center}.login-card h1{text-align:center;font-size:28px;margin:10px 0}.login-card>.muted{margin-bottom:26px}.login form{display:grid;gap:15px}.login-card>small{display:block;text-align:center;color:#999f96;font-size:10px;line-height:1.6;margin-top:20px}.error{color:#b04747;font-size:11px}.editor-shell{min-height:100vh;background:#f6f7f4}.editor-top{height:70px;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:15px}.editor-top>div{display:flex;align-items:center;gap:10px}.editor-layout{max-width:1450px;margin:auto;padding:25px 28px;display:grid;grid-template-columns:minmax(520px,1fr) 350px;gap:24px;align-items:start}.editor-tabs{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:15px}.editor-tabs button{border:0;border-right:1px solid var(--line);background:#fff;padding:13px 8px;font-size:11px;color:#737970}.editor-tabs button.active{background:#f0edfa;color:#6349ba;font-weight:800}.editor-tabs button:last-child{border-right:0}.preview-pane{position:sticky;top:94px;max-height:calc(100vh - 110px);overflow-y:auto;overflow-x:hidden;padding:0 8px 24px 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#b9a9d6 transparent}.preview-pane::-webkit-scrollbar{width:7px}.preview-pane::-webkit-scrollbar-thumb{background:#b9a9d6;border-radius:10px}.preview-pane::-webkit-scrollbar-track{background:transparent}.preview-pane>.eyebrow{display:block;margin:0 0 10px}.phone{background:#fff;border:7px solid #292b29;border-radius:30px;overflow:hidden;min-height:580px;box-shadow:0 12px 35px #1e1d1714}.preview-mini .preview-cover{height:190px;background:linear-gradient(145deg,#ddd3ef,#f2e9df);display:flex;align-items:end;padding:20px;color:#725db2}.preview-mini .preview-body{padding:20px}.preview-mini h2{margin:0 0 8px}.preview-mini p{font:12px/1.65 Georgia;color:#74736e}.preview-section{border-top:1px solid #eee;padding:12px 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .wide{grid-column:1/-1}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.template-card{border:1px solid #e5e7e1;border-radius:10px;padding:16px;background:#fbfbf9}.template-card>span{font-size:9px;color:#8c779d;background:#f1edf8;padding:4px 7px;border-radius:20px}.template-card h3{margin:13px 0 7px}.template-card p{font-size:11px;color:#7d8279;min-height:48px;line-height:1.6}.module-add{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.module-card{border:1px solid #e5e7e1;border-radius:10px;padding:16px;margin:12px 0;background:#fbfbfa}.module-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.module-head>div{display:flex;align-items:center;gap:7px}.module-index{width:24px;height:24px;border-radius:7px;background:#eeeafa;color:#684ebe;display:grid;place-items:center;font-size:10px}.tiny-btn{border:1px solid #e2e4de;background:#fff;border-radius:6px;padding:5px 7px;font-size:10px;color:#666}.tiny-btn.danger{color:#b14c4c}.module-fields{display:grid;gap:12px;margin-top:12px}.gallery-editor,.list-editor{display:grid;gap:8px}.gallery-row,.list-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center}.upload{display:inline-flex!important;cursor:pointer;background:#f1eef9;color:#6549bd;border-radius:7px;padding:9px 12px}.upload input{display:none}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.media-card{border:1px solid #e4e6e0;border-radius:9px;padding:8px;background:#fff;min-width:0}.media-card img,.media-card video{width:100%;height:105px;object-fit:cover;border-radius:6px}.media-card audio{width:100%;height:35px}.media-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:7px 0;color:#777}.media-actions{display:flex;flex-wrap:wrap;gap:4px}.media-actions button{border:0;border-radius:5px;background:#f3f3ef;padding:5px;font-size:9px}.media-actions .danger{background:#fff0f0;color:#a54747}.publish-panel{display:grid;grid-template-columns:1fr auto;gap:20px}.publish-panel>div:first-child p{max-width:720px;line-height:1.7}.publish-status{display:grid;grid-template-columns:auto auto;gap:8px 12px;font-size:11px;background:#faf9fd;border-radius:9px;padding:12px}.publish-status span{color:#8c9188}.publish-actions{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap}.loading,.public-loading{min-height:100vh;display:grid;place-items:center;color:#796d86}.preview-banner{position:sticky;top:0;z-index:30;background:#322b3b;color:#fff;padding:9px;text-align:center;font-size:11px}.pin-page{min-height:100vh;display:grid;place-items:center;background:#f5f2ef;padding:20px}.pin-page section{width:min(390px,100%);background:#fff;border-radius:15px;border:1px solid #e7e3de;padding:30px;text-align:center}.pin-page .brand-mark{margin:0 auto}.pin-page input{margin:15px 0}.keepsake{--accent:#785843;min-height:100vh;background:#fbfaf7;color:#36332f}.keepsake-hero{height:clamp(360px,42vw,560px);min-height:360px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden;background:linear-gradient(145deg,#e7e0ee,#f3ebe4)}.keepsake-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.78;filter:saturate(.92)}.hero-overlay{position:relative;z-index:1;padding:48px 35px;max-width:820px;width:min(92%,820px);text-shadow:0 2px 18px #fff8}.hero-overlay p{font-size:10px;letter-spacing:3px;color:var(--accent);font-weight:800}.hero-overlay h1{font:500 clamp(38px,7vw,76px) Georgia,serif;margin:13px 0;color:#2d2930;letter-spacing:.02em}.hero-overlay span{font:17px/1.7 Georgia,serif;color:#4e4848}.hero-overlay small{display:block;margin-top:16px;color:#777}.keepsake-meta{max-width:860px;margin:-28px auto 0;position:relative;z-index:2;display:flex;justify-content:center;gap:10px;padding:0 20px;flex-wrap:wrap}.keepsake-meta>div{background:#fff;border:1px solid #ebe6e0;border-radius:10px;padding:12px 18px;min-width:150px;box-shadow:0 8px 24px #3d31200a}.keepsake-meta b{display:block;font-size:9px;color:#9b948c;margin-bottom:4px}.keepsake-meta span{font:14px Georgia}.keepsake-content{max-width:850px;margin:auto;padding:45px 22px}.memory-card{padding:27px 0 34px;border-bottom:1px solid #e9e4de}.card-kicker{font-size:9px;letter-spacing:2px;color:var(--accent);font-weight:800}.memory-card h2{font:500 28px Georgia,serif;margin:9px 0 15px}.memory-card>p:not(.card-kicker),.memory-card .public-list p{font:16px/1.9 Georgia,serif;color:#66615d;white-space:pre-line}.quote-card{text-align:center;padding:42px 10px}.quote-card blockquote{font:italic 25px/1.55 Georgia;margin:0 auto 14px;max-width:700px;color:#4f4743}.quote-card span{font-size:11px;color:#948b86}.feature-image,.feature-video{width:100%;max-height:520px;object-fit:cover;border-radius:10px}.public-list{display:grid;gap:10px}.public-list>div{border-left:2px solid color-mix(in srgb,var(--accent) 45%,white);padding:12px 15px;background:#fff;border-radius:0 8px 8px 0}.public-list b{font:600 14px Georgia}.public-button{display:inline-block;background:var(--accent);color:#fff;padding:11px 17px;border-radius:8px;font-size:12px}.action-card{text-align:center}.privacy-note{display:block;color:#999;font-size:10px}.public-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:11px}.public-media img,.public-media video{width:100%;max-height:360px;object-fit:cover;border-radius:8px}.public-media audio{width:100%}.keepsake-content footer{text-align:center;color:#aaa;font:12px Georgia;padding:38px}.music-control{position:fixed;right:18px;bottom:18px;z-index:50;border:1px solid #e5ded8;background:#fff;color:#6f635d;padding:10px 14px;border-radius:999px;box-shadow:0 8px 26px #32271918}.music-control.active{background:var(--accent);color:#fff}.carousel{position:relative;background:#171717;border-radius:10px;overflow:hidden}.carousel figure{margin:0;line-height:0}.carousel img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:10px}.carousel figcaption{line-height:1.5}.carousel figcaption{font:12px Georgia;color:#777;margin-top:7px}.car{position:absolute;top:45%;width:36px;height:36px;border:0;border-radius:50%;background:#fffdf0dd;color:#594e48;font-size:27px}.car.prev{left:10px}.car.next{right:10px}.dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d8d3cf}.dots button.active{background:var(--accent)}@media(max-width:980px){.sidebar{width:72px;padding:20px 9px}.brand{padding:0 8px 35px}.brand>div:last-child,.workspace-label,.nav{font-size:0}.nav{justify-content:center;padding:0}.nav i{font-size:16px}.user-id,.logout{display:none}.side-bottom{justify-content:center}.main{margin-left:72px}.content{padding:28px 20px}.stat-grid{grid-template-columns:repeat(2,1fr)}.editor-layout{grid-template-columns:1fr}.preview-pane{position:static;max-width:360px;margin:auto;width:100%}.editor-top{padding:0 14px}.editor-top>div:last-child{gap:5px}.editor-top .secondary,.editor-top .primary{padding:8px;font-size:10px}.publish-panel{grid-template-columns:1fr}}@media(max-width:650px){.main>header{padding:0 15px}.live{display:none}.content{padding:22px 12px}.page-title{align-items:flex-start}.page-title h1{font-size:27px}.stat-grid{gap:8px}.stat,.panel{padding:14px}.filterbar{grid-template-columns:1fr}.inline-form{display:grid}.editor-layout{padding:12px}.editor-tabs{grid-template-columns:repeat(2,1fr)}.editor-tabs button:nth-child(2){border-right:0}.editor-top{height:auto;min-height:70px;padding:9px;align-items:flex-start;flex-direction:column}.editor-top>div{width:100%;flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.gallery-row,.list-row,.link-row{grid-template-columns:1fr}.keepsake-hero{min-height:390px}.keepsake-content{padding:30px 16px}.memory-card h2{font-size:25px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.upload-inline{display:inline-flex;align-items:center;gap:8px;background:#f1eef9;color:#6348ba;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:700;cursor:pointer}.upload-inline input{display:none}.module-fields select[multiple]{min-height:90px}.gallery-row>span{font-size:11px;color:#70766d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-cover{position:relative;overflow:hidden;height:210px;background:linear-gradient(145deg,#e7e0ee,#f3ebe4)}.preview-cover-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.78}.preview-cover-overlay{position:relative;z-index:1;padding:20px;text-align:left}.preview-meta{display:grid;gap:5px;margin:12px 0;font-size:10px;color:#686d65}.preview-meta span{display:flex;gap:6px}.preview-meta b{color:#999f96;min-width:55px}.editor-tabs{display:none}.title-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px}.title-style-grid label{font-size:11px}.title-style-grid select{margin-top:5px}@media(max-width:650px){.title-style-grid{grid-template-columns:1fr}}.upload-progress{margin:12px 0;padding:12px 14px;border:1px solid #e5def3;border-radius:10px;background:#fbfaff;color:#66537d;font-size:12px}.upload-progress-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,2fr) 48px;gap:10px;align-items:center;margin-top:8px}.upload-progress-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress-row em{font-style:normal;text-align:right;color:#7d7187}.upload-progress-track{height:8px;background:#ebe7f2;border-radius:99px;overflow:hidden}.upload-progress-track i{display:block;height:100%;background:linear-gradient(90deg,#7655d5,#af8df0);border-radius:99px;transition:width .2s ease}@media(max-width:650px){.upload-progress-row{grid-template-columns:1fr 52px}.upload-progress-row .upload-progress-track{grid-column:1/-1;grid-row:2}.upload-progress-row em{grid-column:2;grid-row:1}}.restaurant-page{background:#141414;color:#f5f0e8}.restaurant-page .keepsake-hero{background:#141414;min-height:100vh;height:100vh}.restaurant-page .keepsake-hero>img{opacity:.58;filter:brightness(.72) saturate(.8)}.restaurant-page .hero-overlay{text-align:left;margin-right:auto;padding-left:clamp(24px,8vw,120px);text-shadow:0 3px 26px #000}.restaurant-page .hero-overlay p,.restaurant-page .restaurant-kicker{color:#b8926a;letter-spacing:.22em;text-transform:uppercase}.restaurant-page .hero-overlay h1{color:#f5f0e8;font-family:Georgia,"Noto Serif SC",serif;font-weight:400}.restaurant-page .hero-overlay span,.restaurant-page .hero-overlay small{color:#d3cbc0}.restaurant-page .keepsake-meta{background:#1c1c1c;max-width:none;margin:0;padding:28px clamp(24px,8vw,120px);justify-content:flex-start;border-bottom:1px solid rgba(245,240,232,.12)}.restaurant-page .keepsake-meta>div{background:none;border:0;box-shadow:none;padding:5px 30px 5px 0;min-width:0}.restaurant-page .keepsake-meta b{color:#a8a29a}.restaurant-page .keepsake-meta span{color:#f5f0e8}.restaurant-page .keepsake-content{max-width:1200px;padding:clamp(64px,10vw,128px) 24px;margin:auto}.restaurant-page .memory-card{border-bottom:1px solid rgba(245,240,232,.12)}.restaurant-page .card-kicker{color:#b8926a}.restaurant-page .memory-card h2,.restaurant-page .memory-card>p:not(.card-kicker),.restaurant-page .memory-card .public-list p{color:#f5f0e8}.restaurant-page .restaurant-statement{padding:clamp(72px,12vw,150px) 8%;text-align:center;border-bottom:1px solid rgba(245,240,232,.12)}.restaurant-statement h2{max-width:820px;margin:18px auto;color:#f5f0e8;font-weight:400;line-height:1.2}.restaurant-statement>p:last-child{max-width:620px;margin:24px auto 0;color:#a8a29a;font:1.08rem/1.8 Georgia,serif}.restaurant-section{padding:clamp(72px,10vw,130px) 0;border-bottom:1px solid rgba(245,240,232,.12)}.restaurant-section-head{margin-bottom:46px}.restaurant-section-head.centered{text-align:center}.restaurant-kicker{font-size:11px;font-weight:700}.restaurant-section h2{color:#f5f0e8;font-weight:400;margin:12px 0}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 70px}.menu-item{padding:24px 0;border-bottom:1px solid rgba(245,240,232,.12)}.menu-item>div{display:flex;justify-content:space-between;gap:20px}.menu-item b{font:400 1.3rem Georgia,serif;color:#f5f0e8}.menu-item span{color:#b8926a}.menu-item p{color:#a8a29a;line-height:1.7;margin:8px 0 0}.dish-list{display:grid;gap:80px}.dish-feature{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:clamp(28px,7vw,100px)}.dish-feature:nth-child(2n){grid-template-columns:1fr 1.25fr}.dish-feature:nth-child(2n) .dish-image{order:2}.dish-image,.atmosphere-image,.chef-image{width:100%;object-fit:cover;filter:saturate(.82);transition:transform .5s,filter .5s}.dish-image{aspect-ratio:4/3}.dish-feature:hover .dish-image,.atmosphere-grid figure:hover .atmosphere-image{transform:scale(1.03);filter:brightness(1.05) saturate(.9)}.dish-copy span{color:#b8926a;letter-spacing:.16em;font-size:11px}.dish-copy h3{font:400 clamp(1.8rem,3vw,2.8rem) Georgia,serif;margin:14px 0;color:#f5f0e8}.dish-copy p{color:#a8a29a;line-height:1.8}.atmosphere-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.atmosphere-grid figure{margin:0}.atmosphere-image{aspect-ratio:16/9}.atmosphere-grid figcaption{padding:14px 0}.atmosphere-grid figcaption b,.atmosphere-grid figcaption span{display:block}.atmosphere-grid figcaption b{font:400 1.3rem Georgia,serif}.atmosphere-grid figcaption span{color:#a8a29a;margin-top:5px;font-size:.9rem}.chef-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.chef-copy>p:last-child{color:#a8a29a;line-height:1.9;max-width:480px}.chef-image{aspect-ratio:4/5}.reservation-section{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start}.reservation-section h2{font-size:clamp(2.2rem,5vw,4rem)}.reservation-section>div>p:not(.restaurant-kicker){color:#a8a29a;line-height:1.8;max-width:470px}.restaurant-cta{display:inline-block;margin-top:25px;border:1px solid #b8926a;color:#b8926a;padding:13px 25px;transition:.3s}.restaurant-cta:hover{background:#b8926a;color:#141414}.reservation-info{border-left:1px solid rgba(245,240,232,.2);padding-left:28px}.reservation-info p{padding:0 0 18px;color:#f5f0e8;line-height:1.6}.reservation-info span{display:block;color:#b8926a;font-size:10px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px}.restaurant-page footer{color:#a8a29a}.restaurant-image-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#282521,#1b1b1b);color:#8c8277;min-height:180px;font-size:12px;letter-spacing:.08em}@media(max-width:700px){.restaurant-page .hero-overlay{padding-left:24px}.menu-grid,.dish-feature,.dish-feature:nth-child(2n),.chef-section,.reservation-section{grid-template-columns:1fr}.dish-feature:nth-child(2n) .dish-image{order:0}.atmosphere-grid{grid-template-columns:1fr}.reservation-info{border-left:0;border-top:1px solid rgba(245,240,232,.2);padding:24px 0 0}.restaurant-page .keepsake-meta{padding:20px 24px}.restaurant-page .keepsake-meta>div{padding-right:20px}}.module-help{display:block;color:#8a8177;font-size:11px;font-weight:400;margin-top:5px;line-height:1.5}.module-head>div:first-child{min-width:0}.list-row select{min-width:150px}.restaurant-fields{margin-top:10px;padding:12px;border:1px solid #eadfce;border-radius:9px;background:#fffaf3}.field-hint{margin:0 0 10px;color:#8f7454;font-size:11px;line-height:1.6}.restaurant-fields label{display:block;margin-top:8px}.menu-item{position:relative;padding-left:76px}.menu-item-thumb{position:absolute;left:0;top:24px;width:58px;height:58px;object-fit:cover;border-radius:8px;box-shadow:0 8px 20px #0000002e}@media(max-width:640px){.menu-item{padding-left:68px}.menu-item-thumb{width:52px;height:52px}.list-row{grid-template-columns:1fr 1fr}.list-row .upload-inline,.list-row .tiny-btn{grid-column:1/-1}}.item-image-strip{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.item-image-strip img{width:42px;height:42px;object-fit:cover;border-radius:5px;border:1px solid #ddd}.item-image-carousel{position:relative;overflow:hidden}.item-image-carousel>img{display:block;width:100%;height:100%;object-fit:cover}.item-image-dots{position:absolute;left:0;right:0;bottom:6px;text-align:center;display:flex;justify-content:center;gap:4px}.item-image-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#ffffff8c}.item-image-dots i.active{background:#fff}.menu-item-thumb{width:58px;height:58px;flex:none}.menu-item-thumb>img{width:100%;height:100%}.public-list-image{width:100%;max-width:280px;height:160px;margin-bottom:12px;border-radius:10px;overflow:hidden}.selected-item-image{position:relative;display:inline-block}.selected-item-image button{position:absolute;right:-5px;top:-6px;width:17px;height:17px;border:0;border-radius:50%;background:#b34b42;color:#fff;font-size:12px;line-height:15px;padding:0;cursor:pointer}.selected-item-image img{display:block}.gallery-upload-head{display:grid;gap:8px}.gallery-upload-head .field-hint{margin:0}.inline-upload-progress{border:1px solid #e5e1ee;border-radius:8px;padding:9px;background:#faf9fd}.gallery-row{display:grid;grid-template-columns:minmax(170px,1fr) minmax(220px,1.6fr) auto;gap:8px;align-items:center}.gallery-file{display:flex;align-items:center;gap:8px;min-width:0}.gallery-file img{width:48px;height:40px;object-fit:cover;border-radius:5px}.gallery-file b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.gallery-row{grid-template-columns:1fr}.gallery-row .tiny-btn{width:100%}}.render-error-page{min-height:100vh;display:grid;place-items:center;background:#f6f7f4;padding:24px}.render-error-page section{max-width:440px;text-align:center;background:#fff;border:1px solid #e5e5df;border-radius:16px;padding:32px;box-shadow:0 12px 36px #28231c14}.render-error-page h1{margin:12px 0}.render-error-page p{color:#74786f;line-height:1.7}.template-collapser{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;border:0;background:none;padding:0;cursor:pointer}.template-collapser span{display:grid;gap:5px}.template-collapser b{font-size:15px;color:#252722}.template-collapser small{font-size:11px;color:#90968c;font-weight:400}.template-collapser strong{background:#f1eef9;color:#6348ba;border-radius:8px;padding:8px 12px;font-size:11px}.template-panel-hint{margin:16px 0 12px;padding:10px 12px;background:#faf9fd;border-radius:8px;color:#7d8279;font-size:11px}
