.brap-page{--brap-accent:#8b5cf6;max-width:1040px;margin:0 auto;padding:34px 16px 96px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827}.brap-shell{background:linear-gradient(180deg,#fff,rgba(248,250,252,.92));border:1px solid rgba(17,24,39,.08);border-radius:28px;box-shadow:0 22px 70px rgba(17,24,39,.12);padding:22px}.brap-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:24px;border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--brap-accent) 14%,white),#fff);border:1px solid rgba(17,24,39,.07)}.brap-kicker{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900;color:var(--brap-accent)}.brap-page h1{margin:0 0 8px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.02;letter-spacing:-.045em}.brap-intro{max-width:720px;margin:0;font-size:1.08rem;line-height:1.55;color:#4b5563}.brap-front-panel{margin:0 0 18px;border:1px solid rgba(17,24,39,.08);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(17,24,39,.08);overflow:hidden}.brap-front-panel summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;font-weight:900}.brap-front-panel summary::-webkit-details-marker{display:none}.brap-front-panel summary span{font-size:1.05rem}.brap-front-panel summary small{font-size:.82rem;color:#6b7280;font-weight:700}.brap-front-form{padding:0 20px 20px}.brap-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brap-front-form label{display:flex;flex-direction:column;gap:7px;margin:0 0 14px;font-size:.82rem;font-weight:900;color:#374151;text-transform:uppercase;letter-spacing:.06em}.brap-front-form input[type=text],.brap-front-form input[type=url],.brap-front-form input[type=file],.brap-front-form select,.brap-front-form textarea{width:100%;box-sizing:border-box;border:1px solid #d1d5db;background:#fff;border-radius:14px;padding:13px 14px;font-size:1rem;color:#111827;text-transform:none;letter-spacing:0;font-weight:650;box-shadow:0 1px 0 rgba(17,24,39,.04)}.brap-front-form input:focus,.brap-front-form textarea:focus,.brap-front-form select:focus{outline:none;border-color:var(--brap-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--brap-accent) 14%,transparent)}.brap-form-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.brap-form-actions label{flex-direction:row;align-items:center;margin:0;text-transform:none;letter-spacing:0;font-size:.95rem;color:#374151}.brap-form-actions button{margin-left:auto;border:0;border-radius:999px;background:var(--brap-accent);color:#fff;font-weight:950;padding:13px 22px;box-shadow:0 12px 24px color-mix(in srgb,var(--brap-accent) 26%,transparent);cursor:pointer}.brap-success{margin:0 20px 16px;padding:12px 14px;border-radius:14px;background:#ecfdf5;color:#065f46;font-weight:900}.brap-link-list{display:flex;flex-direction:column;gap:12px}.brap-link-card{position:relative;display:flex;align-items:center;gap:15px;padding:13px 14px;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:20px;box-shadow:0 10px 24px rgba(17,24,39,.07);transition:transform .18s ease,box-shadow .18s ease}.brap-link-card:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(17,24,39,.1)}.brap-link-card.is-featured{border-color:color-mix(in srgb,var(--brap-accent) 34%,#fff);box-shadow:0 16px 36px color-mix(in srgb,var(--brap-accent) 14%,transparent)}.brap-featured-badge{position:absolute;top:-9px;left:16px;background:var(--brap-accent);color:#fff;border-radius:999px;padding:4px 9px;font-size:.68rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.brap-image-link{flex:0 0 auto;display:block;text-decoration:none}.brap-card-img,.brap-placeholder{width:64px;height:64px;object-fit:contain;display:grid;place-items:center;background:#f9fafb;border-radius:14px;padding:6px;border:1px solid rgba(17,24,39,.07);box-sizing:border-box}.brap-placeholder{font-size:.78rem;font-weight:950;text-align:center;line-height:1.08;color:#fff;background:linear-gradient(135deg,var(--brap-accent),#ec4899)}.brap-card-body{flex:1;min-width:0}.brap-card-body h2{margin:0 0 4px;font-size:1.07rem;line-height:1.2;letter-spacing:-.015em}.brap-card-body p{margin:0 0 8px;color:#6b7280;font-size:.95rem;line-height:1.38}.brap-code{display:inline-flex;align-items:center;gap:8px;max-width:100%;border:1px dashed var(--brap-accent);background:color-mix(in srgb,var(--brap-accent) 9%,white);border-radius:999px;padding:5px 6px 5px 10px}.brap-code span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:950}.brap-code strong{font-size:.95rem;white-space:nowrap}.brap-copy{border:0;border-radius:999px;background:#111827;color:#fff;padding:6px 9px;font-size:.76rem;font-weight:900;cursor:pointer}.brap-shop-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:#fff;background:var(--brap-accent);border-radius:999px;padding:10px 16px;font-weight:950;box-shadow:0 10px 20px color-mix(in srgb,var(--brap-accent) 22%,transparent)}.brap-mobile-cta{display:none}@media(max-width:767px){.brap-page{padding:20px 10px 80px}.brap-shell{padding:12px;border-radius:22px}.brap-hero{padding:18px;border-radius:18px}.brap-front-panel summary{align-items:flex-start;flex-direction:column;gap:4px}.brap-field-grid{grid-template-columns:1fr}.brap-form-actions{align-items:stretch;flex-direction:column}.brap-form-actions button{width:100%;margin-left:0}.brap-link-card{align-items:flex-start;gap:11px;border-radius:17px;padding:12px}.brap-card-img,.brap-placeholder{width:54px;height:54px;border-radius:12px}.brap-card-body h2{font-size:1rem}.brap-card-body p{font-size:.88rem}.brap-code{border-radius:14px;flex-wrap:wrap}.brap-shop-button{align-self:center;padding:9px 12px;font-size:.9rem}.brap-mobile-cta:not([hidden]){position:fixed;z-index:99999;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:calc(10px + env(safe-area-inset-top)) 14px 10px;border-radius:0 0 18px 18px;background:rgba(17,24,39,.96);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.brap-mobile-cta span{font-weight:900}.brap-mobile-cta a{color:#fff;background:var(--brap-accent);text-decoration:none;border-radius:999px;padding:9px 14px;font-weight:950;white-space:nowrap}}

/* v1.1.1 polished front-end controls */
.brap-page *{box-sizing:border-box}.brap-front-panel{display:block!important;margin:0 0 22px!important;border:1px solid rgba(17,24,39,.10)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 18px 44px rgba(17,24,39,.10)!important;overflow:hidden!important}.brap-front-panel summary{cursor:pointer!important;list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:20px 22px!important;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--brap-accent) 8%,white))!important;border-bottom:1px solid rgba(17,24,39,.06)!important}.brap-summary-title,.brap-front-panel summary span{font-size:1.15rem!important;line-height:1.2!important;font-weight:950!important;color:#111827!important;letter-spacing:-.015em!important}.brap-front-panel summary small{display:block!important;font-size:.86rem!important;color:#6b7280!important;font-weight:750!important;line-height:1.2!important}.brap-front-form{display:block!important;padding:22px!important}.brap-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.brap-front-form label{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0 0 16px!important;font-size:.78rem!important;font-weight:950!important;color:#374151!important;text-transform:uppercase!important;letter-spacing:.08em!important;line-height:1.2!important}.brap-front-form label>span{display:block!important}.brap-front-form input[type=text],.brap-front-form input[type=url],.brap-front-form input[type=file],.brap-front-form select,.brap-front-form textarea{display:block!important;width:100%!important;max-width:100%!important;min-height:50px!important;border:1px solid #d1d5db!important;background:#fff!important;border-radius:16px!important;padding:13px 15px!important;font-size:1rem!important;line-height:1.35!important;color:#111827!important;text-transform:none!important;letter-spacing:0!important;font-weight:650!important;box-shadow:0 1px 0 rgba(17,24,39,.04),0 8px 20px rgba(17,24,39,.04)!important;appearance:auto!important}.brap-front-form textarea{min-height:110px!important;resize:vertical!important}.brap-front-form input:focus,.brap-front-form textarea:focus,.brap-front-form select:focus{outline:none!important;border-color:var(--brap-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--brap-accent) 16%,transparent)!important}.brap-form-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important;margin-top:2px!important;padding-top:4px!important}.brap-checks{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important}.brap-form-actions label{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;margin:0!important;text-transform:none!important;letter-spacing:0!important;font-size:.96rem!important;line-height:1.2!important;font-weight:800!important;color:#374151!important}.brap-form-actions input[type=checkbox]{width:20px!important;height:20px!important;accent-color:var(--brap-accent)!important}.brap-primary-button,.brap-form-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;border:0!important;border-radius:16px!important;background:var(--brap-accent)!important;color:#fff!important;font-size:1.02rem!important;font-weight:950!important;line-height:1!important;padding:16px 28px!important;box-shadow:0 14px 28px color-mix(in srgb,var(--brap-accent) 28%,transparent)!important;cursor:pointer!important;text-decoration:none!important}.brap-primary-button:hover,.brap-form-actions button:hover{filter:brightness(.96)!important;transform:translateY(-1px)!important}@media(max-width:767px){.brap-front-panel summary{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.brap-field-grid{grid-template-columns:1fr!important}.brap-form-actions{align-items:stretch!important;flex-direction:column!important}.brap-checks{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.brap-form-actions button,.brap-primary-button{width:100%!important}}

/* Front-end media-library picker */
.brap-media-field{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0 0 16px!important}.brap-field-label{display:block!important;font-size:.78rem!important;font-weight:950!important;color:#374151!important;text-transform:uppercase!important;letter-spacing:.08em!important;line-height:1.2!important}.brap-media-picker{display:flex!important;align-items:center!important;gap:14px!important;padding:14px!important;border:1px solid #d1d5db!important;border-radius:18px!important;background:#fff!important;box-shadow:0 1px 0 rgba(17,24,39,.04),0 8px 20px rgba(17,24,39,.04)!important}.brap-front-image-preview{width:86px!important;height:86px!important;flex:0 0 86px!important;display:grid!important;place-items:center!important;border:1px dashed #cbd5e1!important;border-radius:16px!important;background:#f9fafb!important;overflow:hidden!important;color:#6b7280!important;font-size:.78rem!important;font-weight:850!important;text-align:center!important;line-height:1.15!important;padding:8px!important}.brap-front-image-preview img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.brap-media-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.brap-media-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;border-radius:14px!important;padding:12px 16px!important;font-size:.95rem!important;font-weight:950!important;line-height:1!important;cursor:pointer!important;text-decoration:none!important}.brap-front-media-select{border:0!important;background:#111827!important;color:#fff!important;box-shadow:0 12px 24px rgba(17,24,39,.16)!important}.brap-front-media-remove{border:1px solid #d1d5db!important;background:#fff!important;color:#111827!important}@media(max-width:767px){.brap-media-picker{align-items:stretch!important;flex-direction:column!important}.brap-front-image-preview{width:100%!important;height:112px!important;flex:0 0 auto!important}.brap-media-actions{flex-direction:column!important;align-items:stretch!important}.brap-media-button{width:100%!important}}

/* v1.1.3 front-end edit controls */
.brap-link-item{display:flex!important;flex-direction:column!important;gap:10px!important}.brap-card-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important}.brap-edit-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;border:1px solid #d1d5db!important;border-radius:999px!important;background:#fff!important;color:#111827!important;text-decoration:none!important;font-weight:950!important;padding:10px 15px!important;box-shadow:0 8px 18px rgba(17,24,39,.06)!important}.brap-edit-button:hover{border-color:var(--brap-accent)!important;color:var(--brap-accent)!important}.brap-edit-panel:not([open]){display:none!important}.brap-edit-panel{margin:0 0 6px 84px!important;border-radius:20px!important}.brap-edit-panel summary{padding:16px 18px!important}.brap-edit-panel .brap-front-form{padding:18px!important}@media(max-width:767px){.brap-card-actions{flex-direction:column!important;align-items:stretch!important}.brap-edit-button,.brap-shop-button{width:100%!important}.brap-edit-panel{margin-left:0!important}.brap-link-card{flex-wrap:wrap!important}.brap-card-body{flex:1 1 calc(100% - 70px)!important}.brap-card-actions{flex:1 1 100%!important}}

/* v1.1.4 front-end remove button */
.brap-remove-form{display:inline-flex!important;margin:0!important}.brap-remove-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;border:1px solid #fecaca!important;border-radius:999px!important;background:#fff1f2!important;color:#be123c!important;text-decoration:none!important;font-weight:950!important;padding:10px 15px!important;box-shadow:0 8px 18px rgba(190,18,60,.06)!important;cursor:pointer!important}.brap-remove-button:hover{background:#ffe4e6!important;border-color:#fb7185!important;color:#9f1239!important}@media(max-width:767px){.brap-remove-form,.brap-remove-button{width:100%!important}.brap-remove-button{min-height:44px!important}}

/* Front-end edit UI: hidden until Edit is clicked, then the full form appears immediately. */
.brap-edit-panel:not([open]){display:none!important}
.brap-edit-panel[open]{display:block!important}
.brap-edit-panel>summary{display:none!important}
.brap-edit-actions{display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important}
.brap-secondary-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;border:1px solid #d1d5db!important;border-radius:14px!important;background:#fff!important;color:#111827!important;font-weight:900!important;padding:12px 18px!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(17,24,39,.06)!important}
.brap-secondary-button:hover{border-color:#9ca3af!important;background:#f9fafb!important}
@media(max-width:767px){.brap-edit-actions,.brap-edit-actions .brap-primary-button,.brap-edit-actions .brap-secondary-button{width:100%!important}}

/* v1.1.5 admin-controlled colors and fonts */
.brap-page{font-family:var(--brap-font)!important;color:var(--brap-text)!important}
.brap-shell{background:var(--brap-page-bg)!important}
.brap-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--brap-page-bg) 80%,white),#fff)!important}
.brap-kicker{color:var(--brap-label)!important}
.brap-page h1,.brap-card-body h2{color:var(--brap-heading)!important}
.brap-intro,.brap-card-body p{color:var(--brap-text)!important}
.brap-shop-button,.brap-primary-button,.brap-form-actions button,.brap-featured-badge{background:var(--brap-button)!important;color:var(--brap-button-text)!important}
.brap-mobile-cta a{background:var(--brap-button,var(--brap-accent))!important;color:var(--brap-button-text,#fff)!important}
