.eighthwall-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;overflow:hidden}.eighthwall-browser-shell{min-height:100vh;padding:24px;box-sizing:border-box;background:radial-gradient(circle at top,rgba(80,109,255,.18),transparent 28%),linear-gradient(180deg,#0b1020,#11192f);display:flex;align-items:center;justify-content:center}.eighthwall-browser-card{width:min(100%,1120px);background:#0c1220e0;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:24px;color:#f5f7fb;box-shadow:0 24px 80px #00000052}.eighthwall-browser-card h1{margin:0 0 10px;font-size:clamp(1.5rem,3vw,2.2rem)}.eighthwall-browser-card p{margin:0;line-height:1.55}.eighthwall-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;display:block}.eighthwall-studio{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;pointer-events:none}.eighthwall-studio-toggle{position:fixed;top:16px;left:16px;z-index:14;pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8c57a;border-radius:999px;padding:10px 16px;font:inherit;font-weight:700;cursor:pointer;color:#08111f;background:#fff3c8;box-shadow:0 12px 24px #0003}.eighthwall-scene-panel,.eighthwall-inspector-panel,.eighthwall-viewport-toolbar{pointer-events:auto}.eighthwall-editor-preview-shell{position:fixed;top:92px;left:320px;right:360px;bottom:150px;display:flex;align-items:center;justify-content:center;pointer-events:none}.eighthwall-editor-preview-card{width:min(100%,760px);height:min(100%,760px);display:flex;flex-direction:column;gap:12px;padding:16px;box-sizing:border-box;border:1px solid rgba(74,91,255,.2);border-radius:24px;background:linear-gradient(180deg,#252640eb,#141829db),radial-gradient(circle at top,rgba(74,91,255,.16),transparent 42%);box-shadow:0 28px 80px #0000004d;pointer-events:auto}.eighthwall-editor-preview-header,.eighthwall-editor-preview-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#cdd3eb}.eighthwall-editor-preview-header strong{font-size:1.05rem}.eighthwall-editor-preview-header small,.eighthwall-editor-preview-footer span{font-size:.8rem;color:#97a0c3}.eighthwall-editor-preview-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.03) 75%),linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.03) 75%),#141829;background-size:28px 28px;background-position:0 0,14px 14px;overflow:hidden}.eighthwall-editor-preview-target-frame{position:relative;width:min(100%,340px);aspect-ratio:720 / 1029;border-radius:20px;overflow:hidden;background:#0b1020;box-shadow:0 18px 40px #00000059;transform-style:preserve-3d;perspective:1000px}.eighthwall-editor-preview-target,.eighthwall-editor-preview-video-layer,.eighthwall-editor-preview-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.eighthwall-editor-preview-target{object-fit:cover;display:block}.eighthwall-editor-preview-target-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0b1020db;color:#cdd3eb;font-size:.95rem;letter-spacing:.04em}.eighthwall-editor-preview-video-layer{transform-origin:center center;will-change:transform}.eighthwall-editor-preview-video{display:block;object-fit:cover;background:transparent}.eighthwall-scene-panel{position:fixed;top:72px;left:16px;bottom:16px;width:280px;display:flex;flex-direction:column;gap:14px;padding:16px;box-sizing:border-box;background:#e8e9edf5;color:#1a1b2e;border:1px solid #d1d2d6;border-radius:20px;box-shadow:0 24px 60px #00000047;overflow-y:auto}.eighthwall-panel-header{display:flex;flex-direction:column;gap:4px}.eighthwall-panel-header strong{font-size:1.15rem}.eighthwall-panel-kicker{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#5a6281}.eighthwall-search,.eighthwall-input-group{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#6b7086}.eighthwall-search input,.eighthwall-input-group input,.eighthwall-input-group select,.eighthwall-input-group textarea,.eighthwall-vector3-input input,.eighthwall-vector2-input input{width:100%;box-sizing:border-box;border:1px solid #3a3b52;border-radius:8px;padding:9px 10px;background:#2a2b48;color:#f5f7fb;font:inherit}.eighthwall-search input{background:#fff;color:#1a1b2e;border-color:#d1d2d6}.eighthwall-input-group textarea{resize:vertical;min-height:160px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.45}.eighthwall-panel-section{display:flex;flex-direction:column;gap:10px}.eighthwall-panel-section-header{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:.84rem;font-weight:700}.eighthwall-panel-section-header small{color:#6b7086;font-weight:500}.eighthwall-scene-list,.eighthwall-asset-list{display:flex;flex-direction:column;gap:8px}.eighthwall-scene-item,.eighthwall-asset-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #d1d2d6;border-radius:12px;background:#ffffffbd;font-size:.88rem}.eighthwall-scene-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;cursor:pointer}.eighthwall-scene-item.is-selected{border-color:#4a5bff;background:#4a5bff1f;box-shadow:inset 0 0 0 1px #4a5bff33}.eighthwall-scene-item-main,.eighthwall-scene-item-actions{display:flex;align-items:center;gap:10px}.eighthwall-scene-item-actions input{width:16px;height:16px}.eighthwall-scene-icon{min-width:34px;padding:4px 6px;border-radius:999px;background:#2a2b48;color:#f5f7fb;font-size:.66rem;font-weight:700;text-align:center}.eighthwall-asset-item code{font-size:.76rem;color:#2f3652}.eighthwall-asset-item small{margin-left:auto;color:#4a5bff;font-size:.7rem;font-weight:700;text-transform:uppercase}.eighthwall-upload-actions{display:grid;gap:8px}.eighthwall-upload-btn{display:flex;align-items:center;justify-content:center;min-height:40px;border:1px dashed #9aa1bb;border-radius:12px;background:#ffffffbd;color:#2f3652;font-size:.82rem;font-weight:700;cursor:pointer}.eighthwall-viewport-toolbar{position:fixed;top:16px;left:320px;right:360px;min-height:56px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;box-sizing:border-box;background:#252640eb;border:1px solid #3a3b52;border-radius:18px;color:#e0e0e0;box-shadow:0 18px 40px #00000047}.eighthwall-toolbar-group{display:flex;align-items:center;gap:10px;min-width:0}.eighthwall-toolbar-badge{padding:6px 10px;border-radius:999px;background:#4a5bff2e;color:#9db0ff;font-size:.78rem;font-weight:700}.eighthwall-toolbar-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d5d8e6;font-size:.88rem}.eighthwall-toolbar-button,.eighthwall-tab-btn,.eighthwall-editor-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #3a3b52;border-radius:8px;padding:8px 12px;background:#2a2b48;color:#c0c0d0;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.eighthwall-toolbar-button:hover,.eighthwall-tab-btn:hover,.eighthwall-editor-actions button:hover{background:#3a3b52;color:#fff}.eighthwall-toolbar-button.is-active,.eighthwall-tab-btn.is-active{background:#4a5bff;border-color:#4a5bff;color:#fff;box-shadow:0 0 10px #4a5bff47}.eighthwall-inspector-panel{position:fixed;top:16px;right:16px;bottom:16px;width:324px;display:flex;flex-direction:column;background:#252640f5;color:#e0e0e0;border:1px solid #3a3b52;border-radius:20px;box-shadow:0 24px 60px #00000047;overflow:hidden}.eighthwall-target-name-section{padding:16px;border-bottom:1px solid #3a3b52;background:#2a2b48fa}.eighthwall-inspector-tabs{display:flex;border-bottom:1px solid #3a3b52;background:#2a2b48fa}.eighthwall-tab-btn{flex:1;border-radius:0;border-top:none;border-left:none;border-right:none;border-bottom:2px solid transparent}.eighthwall-tab-btn.is-active{box-shadow:none;border-bottom-color:#4a5bff}.eighthwall-inspector-content{flex:1;overflow-y:auto;padding:16px}.eighthwall-tab-panel{display:flex;flex-direction:column;gap:18px}.eighthwall-panel-description{margin:0;color:#b7bbce;line-height:1.5;font-size:.9rem}.eighthwall-field-section{display:flex;flex-direction:column;gap:10px}.eighthwall-field-section h4{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8f96b3}.eighthwall-vector3-input,.eighthwall-vector2-input{display:grid;gap:10px}.eighthwall-vector3-input{grid-template-columns:repeat(3,minmax(0,1fr))}.eighthwall-vector2-input{grid-template-columns:repeat(2,minmax(0,1fr))}.eighthwall-vector3-input label,.eighthwall-vector2-input label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#b7bbce}.eighthwall-output-card{padding:14px;border:1px solid rgba(157,176,255,.2);border-radius:14px;background:#4a5bff14}.eighthwall-output-card strong{display:block;margin-top:4px;font-size:.94rem}.eighthwall-output-card p:last-child{margin:10px 0 0;color:#c5cae0;line-height:1.45}.eighthwall-asset-preview-stack{display:flex;flex-direction:column;gap:14px}.eighthwall-target-preview{border:1px solid rgba(157,176,255,.2);border-radius:14px;overflow:hidden;background:#ffffff0a}.eighthwall-target-preview img{display:block;width:100%;max-height:220px;object-fit:contain;background:#11192f}.eighthwall-editor-actions{display:flex;gap:8px;flex-wrap:wrap}.eighthwall-inline-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.eighthwall-inline-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #3a3b52;border-radius:8px;padding:8px 12px;background:#2a2b48;color:#c0c0d0;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.eighthwall-checkbox-row{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#d9ddef}.eighthwall-checkbox-row input{width:16px;height:16px}.eighthwall-editor-status{margin:0!important;color:#ffd7a1;font-size:.84rem;line-height:1.45}.alphabet-ar-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;box-sizing:border-box;background:#0a0c16c7;pointer-events:none}.alphabet-ar-loading-spinner{width:52px;height:52px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:alphabet-ar-spin .85s linear infinite}@keyframes alphabet-ar-spin{to{transform:rotate(360deg)}}.alphabet-ar-loading-title{margin:0;color:#fff;font-size:1.1rem;font-weight:600;text-align:center}.alphabet-ar-loading-detail{margin:0;color:#ffffffc7;font-size:.92rem;line-height:1.45;text-align:center;max-width:300px}.ar-nav-button-link{display:inline-block;text-decoration:none}.eighthwall-overlay{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;padding:24px;box-sizing:border-box;z-index:5}.eighthwall-page.is-editor-open .eighthwall-overlay{padding-left:320px;padding-right:360px}.eighthwall-card{width:min(100%,460px);pointer-events:auto;background:#0a101ccc;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:18px 18px 16px;color:#f5f7fb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 60px #00000059}.eighthwall-card h1{margin:0 0 8px;font-size:clamp(1.15rem,3vw,1.6rem);line-height:1.15}.eighthwall-card p{margin:0;line-height:1.45}.eighthwall-eyebrow{margin-bottom:8px!important;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#9ec5ff}.eighthwall-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.eighthwall-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:10px 16px;font:inherit;font-weight:600;cursor:pointer;color:#08111f;background:#d8e9ff}.eighthwall-actions button:last-child{background:#ffd980}.eighthwall-editor-link{position:fixed;top:16px;left:16px;z-index:14;pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8c57a;border-radius:999px;padding:10px 16px;font:inherit;font-weight:700;cursor:pointer;color:#08111f;background:#fff3c8;box-shadow:0 12px 24px #0003;text-decoration:none}.eighthwall-action-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;font:inherit;font-weight:600;cursor:pointer;color:#08111f;background:#fff3c8;text-decoration:none}.eighthwall-gallery{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.eighthwall-gallery-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff08;padding:12px;text-align:left;color:inherit;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.eighthwall-gallery-item:hover{transform:translateY(-2px);border-color:#9ec5ffa6;background:#9ec5ff14}.eighthwall-gallery-item img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:12px;display:block;background:#ffffff0f}.eighthwall-gallery-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:10px}.eighthwall-gallery-meta strong{font-size:.96rem}.eighthwall-gallery-meta small{color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em}.eighthwall-footnote{margin-top:12px!important;font-size:.82rem;color:#ffffffb8}.eighthwall-footnote code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media (max-width: 640px){.eighthwall-overlay{padding:14px;align-items:flex-end}.eighthwall-card{border-radius:16px;padding:16px}.eighthwall-browser-shell{padding:14px}.eighthwall-browser-card{padding:18px;border-radius:18px}}@media (max-width: 1120px){.eighthwall-scene-panel{width:240px}.eighthwall-viewport-toolbar,.eighthwall-editor-preview-shell{left:272px;right:336px}.eighthwall-inspector-panel{width:304px}.eighthwall-page.is-editor-open .eighthwall-overlay{padding-left:272px;padding-right:336px}}@media (max-width: 900px){.eighthwall-studio-toggle{top:12px;left:12px}.eighthwall-scene-panel{display:none}.eighthwall-viewport-toolbar{top:64px;left:12px;right:12px;flex-direction:column;align-items:stretch}.eighthwall-editor-preview-shell{top:148px;left:12px;right:12px;bottom:calc(52vh + 32px)}.eighthwall-editor-preview-card{width:100%;height:100%}.eighthwall-editor-preview-target-frame{width:min(100%,240px)}.eighthwall-inspector-panel{top:auto;right:12px;left:12px;bottom:12px;width:auto;max-height:52vh}.eighthwall-vector3-input{grid-template-columns:repeat(2,minmax(0,1fr))}.eighthwall-page.is-editor-open .eighthwall-overlay{padding-left:14px;padding-right:14px;padding-bottom:calc(52vh + 24px)}}.wedding-editor-page{--wedding-left-width: 280px;--wedding-right-width: 320px;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#1a1b2e;color:#e0e0e0;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.wedding-editor-page.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.wedding-editor-topbar{position:fixed;top:0;left:0;right:0;height:48px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;box-sizing:border-box;background:#252640;border-bottom:1px solid #3a3b52}.wedding-editor-topbar strong{font-size:.95rem}.wedding-editor-topbar-actions{display:flex;gap:8px;flex-wrap:wrap}.wedding-editor-topbar-actions a,.wedding-editor-topbar-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #3a3b52;border-radius:8px;padding:8px 12px;background:#2a2b48;color:#c0c0d0;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer;text-decoration:none}.wedding-editor-topbar-actions a:hover,.wedding-editor-topbar-actions button:hover{background:#4a5bff;border-color:#4a5bff;color:#fff}.wedding-editor-left-panel{position:fixed;top:48px;left:0;width:var(--wedding-left-width);bottom:0;z-index:20;display:flex;flex-direction:column;gap:14px;padding:16px;box-sizing:border-box;background:#252640;border-right:1px solid #3a3b52;overflow-y:auto}.wedding-editor-right-panel{position:fixed;top:48px;right:0;width:var(--wedding-right-width);bottom:0;z-index:20;display:flex;flex-direction:column;background:#252640fa;border-left:1px solid #3a3b52;overflow:hidden}.wedding-editor-viewport{position:fixed;top:48px;left:var(--wedding-left-width);right:var(--wedding-right-width);bottom:0;z-index:10;display:flex;flex-direction:column;min-width:0;background:#1a1b2e}.wedding-editor-viewport-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;border-bottom:1px solid #3a3b52;background:#252640eb}.wedding-editor-viewport-toolbar .tool-group{display:flex;gap:8px}.wedding-editor-viewport-toolbar button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #3a3b52;border-radius:8px;padding:6px 10px;background:#2a2b48;color:#c0c0d0;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.wedding-editor-viewport-toolbar button.is-active,.wedding-editor-viewport-toolbar button:hover{background:#4a5bff;border-color:#4a5bff;color:#fff}.wedding-editor-preview-canvas{flex:1;width:100%;min-height:0;display:block}.wedding-editor-viewport-info{min-height:32px;padding:6px 12px;border-top:1px solid #3a3b52;color:#97a0c3;font-size:.8rem}.wedding-editor-splitter{position:fixed;top:48px;width:8px;bottom:0;z-index:32;cursor:col-resize;touch-action:none}.wedding-editor-splitter:hover{background:#7ea1ff33}.wedding-editor-splitter-left{left:calc(var(--wedding-left-width) - 4px)}.wedding-editor-splitter-right{right:calc(var(--wedding-right-width) - 4px)}.wedding-editor-panel-header{display:flex;flex-direction:column;gap:4px}.wedding-editor-panel-kicker{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#8f96b3}.wedding-editor-search,.wedding-editor-input-group{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#b7bbce}.wedding-editor-search input,.wedding-editor-input-group input,.wedding-editor-input-group select,.wedding-editor-input-group textarea,.wedding-editor-vector3-input input,.wedding-editor-vector2-input input{width:100%;box-sizing:border-box;border:1px solid #3a3b52;border-radius:8px;padding:9px 10px;background:#2a2b48;color:#f5f7fb;font:inherit}.wedding-editor-search input{background:#1a1b2e}.wedding-editor-panel-section{display:flex;flex-direction:column;gap:10px}.wedding-editor-panel-section-header{display:flex;justify-content:space-between;font-size:.84rem;font-weight:700}.wedding-editor-scene-list,.wedding-editor-asset-list{display:flex;flex-direction:column;gap:8px}.wedding-editor-scene-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #3a3b52;border-radius:12px;background:#2a2b48;color:#e0e0e0;font-size:.88rem;text-align:left;cursor:pointer}.wedding-editor-scene-item.is-selected{border-color:#4a5bff;background:#4a5bff2e}.wedding-editor-scene-icon{min-width:34px;padding:4px 6px;border-radius:999px;background:#1a1b2e;font-size:.66rem;font-weight:700;text-align:center}.wedding-editor-upload-actions{display:grid;gap:8px}.wedding-editor-upload-btn{display:flex;align-items:center;justify-content:center;min-height:40px;border:1px dashed #5a6281;border-radius:12px;cursor:pointer;font-size:.82rem;font-weight:700}.wedding-editor-target-name-section{padding:16px;border-bottom:1px solid #3a3b52}.wedding-editor-inspector-tabs{display:flex;border-bottom:1px solid #3a3b52}.wedding-editor-tab-btn{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-bottom:2px solid transparent;padding:10px 8px;background:transparent;color:#c0c0d0;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.wedding-editor-tab-btn.is-active{color:#fff;border-bottom-color:#4a5bff}.wedding-editor-inspector-content{flex:1;overflow-y:auto;padding:16px}.wedding-editor-tab-panel{display:flex;flex-direction:column;gap:18px}.wedding-editor-panel-description{margin:0;color:#b7bbce;line-height:1.5;font-size:.9rem}.wedding-editor-field-hint{margin:6px 0 0;color:#8f96b3;font-size:.82rem;line-height:1.45}.wedding-editor-field-section h4{margin:0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#8f96b3}.wedding-editor-vector3-input{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wedding-editor-vector2-input{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wedding-editor-vector3-input label,.wedding-editor-vector2-input label{display:flex;flex-direction:column;gap:6px;font-size:.8rem}.wedding-editor-output-card{padding:14px;border:1px solid rgba(157,176,255,.2);border-radius:14px;background:#4a5bff14}.wedding-editor-output-card p{margin:10px 0 0;color:#c5cae0;line-height:1.45}.wedding-editor-actions{display:flex;gap:8px;flex-wrap:wrap}.wedding-editor-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #3a3b52;border-radius:8px;padding:8px 12px;background:#2a2b48;color:#c0c0d0;font:inherit;font-weight:700;cursor:pointer}.wedding-editor-status{margin:0;color:#8cffb0;font-size:.84rem}.wedding-editor-status.is-error{color:#ffd7a1}.wedding-editor-checkbox-row{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#d9ddef}.wedding-editor-checkbox-row input{width:16px;height:16px}@media (max-width: 1024px){.wedding-editor-page{--wedding-left-width: 220px;--wedding-right-width: 280px}}@media (max-width: 768px){.wedding-editor-left-panel,.wedding-editor-right-panel,.wedding-editor-splitter{display:none}.wedding-editor-viewport{left:0;right:0}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5;overflow:hidden}.app-container{width:100vw;height:100vh;display:flex;flex-direction:column}main{flex-grow:1;display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100vh}.home-page{width:100%;height:100%;padding:20px;box-sizing:border-box;text-align:center;overflow-y:auto;background-color:#fff}.home-page h1{color:#333}.letter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:15px;max-width:800px;margin:20px auto}.letter-card{display:flex;justify-content:center;align-items:center;height:80px;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;font-size:36px;font-weight:700;color:#007bff;text-decoration:none;transition:transform .2s,box-shadow .2s}.letter-card:hover{transform:translateY(-5px);box-shadow:0 4px 10px #00000026}.story-home-subtitle{color:#555;margin:0 auto 8px;max-width:520px}.story-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;max-width:960px;margin:24px auto;padding:0 12px}.story-card{display:flex;flex-direction:column;align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;text-decoration:none;color:#222;transition:transform .2s,box-shadow .2s}.story-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000024}.story-card img{width:100%;aspect-ratio:500 / 320;object-fit:cover;display:block;background:#eee}.story-card-title{font-size:1.1rem;font-weight:700;padding:12px 14px 4px}.story-card-target{font-size:.85rem;color:#666;padding:0 14px 14px}.ar-ui-top-left{position:absolute;top:20px;left:20px;z-index:10}.ar-ui-top-right{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:10}.ar-ui-top-right1{position:absolute;bottom:60px;right:20px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:10}.ar-nav-button{padding:8px 16px;font-size:16px;border-radius:6px;border:1px solid white;background-color:#0006;color:#fff;cursor:pointer;text-align:center}a.ar-nav-button,a.ar-nav-button-link{text-decoration:none;color:#fff}.top-ui-container{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;z-index:10}.nav-button{padding:8px 16px;font-size:16px;border-radius:6px;border:1px solid #ccc;background-color:#fff;cursor:pointer}.canvas-container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.letter-indicator,.help-button,.restart-button,.next-button,.feedback-display,.language-button{position:absolute;z-index:10}.letter-indicator{top:80px;left:50%;transform:translate(-50%);font-size:36px;font-weight:700;background-color:#ffffffb3;padding:5px 20px;border-radius:8px}.next-button{bottom:20px;left:50%;transform:translate(-50%);background-color:#ff9800;padding:10px 20px;font-size:18px;border:none;border-radius:5px;color:#fff;cursor:pointer;touch-action:auto}.next-button:hover{background-color:#f57c00}.help-button,.restart-button{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px #0000004d;cursor:pointer;touch-action:auto}.help-button{bottom:60px;left:20px;background-color:#2196f3}.help-button:hover{background-color:#1976d2}.restart-button{bottom:60px;right:20px;background-color:#ff6b6b}.restart-button:hover{background-color:#ff5252}.feedback-display{bottom:50px;left:50%;transform:translate(-50%);font-size:16px;font-weight:700;color:#000;background-color:#fffc;padding:8px 15px;border-radius:20px}.icon{width:30px;height:30px;background-color:#fff;mask-size:contain;mask-position:center;mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat}.help-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92c-.5.51-.86.97-1.04 1.69-.08.32-.13.68-.13 1.14h-2v-.5c0-.46.08-.9.22-1.31.2-.58.53-1.1.95-1.52l1.24-1.26c.46-.44.68-1.1.55-1.8-.13-.72-.69-1.33-1.39-1.53-1.11-.31-2.14.32-2.47 1.27-.12.37-.43.65-.82.65h-.3c-.38 0-.70-.28-.83-.65-.33-.97-.15-2.16.63-2.88 1.08-1.01 2.82-1.02 3.91-.03 1.13 1.03 1.36 2.63.61 3.95z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92c-.5.51-.86.97-1.04 1.69-.08.32-.13.68-.13 1.14h-2v-.5c0-.46.08-.9.22-1.31.2-.58.53-1.1.95-1.52l1.24-1.26c.46-.44.68-1.1.55-1.8-.13-.72-.69-1.33-1.39-1.53-1.11-.31-2.14.32-2.47 1.27-.12.37-.43.65-.82.65h-.3c-.38 0-.70-.28-.83-.65-.33-.97-.15-2.16.63-2.88 1.08-1.01 2.82-1.02 3.91-.03 1.13 1.03 1.36 2.63.61 3.95z'/%3E%3C/svg%3E")}.restart-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z'/%3E%3C/svg%3E")}.language-button{padding:8px 16px;font-size:16px;border-radius:6px;border:1px solid #ccc;background-color:#fff;cursor:pointer;box-shadow:0 1px 3px #0000001a}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;max-height:80vh;display:flex;flex-direction:column}.modal-content h2{margin-top:0;text-align:center}.language-list-modal{list-style:none;padding:0;margin:0;overflow-y:auto;flex-grow:1}.language-list-modal li{padding:15px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}.language-list-modal li:hover{background-color:#f0f0f0}.language-list-modal li.active{background-color:#007bff;color:#fff;font-weight:700}.close-modal-button{margin-top:20px;padding:10px;background-color:#6c757d;color:#fff;border:none;border-radius:5px;cursor:pointer}.admin-page{width:100%;max-width:800px;height:100%;padding:20px;box-sizing:border-box;overflow-y:auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.admin-page h2{margin-top:0;color:#333;border-bottom:2px solid #eee;padding-bottom:10px}.admin-button{padding:8px 16px;border:none;border-radius:5px;cursor:pointer;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s ease}.admin-button.add-new{background-color:#28a745;color:#fff;display:inline-block;margin-bottom:20px}.admin-button.add-new:hover{background-color:#218838}.admin-button.delete{background-color:#dc3545;color:#fff}.admin-button.delete:hover{background-color:#c82333}.letter-list{list-style:none;padding:0;margin:0}.letter-list li{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee}.letter-list li:last-child{border-bottom:none}.letter-list .actions{display:flex;gap:10px}.settings-panel{position:absolute;top:20px;right:20px;background-color:#ffffffe6;padding:15px;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:20;display:flex;flex-direction:column;gap:10px;width:280px}.settings-panel h3{margin-top:0;font-size:18px}.settings-panel button{padding:10px;font-size:16px;cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:5px}.settings-panel button:hover{background-color:#0056b3}.path-editor{margin-top:10px;padding-top:10px;border-top:1px solid #ccc}.path-editor label{display:block;margin-bottom:5px;font-weight:500}.path-editor textarea{width:100%;min-height:100px;font-family:monospace;font-size:12px;padding:8px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px}.letter-key-input{width:100%;padding:10px;font-size:16px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.settings-panel .copy-button{margin-top:5px;background-color:#17a2b8}.settings-panel .copy-button:hover{background-color:#138496}.points-output{background-color:#e9ecef;color:#495057}.video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1030}.video-container{position:relative;width:90%;height:90%;max-width:405px;max-height:720px;display:flex;justify-content:center;align-items:center}.help-video{width:100%;height:100%;object-fit:contain}.close-video-button{position:absolute;top:10px;right:10px;width:40px;height:40px;background-color:#ff5252;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:35;touch-action:auto}.close-video-button:hover{background-color:#d32f2f}.close-video-icon{width:24px;height:24px;background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") no-repeat 50% 50%}
