:root{--cat-contact:197;--cat-feedback:211;--cat-event:224;--cat-hr:188;--cat-education:217;--cat-order:204;--cat-registration:180;--cat-healthcare:168}.tpl-hero{text-align:center;padding:clamp(48px,7vw,84px) 0 clamp(40px,5vw,60px);position:relative;overflow:hidden}.tpl-hero .hero-glow{background:radial-gradient(ellipse at center, hsl(var(--primary) / .1), transparent 70%);pointer-events:none;z-index:0;width:720px;max-width:120%;height:420px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.tpl-hero>.container{z-index:1;position:relative}.tpl-hero h1{letter-spacing:-.035em;text-wrap:balance;max-width:18ch;margin:20px auto 0;font-size:clamp(32px,5.4vw,56px);font-weight:700;line-height:1.04}.tpl-hero h1 .accent{color:hsl(var(--primary))}.tpl-hero .subtitle{color:hsl(var(--muted-foreground));max-width:58ch;margin:20px auto 0;font-size:clamp(16px,2.1vw,19px);line-height:1.6}.tpl-hero .hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.delivery-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.delivery-chip{border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:var(--shadow-xs);border-radius:99px;align-items:center;gap:9px;padding:9px 15px;font-size:13.5px;font-weight:500;display:inline-flex}.delivery-chip svg{width:16px;height:16px;color:hsl(var(--primary))}.delivery-chip .dc-path{font-family:var(--mono);color:hsl(var(--muted-foreground));font-size:11.5px;font-weight:400}.free-note{color:hsl(var(--muted-foreground));align-items:center;gap:8px;margin-top:22px;font-size:13.5px;display:inline-flex}.free-note svg{width:15px;height:15px;color:hsl(var(--primary))}.free-note b{color:hsl(var(--foreground));font-weight:600}.row-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.row-head .rh-left{max-width:60ch}.row-head h2{letter-spacing:-.02em;font-size:clamp(22px,3vw,30px);font-weight:600;line-height:1.12}.row-head p{color:hsl(var(--muted-foreground));margin-top:8px;font-size:15px;line-height:1.55}.row-head .rh-link{color:hsl(var(--primary));white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.row-head .rh-link svg{width:15px;height:15px;transition:transform .15s}.row-head .rh-link:hover svg{transform:translate(3px)}.tpl-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;margin-bottom:26px;display:flex}.tpl-filter{flex-wrap:wrap;gap:9px;display:flex}.tf-chip{--c:var(--ca,197);border:1px solid hsl(var(--border));background:hsl(var(--card));font-family:var(--sans);color:hsl(var(--foreground));cursor:pointer;border-radius:99px;align-items:center;gap:7px;padding:8px 13px;font-size:13.5px;font-weight:500;line-height:1;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.tf-chip svg{width:14px;height:14px;color:hsl(var(--c) 72% 45%);transition:color .15s}.tf-chip:hover{border-color:hsl(var(--border-strong));background:hsl(var(--muted) / .5)}.tf-chip:focus-visible{outline:2px solid hsl(var(--ring) / .5);outline-offset:2px}.tf-chip .tf-n{font-family:var(--mono);color:hsl(var(--muted-foreground));font-size:11px}.tf-chip.is-active{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.tf-chip.is-active svg{color:hsl(var(--primary-foreground))}.tf-chip.is-active .tf-n{color:hsl(var(--primary-foreground) / .7)}html.dark .tf-chip svg{color:hsl(var(--c) 78% 68%)}.tpl-count{font-family:var(--mono);color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px}.tpl-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tpl-grid.gallery-grid{grid-template-columns:repeat(4,1fr)}.tpl-card{--c:var(--ca,197);background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-2xl);flex-direction:column;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.tpl-card:hover{box-shadow:var(--shadow-brand);border-color:hsl(var(--border-strong));transform:translateY(-3px)}.tpl-card:focus-within{box-shadow:var(--shadow-brand);border-color:hsl(var(--c) 70% 55%)}.tc-visual{aspect-ratio:16/10;background:hsl(var(--c) 56% 96%);border-bottom:1px solid hsl(var(--border));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.tc-visual:before{content:"";background-image:radial-gradient(hsl(var(--c) 50% 80% / .5) 1px, transparent 1px);opacity:.55;background-size:15px 15px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 45%,#000 30%,#0000 75%);mask-image:radial-gradient(70% 70% at 50% 45%,#000 30%,#0000 75%)}.tc-visual .tcv-ico{border-radius:var(--radius-xl);background:hsl(var(--card));width:60px;height:60px;color:hsl(var(--c) 72% 42%);box-shadow:var(--shadow-sm);border:1px solid hsl(var(--c) 50% 86%);justify-content:center;align-items:center;display:flex;position:relative}.tc-visual .tcv-ico svg{width:30px;height:30px}.tc-visual .tc-step-badge{font-family:var(--mono);letter-spacing:.04em;white-space:nowrap;background:hsl(var(--card) / .85);color:hsl(var(--accent-foreground));border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:99px;align-items:center;gap:5px;padding:4px 9px;font-size:10px;font-weight:500;display:inline-flex;position:absolute;top:12px;right:12px}.tc-visual .tc-step-badge svg{width:11px;height:11px}html.dark .tc-visual{background:hsl(var(--c) 42% 11%)}html.dark .tc-visual:before{background-image:radial-gradient(hsl(var(--c) 60% 55% / .45) 1px, transparent 1px)}html.dark .tc-visual .tcv-ico{background:hsl(var(--c) 35% 14%);color:hsl(var(--c) 78% 72%);border-color:hsl(var(--c) 35% 24%)}.tc-body{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.cat-chip{--c:var(--ca,197);letter-spacing:.01em;background:hsl(var(--c) 64% 93%);color:hsl(var(--c) 80% 30%);border-radius:99px;align-self:flex-start;align-items:center;gap:6px;padding:4px 9px 4px 7px;font-size:11.5px;font-weight:600;display:inline-flex}.cat-chip svg{width:13px;height:13px}a.cat-chip{transition:background .15s}a.cat-chip:hover{background:hsl(var(--c) 66% 88%)}html.dark .cat-chip{background:hsl(var(--c) 48% 17%);color:hsl(var(--c) 80% 78%)}html.dark a.cat-chip:hover{background:hsl(var(--c) 50% 22%)}.tc-body h3{letter-spacing:-.012em;margin-top:12px;font-size:16.5px;font-weight:600;line-height:1.25}.tc-body h3 a{color:inherit}.tc-body h3 a:hover{color:hsl(var(--primary))}.tc-body .tc-desc{color:hsl(var(--muted-foreground));margin-top:7px;font-size:13.5px;line-height:1.5}.tc-meta{font-family:var(--mono);color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:14px;font-size:11.5px;display:flex}.tc-meta .tcm-item{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.tc-meta .tcm-item svg{opacity:.85;width:13px;height:13px}.tc-meta .tcm-tag{color:hsl(var(--accent-foreground));background:hsl(var(--accent) / .7);white-space:nowrap;border-radius:99px;padding:2px 8px}.tc-actions{border-top:1px solid hsl(var(--border));gap:9px;margin-top:18px;padding-top:16px;display:flex}.tc-actions .btn{flex:1}.tpl-card.featured{border-color:hsl(var(--c) 60% 72%);box-shadow:var(--shadow-md)}.tpl-card.featured .tc-visual{aspect-ratio:16/9;background:linear-gradient(160deg, hsl(var(--c) 60% 95%), hsl(var(--c) 70% 90%))}.tpl-card.featured .tc-feat-flag{letter-spacing:.04em;text-transform:uppercase;background:hsl(var(--c) 80% 38%);color:#fff;box-shadow:var(--shadow-xs);border-radius:99px;align-items:center;gap:5px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.tpl-card.featured .tc-feat-flag svg{width:11px;height:11px}html.dark .tpl-card.featured{border-color:hsl(var(--c) 45% 34%)}html.dark .tpl-card.featured .tc-visual{background:linear-gradient(160deg, hsl(var(--c) 40% 13%), hsl(var(--c) 45% 9%))}html.dark .tpl-card.featured .tc-feat-flag{background:hsl(var(--c) 75% 55%);color:hsl(var(--background))}.tpl-card.is-empty .tc-visual{background:hsl(var(--muted) / .6)}.tpl-card.is-empty .tc-visual:before{background-image:repeating-linear-gradient(135deg, hsl(var(--muted-foreground) / .12) 0 8px, transparent 8px 16px);opacity:1;-webkit-mask-image:none;mask-image:none}.tpl-card.is-empty .tcv-ico{color:hsl(var(--muted-foreground));border-color:hsl(var(--border-strong))}.tpl-card.is-empty .cat-chip{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.ai-teaser{border:1px dashed hsl(var(--border-strong));border-radius:var(--radius-2xl);background:hsl(var(--muted) / .35);flex-wrap:wrap;align-items:center;gap:20px;padding:22px 26px;display:flex}.ai-teaser .ait-ico{border-radius:var(--radius-lg);background:hsl(var(--accent));width:44px;height:44px;color:hsl(var(--accent-foreground));flex-shrink:0;justify-content:center;align-items:center;display:flex}.ai-teaser .ait-ico svg{width:22px;height:22px}.ai-teaser .ait-text{flex:1;min-width:220px}.ai-teaser .ait-text h3{flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;font-weight:600;display:inline-flex}.ai-teaser .ait-text p{color:hsl(var(--muted-foreground));max-width:64ch;margin-top:5px;font-size:13.5px;line-height:1.5}.cat-page-head{--c:var(--ca,197);padding:clamp(32px,4vw,48px) 0 clamp(28px,3.5vw,40px)}.cat-page-head .cph-top{align-items:center;gap:16px;display:flex}.cat-page-head .cph-ico{border-radius:var(--radius-xl);background:hsl(var(--c) 60% 94%);width:56px;height:56px;color:hsl(var(--c) 75% 40%);flex-shrink:0;justify-content:center;align-items:center;display:flex}.cat-page-head .cph-ico svg{width:28px;height:28px}html.dark .cat-page-head .cph-ico{background:hsl(var(--c) 45% 14%);color:hsl(var(--c) 78% 70%)}.cat-page-head h1{letter-spacing:-.03em;font-size:clamp(28px,4.4vw,44px);font-weight:700;line-height:1.05}.cat-page-head .cph-count{font-family:var(--mono);color:hsl(var(--muted-foreground));margin-top:6px;font-size:12px}.cat-page-head .cph-lede{color:hsl(var(--muted-foreground));max-width:62ch;margin-top:18px;font-size:clamp(15px,2vw,18px);line-height:1.6}.leaf-hero{padding:clamp(28px,4vw,44px) 0 clamp(24px,3vw,36px)}.leaf-hero .lh-chip-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.leaf-hero h1{letter-spacing:-.032em;text-wrap:balance;max-width:18ch;margin-top:16px;font-size:clamp(30px,5vw,50px);font-weight:700;line-height:1.04}.leaf-hero .lh-lede{color:hsl(var(--muted-foreground));max-width:56ch;margin-top:16px;font-size:clamp(16px,2.1vw,19px);line-height:1.6}.leaf-hero .lh-cta{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.leaf-hero .lh-meta{font-family:var(--mono);color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:22px;font-size:12px;display:flex}.leaf-hero .lh-meta .lhm-item{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.leaf-hero .lh-meta svg{width:14px;height:14px;color:hsl(var(--primary))}.leaf-hero .lh-usecase{color:hsl(var(--muted-foreground));align-items:center;gap:5px;margin-top:18px;font-size:14px;display:inline-flex}.leaf-hero .lh-usecase a{color:hsl(var(--primary));font-weight:500;text-decoration:none}.leaf-hero .lh-usecase a:hover{text-decoration:underline}.leaf-hero .lh-usecase svg{width:14px;height:14px;color:hsl(var(--primary))}.preview-wrap{margin-top:8px}.preview-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.leaf-hero .lh-chip-row .tcm-tag{white-space:nowrap}.preview-toolbar .pt-label{white-space:nowrap;align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.preview-toolbar .pt-label .pt-pulse{background:hsl(var(--primary));width:9px;height:9px;box-shadow:0 0 0 0 hsl(var(--primary) / .5);border-radius:99px;animation:2.4s ease-out infinite ptPulse}@keyframes ptPulse{0%{box-shadow:0 0 0 0 hsl(var(--primary) / .45)}70%{box-shadow:0 0 0 9px hsl(var(--primary) / 0)}to{box-shadow:0 0 0 0 hsl(var(--primary) / 0)}}.preview-toolbar .pt-hint{color:hsl(var(--muted-foreground));font-size:13px}.preview-frame{border:1px solid hsl(var(--border-strong));border-radius:var(--radius-2xl);background:hsl(var(--card));box-shadow:var(--shadow-lg);overflow:hidden}.pf-bar{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .5);align-items:center;gap:8px;height:44px;padding:0 16px;display:flex}.pf-bar .pf-dot{background:hsl(var(--border-strong));border-radius:99px;width:10px;height:10px}.pf-bar .pf-url{background:hsl(var(--card));border:1px solid hsl(var(--border));min-width:0;height:26px;font-family:var(--mono);color:hsl(var(--muted-foreground));border-radius:99px;flex:1;align-items:center;gap:8px;margin-left:10px;padding:0 12px;font-size:11.5px;display:flex;overflow:hidden}.pf-bar .pf-url svg{width:12px;height:12px;color:hsl(var(--primary));flex-shrink:0}.pf-bar .pf-url .pf-host{color:hsl(var(--foreground))}.pf-bar .pf-tag{font-family:var(--mono);color:hsl(var(--muted-foreground));white-space:nowrap;margin-left:auto;font-size:10.5px}@media (max-width:560px){.pf-bar .pf-tag{display:none}}.pf-stage{background:hsl(var(--background));justify-content:center;min-height:420px;padding:clamp(20px,4vw,40px);display:flex}.pf-stage .pf-inner{width:100%;max-width:520px}.pf-skeleton{display:none}.preview-frame.loading .pf-skeleton{display:block}.preview-frame.loading .embed-form{display:none}.pf-skel-line{background:hsl(var(--muted));border-radius:99px;height:12px;position:relative;overflow:hidden}.pf-skel-block{border-radius:var(--radius-md);background:hsl(var(--muted));position:relative;overflow:hidden}.pf-skel-line:after,.pf-skel-block:after{content:"";background:linear-gradient(90deg, transparent, hsl(var(--card) / .65), transparent);animation:1.4s ease-in-out infinite skelShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skelShimmer{to{transform:translate(100%)}}.embed-form{--ef:252 83% 60%;--ef-fg:0 0% 100%;--ef-ring:252 83% 60%;--ef-surface:252 30% 99%;--ef-border:252 24% 88%;--ef-muted:252 16% 46%;--ef-field-bg:0 0% 100%;background:hsl(var(--ef-surface));border:1px solid hsl(var(--ef-border));border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:clamp(20px,3vw,28px)}html.dark .embed-form{--ef:252 90% 70%;--ef-fg:252 40% 10%;--ef-surface:252 28% 9%;--ef-border:252 20% 22%;--ef-muted:252 14% 64%;--ef-field-bg:252 26% 12%}.embed-form.theme-teal{--ef:168 76% 38%;--ef-ring:168 76% 38%;--ef-surface:168 30% 99%;--ef-border:168 24% 85%;--ef-muted:168 12% 40%;--ef-field-bg:0 0% 100%}html.dark .embed-form.theme-teal{--ef:168 70% 52%;--ef-fg:168 40% 8%;--ef-surface:168 26% 8%;--ef-border:168 20% 20%;--ef-muted:168 14% 62%;--ef-field-bg:168 24% 11%}.embed-form.theme-teal .ef-title,.embed-form.theme-teal .ef-field label,.embed-form.theme-teal .ef-step h4,.embed-form.theme-teal .ef-radio,.embed-form.theme-teal .ef-done h4{color:#1a3732}html.dark .embed-form.theme-teal .ef-title,html.dark .embed-form.theme-teal .ef-field label,html.dark .embed-form.theme-teal .ef-step h4,html.dark .embed-form.theme-teal .ef-radio,html.dark .embed-form.theme-teal .ef-done h4{color:#e7efed}.embed-form .ef-head{border-bottom:1px solid hsl(var(--ef-border));align-items:center;gap:11px;margin-bottom:18px;padding-bottom:16px;display:flex}.embed-form .ef-logo{border-radius:var(--radius-md);background:hsl(var(--ef));width:34px;height:34px;color:hsl(var(--ef-fg));flex-shrink:0;justify-content:center;align-items:center;display:flex}.embed-form .ef-logo svg{width:18px;height:18px}.embed-form .ef-title{color:#211d35;font-size:15px;font-weight:600}html.dark .embed-form .ef-title{color:#f4f3f7}.embed-form .ef-sub{color:hsl(var(--ef-muted));font-size:11.5px;font-family:var(--mono);margin-top:1px}.ef-progress{align-items:center;gap:8px;margin-bottom:20px;display:flex}.ef-progress .efp-step{background:hsl(var(--ef) / .18);border-radius:99px;flex:1;height:5px;transition:background .3s}.ef-progress .efp-step.done,.ef-progress .efp-step.active{background:hsl(var(--ef))}.ef-progress-label{white-space:nowrap;font-family:var(--mono);color:hsl(var(--ef-muted));justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:11px;display:flex}.ef-progress-label b{color:hsl(var(--ef));font-weight:600}.ef-field{flex-direction:column;gap:7px;margin-bottom:15px;display:flex}.ef-field label{color:#2f2848;font-size:13px;font-weight:500}html.dark .ef-field label{color:#e3e1ea}.ef-field label .req{color:hsl(var(--ef))}.ef-field .ef-input,.ef-field .ef-textarea,.ef-field .ef-select{width:100%;font-family:var(--sans);color:#211d35;background:hsl(var(--ef-field-bg));border:1px solid hsl(var(--ef-border));border-radius:var(--radius-md);height:42px;padding:0 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}html.dark .ef-field .ef-input,html.dark .ef-field .ef-textarea,html.dark .ef-field .ef-select{color:#eeedf2}.ef-field .ef-textarea{resize:vertical;height:auto;min-height:88px;padding:11px 13px;line-height:1.5}.ef-field .ef-input::-moz-placeholder{color:hsl(var(--ef-muted) / .8)}.ef-field .ef-textarea::-moz-placeholder{color:hsl(var(--ef-muted) / .8)}.ef-field .ef-input::placeholder,.ef-field .ef-textarea::placeholder{color:hsl(var(--ef-muted) / .8)}.ef-field .ef-input:focus,.ef-field .ef-textarea:focus,.ef-field .ef-select:focus{border-color:hsl(var(--ef-ring));box-shadow:0 0 0 3px hsl(var(--ef-ring) / .2);outline:none}.ef-field .ef-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237c6fd6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.ef-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ef-hint{color:hsl(var(--ef-muted));font-size:11.5px}.ef-upload{border:1.5px dashed hsl(var(--ef-border));border-radius:var(--radius-md);text-align:center;color:hsl(var(--ef-muted));cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:18px;font-size:13px;transition:border-color .15s,background .15s;display:flex}.ef-upload:hover{border-color:hsl(var(--ef));background:hsl(var(--ef) / .04)}.ef-upload svg{width:22px;height:22px;color:hsl(var(--ef))}.ef-radio-group{flex-direction:column;gap:9px;display:flex}.ef-radio{border:1px solid hsl(var(--ef-border));border-radius:var(--radius-md);color:#2f2848;cursor:pointer;align-items:center;gap:10px;padding:11px 13px;font-size:13.5px;transition:border-color .15s,background .15s;display:flex}html.dark .ef-radio{color:#e3e1ea}.ef-radio:hover{border-color:hsl(var(--ef) / .5)}.ef-radio.sel{border-color:hsl(var(--ef));background:hsl(var(--ef) / .06)}.ef-radio .efr-dot{border:1.5px solid hsl(var(--ef-border));border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.ef-radio.sel .efr-dot{border-color:hsl(var(--ef))}.ef-radio.sel .efr-dot:after{content:"";background:hsl(var(--ef));border-radius:99px;width:9px;height:9px}.ef-consent{align-items:flex-start;gap:10px;margin:6px 0 18px;display:flex}.ef-consent .ef-cbox{border-radius:var(--radius-sm);border:1.5px solid hsl(var(--ef-border));background:hsl(var(--ef));width:18px;height:18px;color:hsl(var(--ef-fg));flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.ef-consent .ef-cbox svg{width:12px;height:12px}.ef-consent span{color:hsl(var(--ef-muted));font-size:12px;line-height:1.5}.ef-btn{font-family:var(--sans);border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.ef-btn svg{width:16px;height:16px}.ef-btn-primary{background:hsl(var(--ef));color:hsl(var(--ef-fg));box-shadow:var(--shadow-xs)}.ef-btn-primary:hover{background:hsl(var(--ef) / .9)}.ef-btn-ghost{color:hsl(var(--ef));border-color:hsl(var(--ef-border));background:0 0}.ef-btn-ghost:hover{background:hsl(var(--ef) / .06)}.ef-nav{gap:10px;margin-top:6px;display:flex}.ef-nav .ef-btn{flex:1}.ef-step{display:none}.ef-step.active{animation:.35s efStepIn;display:block}@media (prefers-reduced-motion:reduce){.ef-step.active{animation:none}}@keyframes efStepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ef-step h4{color:#211d35;margin-bottom:14px;font-size:14px;font-weight:600}html.dark .ef-step h4{color:#eeedf2}.ef-done{text-align:center;padding:24px 10px}.ef-done .efd-ico{background:hsl(var(--ef) / .14);width:54px;height:54px;color:hsl(var(--ef));border-radius:99px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.ef-done .efd-ico svg{width:28px;height:28px}.ef-done h4{color:#211d35;font-size:17px;font-weight:600}html.dark .ef-done h4{color:#f4f3f7}.ef-done p{color:hsl(var(--ef-muted));margin-top:7px;font-size:13.5px;line-height:1.5}.inside-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:40px;display:grid}.inside-fields{border:1px solid hsl(var(--border));border-radius:var(--radius-xl);background:hsl(var(--card));flex-direction:column;gap:0;display:flex;overflow:hidden}.inside-field-row{border-bottom:1px solid hsl(var(--border));align-items:center;gap:14px;padding:14px 18px;display:flex}.inside-field-row:last-child{border-bottom:none}.inside-field-row .ifr-num{font-family:var(--mono);color:hsl(var(--muted-foreground));flex-shrink:0;width:22px;font-size:11px}.inside-field-row .ifr-ico{border-radius:var(--radius-md);background:hsl(var(--accent));width:30px;height:30px;color:hsl(var(--accent-foreground));flex-shrink:0;justify-content:center;align-items:center;display:flex}.inside-field-row .ifr-ico svg{width:15px;height:15px}.inside-field-row .ifr-name{font-size:14px;font-weight:500}.inside-field-row .ifr-type{font-family:var(--mono);color:hsl(var(--muted-foreground));margin-left:auto;font-size:11px}.inside-field-row .ifr-req{color:hsl(var(--primary))}.inside-steps{flex-direction:column;gap:12px;display:flex}.inside-step{border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:hsl(var(--card));align-items:flex-start;gap:14px;padding:16px;display:flex}.inside-step .is-num{background:hsl(var(--primary) / .12);width:30px;height:30px;color:hsl(var(--primary));border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.inside-step h4{font-size:14.5px;font-weight:600}.inside-step p{color:hsl(var(--muted-foreground));margin-top:4px;font-size:13px;line-height:1.5}.triple-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.triple-tile{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-2xl);min-width:0;padding:24px;transition:box-shadow .2s,border-color .2s,transform .2s}.triple-tile:hover{box-shadow:var(--shadow-brand);border-color:hsl(var(--border-strong));transform:translateY(-3px)}.triple-tile .tt-ico{border-radius:var(--radius-lg);background:hsl(var(--accent));width:44px;height:44px;color:hsl(var(--accent-foreground));justify-content:center;align-items:center;margin-bottom:16px;display:flex}.triple-tile .tt-ico svg{width:22px;height:22px}.triple-tile h3{letter-spacing:-.01em;font-size:16px;font-weight:600}.triple-tile p{color:hsl(var(--muted-foreground));margin-top:8px;font-size:13.5px;line-height:1.55}.triple-tile .tt-code{font-family:var(--mono);color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .6);border:1px solid hsl(var(--border));border-radius:var(--radius-md);white-space:nowrap;margin-top:14px;padding:9px 11px;font-size:11.5px;overflow-x:auto}.triple-tile .tt-code .tok{color:hsl(var(--accent-foreground))}@media (max-width:1024px){.tpl-grid{grid-template-columns:repeat(2,1fr)}.tpl-grid.gallery-grid{grid-template-columns:repeat(3,1fr)}.inside-grid{grid-template-columns:1fr;gap:28px}.lab-cols{grid-template-columns:1fr;gap:28px;max-width:420px;margin:0 auto}.states-grid{grid-template-columns:repeat(2,1fr)}.lab-frame-states{grid-template-columns:1fr}}@media (max-width:767px){.triple-grid{grid-template-columns:1fr}.tpl-grid.gallery-grid{grid-template-columns:repeat(2,1fr)}.row-head{align-items:flex-start}}@media (max-width:560px){.tpl-grid,.tpl-grid.gallery-grid,.states-grid,.ef-row{grid-template-columns:1fr}.delivery-chip{padding:8px 13px;font-size:12.5px}.ai-teaser{padding:18px}}
