:root{--bg:#f6f8fc;--bg-accent:#fbfcff;--surface:#ffffff;--surface-soft:#f3f6fb;--text:#14213d;--muted:#5f6b82;--primary:#2f67c8;--primary-dark:#163b7a;--secondary:#b97a28;--border:rgba(20,33,61,.1);--shadow:0 8px 24px rgba(20,33,61,.06);--shadow-soft:0 4px 14px rgba(20,33,61,.05);--radius-lg:12px;--radius-md:12px;--radius-sm:10px;--hero-gradient:linear-gradient(135deg,#163b7a 0%,#2f67c8 100%)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:"Trebuchet MS","Segoe UI",sans-serif;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-accent) 100%);color:var(--text);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}
.site-header{position:relative;padding:24px 0 40px;overflow:hidden;border-bottom:1px solid rgba(20,33,61,.06)}
.top-nav{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:36px;position:relative;z-index:1}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;color:var(--primary-dark)} .brand-logo {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  object-fit: contain;
  filter: drop-shadow(0 10px 20px rgba(20, 122, 214, 0.18));
}
.brand-mark{display:inline-flex;align-items:center;justify-content:center;position:relative;width:44px;height:44px;border-radius:16px 16px 18px 18px;background:linear-gradient(155deg,#33d3f2 0%,#147ad6 44%,#5337b8 74%,#ff8a00 100%);color:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.brand-mark::before{content:"";position:absolute;inset:5px 9px 8px 9px;border:4px solid #fff;border-top:0;border-radius:0 0 15px 15px;opacity:.96}.brand-mark::after{content:"";position:absolute;width:16px;height:16px;top:4px;left:4px;background:linear-gradient(#fff 0 0) 0 0/6px 6px no-repeat,linear-gradient(#fff 0 0) 10px 0/6px 6px no-repeat,linear-gradient(#fff 0 0) 0 10px/6px 6px no-repeat;opacity:.75}.brand-mark span{position:relative;z-index:1;transform:translateY(3px)}.brand-copy{display:grid;gap:1px}.brand-name{letter-spacing:-.03em}.brand-tagline{font-size:.72rem;font-weight:700;color:var(--muted)}.nav-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.nav-link,.nav-pill,.button,.chip-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:12px;font-weight:700;border:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.nav-link{color:var(--muted)}.nav-pill,.button{background:var(--hero-gradient);color:#fff;box-shadow:0 8px 18px rgba(22,59,122,.18)}.chip-button{background:#fff;border:1px solid var(--border);box-shadow:none;color:var(--primary-dark)}.button-secondary{background:#fff;color:var(--primary-dark);border:1px solid var(--border);box-shadow:none}.nav-pill:hover,.button:hover,.chip-button:hover,.button-secondary:hover{transform:translateY(-1px)}
.hero{position:relative;z-index:1;display:grid;gap:32px;grid-template-columns:minmax(0,1fr);align-items:center;padding:26px 0 40px}.eyebrow{margin:0 0 10px;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--secondary)}h1,h2,h3{line-height:1.12;margin:0 0 10px}h1{max-width:10ch;font-size:clamp(2.75rem,4.6vw,56px);line-height:1.15;letter-spacing:-.065em;color:#10254d}h2{font-size:clamp(1.65rem,2vw,2.1rem);letter-spacing:-.02em;color:#182a4d}h3{font-size:1.04rem;color:#17253f}p{margin:0 0 14px;color:var(--muted)}.hero-copy{display:grid;gap:18px;align-content:start;max-width:560px}.hero-copy p{font-size:1.02rem}.hero-copy h1+ p{margin-top:12px}.hero-card{padding:16px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);display:grid;gap:12px}.hero-card ul{margin:0;padding-left:18px;color:var(--muted)}.icon-grid,.template-grid,.mini-actions,.hero-meta,.footer-links{display:flex;flex-wrap:wrap;gap:10px}.hero-meta span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(20,122,214,.06);border:1px solid rgba(20,33,61,.08);box-shadow:none;color:var(--primary-dark);font-weight:700;font-size:.86rem}
.hero-cta-group{display:flex;justify-content:flex-start}.hero-primary-button{min-height:60px;padding:18px 30px;font-size:1.06rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#19408a 0%,#2d6fe3 54%,#1f57b8 100%);box-shadow:0 14px 30px rgba(37,94,196,.24),0 0 0 1px rgba(255,255,255,.12) inset;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.hero-primary-button:hover,.hero-primary-button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 36px rgba(37,94,196,.3),0 0 22px rgba(45,111,227,.22);filter:saturate(1.05)}.hero-cta-note{margin:2px 0 0;font-size:.92rem;font-weight:700;color:var(--primary-dark)}
.trust-row{display:flex;flex-wrap:wrap;gap:8px}.trust-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border-radius:999px;background:#fff;border:1px solid rgba(16,37,77,.14);box-shadow:0 1px 0 rgba(255,255,255,.8) inset;color:#17335f;font-size:.82rem;font-weight:700}
.step-flow-card{padding:18px;border-radius:var(--radius-lg);background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.step-flow-label,.preview-overline{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--secondary)}.step-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.step-flow-item{padding:16px;border-radius:12px;background:#fff;border:1px solid var(--border);box-shadow:none}.step-flow-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:12px;border-radius:999px;background:rgba(20,122,214,.08);color:var(--primary-dark);font-weight:800}.step-flow-item h2{font-size:1rem;margin-bottom:8px}.step-flow-item p{margin:0;font-size:.92rem}
.hero-preview-strip{display:block;justify-self:end;width:min(100%,560px);margin-right:8px}.hero-preview-image-card{position:relative;padding:14px;border-radius:12px;background:#fff;border:1px solid rgba(16,37,77,.16);box-shadow:0 28px 54px rgba(16,37,77,.22);transform:rotate(-1deg)}.hero-preview-image-card::before,.hero-preview-image-card::after{content:"";position:absolute;border-radius:12px;pointer-events:none}.hero-preview-image-card::before{inset:10px -8px -10px 8px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(233,240,252,.98));border:1px solid rgba(16,37,77,.1);z-index:-2}.hero-preview-image-card::after{inset:26px -26px -24px 24px;background:radial-gradient(circle at center,rgba(83,126,214,.24),rgba(255,255,255,0) 72%);z-index:-3;filter:blur(10px)}.hero-preview-image-card img{display:block;width:100%;height:auto;min-height:280px;max-height:460px;object-fit:cover;object-position:center top;border-radius:10px;background:#f7faff;border:1px solid rgba(16,37,77,.08);box-shadow:0 12px 28px rgba(16,37,77,.14);image-rendering:-webkit-optimize-contrast}
.template-selection-card{padding:0;background:transparent;border:0;box-shadow:none;margin-bottom:80px}.how-it-works-card{padding:22px;border-radius:var(--radius-lg);background:#fff;border:1px solid rgba(16,37,77,.12);box-shadow:0 6px 16px rgba(0,0,0,.08);margin-bottom:80px}.template-selection-header,.how-it-works-header{max-width:640px;margin-bottom:18px}.template-selection-header h2,.how-it-works-header h2{margin-bottom:8px}.template-selection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.template-selection-note{margin:0;font-size:.92rem;font-weight:700;color:var(--muted)}.template-selection-arrows{display:flex;gap:10px}.template-arrow{width:44px;min-width:44px;padding:0}.template-selection-slider{overflow-x:auto;padding:0 18% 10px 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.template-selection-slider::-webkit-scrollbar{display:none}.template-selection-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,34%);gap:20px}.template-selection-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.template-selection-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(20,33,61,.18);cursor:pointer;transition:all .2s ease}.template-selection-dot.active{width:28px;background:var(--primary)}.template-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:14px;border-radius:12px;background:#fff;border:1px solid rgba(16,37,77,.12);box-shadow:0 6px 16px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;scroll-snap-align:start}.template-card.is-selected{border-color:rgba(45,111,227,.34);box-shadow:0 12px 28px rgba(37,94,196,.14)}.template-tag{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.03em;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 18px rgba(0,0,0,.14);background:#eef5ff;color:#17418a}.template-tag-recommended{background:#1f5fd1;color:#fff}.template-tag-new{background:#16965f;color:#fff}.template-tag-premium{background:linear-gradient(135deg,#8b5a1f 0%,#d6a54d 100%);color:#fff}.template-card-preview{margin-bottom:14px;padding:8px;overflow:hidden;border-radius:12px;background:#f6f9ff;border:1px solid rgba(16,37,77,.08)}.template-card-preview img{display:block;width:100%;height:160px;object-fit:cover;object-position:center top;border-radius:8px;background:#fff;border:1px solid rgba(16,37,77,.06);transition:transform .3s ease;image-rendering:-webkit-optimize-contrast}.template-card-traditional{border-top:3px solid #b78846;background:linear-gradient(180deg,#fffdfa 0%,#fff 100%)}.template-card-modern-ui{border-top:3px solid #2f67c8;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.template-card-photo{border-top:3px solid #6ca3d8;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.template-card-premium{border:1px solid rgba(139,90,31,.26);border-top:3px solid #8b5a1f;background:linear-gradient(180deg,#fff9f0 0%,#fff 100%);box-shadow:0 8px 20px rgba(84,52,14,.12)}.template-card-body{display:grid;gap:4px}.template-card-body h3{margin-bottom:4px;color:#152749}.template-card-body p{margin-bottom:12px;font-size:.94rem;line-height:1.5;max-width:28ch;color:#526178}.template-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.template-card-button{flex:1 1 140px;min-height:44px;padding:10px 14px;border-radius:10px}
.how-it-works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.how-step{padding:18px;border-radius:12px;border:1px solid var(--border);background:#fff;box-shadow:none}.how-step-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:10px;background:linear-gradient(135deg,#163b7a 0%,#2f67c8 100%);color:#fff;font-weight:800}
.main-content{padding-bottom:72px}.tool-layout{display:block}.wizard-column{display:grid;gap:24px}.desktop-preview-column{display:none}.completion-panel{display:grid;gap:14px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}.completion-panel-header{display:flex;justify-content:space-between;align-items:start;gap:16px}.completion-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:72px;padding:10px 14px;border-radius:20px;background:var(--hero-gradient);color:#fff;font-size:1.25rem;font-weight:800;box-shadow:0 14px 28px rgba(22,59,122,.18)}.completion-progress-track{position:relative;height:12px;border-radius:999px;background:rgba(20,33,61,.1);overflow:hidden}.completion-progress-bar{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--primary),rgba(255,138,0,.8));transition:width .25s ease}.completion-summary{margin:0;color:var(--primary-dark);font-size:.92rem;font-weight:700}.wizard-step-indicator{margin:0;color:var(--secondary);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wizard-step-title{margin:0;color:var(--primary-dark)}.wizard-step-copy{margin:0;font-size:.95rem;max-width:52ch}.mobile-start-bar{display:none}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:22px;margin-top:5px}.sticky-panel{position:static;display:grid;gap:18px}
.sticky-actions{top:18px;z-index:4;display:grid;gap:10px}
.sticky-actions-top{display:flex;align-items:start;justify-content:space-between;gap:12px}
.overflow-menu{position:relative}
.overflow-menu-trigger{min-width:44px;padding:0 14px;font-size:1.35rem;line-height:1}
.overflow-menu-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:8;min-width:180px;padding:8px;border-radius:12px;background:#fff;border:1px solid rgba(20,33,61,.12);box-shadow:var(--shadow)}
.overflow-menu-item{display:flex;align-items:center;width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:10px;background:#fff;color:#b91c1c;font-weight:700;cursor:pointer;text-align:left}
.overflow-menu-item:hover{background:#fff1f2}
/* Desktop: remove sticky */
@media (min-width: 768px) {
  .sticky-actions {
    position: static !important;
    width: 100%;
    margin-bottom: 20px;
  }
}
.notice-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,rgba(20,122,214,.08),rgba(255,138,0,.08));color:var(--primary-dark);font-weight:700}.notice-strip span,.status-text{color:var(--muted);font-size:.9rem}.action-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}
.save-status{margin:-2px 0 2px;font-size:.82rem;font-weight:700;color:var(--muted)}.save-status.is-saving{color:var(--primary)}.save-status.is-saved{color:#166534}.save-status.is-local{color:var(--muted)}
.section-accordion{border:1px solid rgba(20,33,61,.1);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.section-accordion[open]{box-shadow:var(--shadow)}.section-accordion.is-complete{border-color:rgba(22,101,52,.18)}.section-accordion-summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;cursor:pointer;list-style:none;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}.section-accordion-summary::-webkit-details-marker{display:none}.section-accordion-meta{display:grid;gap:2px}.section-accordion-meta strong{color:var(--primary-dark);font-size:1rem}.section-accordion-meta span{color:var(--muted);font-size:.88rem;font-weight:700}.section-accordion-status{display:flex;align-items:center;gap:10px}.section-accordion-check{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:rgba(22,101,52,.1);color:#166534;font-weight:900}.section-accordion:not(.is-complete) .section-accordion-check{background:rgba(20,33,61,.08);color:transparent}.section-accordion-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(20,122,214,.08);color:var(--primary-dark);font-weight:900;transition:transform .2s ease}.section-accordion[open] .section-accordion-toggle{transform:rotate(180deg)}.section-accordion-body{padding:0 18px 18px}.section-card{padding:16px;border-radius:var(--radius-md);background:#fff;border:1px solid var(--border);display:grid;gap:14px;overflow:hidden;transform-origin:top center;transition:max-height .18s ease,opacity .18s ease,transform .18s ease,margin .18s ease,padding .18s ease,border-color .18s ease}.section-card.is-removing{opacity:0;transform:scale(.98);max-height:0;margin:0;padding-top:0;padding-bottom:0;border-color:transparent}.section-card.is-restored{animation:fieldRestore .22s ease}.section-head{display:flex;justify-content:space-between;align-items:start;gap:12px;padding-top:14px}.section-head p{margin:0;font-size:.93rem;max-width:48ch}.section-title-input{width:auto;min-width:0;max-width:100%;padding:0;border:0;background:transparent;color:var(--primary-dark);font-size:1.02rem;font-weight:800;box-shadow:none}.section-title-input:focus{outline:none;box-shadow:none}.field-stack{display:grid;gap:12px}.field-editor{display:grid;grid-template-columns:1fr 1.45fr auto;gap:10px;align-items:start;padding:12px;border-radius:12px;background:var(--surface-soft);border:1px solid rgba(20,33,61,.08)}.field-editor textarea{min-height:90px}.input-label{display:block;margin-bottom:6px;color:var(--primary-dark);font-size:.82rem;font-weight:700}.field-guidance{display:block;margin-top:6px;color:var(--muted);font-size:.77rem;line-height:1.45}input,textarea,select{width:100%;padding:12px 14px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus,select:focus{border-color:rgba(20,122,214,.36);box-shadow:0 0 0 4px rgba(20,122,214,.12)}textarea{resize:vertical}.gender-toggle{display:flex;flex-wrap:wrap;gap:10px}.gender-toggle .selector-chip{flex:1 1 140px}.gender-toggle-copy{margin:-2px 0 0;font-size:.84rem}.selector-chip{min-width:54px;min-height:48px;padding:10px 14px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--primary-dark);font-weight:700;cursor:pointer;transition:all .2s ease}.selector-chip.active{background:rgba(20,122,214,.08);border-color:rgba(20,122,214,.24);box-shadow:none}.delete-button{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;min-height:42px;border-radius:999px;border:1px solid rgba(20,33,61,.12);background:#f3f4f6;color:#4b5563;cursor:pointer;font-weight:800;opacity:1;transition:background-color .18s ease,color .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.delete-button:hover{background:#fee2e2;border-color:#fca5a5;color:#ef4444;box-shadow:none}.delete-button:active{transform:scale(.95)}.delete-button:disabled{cursor:pointer;opacity:1;background:#f3f4f6;color:#4b5563;border-color:rgba(20,33,61,.12);box-shadow:none;transform:none}
.field-add-row{display:flex;justify-content:flex-end;margin-top:10px}.field-add-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 18px;border:1px solid rgba(20,122,214,.18);background:rgba(20,122,214,.06);box-shadow:none;color:var(--primary-dark)}.field-add-button:hover{background:rgba(20,122,214,.1);border-color:rgba(20,122,214,.28);box-shadow:0 10px 20px rgba(20,122,214,.08)}.field-add-button span[aria-hidden="true"]{font-size:1.05rem;font-weight:800;line-height:1}
.photo-upload-card{display:grid;gap:10px}.photo-upload-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.photo-upload-trigger{display:flex;align-items:center;gap:14px;padding:16px;border-radius:14px;border:1px dashed rgba(20,122,214,.28);background:linear-gradient(180deg,#fbfdff 0%,#f4f8ff 100%);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.photo-upload-trigger:hover{border-color:rgba(20,122,214,.42);box-shadow:0 10px 22px rgba(20,122,214,.08);transform:translateY(-1px)}.photo-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--hero-gradient);color:#fff;font-size:1.35rem;font-weight:800}.photo-upload-copy{display:grid;gap:4px}.photo-upload-copy strong{color:var(--primary-dark)}.photo-upload-copy span{color:var(--muted);font-size:.88rem;line-height:1.45}.photo-upload-status{margin:0;font-size:.82rem;font-weight:700;color:var(--muted)}.photo-upload-status.has-file{color:#166534}
.preview-wrap{display:grid;gap:16px}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.preview-template-switch{display:grid;gap:8px;justify-items:end}.preview-toolbar-label{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary-dark)}.preview-note{margin:0;padding:12px 15px;border-radius:10px;background:rgba(20,122,214,.08);color:var(--primary-dark);font-size:.92rem;font-weight:700}.preview-shell{padding:14px;border-radius:var(--radius-lg);background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);overflow:auto}.preview-sheet{width:min(100%,794px);min-height:1123px;margin:0 auto;padding:36px;border-radius:12px;background:#fff;color:var(--text);box-shadow:0 8px 24px rgba(20,33,61,.06);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease}.preview-sheet,.preview-sheet *{transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.preview-footer-action{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.preview-footer-action .button{flex:1 1 180px;min-width:180px;max-width:260px}.share-box{max-width:420px;margin:0 auto;padding:18px 20px;border-radius:12px;background:#fff;border:1px solid rgba(20,122,214,.14);box-shadow:var(--shadow-soft);text-align:center;opacity:0;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease}.share-box.is-visible{opacity:1;transform:translateY(0)}.share-success{margin:0 0 8px;color:var(--primary-dark);font-weight:800;font-size:1.04rem}.share-copy{margin:0 0 16px;font-size:.95rem}.share-button{min-width:220px}.biodata-header{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:22px;align-items:start;padding-bottom:22px;border-bottom:1px solid rgba(20,33,61,.12);margin-bottom:22px}.title-strip{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--primary);font-size:.9rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.symbol-badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(20,122,214,.1);color:var(--primary-dark);font-size:1.2rem;box-shadow:inset 0 0 0 1px rgba(20,122,214,.1)}.biodata-name{margin:0 0 8px;font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.03em;color:var(--primary-dark)}.biodata-subtitle{margin:0 0 14px;color:var(--muted);font-weight:700}.photo-box{width:160px;height:200px;border-radius:12px;background:linear-gradient(180deg,rgba(20,122,214,.1),rgba(255,138,0,.08)),#f6f9ff;border:1px solid rgba(20,33,61,.12);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--muted);font-weight:700;overflow:hidden}.photo-box img{width:100%;height:100%;object-fit:cover}
.desktop-preview-panel{position:sticky;top:18px;display:grid;gap:16px}.desktop-preview-header{display:flex;justify-content:space-between;align-items:start;gap:12px}.desktop-preview-header h2{font-size:1.25rem;margin-bottom:6px}.desktop-preview-header p{margin:0;max-width:34ch;font-size:.9rem}.desktop-preview-link{white-space:nowrap}.desktop-preview-shell{padding:10px;border-radius:14px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);border:1px solid rgba(20,33,61,.08);overflow:auto;max-height:calc(100vh - 180px)}.desktop-preview-shell .preview-sheet{width:100%;min-height:auto;padding:20px;transform-origin:top center}
.preview-review-card{display:grid;gap:12px;padding:18px;border-radius:14px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid rgba(20,33,61,.08)}
.preview-review-title{margin:0;color:var(--primary-dark);font-size:1rem;font-weight:800}
.preview-review-copy{margin:0;color:var(--muted);font-size:.9rem}
.preview-sections{display:grid;gap:18px}.preview-section{border-radius:12px;overflow:hidden;border:1px solid rgba(20,33,61,.1);background:rgba(255,255,255,.96)}.preview-section h3{margin:0;padding:14px 18px;color:var(--primary-dark);background:rgba(20,122,214,.08)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-row{display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;padding:14px 18px;border-top:1px solid rgba(20,33,61,.08)}.detail-row:nth-child(odd){background:rgba(238,244,255,.4)}.detail-label{color:var(--primary-dark);font-weight:700}.detail-value{color:var(--text);word-break:break-word}.text-block{padding:16px 18px 18px;border-top:1px solid rgba(20,33,61,.08);color:var(--text);white-space:pre-wrap;word-break:break-word}

.preview-sheet.template-classic{font-family:Georgia,"Times New Roman",serif;border:1px solid rgba(122,92,43,.28);background:linear-gradient(180deg,rgba(244,233,214,.45),rgba(255,255,255,.98)),#fff;box-shadow:0 18px 46px rgba(92,67,33,.12)}
.preview-sheet.template-classic .biodata-header{border-bottom-color:rgba(122,92,43,.28)}
.preview-sheet.template-classic .title-strip{color:#8b5a1f;letter-spacing:.12em}
.preview-sheet.template-classic .symbol-badge{background:rgba(139,90,31,.1);color:#6d4316;box-shadow:inset 0 0 0 1px rgba(139,90,31,.14)}
.preview-sheet.template-classic .biodata-name{font-family:Georgia,"Times New Roman",serif;color:#573716}
.preview-sheet.template-classic .biodata-subtitle{color:#705940}
.preview-sheet.template-classic .hero-meta span{background:rgba(248,240,227,.92);border:1px solid rgba(122,92,43,.16);color:#6d4316;box-shadow:none}
.preview-sheet.template-classic .photo-box{border-radius:14px;background:linear-gradient(180deg,rgba(244,233,214,.75),rgba(255,255,255,.94));border:1px solid rgba(122,92,43,.26)}
.preview-sheet.template-classic .preview-section{border-radius:14px;border-color:rgba(122,92,43,.22);background:rgba(255,252,248,.96)}
.preview-sheet.template-classic .preview-section h3{background:rgba(244,233,214,.9);color:#573716;border-bottom:1px solid rgba(122,92,43,.14)}
.preview-sheet.template-classic .detail-row,.preview-sheet.template-classic .text-block{border-top-color:rgba(122,92,43,.12)}
.preview-sheet.template-classic .detail-row:nth-child(odd){background:rgba(248,240,227,.56)}
.preview-sheet.template-classic .detail-label{color:#573716}

.preview-sheet.template-modern{font-family:"Trebuchet MS","Segoe UI",sans-serif;border:1px solid rgba(20,122,214,.14);background:linear-gradient(145deg,rgba(20,122,214,.06),rgba(255,255,255,.98)),#fff}
.preview-sheet.template-modern .biodata-header{border-bottom:2px solid rgba(20,122,214,.18)}
.preview-sheet.template-modern .title-strip{color:#0e78d3}
.preview-sheet.template-modern .symbol-badge{background:linear-gradient(135deg,rgba(20,122,214,.16),rgba(255,138,0,.18));color:#101c52}
.preview-sheet.template-modern .biodata-name{color:#101c52}
.preview-sheet.template-modern .hero-meta span{background:#f3f8ff;border:1px solid rgba(20,122,214,.14);color:#0f1d4d}
.preview-sheet.template-modern .photo-box{border-radius:28px;background:linear-gradient(180deg,rgba(20,122,214,.12),rgba(255,138,0,.08)),#f6f9ff}
.preview-sheet.template-modern .preview-section{border-color:rgba(20,122,214,.12);box-shadow:0 10px 24px rgba(20,122,214,.08)}
.preview-sheet.template-modern .preview-section h3{background:linear-gradient(90deg,rgba(20,122,214,.12),rgba(20,122,214,.04));color:#101c52}

.preview-sheet.template-photo{font-family:"Segoe UI",Arial,sans-serif;border:1px solid rgba(20,33,61,.1);background:linear-gradient(180deg,rgba(244,248,255,.96),rgba(255,255,255,.98)),#fff}
.preview-sheet.template-photo .biodata-header{grid-template-columns:minmax(0,1fr) 190px;gap:26px;border-bottom:2px solid rgba(20,122,214,.12)}
.preview-sheet.template-photo .title-strip{color:#0f1d4d}
.preview-sheet.template-photo .symbol-badge{background:rgba(20,122,214,.12);color:#0f1d4d}
.preview-sheet.template-photo .photo-box{width:190px;height:240px;border-radius:20px;background:linear-gradient(180deg,rgba(20,122,214,.14),rgba(255,138,0,.08)),#edf4ff}
.preview-sheet.template-photo .preview-section{border-color:rgba(20,33,61,.08);background:#fff}
.preview-sheet.template-photo .preview-section h3{background:rgba(20,122,214,.08);color:#0f1d4d}

.preview-sheet.template-premium{font-family:"Trebuchet MS","Segoe UI",sans-serif;border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgba(245,158,11,.72),rgba(249,115,22,.78),rgba(20,122,214,.42)) border-box;box-shadow:0 22px 48px rgba(249,115,22,.16)}
.preview-sheet.template-premium .biodata-header{border-bottom:2px solid rgba(249,115,22,.18)}
.preview-sheet.template-premium .title-strip{color:#9a3412}
.preview-sheet.template-premium .symbol-badge{background:linear-gradient(135deg,rgba(245,158,11,.22),rgba(249,115,22,.16));color:#9a3412}
.preview-sheet.template-premium .biodata-name{color:#7c2d12}
.preview-sheet.template-premium .hero-meta span{background:rgba(255,247,237,.95);border:1px solid rgba(249,115,22,.14);color:#9a3412;box-shadow:none}
.preview-sheet.template-premium .photo-box{border-radius:24px;background:linear-gradient(180deg,rgba(245,158,11,.18),rgba(249,115,22,.08)),#fff7ed;border-color:rgba(249,115,22,.18)}
.preview-sheet.template-premium .preview-section{border-color:rgba(249,115,22,.14);box-shadow:0 12px 26px rgba(249,115,22,.08)}
.preview-sheet.template-premium .preview-section h3{background:linear-gradient(90deg,rgba(245,158,11,.16),rgba(249,115,22,.06));color:#7c2d12}

.preview-sheet.template-minimal{font-family:"Segoe UI",Arial,sans-serif;padding:42px;background:#fff;border:0;box-shadow:none}
.preview-sheet.template-minimal .biodata-header{gap:26px;padding-bottom:18px;margin-bottom:26px;border-bottom:1px solid rgba(20,33,61,.08)}
.preview-sheet.template-minimal .title-strip{margin-bottom:10px;color:#6b7280;font-size:.78rem;letter-spacing:.18em}
.preview-sheet.template-minimal .symbol-badge{width:28px;height:28px;background:transparent;color:#111827;box-shadow:inset 0 0 0 1px rgba(17,24,39,.14)}
.preview-sheet.template-minimal .biodata-name{margin-bottom:6px;font-size:clamp(2.1rem,3vw,3rem);color:#111827}
.preview-sheet.template-minimal .biodata-subtitle{margin-bottom:16px;color:#6b7280;font-weight:600}
.preview-sheet.template-minimal .hero-meta{gap:8px}
.preview-sheet.template-minimal .hero-meta span{padding:0;background:transparent;border:0;box-shadow:none;color:#4b5563;font-weight:600}
.preview-sheet.template-minimal .photo-box{border-radius:16px;background:#f8fafc;border:0;color:#6b7280}
.preview-sheet.template-minimal .preview-sections{gap:24px}
.preview-sheet.template-minimal .preview-section{border:0;border-radius:0;background:transparent}
.preview-sheet.template-minimal .preview-section h3{padding:0 0 10px;background:transparent;color:#111827;font-size:1rem;letter-spacing:.06em;text-transform:uppercase}
.preview-sheet.template-minimal .detail-grid{grid-template-columns:1fr}
.preview-sheet.template-minimal .detail-row{grid-template-columns:150px minmax(0,1fr);padding:12px 0;border-top:1px solid rgba(20,33,61,.08)}
.preview-sheet.template-minimal .detail-row:nth-child(odd){background:transparent}
.preview-sheet.template-minimal .detail-label{color:#374151}
.hero .hero-copy>h1{max-width: 15ch;}
.preview-sheet.template-minimal .text-block{padding:12px 0 0;border-top:1px solid rgba(20,33,61,.08);color:#374151}
.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:72px}.why-grid{grid-template-columns:1.2fr repeat(4,minmax(0,1fr));align-items:stretch}.feature-intro,.feature-card,.seo-card,.faq-item{padding:18px;border-radius:12px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.feature-intro{display:grid;align-content:start}.content-grid{margin-top:48px;display:grid;gap:28px}.faq-list{display:grid;gap:16px}.footer{padding:40px 0 44px}.footer .panel{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:18px 22px;margin-top:5px}
.undo-toast{position:fixed;left:50%;bottom:18px;z-index:50;display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:12px 14px;border-radius:12px;background:rgba(17,24,39,.96);color:#fff;box-shadow:0 10px 24px rgba(17,24,39,.18);transform:translate(-50%,18px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease,background-color .18s ease,box-shadow .18s ease}.undo-toast.is-visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}.undo-toast.is-hiding{opacity:0;transform:translate(-50%,12px);pointer-events:none}.undo-toast.is-success{background:rgba(22,101,52,.95);box-shadow:0 10px 24px rgba(22,101,52,.18)}.undo-toast-text{font-size:.94rem;font-weight:700}.undo-toast-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 14px;border-radius:10px;border:0;background:rgba(255,255,255,.14);color:#fff;cursor:pointer;font-weight:800;transition:background-color .18s ease,transform .18s ease}.undo-toast-button:hover{background:rgba(255,255,255,.24)}.undo-toast-button:active{transform:scale(.97)}
@keyframes fieldRestore{0%{opacity:0;transform:scale(.98)}100%{opacity:1;transform:scale(1)}}
@media (min-width:981px){.hero{grid-template-columns:minmax(0,1fr) minmax(460px,.98fr)}}
@media (hover:hover) and (pointer:fine){.template-card:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 18px 34px rgba(16,37,77,.14);border-color:rgba(16,37,77,.18)}.template-card-premium:hover{box-shadow:0 18px 34px rgba(84,52,14,.18)}.template-card:hover .template-card-preview img{transform:scale(1.05)}.hero-primary-button:hover{background:linear-gradient(135deg,#13356e 0%,#2457b2 52%,#1b4691 100%)}}
@media (min-width:1081px){.template-selection-grid{grid-auto-columns:minmax(290px,31%)}}
@media (max-width:1080px){.sticky-panel,.sticky-actions{position:static}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-intro{grid-column:1/-1}}
@media (min-width:981px){.tool-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:24px;align-items:start}.desktop-preview-column{display:block}}
@media (max-width:820px){.field-editor,.detail-grid,.step-flow-grid,.template-preview-grid,.how-it-works-grid{grid-template-columns:1fr}.biodata-header{grid-template-columns:1fr}.detail-row{grid-template-columns:1fr;gap:6px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:768px){.main-content{padding-bottom:132px}.hero-primary-button,.wizard-navigation .button,.preview-footer-action .button,.action-row .button,.action-row .button-secondary{width:100%}.mobile-start-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:block;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:rgba(245,248,255,.96);backdrop-filter:blur(14px);border-top:1px solid rgba(20,33,61,.08);box-shadow:0 -8px 20px rgba(20,33,61,.08)}.mobile-start-bar .button{width:100%;min-height:58px}.trust-row{order:3}.hero-preview-strip{order:2;margin-bottom:36px}.hero-cta-group{order:1}.hero-copy>h1{order:0}.hero-copy>p:not(.hero-cta-note){order:1}.hero-cta-note{order:2}.template-selection-toolbar{align-items:flex-start;flex-direction:column}.template-selection-arrows{display:none}}
@media (min-width:641px){.undo-toast{left:auto;right:20px;bottom:20px;transform:translateY(18px)}.undo-toast.is-visible{transform:translateY(0)}.undo-toast.is-hiding{transform:translateY(12px)}}
@media (max-width:640px){.container{width:min(100% - 20px,1180px)}.site-header{padding:20px 0 36px}.top-nav{margin-bottom:24px}.hero{gap:20px;padding:6px 0 22px}.hero-copy{display:flex;flex-direction:column;gap:14px}.hero-copy p{max-width:34ch}.hero-cta-group{justify-content:stretch}.step-flow-card,.template-selection-card,.how-it-works-card{padding:16px;margin-top:8px}.action-row,.feature-grid,.why-grid{grid-template-columns:1fr}.panel,.feature-intro,.feature-card,.seo-card,.faq-item{padding:16px}.preview-shell{padding:10px}.preview-sheet{padding:22px;min-height:auto}.nav-actions{width:100%}.nav-link,.nav-pill,.wizard-navigation .button{flex:1 1 auto}.wizard-navigation{flex-direction:column}.progress-circle{width:34px;height:34px}.progress-steps{gap:8px}.progress-labels span{font-size:.72rem}.notice-strip{align-items:flex-start;flex-direction:column}.preview-footer-action,.template-card-actions{flex-direction:column}.preview-footer-action .button,.template-card-button{max-width:none;min-width:0;width:100%}.hero-copy .trust-row{order:4}.field-add-row{justify-content:center}.field-add-button{width:100%}.undo-toast{width:calc(100% - 24px);max-width:360px}.template-card-preview{padding:6px}.template-card-preview img{height:110px}.hero-preview-strip{width:100%;margin-right:0}.hero-preview-image-card{padding:10px;transform:none}.hero-preview-image-card::before,.hero-preview-image-card::after{display:none}.hero-preview-image-card img{min-height:180px}.template-selection-card,.how-it-works-card{margin-bottom:40px}.template-selection-slider{padding-right:22vw}.template-selection-grid{grid-auto-columns:minmax(78vw,1fr)}}

/* Production UX refactor overrides */
.hero-trust-note{padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.9);border:1px solid rgba(16,37,77,.1);color:var(--primary-dark);font-size:.9rem;line-height:1.55}
.hero-trust-note strong{color:var(--primary-dark)}
.community-filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 10px}
.community-filter-chip.active{background:var(--hero-gradient);color:#fff;border-color:transparent;box-shadow:0 8px 18px rgba(22,59,122,.14)}
.community-filter-note{margin:0 0 18px;font-size:.88rem;color:var(--muted)}
.template-card.is-filtered-out{display:none}
.action-row .button{width:100%}
.section-accordion-summary{min-height:72px}
.section-accordion-summary:focus-visible,.section-accordion-summary:hover{background:linear-gradient(180deg,#ffffff 0%,#f2f8ff 100%)}
.section-summary-text{display:block;max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.section-helper-copy{margin:0 0 10px;font-size:.88rem;color:var(--muted)}
.section-special-card{padding:16px;border-radius:12px;background:var(--surface-soft);border:1px solid rgba(20,33,61,.08);display:grid;gap:14px}
.symbol-picker-copy{margin:0;font-size:.84rem}
.field-add-row,.section-footer-row{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}
.field-add-button,.section-save-button,.section-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 18px;border:1px solid rgba(20,122,214,.18);background:rgba(20,122,214,.06);box-shadow:none;color:var(--primary-dark)}
.section-save-button{background:var(--hero-gradient);border-color:transparent;color:#fff;box-shadow:0 10px 20px rgba(22,59,122,.12)}
.section-secondary-button{background:#fff}
.field-add-button:hover,.section-secondary-button:hover{background:rgba(20,122,214,.1);border-color:rgba(20,122,214,.28);box-shadow:0 10px 20px rgba(20,122,214,.08)}
.section-save-button:hover{box-shadow:0 12px 24px rgba(22,59,122,.16)}
.preview-sheet{width:min(100%,860px);padding:42px}
.biodata-header{grid-template-columns:minmax(0,1fr) 184px;gap:28px}
.biodata-name,.preview-section h3,.detail-label,.detail-value,.text-block{overflow-wrap:anywhere}
.detail-row{min-width:0}
.photo-box{width:184px;height:228px}
.desktop-preview-shell{padding:14px;overflow:hidden;max-height:none}
.desktop-preview-stage{position:relative;width:100%;overflow:hidden;border-radius:12px}
.desktop-preview-stage .preview-sheet{width:794px;min-height:1123px;margin:0;padding:42px;transform-origin:top left;pointer-events:none}
.desktop-preview-controls{justify-items:start}
.desktop-preview-shell{display:flex;justify-content:center;align-items:flex-start;min-height:0}
.preview-render-source{position:absolute;left:-99999px;top:0;width:794px;pointer-events:none}
.preview-render-source .preview-sheet{width:794px;min-height:1123px;margin:0;padding:42px}
@media (min-width:981px){.tool-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.98fr)}}
@media (max-width:768px){.hero-primary-button,.wizard-navigation .button,.preview-footer-action .button,.action-row .button,.action-row .button-secondary,.section-footer-row .button{width:100%}}
@media (max-width:640px){.preview-sheet{padding:20px}.preview-footer-action,.template-card-actions,.section-footer-row{flex-direction:column}.preview-footer-action .button,.template-card-button,.section-save-button,.section-secondary-button{max-width:none;min-width:0;width:100%}.community-filter-bar{gap:8px}.community-filter-chip{flex:1 1 calc(50% - 8px)}}
@media (max-width:768px){

.desktop-preview-column{
display:none;
}

.mobile-action-bar{
position:fixed;
bottom:0;
left:0;
right:0;
display:flex;
gap:12px;
padding:12px 16px;
background:#fff;
box-shadow:0 -8px 24px rgba(20,33,61,.08);
z-index:100;
}

.mobile-action-bar .button{
flex:1;
min-height:52px;
font-size:.95rem;
}

.section-accordion-summary{
padding:20px 18px;
}

body{
padding-bottom:82px;
}

/* Bottom sheet preview modal */
.preview-bottom-sheet{
position:fixed;
inset:0;
z-index:200;
display:none;
align-items:flex-end;
justify-content:center;
}

.preview-bottom-sheet.is-open{
display:flex;
}

.preview-bottom-sheet-backdrop{
position:absolute;
inset:0;
background:rgba(16,28,61,.6);
backdrop-filter:blur(4px);
}

.preview-bottom-sheet-panel{
position:relative;
width:100%;
max-width:560px;
max-height:88vh;
margin:0;
border-radius:24px 24px 0 0;
background:#fff;
box-shadow:0 -24px 48px rgba(16,37,77,.2);
overflow:hidden;
animation:sheetSlideUp .3s ease;
}

@keyframes sheetSlideUp{
from{transform:translateY(100%);opacity:0}
to{transform:translateY(0);opacity:1}
}

.preview-bottom-sheet-handle{
width:40px;
height:5px;
margin:12px auto;
border-radius:999px;
background:rgba(20,33,61,.2);
}

.preview-bottom-sheet-header{
display:flex;
justify-content:space-between;
align-items:center;
padding:0 20px 12px;
border-bottom:1px solid rgba(20,33,61,.08);
}

.preview-bottom-sheet-header h3{
margin:0;
font-size:1.1rem;
color:var(--primary-dark);
}

.preview-bottom-sheet-close{
width:36px;
height:36px;
border-radius:999px;
border:0;
background:rgba(20,33,61,.06);
color:var(--primary-dark);
font-size:1.2rem;
cursor:pointer;
}

.preview-bottom-sheet-content{
padding:16px 20px 24px;
overflow-y:auto;
max-height:calc(88vh - 70px);
}

.preview-bottom-sheet-content .preview-sheet{
box-shadow:none;
border:1px solid rgba(20,33,61,.1);
margin:0;
}

.preview-bottom-sheet-actions{
display:flex;
gap:10px;
padding:16px 20px;
border-top:1px solid rgba(20,33,61,.08);
background:#fafcff;
}

.preview-bottom-sheet-actions .button{
flex:1;
min-height:48px;
}

/* Mobile template switch dropdown */
.mobile-template-dropdown{
display:none;
width:100%;
margin-top:12px;
}

@media (max-width:640px){
.mobile-template-dropdown{
display:block;
}
.template-selection-toolbar .template-grid{
display:none;
}
}
}
/* --- Mobile Bottom Sheet Preview: Proper A4 Thumbnail --- */
@media (max-width: 768px) {
  .preview-bottom-sheet-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 16px 0 24px 0;
    background: #f8f9fa;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 60vh;
  }
  .preview-bottom-sheet-content .preview-sheet {
    background: #fff;
    box-shadow: 0 2px 12px rgba(20,33,61,0.10);
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    width: 794px;
    max-width: none;
    transform: scale(.90);
    transform-origin: top center;
    /* Remove transform: scale! */
  }
  /* If your preview-sheet is scrollable inside, allow it: */
  .preview-bottom-sheet-content .preview-sheet {
    overflow-y: auto;
    max-height: 80vh;
  }
}