@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,400;0,500;1,400&family=Inter:wght@400;500;600&display=swap');
*{box-sizing:border-box}body{margin:0;background:#102c31;color:#e8f0eb;font:13px Inter,Arial,sans-serif}button,a,input,textarea{font:inherit}button{cursor:pointer;color:inherit;background:transparent;border:1px solid #ffffff25;border-radius:7px;padding:10px 14px}button:hover{background:#ffffff12}button:focus-visible,a:focus-visible{outline:2px solid #b9e5a8;outline-offset:3px}.primary{background:#c7e5b5;color:#16392e;border:0}.studio-header{height:78px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff15;gap:20px}.studio-header>div{display:flex;gap:8px}.wordmark{font:27px Fraunces,Georgia,serif;color:inherit;text-decoration:none}.wordmark span{font:9px Inter,sans-serif;letter-spacing:2px;margin-left:20px;color:#9bb8ae}.studio{display:grid;grid-template-columns:365px minmax(0,1fr);height:calc(100vh - 78px)}aside{overflow:auto;padding:30px 26px;background:radial-gradient(ellipse at top left,#284b44,transparent 65%),#123034;border-right:1px solid #ffffff15}.eyebrow{font-size:8px;letter-spacing:2px;color:#b1c6b8}h1{font:400 39px/1.06 Fraunces,Georgia,serif;letter-spacing:-1px;margin:20px 0 15px}h1 em{color:#c7e5b5;font-weight:400}.intro p{font-size:11px;color:#a7bfb6}.tabs{display:flex;margin:28px 0 25px;border-bottom:1px solid #ffffff20}.tabs button{flex:1;border:0;border-radius:0;font-size:10px;padding:14px 0;color:#9db6ac}.tabs button[aria-selected=true]{border-bottom:2px solid #c7e5b5;color:#e9f2e3}h2{font-size:12px;font-weight:500}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head span{font-size:8px;color:#8ea99e}.styles{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.style{padding:0;text-align:left;overflow:hidden;background:#ffffff07}.swatch{height:53px;display:flex;align-items:center;justify-content:center;font:25px Georgia,serif;position:relative}.swatch:after{content:'';width:35px;height:35px;border:1px solid currentColor;border-radius:50%;position:absolute;right:12px;opacity:.35}.style strong{display:block;padding:10px 10px 3px;font-size:11px}.style small{display:block;padding:0 10px 10px;font-size:8px;color:#b4c6bf}.style[aria-pressed=true]{outline:2px solid #c7e5b5;outline-offset:1px}.wide{width:100%;margin-top:9px;background:#ffffff09;font-size:11px}.hint{font-size:10px;line-height:1.7;color:#a9c0b5}.storage-note{font-size:10px;line-height:1.8;padding-top:22px;margin-top:25px;border-top:1px solid #ffffff18;color:#93afa3}label{display:block;margin:18px 0;font-size:11px;color:#d0ded7}input,textarea{display:block;margin-top:8px;width:100%;background:#0c262b;color:#edf4ef;border:1px solid #ffffff25;padding:11px;border-radius:6px;outline-color:#bdddab}textarea{min-height:85px;resize:vertical}input[type=file]{font-size:10px}details{margin-top:20px}summary{cursor:pointer}#status{font-size:11px;line-height:1.5;color:#d2ecc2}.preview-area{min-width:0;display:flex;flex-direction:column;padding:24px 28px;background:radial-gradient(ellipse at 70% 20%,#44615944,transparent 60%),#0d2428}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:15px;font-size:8px;letter-spacing:1px;color:#aac1b7}.preview-toolbar button{font-size:9px;padding:8px 12px;letter-spacing:0}.preview-toolbar button[aria-pressed=true]{background:#ffffff12;color:white}.preview-toolbar i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c7e5b5;margin-right:7px}.frame-wrap{flex:1;min-height:0;display:flex;justify-content:center}iframe{width:100%;height:100%;border:0;border-radius:8px;background:#e9e4d9;box-shadow:0 30px 80px #0005;transition:width .3s}iframe.mobile{width:min(390px,100%)}.preview-caption{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;color:#789589;margin-top:17px}@media(max-width:1000px){.studio{grid-template-columns:310px minmax(0,1fr)}aside{padding:24px 20px}.preview-area{padding:20px 14px}.preview-toolbar>span:last-child{display:none}.wordmark span{display:none}}@media(max-width:700px){.studio-header{padding:15px;height:auto;flex-wrap:wrap}.studio-header button{font-size:10px;padding:9px}.studio{display:flex;flex-direction:column;height:auto}aside{overflow:visible;order:1}.preview-area{height:650px;order:0}.intro h1{font-size:34px}.styles{grid-template-columns:repeat(2,1fr)}.preview-caption{font-size:6px}.storage-note{margin-top:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.tabs{position:sticky;top:-1px;z-index:5;background:#123034;padding-top:8px;margin-top:18px;box-shadow:0 8px 12px #123034}.tabs button{font-size:13px}.extra-texts details{border-top:1px solid #ffffff20;padding-top:15px}summary{font-size:14px}label{font-size:14px}.hint,.storage-note{font-size:12px}input,textarea{font-size:14px}[data-thumbnail]{width:100%;max-height:150px;object-fit:cover;margin:12px 0;border-radius:8px}[hidden]{display:none!important}
.mode-toggle{display:flex;gap:8px;margin:14px 0}.mode-toggle button{flex:1;font-size:11px}.mode-toggle button[aria-pressed=true]{background:#ffffff12;color:#fff;border-color:#c7e5b5}
.cloud-controls{display:flex;gap:8px;align-items:end}.cloud-controls label{margin:0;font-size:9px}.cloud-controls select{display:block;margin-top:4px;max-width:190px;background:#0c262b;color:#edf4ef;border:1px solid #ffffff25;padding:8px;border-radius:6px}.cloud-controls button{white-space:nowrap}@media(max-width:1150px){.studio-header{height:auto;min-height:78px;flex-wrap:wrap;padding:12px 20px}.studio{height:calc(100vh - 110px)}.cloud-controls{order:3;width:100%}.cloud-controls label{flex:1}.cloud-controls select{max-width:none}}
