:root{color-scheme:light;--holly-font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--holly-font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--holly-color-white:#ffffff;--holly-color-ink:#18181b;--holly-color-muted:#71717a;--holly-color-surface:#ffffff;--holly-color-canvas:#f7f7f8;--holly-color-subtle:#fafafb;--holly-color-border:#e2e2e5;--holly-color-border-strong:#d4d4d8;--holly-color-brand:#6d28d9;--holly-color-brand-hover:#5b21b6;--holly-color-focus-ring:rgba(109,40,217,0.12);--holly-color-danger:#dc2626;--holly-color-success:#166534;--holly-radius-sm:8px;--holly-radius-md:10px;--holly-radius-lg:14px;--holly-radius-xl:20px;--holly-radius-pill:999px;--holly-shadow-focus:0 0 0 3px var(--holly-color-focus-ring);--holly-shadow-card:0 18px 50px rgba(24,24,27,0.08);--holly-space-1:4px;--holly-space-2:8px;--holly-space-3:12px;--holly-space-4:16px;--holly-space-5:20px;--holly-space-6:24px;--holly-space-8:32px;color:#111827;background:var(--holly-color-white);font-family:var(--holly-font-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{scrollbar-color:#8b8f9a #151515}body{margin:0}::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track,body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#151515}::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{border:3px solid #151515;border-radius:999px;background:linear-gradient(180deg,#ff2f93,#5d75ff)}::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff7a1a,#ff2f93 54%,#5d75ff)}img{max-width:100%;display:block}a{color:inherit}.article-site{min-height:100vh;background:#faf9f6;color:#171717;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.article-site-header{width:min(1120px,calc(100% - 2rem));margin-inline:auto;padding:1.25rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid #dedbd3}.article-site-header>a{font-weight:850;text-decoration:none}.article-site-header nav{display:flex;flex-wrap:wrap;gap:1rem}.article-site-header nav a{color:#4b5563;text-decoration:none}.article-shell{width:min(780px,calc(100% - 2rem));margin-inline:auto;padding:clamp(4rem,10vw,8rem) 0}.article-shell h1{max-width:14ch;margin:0 0 1.5rem;font-size:clamp(2.8rem,7vw,6rem);line-height:.98;letter-spacing:-.045em}.article-shell .eyebrow{color:#5b21b6;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.article-excerpt{font-size:1.25rem;line-height:1.6;color:#4b5563}.article-hero-image{width:100%;margin:2.5rem 0;border-radius:1rem}.markdown{font-size:1.08rem;line-height:1.8}.markdown h2{margin:3rem 0 1rem;font-size:clamp(1.8rem,4vw,2.6rem)}.markdown h3{margin-top:2rem}.markdown a{color:#5b21b6;font-weight:700}.markdown pre{overflow-x:auto;padding:1rem;border-radius:.75rem;background:#171717;color:#f8fafc}@media (max-width:700px){.article-site-header{align-items:flex-start;flex-direction:column}}[role=button],[role=option],[role=tab],button,input[type=button],input[type=checkbox],input[type=color],input[type=file],input[type=radio],input[type=range],input[type=submit],label[for],select,summary{cursor:pointer}[aria-disabled=true],button:disabled,input:disabled,select:disabled{cursor:not-allowed}.product-site{min-height:100vh;background:radial-gradient(circle at 18% 42%,rgba(47,94,255,.62),transparent 27rem),radial-gradient(circle at 86% 48%,rgba(236,57,167,.72),transparent 30rem),radial-gradient(circle at 50% 78%,rgba(255,118,31,.82),transparent 34rem),linear-gradient(180deg,#151515,#151515 28%,#202a4e 55%,#9b3bf4 76%,#ff6b1a);color:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-hero{min-height:100vh;display:grid;grid-template-rows:auto auto auto;align-content:start;justify-items:center;width:min(100% - 48px,1180px);margin:0 auto;padding:24px 0 82px}.product-nav{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.82);font-size:15px;font-weight:750}.product-logo{display:inline-flex;align-items:center;gap:9px;color:#ffffff;font-size:21px;font-weight:900;text-decoration:none}.product-logo span{display:inline-grid;place-items:center;width:22px;aspect-ratio:1;border-radius:7px;background:linear-gradient(135deg,#ff7a1a,#ff2f93 52%,#5d75ff);color:#ffffff;font-size:13px}.product-nav div{display:flex;align-items:center;gap:22px}.product-nav a{color:inherit;text-decoration:none}.product-nav div a:last-child{min-height:40px;display:inline-flex;align-items:center;border-radius:10px;background:#ffffff;color:#151515;padding:0 15px}.product-hero-copy{display:grid;justify-items:center;text-align:center;padding-top:clamp(68px,12vh,118px)}.product-hero-copy h1{margin:0;max-width:860px;color:#ffffff;font-size:clamp(48px,6.4vw,88px);line-height:1.02;font-weight:900;letter-spacing:0}.product-hero-copy p{max-width:720px;margin:14px 0 0;color:rgba(255,255,255,.72);font-size:21px;line-height:1.42}.product-kicker{margin:0 0 14px;color:#2563eb;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-form button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:8px;background:#2563eb;color:#ffffff;padding:0 20px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.product-form button:disabled{cursor:wait;opacity:.72}.product-prompt-card{display:grid;align-self:start;width:min(100%,860px);min-height:172px;margin-top:30px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(180deg,rgba(32,32,32,.96),rgba(20,20,20,.96)),rgba(24,24,24,.94);box-shadow:0 34px 90px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.04);padding:24px}.product-prompt-label{display:grid;gap:0}.product-prompt-label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.product-prompt-card textarea{width:100%;min-height:78px;border:0;resize:none;background:transparent;color:rgba(255,255,255,.88);font:inherit;font-size:18px;line-height:1.42;outline:0}.product-prompt-card textarea::placeholder{color:rgba(255,255,255,.48)}.product-prompt-card:focus-within{border-color:rgba(255,255,255,.26);box-shadow:0 36px 96px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.08)}.product-prompt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:34px}.product-prompt-toolbar button{display:inline-flex;align-items:center;justify-content:center;width:42px;aspect-ratio:1;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.88);font-size:22px;cursor:pointer}.product-prompt-toolbar div button{background:rgba(255,255,255,.72);color:#171717;font-size:21px}.product-prompt-toolbar div{display:flex;align-items:center;gap:14px}.product-prompt-toolbar span{color:rgba(255,255,255,.56);font-size:14px;font-weight:750}.product-registration-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,.72fr);gap:48px;align-items:start;width:100%;margin:0;padding:92px max(24px,calc((100% - 1180px) / 2));background:#f7f8fb;color:#111827}.product-registration-section>div:first-child{position:sticky;top:32px}.product-registration-section h2{margin:0;max-width:640px;color:#0f172a;font-size:clamp(38px,5vw,66px);line-height:.98;font-weight:900}.product-registration-section>div:first-child p:last-child{max-width:620px;color:#475569;font-size:20px;line-height:1.5}.product-form-card{display:grid;gap:18px}.product-form,.registration-result{border:1px solid #d8deea;border-radius:18px;background:#ffffff;padding:30px;box-shadow:0 24px 70px rgba(15,23,42,.1)}.product-form{display:grid;gap:18px}.product-bottom-cta h2,.product-form h2,.product-section h2,.registration-result h3{margin:0;color:#0f172a;font-size:32px;line-height:1.08;font-weight:900;letter-spacing:0}.product-bottom-cta p,.product-form p,.registration-result p{color:#475569;line-height:1.55}.product-form label{display:grid;gap:8px;color:#374151;font-size:14px;font-weight:800}.product-form input{width:100%;min-height:46px;border:1px solid #cfd6e2;border-radius:8px;background:#ffffff;color:#111827;padding:0 13px;font:inherit}.product-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.16);outline:0}.product-form-error{border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#be123c;padding:12px 14px;font-weight:700}.product-google-button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #d7dce4;border-radius:11px;background:#fff;color:#111827;font-weight:800;text-decoration:none;box-shadow:0 1px 2px rgba(15,23,42,.08);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-google-button:hover{border-color:#b6becb;box-shadow:0 7px 22px rgba(15,23,42,.12);transform:translateY(-1px)}.product-google-button-disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.product-auth-divider{display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:12px}.product-auth-divider:after,.product-auth-divider:before{content:"";height:1px;flex:1 1;background:#e2e8f0}.product-identity-notice{margin:0;border-radius:10px;background:#f1f5f9;padding:12px 14px;color:#475569;font-size:14px}.registration-result dl{display:grid;gap:12px;margin:18px 0 0}.registration-result dl div{display:grid;gap:3px}.registration-result dt{color:#6b7280;font-size:12px;font-weight:800;text-transform:uppercase}.registration-result dd{margin:0;color:#111827;font-size:15px;overflow-wrap:anywhere}.temporary-password{border-radius:8px;background:#f1f5f9;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.product-bottom-cta,.product-section{width:100%;margin:0;padding:78px max(24px,calc((100% - 1180px) / 2));background:#ffffff;color:#0f172a}.product-section{border-top:1px solid #e2e8f0}.product-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px}.product-feature-grid article{min-height:236px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:26px}.product-feature-grid span{color:#2563eb;font-size:14px;font-weight:900}.product-feature-grid h3{margin:30px 0 12px;color:#0f172a;font-size:23px;line-height:1.12;font-weight:900}.product-feature-grid p{margin:0;color:#475569;line-height:1.58}.product-bottom-cta{border-top:1px solid #e2e8f0;background:#f7f8fb}.product-bottom-cta code{border-radius:6px;background:#e8edf5;padding:2px 6px}.tenant-admin-entry{display:grid;min-height:100vh;place-items:center;background:#f6f7f9;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:24px}.tenant-admin-card{width:min(100%,460px);border:1px solid #d9dee7;border-radius:10px;background:#ffffff;padding:32px;box-shadow:0 24px 60px rgba(15,23,42,.08)}.tenant-admin-entry h1{margin:0;font-size:34px;line-height:1.05;letter-spacing:0}.tenant-admin-entry p{color:#5b6472;line-height:1.55}.tenant-admin-entry form{display:grid;gap:16px;margin-top:24px}.tenant-admin-entry label{display:grid;gap:8px;color:#374151;font-size:14px;font-weight:800}.tenant-admin-entry input{min-height:46px;border:1px solid #cfd6e2;border-radius:8px;padding:0 13px;font:inherit}.tenant-admin-entry button{min-height:48px;border:0;border-radius:8px;background:#2563eb;color:#ffffff;font:inherit;font-weight:800}.tenant-admin-entry button:disabled{cursor:wait;opacity:.72}.tenant-admin-error,.tenant-admin-success{border-radius:8px;padding:12px 14px;font-weight:800}.tenant-admin-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.tenant-admin-error{border:1px solid #fecaca;background:#fff1f2;color:#be123c}.tenant-admin-link{display:inline-flex;min-height:44px;background:#0f172a;color:#ffffff;padding:0 16px}.tenant-admin-link,.tenant-admin-sso{align-items:center;justify-content:center;border-radius:8px;font-weight:800;text-decoration:none}.tenant-admin-sso{display:flex;min-height:46px;border:1px solid #d0d7e2;background:#ffffff;color:#0f172a}.tenant-admin-sso:hover{background:#f6f8fb}.tenant-admin-divider{display:flex;align-items:center;gap:12px;margin:14px 0;color:#94a3b8;font-size:13px}.tenant-admin-divider:after,.tenant-admin-divider:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.tenant-admin-frame-shell{position:fixed;inset:0;z-index:10;background:#eef2f7}.tenant-admin-frame-shell iframe{width:100%;height:100%;border:0;background:#ffffff}@media (max-width:760px){.product-hero{width:min(100% - 28px,1180px);min-height:100vh;padding:18px 0 64px}.product-nav{gap:14px}.product-nav div{gap:10px}.product-nav div a:first-child{display:none}.product-hero-copy{padding-top:82px}.product-hero-copy h1{font-size:clamp(42px,14vw,64px)}.product-hero-copy p{font-size:17px}.product-prompt-card{min-height:150px;margin-top:28px;padding:18px;border-radius:20px}.product-prompt-card textarea{font-size:17px}.product-registration-section{grid-template-columns:1fr;width:100%;padding:56px 18px}.product-registration-section>div:first-child{position:static}.product-registration-section h2{font-size:38px}.product-form,.registration-result{padding:20px}.product-bottom-cta,.product-section{width:100%;padding:56px 18px}.product-feature-grid{grid-template-columns:1fr}}.portal,.portal-login{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(117,71,255,.18),transparent 40rem),#0e0e11;color:#f4f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.portal{padding:32px clamp(16px,4vw,48px) 64px}.portal-eyebrow{margin:0;color:#8da2ff;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.portal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px}.portal-header h1{margin:4px 0 0;font-size:clamp(26px,3vw,34px)}.portal-cancel,.portal-signout{border:1px solid rgba(255,255,255,.16);border-radius:999px;background:transparent;color:#f4f4f6;padding:8px 16px;font-weight:700;cursor:pointer}.portal-cancel:hover,.portal-signout:hover{background:rgba(255,255,255,.08)}.portal-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:24px}.portal-stat{border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#17171c;padding:18px 20px}.portal-stat span{display:block;font-size:30px;font-weight:800}.portal-stat small{color:rgba(255,255,255,.55);font-size:13px}.portal-toolbar{display:flex;align-items:center;gap:14px;margin-bottom:14px}.portal-search{flex:1 1;min-height:42px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#17171c;color:#f4f4f6;padding:0 14px;font:inherit}.portal-search:focus{outline:none;border-color:#8da2ff}.portal-count{color:rgba(255,255,255,.5);font-size:13px;white-space:nowrap}.portal-table-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#17171c}.portal-table{width:100%;border-collapse:collapse;font-size:14px}.portal-table th{text-align:left;padding:14px 16px;color:rgba(255,255,255,.5);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid rgba(255,255,255,.1)}.portal-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:middle}.portal-table tr:last-child td{border-bottom:0}.portal-table strong{display:block}.portal-slug{color:rgba(255,255,255,.45);font-size:12.5px}.portal-badge{display:inline-block;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.portal-badge-active{background:rgba(34,197,94,.16);color:#86efac}.portal-badge-trial{background:rgba(141,162,255,.16);color:#b9c4ff}.portal-badge-suspended{background:rgba(245,158,11,.16);color:#fcd34d}.portal-badge-cancelled{background:rgba(255,255,255,.1);color:rgba(255,255,255,.55)}.portal-links{display:flex;gap:12px;white-space:nowrap}.portal-links a{color:#8da2ff;text-decoration:none}.portal-links a:hover{text-decoration:underline}.portal-actions{text-align:right}.portal-delete{border:1px solid rgba(239,68,68,.4);border-radius:999px;background:transparent;color:#fca5a5;padding:7px 14px;font-weight:700;cursor:pointer}.portal-delete:hover:not(:disabled){background:rgba(239,68,68,.14)}.portal-delete:disabled{opacity:.5;cursor:default}.portal-empty,.portal-error{color:rgba(255,255,255,.6);padding:16px 0}.portal-error{color:#fca5a5}.portal-login{display:grid;place-items:center;padding:24px}.portal-login-card{width:min(420px,100%);display:grid;gap:12px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#17171c;padding:32px}.portal-login-card h1{margin:0;font-size:26px}.portal-login-hint{margin:0 0 6px;color:rgba(255,255,255,.55);font-size:14px}.portal-login-card label{display:grid;gap:6px;font-size:13px;font-weight:700;color:rgba(255,255,255,.7)}.portal-login-card input{min-height:46px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#0e0e11;color:#f4f4f6;padding:0 14px;font:inherit}.portal-login-card input:focus{outline:none;border-color:#8da2ff}.portal-login-card button{min-height:46px;border:0;border-radius:12px;background:#8da2ff;color:#0e0e11;font-weight:800;cursor:pointer}.portal-login-card button:disabled{opacity:.6;cursor:default}.portal-login-error{margin:0;color:#fca5a5;font-size:14px}.portal-modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:rgba(8,8,10,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.portal-modal{width:min(460px,100%);display:grid;gap:14px;border:1px solid rgba(239,68,68,.3);border-radius:18px;background:#17171c;padding:26px}.portal-modal h2{margin:0;font-size:20px}.portal-modal p{margin:0;color:rgba(255,255,255,.65);line-height:1.55;font-size:14px}.portal-modal code{color:#fca5a5;font-weight:700}.portal-modal-actions{display:flex;gap:10px;margin-top:4px}.portal-badge-tier-free{background:rgba(255,255,255,.1);color:rgba(255,255,255,.7)}.portal-badge-tier-pro{background:rgba(141,162,255,.18);color:#b9c4ff}.portal-badge-tier-business{background:rgba(168,85,247,.2);color:#d8b4fe}.portal-credits{white-space:nowrap}.portal-credits-purchased{margin-left:8px;color:#86efac;font-weight:700}.portal-dormant{color:#fcd34d}.portal-compact{padding:5px 12px;font-size:12.5px;margin-right:8px}.portal-primary{border:1px solid rgba(141,162,255,.45);border-radius:999px;background:rgba(141,162,255,.16);color:#dfe4ff;padding:8px 18px;font-weight:700;cursor:pointer}.portal-primary:hover:not(:disabled){background:rgba(141,162,255,.26)}.portal-primary:disabled{opacity:.45;cursor:not-allowed}.portal-modal-wide{max-width:780px;width:min(780px,calc(100vw - 32px));max-height:min(88vh,900px);overflow-y:auto}.portal-billing-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:18px;margin:4px 0 20px;font-size:14px}.portal-billing-summary strong{font-size:20px}.portal-billing-muted{color:rgba(255,255,255,.5);font-size:13px}.portal-billing-section{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;margin-top:8px}.portal-billing-section h3{margin:0 0 12px;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.6)}.portal-billing-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.portal-billing-row label{display:flex;flex-direction:column;gap:5px;font-size:12.5px;color:rgba(255,255,255,.6)}.portal-billing-grow{flex:1 1 200px}.portal-billing-row input,.portal-billing-row select{border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.06);color:#f4f4f6;padding:8px 10px;font:inherit;font-size:14px}.portal-billing-row select:disabled{opacity:.45}.portal-billing-hint{margin:12px 0 0;color:rgba(255,255,255,.45);font-size:12.5px;line-height:1.5}.portal-ledger{list-style:none;margin:0;padding:0;font-size:13px}.portal-ledger li{display:grid;grid-template-columns:minmax(0,150px) minmax(0,1fr) minmax(0,190px) minmax(0,90px);gap:10px;align-items:baseline;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.06)}.portal-ledger-after,.portal-ledger-when{color:rgba(255,255,255,.45)}.portal-ledger-what em{color:rgba(255,255,255,.5);font-style:normal}.portal-ledger-delta{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:720px){.portal-ledger li{grid-template-columns:minmax(0,1fr) minmax(0,auto)}}.portal-tier-period{margin-left:8px;color:rgba(255,255,255,.45);font-size:12.5px}.holly-edit-shell{position:fixed;inset:0;display:flex;flex-direction:column;background:#0f1115}.holly-edit-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;background:#16181d;border-bottom:1px solid rgba(255,255,255,.1);color:#f5f5f5;flex:none}.holly-edit-bar-left,.holly-edit-bar-right{display:flex;align-items:center;gap:12px}.holly-edit-back{color:rgba(255,255,255,.75);text-decoration:none;font-size:14px}.holly-edit-pages{padding:7px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#1f2229;color:#f5f5f5;font-size:14px}.holly-edit-status{font-size:13px;color:rgba(255,255,255,.5)}.holly-edit-msg{font-size:13px}.holly-edit-msg-ok{color:#86efac}.holly-edit-msg-error{color:#fca5a5}.holly-edit-btn{padding:8px 16px;border-radius:9px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#f5f5f5;font-size:14px;font-weight:600;cursor:pointer}.holly-edit-btn:disabled{opacity:.5;cursor:default}.holly-edit-btn-primary{background:#2563eb;border-color:#2563eb}.holly-edit-canvas{flex:1 1;overflow:auto;background:#0f1115}.holly-edit-frame{position:relative;min-height:100%;background:#ffffff}.holly-edit-content :is(h1,h2,h3,h4,h5,h6,p,a,button,li,blockquote,figcaption,span,td,th,dt,dd,label):hover{outline:1px dashed rgba(37,99,235,.6);outline-offset:2px;cursor:text}.holly-edit-content .holly-edit-selected{outline:2px solid #2563eb!important;outline-offset:2px}.holly-edit-toolbar{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:7px 9px;border-radius:10px;background:#16181d;border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 32px rgba(0,0,0,.4)}.holly-edit-swatches{display:flex;align-items:center;gap:5px}.holly-edit-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(255,255,255,.35);padding:0;cursor:pointer}.holly-edit-swatch-custom{position:relative;overflow:hidden;background:conic-gradient(red,yellow,lime,cyan,blue,magenta,red)}.holly-edit-swatch-custom input{position:absolute;inset:-4px;opacity:0;cursor:pointer}.holly-edit-size{display:flex;gap:4px;border-left:1px solid rgba(255,255,255,.16);padding-left:8px}.holly-edit-size button{min-width:30px;height:26px;border-radius:7px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#f5f5f5;font-size:13px;cursor:pointer}.holly-edit-empty{min-height:100dvh;display:grid;place-items:center;gap:12px;background:#0f1115;color:#f5f5f5}.holly-edit-empty a{color:#8ab4ff}.holly-edit-help{width:22px;height:22px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:transparent;color:rgba(255,255,255,.7);font-size:13px;font-weight:700;cursor:pointer;line-height:1}.holly-edit-help:hover{color:#fff;border-color:#fff}.holly-edit-intro{position:fixed;bottom:20px;left:20px;z-index:20;width:min(340px,calc(100vw - 40px));padding:18px 18px 16px;border-radius:14px;background:#16181d;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px rgba(0,0,0,.5);color:#f5f5f5;animation:holly-edit-intro-in .25s ease}@keyframes holly-edit-intro-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.holly-edit-intro strong{display:block;font-size:15px;margin-bottom:8px}.holly-edit-intro ul{margin:0 0 14px;padding-left:18px;display:grid;gap:7px}.holly-edit-intro li{font-size:13.5px;line-height:1.5;color:rgba(255,255,255,.82)}.holly-edit-intro li b{color:#fff;font-weight:700}.holly-edit-intro-close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:rgba(255,255,255,.6);font-size:20px;line-height:1;cursor:pointer}.holly-edit-intro-ok{width:100%}