:root{color:#17211b;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#fffcf4;--surface:#fff;--surface-soft:#f3f7f3;--text:#17211b;--muted:#5d6b62;--brand:#14532d;--brand-hover:#0f3f22;--gold:#8a5a00;--border:#dde6df;--success:#166534;--warning:#8a5a00;--danger:#b42318;--info:#175cd3;--focus:#2563eb;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-1:0 1px 2px #17211b14;--shadow-2:0 12px 34px #17211b1c;background:#fffcf4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:radial-gradient(circle at 4% 6%, #cfe1d059, transparent 27rem), var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:var(--brand);text-underline-offset:.18em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--focus);outline-offset:3px}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin-top:0;font-family:Georgia,Times New Roman,serif;line-height:1.22}h1{font-size:clamp(1.8rem,5vw,2.5rem)}h2{font-size:clamp(1.25rem,3vw,1.55rem)}h3{font-size:1.05rem}.skip-link{z-index:1000;border-radius:var(--radius-md);color:#fff;background:var(--brand);min-height:44px;padding:11px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{justify-content:space-between;align-items:center;gap:20px;width:min(1200px,100% - 32px);min-height:76px;margin:0 auto;display:flex}.site-header--public{max-width:960px}.connectivity-notice{border-radius:var(--radius-md);color:#5f470d;background:#fff8df;border:1px solid #d8b35a;width:min(100% - 32px,1200px);margin:0 auto 16px;padding:10px 14px;font-size:.88rem}.connectivity-notice strong{margin-right:5px}.brand{min-height:48px;color:var(--text);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand__mark{color:#fff;background:var(--brand);border-radius:13px 13px 13px 4px;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:1.25rem;display:grid;box-shadow:0 7px 17px #14532d2e}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:1.2rem}.brand small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:2px;font-size:.72rem;font-weight:700}.account-chip{border:1px solid var(--border);background:#ffffffbf;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:5px 10px 5px 5px;font-size:.82rem;font-weight:700;display:inline-flex}.account-chip>span:first-child{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.owner-layout{grid-template-columns:190px minmax(0,1fr);gap:28px;width:min(1200px,100% - 32px);margin:16px auto 56px;display:grid}.side-navigation{align-self:start;gap:5px;display:grid;position:sticky;top:16px}.side-navigation a{border-radius:var(--radius-md);min-height:44px;color:var(--text);padding:11px 13px;font-size:.9rem;font-weight:650;text-decoration:none}.side-navigation a:hover{background:#eaf1eb}.page-content,.public-content{min-width:0}.public-content{width:min(960px,100% - 32px);margin:20px auto 64px}.bottom-navigation{display:none}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.page-header h1,.editor-topline h1{margin-bottom:0}.page-header>div:first-child>p:last-child{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.65}.page-header__actions,.stack-actions,.card-actions{flex-wrap:wrap;gap:10px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:.72rem;font-weight:800}.muted-text{color:var(--muted)}.surface-card,.invitation-card,.template-card,.empty-state,.alert,.validation-panel,.list-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1);background:#fffffff0}.surface-card,.invitation-card,.empty-state,.alert,.validation-panel{padding:22px}.surface-card>h2:first-child{margin-bottom:8px}.button{border-radius:var(--radius-md);text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 17px;font-size:.88rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.button--primary{color:#fff;background:var(--brand);box-shadow:0 6px 16px #14532d2e}.button--primary:hover:not(:disabled){background:var(--brand-hover)}.button--secondary{color:var(--text);background:#fff;border-color:#c5d5c8}.button--secondary:hover:not(:disabled),.button--tertiary:hover:not(:disabled){background:var(--surface-soft)}.button--tertiary{color:var(--brand);background:0 0;border-color:#0000}.button--danger{color:#fff;background:var(--danger)}.button--wide{width:100%}.button:disabled{color:#68736c;box-shadow:none;opacity:.84;background:#e9eeea}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:5px 9px;font-size:.73rem;font-weight:800;display:inline-flex}.status-badge:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.status-badge--success{color:var(--success);background:#eaf7ed}.status-badge--danger{color:var(--danger);background:#fff0ee}.status-badge--warning{color:var(--warning);background:#fff7df}.status-badge--neutral{color:#46524a;background:#edf1ee}.loading-region{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:2px solid #b8c9bb;border-top-color:var(--brand);border-radius:50%;flex:none;width:20px;height:20px;animation:.75s linear infinite spin;display:inline-block}.alert{border-left:4px solid var(--info);justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.alert--danger{border-left-color:var(--danger);background:#fff8f7}.alert h2,.alert p{margin-bottom:6px}.alert ul{margin:10px 0 0;padding-left:1.25rem}.reference,.control-reason{color:var(--muted);font-size:.77rem;display:block}.inline-error{border-radius:var(--radius-md);color:#7d1b13;background:#fff4f2;border:1px solid #efb3ad;margin-bottom:16px;padding:12px 14px}.empty-state{text-align:center;padding:48px 24px}.empty-state__ornament{color:var(--gold);font-family:Georgia,serif;font-size:2.5rem}.empty-state p{max-width:520px;color:var(--muted);margin:0 auto 20px;line-height:1.65}.card-grid,.summary-grid,.template-grid,.plan-grid,.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.card-grid--wide{grid-template-columns:minmax(0,1fr)}.card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card-heading h2{margin-bottom:0}.entitlement-line{border-radius:var(--radius-md);background:var(--surface-soft);justify-content:space-between;gap:12px;margin:18px 0;padding:12px;font-size:.85rem;display:flex}.template-card{overflow:hidden}.template-thumbnail{aspect-ratio:4/3;color:#fff;background:linear-gradient(145deg,#315e43,#c2a96a);place-items:center;font-family:Georgia,serif;font-size:3rem;display:grid;overflow:hidden}.template-thumbnail img{object-fit:cover;width:100%;height:100%}.template-card__body{padding:20px}.template-card__body h2{margin-bottom:8px}.template-card__body p:not(.eyebrow){color:var(--muted);line-height:1.55}.tag-list{flex-wrap:wrap;gap:6px;min-height:28px;margin-bottom:14px;display:flex}.tag-list span{color:#3f5145;background:#edf3ee;border-radius:999px;padding:4px 8px;font-size:.72rem}.validation-panel{border-left:4px solid var(--warning);margin-top:20px}.validation-panel li{margin-block:7px}.danger-zone{margin-top:20px}.template-setup{margin-bottom:20px}.account-deletion{border-color:#efb3ad}.account-deletion .field{max-width:520px}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:center;gap:clamp(28px,7vw,80px);min-height:68vh;display:grid}.auth-intro h1{max-width:620px;font-size:clamp(2.3rem,7vw,4rem)}.auth-intro>p:last-of-type{max-width:620px;color:var(--muted);font-size:1.05rem;line-height:1.7}.check-list{padding-left:1.35rem;line-height:1.8}.auth-card,.compact-card{width:min(100%,520px);margin-inline:auto}.auth-card .page-header{display:block}.auth-card .field,.auth-card .checkbox-row,.auth-card .turnstile-slot,.auth-card .button{margin-top:16px}.quiet-link{justify-content:center;align-items:center;min-height:44px;margin-top:10px;font-size:.84rem;display:flex}.turnstile-slot{border-radius:var(--radius-md);min-height:58px;color:var(--muted);border:1px dashed #aab9ac;padding:12px}.field{min-width:0}.field label,.share-card>label{margin-bottom:7px;font-size:.85rem;font-weight:750;display:block}.field label span{color:var(--muted);font-weight:500}.field input,.field select,.field textarea,.copy-field input{border-radius:var(--radius-md);width:100%;min-height:48px;box-shadow:var(--shadow-1);background:#fff;border:1px solid #c7d5ca;outline:none;padding:11px 13px;display:block}.field textarea{resize:vertical;min-height:96px;line-height:1.55}.field input:hover,.field select:hover,.field textarea:hover{border-color:#8fa794}.field input:focus,.field select:focus,.field textarea:focus,.copy-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #14532d1a}.field--error input,.field--error select,.field--error textarea{border-color:var(--danger)}.field__hint,.field__error,.character-count{color:var(--muted);margin-top:6px;font-size:.75rem;line-height:1.5;display:block}.field__error{color:var(--danger)}.character-count{text-align:right}.checkbox-row,.audio-row{align-items:flex-start;gap:10px;min-height:44px;line-height:1.5;display:flex}.checkbox-row input,.audio-row input,.plan-card input{width:20px;height:20px;accent-color:var(--brand);flex:none;margin-top:2px}.otp-input{letter-spacing:.3em;text-align:center;font-size:1.6rem!important;font-weight:750!important}.editor-topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.save-indicator{border:1px solid var(--border);min-height:44px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.save-indicator button{min-height:44px;color:var(--danger);background:0 0;border:0;padding-inline:10px;font-weight:800}.save-indicator--clean{color:var(--success)}.save-indicator--save_failed,.save-indicator--conflict{color:var(--danger)}.editor-stepper{border:1px solid var(--border);border-radius:var(--radius-lg);scrollbar-width:thin;background:#fff;margin-bottom:18px;overflow-x:auto}.editor-stepper ol{grid-template-columns:repeat(7,minmax(96px,1fr));min-width:690px;margin:0;padding:7px;list-style:none;display:grid}.editor-stepper button{border-radius:var(--radius-md);min-width:0;min-height:58px;color:var(--muted);background:0 0;border:0;place-items:center;gap:3px;padding:6px;display:grid}.editor-stepper button>span{border:1px solid #a9bbaa;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.72rem;font-weight:800;display:grid}.editor-stepper button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.68rem;font-weight:700;overflow:hidden}.editor-stepper button[aria-current=step]{color:var(--brand);background:#edf5ef}.editor-stepper button[aria-current=step]>span{border-color:var(--brand);color:#fff;background:var(--brand)}.editor-workspace{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.editor-workspace--preview{grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);align-items:start}.editor-panel{min-width:0;padding-bottom:0;overflow:hidden}.step-heading{margin-bottom:24px}.step-heading h2{margin-bottom:7px}.step-heading>p:last-child{max-width:680px;color:var(--muted);margin:0;line-height:1.6}.form-grid{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.form-section{border:1px solid var(--border);border-radius:var(--radius-md);padding:18px}.form-section .field+.field{margin-top:16px}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.event-editor-list{gap:18px;display:grid}.event-editor{border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;padding:20px;position:relative}.event-editor legend,.audio-list legend{padding-inline:7px;font-family:Georgia,serif;font-size:1.15rem;font-weight:700}.event-remove{position:absolute;top:8px;right:10px}.quiet-note{border-radius:var(--radius-md);color:#36533e;background:#eef6ef;margin-bottom:18px;padding:13px 15px}.quiet-note p{margin:0;line-height:1.55}.selection-card{border:1px solid var(--border);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:20px;min-height:150px;padding:20px;display:flex}.photo-slot{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:20px}.photo-placeholder{aspect-ratio:4/3;border-radius:var(--radius-md);color:var(--brand);background:#f2f7f3;border:1px dashed #9cb29f;place-items:center;margin-bottom:14px;font-size:2rem;display:grid}.photo-slot .control-reason{margin-top:8px}.audio-list{border:0;gap:10px;display:grid}.audio-row{border:1px solid var(--border);border-radius:var(--radius-md);padding:12px}.audio-row span,.audio-row strong,.audio-row small{display:block}.audio-row small{color:var(--muted);margin-top:3px}.review-checklist{gap:9px;margin:0 0 20px;padding:0;list-style:none;display:grid}.review-checklist li{border:1px solid var(--border);border-radius:var(--radius-md);align-items:flex-start;gap:10px;min-height:52px;padding:12px;display:flex}.review-checklist li>span{color:#fff;background:var(--success);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.review-checklist .is-incomplete>span{background:var(--warning)}.review-checklist strong,.review-checklist a{display:block}.review-checklist a,.review-link{min-height:30px;margin-top:2px;font-size:.8rem}.review-link{min-height:44px;color:var(--brand);text-underline-offset:.18em;background:0 0;border:0;padding:5px 0;font-weight:700;text-decoration:underline}.editor-actions,.sticky-actions{z-index:5;padding:14px 22px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;gap:12px;margin:24px -22px 0;display:flex;position:sticky;bottom:0}.sticky-actions{border:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;margin-inline:0}.editor-preview{position:sticky;top:16px}.editor-preview iframe{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;width:100%;height:640px}.synthetic-banner{border-radius:var(--radius-md);color:#674500;background:#fff8df;border:1px solid #dfc575;margin-bottom:16px;padding:12px 15px;line-height:1.55}.preview-toolbar{border:1px solid var(--border);border-radius:var(--radius-md);background:#edf1ee;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:3px;display:inline-grid}.preview-toolbar button{border-radius:var(--radius-sm);min-width:100px;min-height:44px;color:var(--muted);background:0 0;border:0;padding:7px 12px;font-weight:700}.preview-toolbar button[aria-pressed=true]{color:var(--brand);box-shadow:var(--shadow-1);background:#fff}.preview-stage{border-radius:var(--radius-lg);background:#e8eee9;place-items:start center;min-height:600px;padding:16px;display:grid;overflow:auto}.preview-frame{box-shadow:var(--shadow-2);background:#fff;border:0}.preview-stage--phone .preview-frame{border-radius:var(--radius-xl);width:min(100%,390px);height:700px}.preview-stage--desktop{place-items:start}.preview-stage--desktop .preview-frame{border-radius:var(--radius-sm);width:960px;height:650px}.publish-progress{grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0;padding:0;list-style:none;display:grid}.publish-progress li{color:var(--muted);text-align:center;place-items:center;gap:8px;display:grid;position:relative}.publish-progress li:not(:last-child):after{z-index:-1;background:var(--border);content:"";height:2px;position:absolute;top:19px;left:50%;right:-50%}.publish-progress span{border:2px solid var(--border);background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.publish-progress .is-complete{color:var(--success)}.publish-progress .is-complete span{border-color:var(--success)}.copy-field{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.share-card .button--wide{margin-top:16px}.status-message{min-height:24px;color:var(--muted);margin-bottom:0}.plan-card{border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;background:#fff;gap:8px;min-height:140px;padding:18px;display:grid}.plan-card.is-selected{border-color:var(--brand);box-shadow:0 0 0 3px #14532d17}.plan-card strong{font-family:Georgia,serif;font-size:1.2rem}.checkout-summary{max-width:680px;margin-top:20px}.checkout-summary dl,.qris-panel dl{margin:0 0 20px}.checkout-summary dl>div,.qris-panel dl>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(130px,.55fr) minmax(0,1fr);gap:14px;padding:11px 0;display:grid}.checkout-summary dt,.qris-panel dt{color:var(--muted)}.checkout-summary dd,.qris-panel dd{text-align:right;margin:0}.quantity-stepper{border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:44px 46px 44px;align-items:center;display:inline-grid;overflow:hidden}.quantity-stepper button{background:var(--surface-soft);border:0;min-height:44px;font-size:1.2rem}.quantity-stepper output{text-align:center}.qris-panel{max-width:720px;margin-inline:auto}.qris-image{background:#fff;width:min(100%,320px);margin:18px auto;padding:12px}.qris-image img{width:100%;height:auto;display:block}.payment-instructions{line-height:1.8}.success-panel{border-radius:var(--radius-md);color:#174f2c;background:#eaf7ed;padding:18px}.list-card{overflow:hidden}.list-row{min-height:68px;color:var(--text);justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;display:flex}.list-row:not(:last-child){border-bottom:1px solid var(--border)}.list-row:hover{background:var(--surface-soft)}.list-row strong,.list-row small{display:block}.list-row small{color:var(--muted);margin-top:4px}.fatal-error{place-items:center;min-height:100vh;padding:24px;display:grid}.fatal-error__card{border:1px solid var(--border);border-radius:var(--radius-xl);width:min(100%,520px);box-shadow:var(--shadow-2);background:#fff;padding:28px}.fatal-error p:not(.eyebrow){color:var(--muted);line-height:1.65}.fatal-error button{border-radius:var(--radius-md);color:#fff;background:var(--brand);border:0;min-height:48px;padding:11px 17px;font-weight:750}@media (width<=900px){.owner-layout{grid-template-columns:minmax(0,1fr);margin-bottom:100px}.side-navigation{display:none}.bottom-navigation{z-index:50;padding:6px max(8px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #17211b14}.bottom-navigation a{border-radius:var(--radius-sm);min-height:48px;color:var(--text);place-items:center;font-size:.74rem;font-weight:750;text-decoration:none;display:grid}.auth-layout,.editor-workspace--preview{grid-template-columns:minmax(0,1fr)}.auth-intro h1{font-size:clamp(2rem,10vw,3.2rem)}.editor-preview{position:static}}@media (width<=680px){.site-header,.owner-layout,.public-content,.connectivity-notice{width:min(100% - 24px,1200px)}.account-chip>span:last-child,.brand small{display:none}.page-header,.editor-topline,.alert,.selection-card{display:block}.page-header__actions,.editor-topline .save-indicator,.alert .button,.selection-card .button{margin-top:14px}.card-grid,.summary-grid,.template-grid,.plan-grid,.photo-grid{grid-template-columns:minmax(0,1fr)}.surface-card,.invitation-card,.empty-state,.alert,.validation-panel{padding:17px}.editor-actions{margin-left:-17px;margin-right:-17px;padding-inline:17px}.field-row{grid-template-columns:minmax(0,1fr)}.event-editor{padding:16px}.event-remove{width:100%;margin-bottom:12px;position:static}.preview-stage{min-height:500px;padding:8px}.preview-stage--phone .preview-frame{height:620px}.publish-progress strong{font-size:.72rem}.entitlement-line,.copy-field{grid-template-columns:minmax(0,1fr);display:grid}.copy-field .button{width:100%}}@media (width<=390px){.page-header__actions .button,.stack-actions .button,.card-actions .button,.sticky-actions .button,.editor-actions .button{flex:1 1 0;padding-inline:10px}.checkout-summary dl>div,.qris-panel dl>div{grid-template-columns:minmax(0,1fr);gap:4px}.checkout-summary dd,.qris-panel dd{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,#eef3ee 0%,#f8faf8 50%,#eef3ee 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton--title{width:70%;height:22px;margin-bottom:10px}.skeleton--text{width:100%;height:14px;margin-bottom:8px}.skeleton--badge{border-radius:999px;width:70px;height:26px}.skeleton-card{padding:22px}.skeleton-list{gap:1px;display:grid}.skeleton-row{justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.button.is-copied{border-color:var(--success);color:var(--success);background:#edf7ed}
