*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:#f4ede4;color:#2b2b2b}.screen{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px;text-align:center}.card{background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.12);padding:32px 24px;width:100%;max-width:420px}h1{font-size:1.5rem;margin:0 0 8px}h1.script{font-family:Brush Script MT,cursive;font-size:2.2rem;color:var(--accent,#7a1f2b)}p.subtitle{color:#777;margin:0 0 24px;font-size:.95rem}input[type=text],textarea{width:100%;padding:14px 16px;border:2px solid #e5ddd0;border-radius:12px;font-size:1rem;margin-bottom:16px;outline:none;transition:border-color .2s;font-family:inherit;resize:vertical}input[type=text]:focus,textarea:focus{border-color:#7a1f2b}.kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;margin:0 0 4px}.field-label{display:block;text-align:left;font-size:.8rem;font-weight:600;color:#555;margin-bottom:6px}.btn,button{display:inline-block;width:100%;padding:14px 20px;border:none;border-radius:12px;background:#7a1f2b;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .1s,opacity .2s;margin-bottom:12px}.btn:active,button:active{transform:scale(.98)}button:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:transparent;color:#7a1f2b;border:2px solid #7a1f2b}.template-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:20px}.template-option{border-radius:14px;padding:20px 8px;cursor:pointer;border:3px solid transparent;font-weight:600;font-size:.9rem}.template-option.selected{border-color:#d4af37}canvas.preview,video{width:100%;max-width:380px;border-radius:16px;background:#000}.camera-wrap{position:relative;margin-bottom:16px}.shutter-btn{width:72px;height:72px;border-radius:50%;background:#fff;border:4px solid #7a1f2b;margin:16px auto;cursor:pointer}.result-canvas{width:100%;max-width:380px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2);margin-bottom:20px}.footer-note{margin-top:20px;font-size:.75rem;color:#999}table{width:100%;border-collapse:collapse;font-size:.85rem}td,th{padding:8px;border-bottom:1px solid #eee;text-align:left}.guest-photo-thumb{width:48px;height:48px;object-fit:cover;border-radius:6px}.count-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:20px}.count-option{border-radius:14px;padding:16px 8px;cursor:pointer;border:3px solid #e5ddd0;font-weight:700;font-size:1.1rem;color:#7a1f2b;background:#fff}.count-option.selected{border-color:#d4af37;background:#f4ede4}.voice-record-btn{width:88px;height:88px;border-radius:50%;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:12px auto;cursor:pointer}.hero-image{width:100%;max-height:220px;object-fit:cover;border-radius:14px;margin-bottom:16px}.admin-wrap{max-width:900px;margin:0 auto;padding:24px 20px 60px}.admin-header{margin-bottom:20px}.admin-tabs{border-bottom:2px solid #e5ddd0}.admin-tabs button{border-radius:0;padding:10px 16px;margin-bottom:-2px}.admin-tabs button.tab-active{border-bottom:3px solid #7a1f2b;color:#7a1f2b}.admin-body{background:#fff;border-radius:16px;padding:24px;box-shadow:0 6px 20px rgba(0,0,0,.08);text-align:left}.admin-body input[type=file],.admin-body input[type=text]{margin-bottom:14px}.table-scroll{overflow-x:auto}.admin-preview-img{display:block;max-width:240px;max-height:160px;object-fit:cover;border-radius:10px;margin-bottom:10px;border:1px solid #e5ddd0}.admin-template-list{display:flex;flex-direction:column;gap:14px}.admin-template-card{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #e5ddd0;border-radius:12px}.admin-template-thumb{position:relative;width:64px;height:64px;border-radius:10px;overflow:hidden;flex-shrink:0}.admin-template-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.admin-template-overlay{object-fit:contain!important}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));grid-gap:12px;gap:12px}.gallery-item{text-align:center}.gallery-photo{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;display:block}.gallery-audio{width:100%;height:28px;margin-top:4px}.gallery-name{font-size:.7rem;margin:4px 0 0;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:360px){.card{padding:22px 16px;max-width:100%}h1{font-size:1.25rem}h1.script{font-size:1.8rem}.count-grid{gap:8px}.count-option{padding:12px 4px;font-size:1rem}.template-grid{gap:10px}.admin-tabs button{padding:8px 10px;font-size:.85rem}}@media (max-width:280px){.card{padding:16px 12px}h1.script{font-size:1.5rem}}.landing{background:radial-gradient(circle at 20% -10%,#3a1f2e 0,#140d17 45%,#0b070c 100%);color:#f4ede4;min-height:100vh;min-height:100dvh;overflow-x:hidden}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;max-width:1140px;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(11,7,12,.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-brand{font-family:Great Vibes,cursive;font-size:1.8rem;color:#d4af37}.landing-nav-btn{background:linear-gradient(135deg,#d4af37,#b8892a);color:#1a1420;font-weight:700;padding:10px 20px;border-radius:999px;text-decoration:none;font-size:.85rem;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.landing-nav-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(212,175,55,.25)}.landing-hero{max-width:1140px;margin:0 auto;padding:64px 24px 40px;text-align:center;position:relative;isolation:isolate}.landing-hero:after,.landing-hero:before{content:"";position:absolute;border-radius:50%;filter:blur(60px);opacity:.35;z-index:-1;pointer-events:none}.landing-hero:before{width:280px;height:280px;background:#7a1f2b;top:-40px;left:8%;animation:landingBlobFloat 9s ease-in-out infinite}.landing-hero:after{width:220px;height:220px;background:#d4af37;top:10%;right:8%;animation:landingBlobFloat 11s ease-in-out infinite reverse}@keyframes landingBlobFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,24px) scale(1.08)}}.landing-hero-illustration{display:flex;justify-content:center;align-items:flex-end;gap:14px;margin:0 auto 32px;height:96px}.landing-hero-card{width:46px;height:62px;border-radius:10px;background:linear-gradient(160deg,#f4ede4,#e7dbc8);box-shadow:0 12px 24px rgba(0,0,0,.4);animation:landingCardFloat 3.6s ease-in-out infinite;position:relative;overflow:hidden}.landing-hero-card:after{content:"";position:absolute;inset:5px 5px 16px;border-radius:6px;background:linear-gradient(135deg,#7a1f2b,#d4af37 130%);opacity:.85}.landing-hero-card:first-child{animation-delay:0s;height:74px}.landing-hero-card:nth-child(2){animation-delay:.3s;height:96px}.landing-hero-card:nth-child(3){animation-delay:.6s;height:74px}@keyframes landingCardFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(-2deg)}}.landing-hero-card:nth-child(2){animation-name:landingCardFloatMid}@keyframes landingCardFloatMid{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-14px) rotate(2deg)}}@media (prefers-reduced-motion:reduce){.landing-hero-card,.landing-hero:after,.landing-hero:before{animation:none!important}}.landing-kicker{display:inline-block;background:rgba(212,175,55,.12);color:#d4af37;border:1px solid rgba(212,175,55,.4);padding:6px 16px;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin-bottom:20px}.landing-hero h1{font-size:clamp(1.8rem,4.5vw,2.8rem);line-height:1.22;margin:0 0 16px;color:#fff;letter-spacing:-.01em}.landing-hero p{color:hsla(34,42%,93%,.7);font-size:1rem;line-height:1.6;margin:0 auto 28px;max-width:560px}.landing-cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.landing-btn-ghost,.landing-btn-primary{font-weight:700;padding:14px 28px;border-radius:999px;text-decoration:none;font-size:.95rem;transition:transform .15s ease,box-shadow .15s ease}.landing-btn-ghost:hover,.landing-btn-primary:hover{transform:translateY(-2px)}.landing-btn-primary{background:linear-gradient(135deg,#d4af37,#b8892a);color:#1a1420;box-shadow:0 10px 24px rgba(212,175,55,.22)}.landing-btn-ghost{background:hsla(0,0%,100%,.06);color:#f4ede4;border:1px solid hsla(0,0%,100%,.16);font-weight:600}.landing-section{max-width:1140px;margin:0 auto;padding:56px 24px}.landing-section-title{font-size:clamp(1.3rem,3vw,1.7rem);color:#fff;margin:0 0 6px;text-align:center}.landing-section-sub{color:hsla(34,42%,93%,.6);text-align:center;margin:0 0 32px;font-size:.9rem}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.landing-feature-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:24px 20px;transition:transform .2s ease,border-color .2s ease,background .2s ease;display:flex;flex-direction:column}.landing-feature-card:hover{transform:translateY(-4px);border-color:rgba(212,175,55,.35);background:hsla(0,0%,100%,.06)}.landing-feature-icon{font-size:1.6rem;margin-bottom:12px}.landing-feature-card h3{font-size:1rem;margin:0 0 8px;color:#fff}.landing-feature-card p{font-size:.85rem;color:hsla(34,42%,93%,.6);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.landing-portfolio{display:flex;gap:18px;overflow-x:auto;padding:4px 4px 16px;scroll-snap-type:x mandatory;scroll-padding:0 24px}.landing-strip{flex:0 0 auto;width:150px;scroll-snap-align:start;background:linear-gradient(160deg,#f4ede4,#e7dbc8);border-radius:16px;padding:10px;box-shadow:0 10px 24px rgba(0,0,0,.35)}.landing-strip-photo{width:100%;aspect-ratio:1/1;border-radius:6px;margin-bottom:6px}.landing-strip-caption{text-align:center;color:#7a1f2b;font-family:Great Vibes,cursive;font-size:1.1rem;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-articles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.landing-article-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:20px;transition:transform .2s ease,border-color .2s ease,background .2s ease;display:flex;flex-direction:column}.landing-article-card:hover{transform:translateY(-4px);border-color:rgba(212,175,55,.35);background:hsla(0,0%,100%,.06)}.landing-article-tag{display:inline-block;font-size:.7rem;font-weight:700;color:#d4af37;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.landing-article-card h4{font-size:.95rem;margin:0 0 8px;color:#fff}.landing-article-card p{font-size:.82rem;color:hsla(34,42%,93%,.6);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.landing-footer{text-align:center;padding:32px 24px 56px;color:hsla(34,42%,93%,.4);font-size:.8rem;line-height:2}@media (max-width:900px){.landing-articles,.landing-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.landing-articles,.landing-features{grid-template-columns:1fr}.landing-hero{padding:48px 20px 32px}.landing-hero-illustration{height:78px}.landing-hero-card{width:38px}.landing-nav{padding:14px 18px}}@media (max-width:380px){.landing-section{padding:40px 16px}.landing-hero{padding:40px 16px 28px}}.admin-login-screen{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 30% 0,#3a1f2e 0,#140d17 50%,#0b070c 100%)}.admin-login-card{width:100%;max-width:380px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;padding:36px 28px;text-align:center}.admin-login-brand{font-family:Great Vibes,cursive;font-size:2rem;color:#d4af37;margin-bottom:4px}.admin-login-card h1{color:#fff;font-size:1.2rem;margin:0 0 6px}.admin-login-card p.subtitle{color:hsla(34,42%,93%,.55);font-size:.85rem;margin-bottom:24px}.admin-login-card input[type=text]{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.15);color:#fff}.admin-login-card input::placeholder{color:hsla(34,42%,93%,.4)}.admin-login-card button{background:linear-gradient(135deg,#d4af37,#b8892a);color:#1a1420;font-weight:700}.admin-login-back{display:inline-block;margin-top:18px;color:hsla(34,42%,93%,.5);font-size:.8rem;text-decoration:none}.admin-shell{min-height:100vh;min-height:100dvh;background:#f7f3ec}.admin-shell-header{background:linear-gradient(135deg,#2c1220,#1a1420);padding:24px 20px}.admin-shell-header-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.admin-shell-header h1{margin:0;font-size:1.2rem;color:#fff}.admin-shell-header .footer-note{color:hsla(0,0%,100%,.6);margin:6px 0 0}.admin-shell-header a{color:#d4af37}.admin-logout-btn{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:8px 16px;border-radius:999px;font-size:.8rem;cursor:pointer;width:auto;margin-bottom:0}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:28px;gap:28px;align-items:start}.settings-preview{position:-webkit-sticky;position:sticky;top:20px;background:#1a1420;border-radius:24px;padding:16px}.settings-preview-label{color:hsla(0,0%,100%,.45);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;text-align:center;margin-bottom:10px}.settings-preview-inner{border-radius:18px;padding:28px 18px;text-align:center;min-height:320px;display:flex;flex-direction:column;justify-content:center}.settings-preview-hero{width:100%;max-height:120px;object-fit:cover;border-radius:12px;margin-bottom:14px}.settings-preview-kicker{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.7;margin-bottom:6px}.settings-preview-name{font-size:1.6rem;margin:0 0 4px}.settings-preview-date{font-size:.75rem;opacity:.7;margin:0 0 14px}.settings-preview-msg{font-size:.8rem;opacity:.85;margin:0 0 18px;line-height:1.5}.settings-preview-btn{display:inline-block;padding:10px 20px;border-radius:999px;font-size:.8rem;font-weight:700}@media (max-width:800px){.settings-layout{grid-template-columns:1fr}.settings-preview{position:static;order:-1}}.landing-nav-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.landing-strip-photo-img{background-size:cover;background-position:50%}.admin-shell .btn,.admin-shell button{background:linear-gradient(135deg,#d4af37,#b8892a);color:#1a1420;border-radius:999px;font-weight:700;box-shadow:0 6px 16px rgba(212,175,55,.22);transition:transform .15s ease,box-shadow .15s ease,opacity .2s}.admin-shell .btn:hover,.admin-shell button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 22px rgba(212,175,55,.32)}.admin-shell button:active:not(:disabled){transform:translateY(0) scale(.98)}.admin-shell .btn-secondary{background:transparent;color:#7a1f2b;border:2px solid #e5ddd0;box-shadow:none}.admin-shell .admin-logout-btn{background:hsla(0,0%,100%,.08);color:#fff;box-shadow:none}.admin-wrap{max-width:1100px}.admin-tabs{display:flex;gap:8px;border-bottom:none;background:rgba(122,31,43,.06);padding:6px;border-radius:999px;margin-bottom:24px;flex-wrap:wrap}.admin-tabs button{width:auto;background:transparent;color:#7a1f2b;border:none;border-radius:999px;padding:10px 18px;margin-bottom:0;font-weight:600;font-size:.9rem;box-shadow:none;display:flex;align-items:center;gap:6px}.admin-tabs button:hover:not(.tab-active){background:rgba(122,31,43,.08);transform:none;box-shadow:none}.admin-tabs button.tab-active{background:linear-gradient(135deg,#7a1f2b,#5c1621);color:#fff;box-shadow:0 6px 16px rgba(122,31,43,.25)}.admin-tab-icon{font-size:.95rem}.admin-body{border-radius:22px;box-shadow:0 10px 30px rgba(0,0,0,.06);border:1px solid rgba(122,31,43,.06)}.hp-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:24px;gap:24px;align-items:start}.hp-hint{font-size:.8rem;color:#8a7f70;margin:0 0 16px}.hp-tip{font-size:.75rem;color:#8a7f70;margin:-6px 0 12px}.hp-tip code{background:rgba(122,31,43,.08);padding:1px 5px;border-radius:5px;font-size:.7rem}.hp-char-count{display:block;text-align:right;font-size:.7rem;color:#a89e8f;margin-top:-8px;margin-bottom:8px}.hp-char-count-warn{color:#c0392b;font-weight:600}.hp-card{border:1px solid #ece3d6;border-radius:18px;margin-bottom:12px;background:#fff;overflow:hidden;cursor:-webkit-grab;cursor:grab;transition:box-shadow .15s ease,border-color .15s ease}.hp-card:active{cursor:-webkit-grabbing;cursor:grabbing}.hp-card-over{border-color:#d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.25)}.hp-card-hidden{opacity:.5}.hp-card-header{display:flex;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hp-drag-handle,.hp-drag-handle-sm{color:#c9bda9;font-size:1.1rem;cursor:-webkit-grab;cursor:grab;line-height:1}.hp-card-icon{font-size:1.1rem}.hp-card-title{flex:1 1;font-weight:700;font-size:.95rem;color:#2b2b2b}.hp-chevron{color:#b8a98f;font-size:1.3rem;transition:transform .15s ease}.hp-chevron-open{transform:rotate(90deg)}.hp-card-body{padding:4px 16px 18px;border-top:1px solid #f2ece1}.hp-card-body textarea{width:100%;padding:12px 14px;border:2px solid #e5ddd0;border-radius:12px;font-size:.9rem;margin-bottom:14px;font-family:inherit;resize:vertical}.hp-row-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.hp-toggle{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.hp-toggle input{opacity:0;width:0;height:0}.hp-toggle-slider{position:absolute;inset:0;background:#e2d8c8;border-radius:999px;transition:background .2s ease}.hp-toggle-slider:before{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.25)}.hp-toggle input:checked+.hp-toggle-slider{background:linear-gradient(135deg,#d4af37,#b8892a)}.hp-toggle input:checked+.hp-toggle-slider:before{transform:translateX(18px)}.hp-item-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.hp-item-row{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #f0e9dc;border-radius:12px;background:#fbf8f3;cursor:-webkit-grab;cursor:grab}.hp-item-row:active{cursor:-webkit-grabbing;cursor:grabbing}.hp-item-row-over{border-color:#d4af37;box-shadow:0 0 0 2px rgba(212,175,55,.25)}.hp-item-row-content{flex:1 1;min-width:0}.hp-item-row-content input[type=text]{margin-bottom:8px}.hp-item-row-content input[type=text]:last-child,.hp-remove-btn{margin-bottom:0}.hp-remove-btn{width:auto;background:transparent;color:#b33;box-shadow:none;font-weight:700;padding:6px 10px;flex-shrink:0}.hp-remove-btn:hover{background:rgba(187,51,51,.08);transform:none;box-shadow:none}.hp-remove-btn-sm{width:auto;background:transparent;color:#b33;box-shadow:none;font-size:.7rem;padding:4px 8px;margin-bottom:0;border:1px solid #e5c8c8}.hp-add-btn{width:auto;background:rgba(122,31,43,.06);color:#7a1f2b;box-shadow:none;font-size:.85rem;padding:10px 16px}.hp-add-btn:hover{background:rgba(122,31,43,.12);transform:none;box-shadow:none}.hp-emoji-input{width:52px!important;flex-shrink:0;text-align:center;font-size:1.2rem;padding:8px!important}.hp-feature-fields{display:flex;gap:8px}.hp-feature-fields input[type=text]:not(.hp-emoji-input){width:100%}.hp-portfolio-fields{display:flex;gap:10px}.hp-portfolio-thumb,.hp-portfolio-thumb-wrap{width:64px;flex-shrink:0}.hp-portfolio-thumb{width:64px;height:64px;border-radius:10px;background-size:cover;background-position:50%;object-fit:cover;display:block}.hp-file-btn{display:inline-block;width:auto;background:rgba(122,31,43,.06);color:#7a1f2b;font-size:.75rem;font-weight:600;padding:8px 12px;border-radius:999px;cursor:pointer;margin-bottom:8px}.hp-save-btn{bottom:12px;font-size:1rem;padding:16px 20px}.hp-preview,.hp-save-btn{position:-webkit-sticky;position:sticky}.hp-preview{top:20px}.hp-preview-label{color:#8a7f70;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;text-align:center}.hp-preview-frame{background:#1a1420;border-radius:26px;padding:10px;box-shadow:0 16px 40px rgba(0,0,0,.18)}.hp-preview-chrome{display:flex;gap:6px;padding:8px 10px 12px}.hp-dot{width:9px;height:9px;border-radius:50%;display:block}.hp-preview-viewport{height:620px;overflow-y:auto;overflow-x:hidden;border-radius:16px;background:#0b070c}.hp-preview-inner{width:375px}.hp-preview-inner .landing{min-height:auto}@media (max-width:1000px){.hp-layout{grid-template-columns:1fr}.hp-preview{position:static;order:-1}.hp-preview-inner{width:100%}.hp-preview-viewport{height:420px}}.gc-wrap{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 20px;text-align:center;position:relative;overflow:hidden}.gc-wrap input,.gc-wrap textarea{font-family:inherit}.gc-luxury{background:radial-gradient(circle at 50% 0,#2a1218 0,#17080c 60%,#0d0507 100%)}.gc-luxury-card{width:100%;max-width:420px;background:hsla(0,0%,100%,.03);border:1px solid rgba(212,175,55,.25);border-radius:20px;padding:40px 28px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gc-luxury-hero{width:88px;height:88px;border-radius:50%;object-fit:cover;margin:0 auto 18px;border:2px solid rgba(212,175,55,.5)}.gc-luxury-kicker{text-transform:uppercase;letter-spacing:.25em;font-size:.7rem;font-weight:700;margin:0 0 10px}.gc-luxury-name{font-size:2.1rem;margin:0 0 14px;line-height:1.2}.gc-luxury-divider{width:56px;height:2px;margin:0 auto 18px;opacity:.6}.gc-luxury-meta{color:hsla(34,42%,93%,.75);font-size:.9rem;margin:0 0 4px}.gc-luxury-msg{color:hsla(34,42%,93%,.55);font-size:.9rem;margin:14px 0 22px}.gc-luxury-input{width:100%;padding:13px 15px;border-radius:10px;border:1px solid rgba(212,175,55,.3);background:hsla(0,0%,100%,.04);color:#f4ede4;font-size:.95rem;margin-bottom:14px;outline:none;resize:vertical}.gc-luxury-input::placeholder{color:hsla(34,42%,93%,.35)}.gc-luxury-btn{width:100%;padding:14px 20px;border:none;border-radius:10px;background:linear-gradient(135deg,#e9c46a,#d4af37);color:#2a1610;font-weight:700;font-size:1rem;cursor:pointer}.gc-floral{background:radial-gradient(circle at 50% 0,#fffaf1 0,#faf3e6 55%,#f4ecdc 100%)}.gc-floral-card{position:relative;width:100%;max-width:420px;background:#fff;border:1px solid #eadfc6;border-radius:24px;padding:48px 28px 32px;box-shadow:0 16px 40px rgba(122,31,43,.08)}.gc-floral-corner{position:absolute;font-size:1.8rem;opacity:.85}.gc-floral-corner-tl{top:10px;left:14px;transform:rotate(-15deg)}.gc-floral-corner-tr{top:10px;right:14px;transform:rotate(15deg) scaleX(-1)}.gc-floral-corner-bl{bottom:10px;left:14px;transform:rotate(15deg) scaleX(-1)}.gc-floral-corner-br{bottom:10px;right:14px;transform:rotate(-15deg)}.gc-floral-photo{width:92px;height:92px;border-radius:50%;object-fit:cover;margin:0 auto 16px;border:3px solid #eadfc6;box-shadow:0 8px 20px rgba(122,31,43,.12)}.gc-floral-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:700;color:#a88b5a;margin:0 0 18px}.gc-floral-monogram{display:flex;align-items:center;justify-content:center;gap:10px;font-size:3rem;margin-bottom:6px}.gc-floral-monogram-sep{font-size:1.3rem;opacity:.8}.gc-floral-name{font-size:1.5rem;margin:0 0 14px}.gc-floral-meta{color:#8a8070;font-size:.85rem;margin:0 0 4px}.gc-floral-msg{color:#a39a89;font-size:.88rem;margin:12px 0 22px}.gc-floral-input{width:100%;padding:13px 15px;border-radius:12px;border:2px solid #eadfc6;background:#fffdf9;font-size:.95rem;margin-bottom:14px;outline:none;resize:vertical}.gc-floral-btn{width:100%;padding:14px 20px;border:none;border-radius:999px;background:linear-gradient(135deg,#c9a24a,#a88b3f);color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.gc-photo{background:#0c0c0e;padding:0}.gc-photo-card{width:100%;max-width:420px;min-height:100vh;min-height:100dvh;margin:0 auto;background-size:cover;background-position:50%;display:flex;flex-direction:column;justify-content:space-between;padding:28px 26px 34px}.gc-photo-top{text-align:center}.gc-photo-kicker{color:hsla(0,0%,100%,.85);text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;font-weight:700;margin:0}.gc-photo-bottom{text-align:center}.gc-photo-name{color:#fff;font-size:2rem;margin:0 0 10px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.gc-photo-meta{color:hsla(0,0%,100%,.85);font-size:.88rem;margin:0 0 4px}.gc-photo-msg{color:hsla(0,0%,100%,.7);font-size:.88rem;margin:10px 0 18px}.gc-photo-input{width:100%;padding:13px 15px;border-radius:12px;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.95rem;margin-bottom:14px;outline:none;resize:vertical}.gc-photo-input::placeholder{color:hsla(0,0%,100%,.6)}.gc-photo-btn{width:100%;padding:14px 20px;border:none;border-radius:999px;background:#fff;color:#241016;font-weight:700;font-size:1rem;cursor:pointer}.gc-vintage{background:radial-gradient(circle at 50% 20%,#efe3c8 0,#e2d2ad 55%,#d5c093 100%)}.gc-vintage-outer{width:100%;max-width:420px;border:1px solid rgba(90,62,30,.35);border-radius:4px;padding:10px}.gc-vintage-inner{border:1px solid rgba(90,62,30,.35);border-radius:2px;padding:36px 24px 28px;background:rgba(255,252,240,.55)}.gc-vintage-photo-wrap{width:96px;height:96px;margin:0 auto 16px;border-radius:50%;overflow:hidden;border:3px solid rgba(90,62,30,.35)}.gc-vintage-photo{width:100%;height:100%;object-fit:cover}.gc-vintage-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:.68rem;font-weight:700;color:#6b5231;margin:0 0 10px}.gc-vintage-name{font-family:Playfair Display,serif;text-transform:uppercase;letter-spacing:.08em;font-size:1.7rem;margin:0 0 8px}.gc-vintage-tagline{font-style:italic;color:#6b5231;font-size:.85rem;margin:0 0 14px}.gc-vintage-meta{color:#6b5231;font-size:.85rem;margin:0 0 4px}.gc-vintage-msg{color:#7a6642;font-size:.88rem;margin:12px 0 22px}.gc-vintage-input{width:100%;padding:13px 15px;border-radius:2px;border:1px solid rgba(90,62,30,.35);background:hsla(0,0%,100%,.6);font-size:.95rem;margin-bottom:14px;outline:none;resize:vertical}.gc-vintage-btn{width:100%;padding:14px 20px;border:1px solid #6b5231;border-radius:2px;background:transparent;color:#4a3a20;font-weight:700;letter-spacing:.05em;font-size:.9rem;cursor:pointer}.gc-modern{background:#fdfbf7}.gc-modern-blob{position:absolute;width:280px;height:280px;border-radius:50%;filter:blur(70px);opacity:.35;z-index:0}.gc-modern-blob-1{top:-80px;left:-80px}.gc-modern-blob-2{bottom:-100px;right:-100px}.gc-modern-card{position:relative;z-index:1;width:100%;max-width:420px;background:#fff;border-radius:28px;padding:40px 26px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.gc-modern-hero{width:100%;height:180px;object-fit:cover;border-radius:20px;margin-bottom:20px}.gc-modern-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800;margin:0 0 10px}.gc-modern-name{font-size:1.8rem;font-weight:800;letter-spacing:-.01em;margin:0 0 12px;color:#1a1a1a}.gc-modern-meta{color:#777;font-size:.88rem;font-weight:600;margin:0 0 4px}.gc-modern-msg{color:#999;font-size:.88rem;margin:12px 0 22px}.gc-modern-input{width:100%;padding:14px 16px;border-radius:14px;border:2px solid #f0ede6;background:#faf9f6;font-size:.95rem;margin-bottom:14px;outline:none;resize:vertical;font-weight:500}.gc-modern-btn{width:100%;padding:15px 20px;border:none;border-radius:999px;background:linear-gradient(135deg,#ffd76a,#d4af37);color:#2a1610;font-weight:800;font-size:1rem;cursor:pointer}.settings-preview-inner .gc-wrap{min-height:auto;padding:24px 16px}.settings-preview-inner .gc-photo-card{min-height:480px}