:root{font-family:"Segoe UI",system-ui,sans-serif;color:#183d3c;background:#f6f8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{border:1px solid #d6e1dd;background:#fff;color:#254b47;border-radius:8px;padding:9px 13px;cursor:pointer;font-size:13px;font-weight:600}button:hover{background:#eef5f2}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #5eead4;outline-offset:2px}button:disabled{opacity:.45;cursor:default}.primary{background:#0f766e;border-color:#0f766e;color:#fff}.primary:hover{background:#115e59}.danger{color:#b13d34}input,textarea,select{border:1px solid #cddbd6;border-radius:6px;padding:9px;background:#fff;color:#183d3c;width:100%;font-size:13px}label{display:block;font-size:12px;font-weight:600;margin:12px 0}label input,label textarea,label select{margin-top:6px}small,.small{font-size:12px;color:#687d77;line-height:1.6}.app-shell{display:grid;grid-template-columns:230px 1fr;height:100dvh}.sidebar{padding:25px 18px;background:#edf3ef;border-right:1px solid #d9e4de;display:flex;flex-direction:column;min-height:0}.brand{display:flex;gap:11px;align-items:center;margin-bottom:30px}.brand-mark{display:grid;place-items:center;width:40px;height:42px;background:#0f766e;color:#fff;border-radius:12px;font-family:Georgia,serif;font-weight:bold;font-size:28px}.brand h1{font-size:18px;letter-spacing:1px;margin:0}.brand p{font-size:8px;letter-spacing:1.6px;margin:5px 0 0;color:#57756b}#rootLabel{font-size:11px;overflow-wrap:anywhere}#fileTree{overflow:auto;flex:1;min-height:60px}#fileTree button{display:block;width:100%;text-align:left;background:transparent;border:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:2px 0}#fileTree button.active{background:#d3e9df;color:#095f54;font-weight:700}.folder-name{font-size:10px;text-transform:uppercase;letter-spacing:1px;margin:17px 8px 7px;color:#71837b}.sidebar-bottom{border-top:1px solid #d5e2da;padding-top:16px;display:grid;gap:8px}.sidebar-bottom button{text-align:left;background:transparent;font-size:11px}.sidebar-bottom small{font-size:10px;line-height:1.5}.sidebar-bottom span{float:right}.workspace{display:flex;flex-direction:column;min-width:0;min-height:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 28px;background:white;border-bottom:1px solid #e0e8e3}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.6px;color:#5a8a78}.topbar h2{font-size:19px;margin:6px 0 0;overflow-wrap:anywhere}.top-actions{display:flex;gap:7px;flex-shrink:0}.modebar{display:flex;align-items:center;justify-content:space-between;padding:10px 27px;border-bottom:1px solid #dfe8e3;background:#fff;gap:12px}.modes{display:flex;background:#eef4f0;padding:3px;border-radius:8px}.modes button{border:0;background:transparent;padding:7px 21px}.modes [aria-selected=true]{background:white;box-shadow:0 1px 5px #1a59421c}#saveState{font-size:11px;color:#698379}.notice{background:#fff4d8;border-bottom:1px solid #ecdbad;color:#776232;padding:10px 26px;font-size:12px;line-height:1.5}.formatbar{padding:9px 26px;background:#ecf7f2;display:flex;align-items:center;gap:7px;border-bottom:1px solid #cee2d7}.formatbar>span{font-size:10px;margin-right:8px}.formatbar button{padding:5px 12px;min-width:33px}.formatbar label{display:flex;gap:8px;align-items:center;margin:0 0 0 8px;font-size:11px}.formatbar select{width:145px;margin:0;padding:5px}.content-panel{display:flex;flex:1;min-height:0;position:relative;overflow:auto;padding:22px;gap:18px}.content-panel iframe{background:#fff;flex:1;border:1px solid #d9e4de;border-radius:8px;min-width:0;width:100%;box-shadow:0 6px 22px #1b463609}.welcome{margin:auto;width:690px;max-width:100%;text-align:center;padding:35px 25px}.welcome-symbol{font-family:Georgia,serif;font-size:46px;color:#0f766e;background:#e0eee5;width:89px;height:89px;display:grid;place-items:center;margin:0 auto 29px;border-radius:25px;transform:rotate(-5deg)}.welcome h2{font-family:Georgia,serif;font-weight:400;font-size:43px;line-height:1.2;margin:16px 0}.welcome>p{font-size:15px;color:#688276;max-width:480px;line-height:1.8;margin:16px auto}.welcome>p.small{font-size:11px}.welcome-cards{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;margin:33px 0;gap:18px}.welcome-cards div{padding:16px;border:1px solid #dbe6de;border-radius:12px;background:#fff}.welcome-cards b{display:block;font-size:12px;margin-bottom:8px}.welcome-cards span{font-size:11px;line-height:1.7;color:#6a8177}.properties{width:235px;flex-shrink:0;padding:16px 5px;overflow:auto}.properties h3{font-size:16px;margin:9px 0}.properties h4{font-size:12px}.properties button{margin:5px 0;width:100%;font-size:11px}.properties hr{border:0;border-top:1px solid #d7e2db;margin:25px 0}.advanced-panel{padding:22px 28px;flex:1;min-height:0;overflow:auto}.advanced-warning{font-size:12px;color:#815d23;background:#fff2d7;border:1px solid #efdfbd;padding:14px;border-radius:8px;line-height:1.8}.advanced-panel>label{max-width:500px}.advanced-panel textarea{font-family:Consolas,monospace;line-height:1.6}#codeEditor{height:calc(100dvh - 345px);min-height:210px;tab-size:2}footer{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:10px 26px;border-top:1px solid #dbe5de;background:#fff;color:#668176}footer>span:last-child{font-size:8px;letter-spacing:1px;white-space:nowrap}.dot{display:inline-block;background:#32a68b;width:6px;height:6px;border-radius:50%;margin-left:5px}.popover{position:fixed;right:29px;top:180px;width:330px;background:#fff;padding:20px;border:1px solid #cbddd2;border-radius:14px;box-shadow:0 15px 65px #17392f30;z-index:10}.popover-heading,.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.popover h3{margin:0;font-size:16px}.popover-heading button,.dialog-heading>button{border:0;font-size:22px;background:transparent;padding:2px 7px}.popover input[readonly]{background:#f0f5f1;color:#64766c}dialog{border:1px solid #d6e2da;border-radius:17px;padding:27px;width:700px;max-width:calc(100% - 35px);max-height:85dvh;box-shadow:0 30px 90px #133c3a30;color:#183d3c}dialog::backdrop{background:#143c3a66;backdrop-filter:blur(3px)}dialog h2{font-family:Georgia,serif;font-weight:400;font-size:28px;margin:10px 0}.recovery-row{padding:17px 0;border-top:1px solid #dce5df}.recovery-row h3{font-size:14px;margin:0 0 7px;overflow-wrap:anywhere}.recovery-row p{font-size:11px;line-height:1.6;color:#647b70;margin:6px 0}.recovery-row .warning{color:#96671b}.recovery-actions,.dialog-actions{display:flex;gap:8px;flex-wrap:wrap}.recovery-actions button{font-size:11px}.dialog-actions{justify-content:flex-end;margin-top:20px}.import-recovery{background:#f0f5f2;padding:10px 13px;border-radius:9px;font-size:11px}.import-recovery input{border:0;background:transparent;padding:5px 0;font-size:11px}[hidden]{display:none!important}
@media(max-width:1050px){.app-shell{grid-template-columns:180px 1fr}.sidebar{padding:21px 13px}.topbar{padding:18px;align-items:flex-start}.top-actions{gap:4px;flex-wrap:wrap;justify-content:flex-end}.top-actions button{font-size:11px;padding:7px 10px}.content-panel{padding:13px;gap:8px}.properties{width:180px}.welcome h2{font-size:35px}.formatbar{padding:8px 15px;flex-wrap:wrap}}
@media(max-width:720px){.app-shell{grid-template-columns:1fr;height:auto;min-height:100dvh}.sidebar{padding:14px;display:block}.brand{margin-bottom:12px}.brand-mark{width:30px;height:32px;font-size:22px}.brand h1{font-size:15px}#fileTree{max-height:150px}.sidebar-bottom{display:flex;flex-wrap:wrap;margin-top:10px;padding-top:8px;align-items:center}.sidebar-bottom small{width:100%}.topbar{flex-direction:column;gap:13px}.top-actions{justify-content:flex-start}.modebar{padding:9px 16px}.content-panel{min-height:520px;flex-direction:column}.content-panel iframe{min-height:510px;flex:none}.properties{width:100%;padding:12px}.welcome{padding:25px 5px}.welcome h2{font-size:32px}.welcome-cards{gap:7px}.welcome-cards div{padding:12px 10px}.welcome-cards b{font-size:11px}.popover{right:16px;top:140px;max-width:calc(100% - 32px)}.advanced-panel{padding:17px}.formatbar>span{display:none}footer{padding:10px 16px}}

@media(min-width:721px){.content-panel:has(iframe:not([hidden])){padding-right:270px}.properties{position:absolute;right:22px;top:22px;bottom:22px}}
@media(min-width:721px) and (max-width:1050px){.content-panel:has(iframe:not([hidden])){padding-right:210px}.properties{right:15px}}

.brand-mark{font-family:Georgia,serif;font-size:23px;flex-shrink:0}.brand h1{font-size:16px;line-height:1.25;letter-spacing:0}.brand .brand-owner{font-size:10px;letter-spacing:.5px;margin:0 0 5px;font-weight:700}.domain-block{max-width:650px;margin:12vh auto;padding:30px;line-height:1.7}.domain-block h1{font-size:27px}.domain-block a{color:#0f766e}.guide-link{font-size:12px;color:#0f766e;padding:7px 12px}footer{gap:14px}footer>span:last-child{white-space:nowrap}
