:root{--color-paper:#fbf4e9;--color-surface:#fffdf8;--color-text:#1a2e35;--color-body:#3c535a;--color-muted:#5b7178;--color-primary:#1e5f74;--color-primary-strong:#164e60;--color-primary-soft:#cfe3ee;--color-primary-faint:#e9f2f4;--color-accent:#e8804d;--color-accent-hover:#b45a31;--color-cta:#b45a31;--color-cta-hover:#9e4825;--color-cta-text:#fff;--color-peach-soft:#f6e3d6;--color-sand:#f3ebdc;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--layout-hero:1200px;--layout-wide:1160px;--layout-page:1100px;--layout-readable:820px;--shadow-card:0 10px 26px #1a2e3512;--shadow-hero:0 30px 70px #1a2e3524}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:400px;padding:2rem;width:90%}.modal-header{margin-bottom:1.5rem}.modal-header h2{color:#2d3748;font-weight:600}.close-button{background:none;border:none;border-radius:8px;color:#718096;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .2s}.close-button:hover{background:#f7fafc;color:#2d3748}.modal-body p{color:#4a5568;line-height:1.6;margin-bottom:2rem;text-align:center}.auth-error-message{background:#e8804d1a;border:1px solid #e8804d47;border-radius:8px;color:#1a2e35;color:var(--color-text,#1a2e35);font-size:.9rem;font-weight:700;line-height:1.45;margin:-.75rem 0 1.25rem;padding:.75rem .9rem}.auth-error-message:focus{outline:3px solid #e8804d66;outline-offset:2px}.auth-buttons{display:flex;flex-direction:column;gap:1rem}.auth-button{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s}.auth-button:disabled{cursor:not-allowed;opacity:.6}.google-button{background:#fff;border-color:#e2e8f0;color:#2d3748}.google-button:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.github-button{background:#2d3748;color:#fff}.github-button:hover:not(:disabled){background:#1a202c;transform:translateY(-1px)}.auth-icon{font-size:1.25rem}.auth-footer{margin-top:2rem;text-align:center}.auth-footer p{color:#718096;font-size:.875rem;margin:0}.user-profile{position:relative}.user-info{align-items:center;-webkit-appearance:none;appearance:none;background:#fffdf8;background:var(--color-surface,#fffdf8);border:1px solid #1e5f7429;border-radius:999px;box-shadow:0 8px 18px #1a2e350f;cursor:pointer;display:flex;font:inherit;gap:.75rem;padding:.44rem .9rem;transition:all .2s}.user-info:hover{background:#cfe3ee6b;border-color:#1e5f7442;transform:translateY(-1px)}.user-info:focus-visible{outline:3px solid #e8804d73;outline-offset:3px}.user-profile-compact .user-info{background:#0000;border:none;border-radius:8px;box-shadow:none;height:24px;justify-content:center;padding:0;width:24px}.user-profile-compact .user-info:hover{background:#0000;color:#e8804d;color:var(--color-accent,#e8804d);transform:translateY(-1px)}.user-avatar{object-fit:cover}.user-avatar,.user-avatar-placeholder{border-radius:50%;height:32px;width:32px}.user-avatar-placeholder{align-items:center;background:#1e5f7417;color:#1e5f74;color:var(--color-primary,#1e5f74);display:flex;justify-content:center}.user-profile-compact .user-avatar,.user-profile-compact .user-avatar-placeholder{height:21px;width:21px}.user-profile-compact .user-avatar-placeholder{background:#0000;font-size:21px}.user-name{font-size:.875rem;font-weight:750}.dropdown-arrow,.user-name{color:#1e5f74;color:var(--color-primary,#1e5f74)}.dropdown-arrow{font-size:.75rem;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown{background:#fffdf8;background:var(--color-surface,#fffdf8);border:1px solid #1e5f741f;border-radius:14px;box-shadow:0 16px 34px #1a2e351f;margin-top:.5rem;min-width:200px;overflow:hidden;position:absolute;right:0;top:100%;z-index:100}.dropdown-item{align-items:center;background:none;border:none;color:#1a2e35;color:var(--color-text,#1a2e35);cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background-color .2s;width:100%}.dropdown-item:hover{background-color:#1e5f7412}.profile-link{font-weight:700}.profile-link,.profile-link:hover{color:#1e5f74!important;color:var(--color-primary,#1e5f74)!important}.profile-link:hover{background-color:#1e5f7414!important;text-decoration:none}.user-details{cursor:default}.user-details:hover{background:none}.user-details p{line-height:1.4;margin:0}.user-email{color:#5b7178;color:var(--color-muted,#5b7178);font-size:.875rem}.user-dropdown hr{border:none;border-top:1px solid #1e5f741a;margin:0}.logout-button{color:#e53e3e;font-weight:500}.logout-button:hover{background:#fed7d7}.auth-callback{align-items:center;display:flex;justify-content:center;min-height:60vh}.loading-message{max-width:400px;text-align:center}.loading-message h2{color:#2d3748;margin-bottom:1rem}.loading-message p{color:#718096;margin-bottom:2rem}.spinner{border:4px solid #e2e8f0;border-top-color:#3182ce;height:40px;margin:0 auto;width:40px}@media (max-width:768px){.modal-content{margin:1rem;padding:1.5rem}.user-name{display:none}.user-dropdown{right:-50px}}.header{backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);background:#fbf4e9e0;border-bottom:1px solid #1e5f741a;box-shadow:0 10px 30px #1a2e350f;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header .container{gap:28px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.header .container,.logo{align-items:center;display:flex}.logo{color:#1e5f74;color:var(--color-primary,#1e5f74);flex:0 0 auto;margin-right:6px;text-decoration:none;transition:all .2s}.logo:hover{transform:translateY(-1px)}.logo-image{display:block;height:34px;object-fit:contain;width:auto}.nav{align-items:center;display:flex;flex:1 1 auto;gap:26px;justify-content:flex-start;margin-left:8px;min-width:0}.nav-link{border-radius:999px;color:#1a2e35;color:var(--color-text,#1a2e35);font-size:15px;font-weight:600;line-height:1.2;padding:0;position:relative;text-decoration:none;transition:all .2s;white-space:nowrap}.nav-link.active,.nav-link:hover{background:#0000;color:#164e60;color:var(--color-primary-strong,#164e60);transform:translateY(-1px)}.nav-link:after{background:#e8804d;background:var(--color-accent,#e8804d);border-radius:999px;bottom:-6px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.header-actions{align-items:center;display:flex;flex:0 0 auto;gap:16px;margin-left:auto}.mobile-nav-actions{display:none}.language-toggle{align-items:center;background:#1e5f7412;border:1px solid #1e5f741f;border-radius:999px;display:flex;gap:2px;padding:2px}.language-btn{background:#0000;border:none;border-radius:999px;color:#5b7178;color:var(--color-muted,#5b7178);cursor:pointer;font-size:11px;font-weight:700;line-height:1;padding:6px 8px;transition:all .2s}.language-btn:hover{background:#1e5f7414;color:#164e60;color:var(--color-primary-strong,#164e60)}.language-btn.active{background:#1e5f74;background:var(--color-primary,#1e5f74);box-shadow:0 4px 10px #1e5f7429;color:#fbf4e9;color:var(--color-paper,#fbf4e9)}.header-action-link{border-radius:999px;color:#5b7178;color:var(--color-muted,#5b7178);font-size:14px;font-weight:600;line-height:1.2;padding:0;text-decoration:none;transition:all .2s;white-space:nowrap}.header-action-link.active,.header-action-link:hover{background:#0000;color:#164e60;color:var(--color-primary-strong,#164e60);transform:translateY(-1px)}.header-icon-button{align-items:center;background:#0000;border:none;border-radius:8px;color:#1e5f74;color:var(--color-primary,#1e5f74);cursor:pointer;display:inline-flex;font-size:21px;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.header-icon-button:hover{background:#0000;color:#9e4825;color:var(--color-cta-hover,#9e4825);transform:translateY(-1px)}.basket-button[aria-disabled=true]{cursor:default}.basket-button[aria-disabled=true]:hover{background:#0000;transform:none}.header-create-button{align-items:center;background:#b45a31;background:var(--color-cta,#b45a31);border-radius:999px;box-shadow:0 6px 16px #b45a3147;color:#fff;color:var(--color-cta-text,#fff);display:inline-flex;font-size:15px;font-weight:700;justify-content:center;line-height:1;padding:11px 22px;text-decoration:none;transition:all .2s;white-space:nowrap}.header-create-button.active,.header-create-button:hover{background:#9e4825;background:var(--color-cta-hover,#9e4825);box-shadow:0 8px 18px #9e482552;color:#fff;color:var(--color-cta-text,#fff);transform:translateY(-1px)}.menu-toggle{align-items:center;background:#1e5f7412;border:1px solid #1e5f741f;border-radius:12px;color:#1e5f74;color:var(--color-primary,#1e5f74);cursor:pointer;display:none;font-size:1.25rem;height:42px;justify-content:center;padding:0;transition:all .2s;width:42px}.menu-toggle:hover{background:#1e5f741f}.header-action-link:focus-visible,.header-create-button:focus-visible,.header-icon-button:focus-visible,.language-btn:focus-visible,.menu-toggle:focus-visible,.nav-link:focus-visible{outline:3px solid #e8804d73;outline-offset:3px}@media (max-width:900px){.header .container{gap:12px;padding:14px 16px}.logo-image{height:32px}.header-actions{gap:10px;margin-left:auto}.desktop-action{display:none}.nav{align-items:stretch;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);background:#fbf4e9f5;border-bottom:1px solid #1e5f741a;box-shadow:0 16px 34px #1a2e351a;flex-direction:column;gap:.2rem;left:0;margin-left:0;opacity:0;padding:12px 16px 16px;position:absolute;right:0;top:100%;transform:translateY(-.5rem);transition:all .3s;visibility:hidden;z-index:-1}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible;z-index:99}.nav-link{border-radius:12px;font-size:15px;padding:12px 14px;text-align:left;width:100%}.nav-link:after{display:none}.nav-link.active,.nav-link:hover{background:#1e5f7414;transform:none}.mobile-nav-actions{border-top:1px solid #1e5f741a;display:flex;flex-direction:column;gap:8px;margin-top:4px;padding:12px 14px 2px}.mobile-basket-visual,.mobile-nav-actions .header-action-link{background:#1e5f740d;border-radius:12px;color:#1e5f74;color:var(--color-primary,#1e5f74);font-weight:700;padding:12px 14px;width:100%}.mobile-basket-visual{align-items:center;display:flex;gap:.65rem}.mobile-create-button{margin-top:2px;min-height:42px;width:100%}.menu-toggle{display:inline-flex}}@media (max-width:480px){.header .container{padding:12px 14px}.logo-image{height:30px}.header-actions{gap:8px}.language-toggle{padding:2px}.language-btn{font-size:10px;padding:5px 7px}.menu-toggle{font-size:1.25rem;height:38px;width:38px}}.storybook-form-container{margin:0 auto;max-width:800px;padding:2rem}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.form-progress{margin-bottom:3rem}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#4a8ea2,#357a8b);height:100%;transition:width .3s ease}.step-indicators{align-items:center;display:flex;justify-content:space-between}.step-indicator{align-items:center;background:#e2e8f0;border-radius:50%;color:#718096;display:flex;font-size:.875rem;font-weight:600;height:40px;justify-content:center;transition:all .3s;width:40px}.storybook-form{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.form-step{min-height:500px;padding:2.5rem}.form-step h2{color:#2d3748;font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:.875rem 1rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4a8ea2;box-shadow:0 0 0 3px #4a8ea21a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-help{color:#718096;font-size:.875rem;margin-bottom:.5rem}.story-direction-preview{grid-gap:1.2rem;background:#fffdf8;border:1px solid #1e5f7429;border-radius:8px;box-shadow:0 14px 28px #1e5f7414;display:grid;gap:1.2rem;margin:0 0 1.5rem;padding:1.2rem}.story-direction-preview-copy{grid-gap:.35rem;display:grid;gap:.35rem}.story-direction-preview-kicker{color:#1e5f74;font-size:.72rem;font-weight:800;letter-spacing:0;margin:0;text-transform:uppercase}.story-direction-preview h3{color:#1a2e35;font-size:1.05rem;line-height:1.25;margin:0}.story-direction-preview p{color:#5b7178;font-size:.92rem;line-height:1.55;margin:0}.story-direction-preview-flow{grid-gap:.6rem;align-items:stretch;display:grid;gap:.6rem;grid-template-columns:1fr auto 1fr auto 1fr}.story-direction-preview-step{grid-gap:.35rem;background:#fbf4e9;border:1px solid #1e5f741c;border-radius:8px;display:grid;gap:.35rem;min-width:0;padding:.75rem}.story-direction-preview-step span{color:#1e5f74;font-size:.7rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.story-direction-preview-step strong{color:#5b7178;font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}.story-direction-preview-step.is-complete{background:#1e5f7412;border-color:#1e5f7433}.story-direction-preview-step.is-complete strong{color:#1a2e35}.story-direction-preview-arrow{align-self:center;color:#e8804d;font-size:1rem;font-weight:900}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-option{align-items:center;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;font-weight:500;gap:.75rem;padding:1rem;transition:all .2s}.radio-option:hover{background:#f7fafc;border-color:#cbd5e0}.radio-option input[type=radio]{margin:0;width:auto}.radio-option input[type=radio]:checked+.radio-option,.radio-option:has(input[type=radio]:checked){background:#4a8ea20d;border-color:#4a8ea2}.dropzone{background:#f7fafc;border:2px dashed #cbd5e0;border-radius:12px;cursor:pointer;padding:2rem;text-align:center;transition:all .2s}.dropzone:hover{background:#4a8ea20d;border-color:#4a8ea2}.dropzone svg{color:#718096;font-size:2rem;margin-bottom:1rem}.dropzone p{color:#718096;font-weight:500;margin:0}.uploaded-files{grid-gap:.7rem;display:grid;gap:.7rem;margin-top:1rem}.uploaded-files h4{color:#2d3748;font-size:.95rem;margin:0 0 .25rem}.uploaded-file-list{grid-gap:.7rem;display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.uploaded-image-item{grid-gap:.8rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:.8rem;grid-template-columns:56px minmax(0,1fr) auto;padding:.65rem}.file-thumb{align-items:center;aspect-ratio:1;background:#f7fafc;border-radius:8px;color:#4a8ea2;display:flex;justify-content:center;overflow:hidden}.file-thumb img{height:100%;object-fit:cover;width:100%}.file-details{grid-gap:.22rem;display:grid;gap:.22rem;min-width:0}.file-name{color:#2d3748;font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta{color:#718096;font-size:.78rem;font-weight:700}.remove-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#fff5f5;border:1px solid #fed7d7;border-radius:999px;color:#c53030;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:all .2s;width:36px}.remove-btn:hover{background:#fed7d7;transform:translateY(-1px)}.remove-btn:focus-visible{outline:3px solid #c5303038;outline-offset:2px}.order-summary{background:#f7fafc;border-radius:12px;margin-top:2rem;padding:1.5rem}.order-summary h3{color:#2d3748;font-size:1.25rem;margin-bottom:1rem}.order-summary p{color:#4a5568;margin:.5rem 0}.form-navigation{align-items:center;background:#f7fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem 2.5rem}.storybook-form-container .btn-primary,.storybook-form-container .btn-secondary{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;transition:all .2s}.storybook-form-container .btn-primary{background:linear-gradient(135deg,#4a8ea2,#357a8b)}.storybook-form-container .btn-primary:hover:not(:disabled){box-shadow:0 8px 25px #4a8ea24d;transform:translateY(-2px)}.storybook-form-container .btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.storybook-form-container .btn-secondary{background:#fff;border:2px solid #e2e8f0;color:#4a5568}.storybook-form-container .btn-secondary:hover{background:#f7fafc;border-color:#cbd5e0}.submit-btn{justify-content:center;min-width:180px}.success-message{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:2rem}.success-content{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:800px;padding:3rem;text-align:center}.success-content h2{color:#2d3748;font-size:2rem;margin-bottom:1.5rem}.success-content p{color:#4a5568;line-height:1.6;margin-bottom:1rem}.success-content .btn-primary{margin-top:2rem}.success-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-top:2rem}.success-actions .btn-primary,.success-actions .btn-secondary{margin-top:0}.create-story-page .success-actions .btn-secondary{align-items:center;-webkit-appearance:none;appearance:none;background:var(--color-surface);border:1px solid #1e5f743d;border-radius:8px;color:var(--color-primary);cursor:pointer;display:inline-flex;font:inherit;font-size:.95rem;font-weight:850;justify-content:center;line-height:1.2;min-height:44px;padding:.82rem 1.15rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.create-story-page .success-actions .btn-secondary:hover{background:var(--color-primary-soft);border-color:#1e5f745c;transform:translateY(-1px)}.order-summary-success{background:#f7fafc;border-radius:12px;margin:2rem 0;padding:2rem;text-align:left}.order-summary-success h3{color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.summary-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.summary-section{background:#fff;border-left:4px solid #667eea;border-radius:8px;padding:1.5rem}.summary-section h4{align-items:center;color:#2d3748;display:flex;font-size:1.1rem;gap:.5rem;margin-bottom:1rem}.summary-section p{color:#4a5568;font-size:.95rem;margin:.5rem 0}.next-steps{margin:2rem 0;text-align:left}.next-steps h3{color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.steps-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.step-item{align-items:flex-start;background:#fff;border:2px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1.5rem}.step-icon{flex-shrink:0;font-size:1.5rem}.step-item strong{color:#2d3748;display:block;margin-bottom:.5rem}.step-item p{color:#718096;font-size:.9rem;margin:0}.confirmation-intro{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#718096;font-size:1.1rem;margin-bottom:2rem;padding:1rem;text-align:center}.order-review-sections{margin-bottom:2rem}.order-review-title{color:#2d3748;font-size:1.25rem;font-weight:800;line-height:1.25;margin:2rem 0 1rem;text-align:center}.review-section{background:#f7fafc;border-left:4px solid #667eea;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.review-section h3{align-items:center;color:#2d3748;display:flex;font-size:1.2rem;gap:.5rem;margin:0}.review-section-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.review-edit-btn{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#4a5568;cursor:pointer;flex:0 0 auto;font:inherit;font-size:.82rem;font-weight:700;min-height:34px;padding:.35rem .8rem;transition:all .2s ease}.review-edit-btn:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748}.review-edit-btn:focus-visible{outline:3px solid #667eea52;outline-offset:2px}.review-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.review-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.review-item.full-width{grid-column:1/-1}.review-item strong{color:#2d3748;display:block;font-size:.9rem;margin-bottom:.5rem}.image-list{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.image-name{color:#718096;font-family:monospace;font-size:.85rem}.final-contact-section{background:#fff5f5;border:2px solid #fed7d7;border-radius:12px;margin:2rem 0;padding:2rem}.final-contact-section h3{color:#2d3748;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.confirmation-notice{background:#f0fff4;border:2px solid #9ae6b4;border-radius:12px;margin-top:2rem;padding:2rem;text-align:center}.confirmation-notice h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.confirmation-notice p{color:#4a5568;line-height:1.6;margin-bottom:1rem}.confirmation-notice ul{list-style:none;margin:1rem auto;max-width:400px;padding-left:0;text-align:left}.confirmation-notice li{color:#4a5568;font-size:.95rem;margin:.5rem 0}@media (max-width:768px){.storybook-form-container{padding:1rem}.form-step{min-height:auto;padding:1.5rem}.form-step h2{font-size:1.5rem}.form-row,.story-direction-preview-flow{grid-template-columns:1fr}.story-direction-preview-arrow{justify-self:center;transform:rotate(90deg)}.form-navigation{flex-direction:column;gap:1rem;padding:1.5rem}.storybook-form-container .form-navigation .btn-primary,.storybook-form-container .form-navigation .btn-secondary{justify-content:center;width:100%}.uploaded-image-item{grid-template-columns:48px minmax(0,1fr) auto}.step-indicators{gap:.5rem}.step-indicator{font-size:.75rem;height:32px;width:32px}.success-content{padding:2rem}.success-content h2{font-size:1.5rem}.review-grid,.steps-grid,.summary-details{grid-template-columns:1fr}.review-section-header{align-items:flex-start;flex-direction:column}.step-item{flex-direction:column;text-align:center}.final-contact-section,.order-summary-success{padding:1.5rem}}@media (max-width:480px){.radio-group{gap:.5rem}.radio-option{font-size:.875rem;padding:.75rem}.dropzone{padding:1.5rem}.dropzone svg{font-size:1.5rem}}.error-message{background:#fff5f5;border:1px solid #b8860b;color:#8b4513;margin-bottom:1rem;padding:1rem}.error-help{border-top:1px solid #b8860b;margin-top:1rem;padding-top:1rem}.error-help p{color:#8b4513;font-weight:600;margin-bottom:.5rem}.error-help ul{list-style:none;margin:.5rem 0 0 1rem}.error-help li{color:#8b4513;font-size:.9rem;margin:.3rem 0}.upload-progress{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0c4a6e;margin-bottom:1rem;padding:1rem}.progress-info{align-items:center;display:flex;gap:.5rem}.progress-info .spinner{animation:spin 1s linear infinite}.confirmation-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.confirmation-dialog{animation:confirmationFadeIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes confirmationFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.confirmation-dialog h2{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 16px 0 0;color:#fff;font-size:1.5rem;margin:0;padding:2rem;text-align:center}.confirmation-dialog>p{color:#4a5568;font-size:1.1rem;margin:0;padding:1.5rem 2rem 0;text-align:center}.confirmation-summary{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;margin:1.5rem 2rem;padding:1.5rem 2rem}.confirmation-item{align-items:center;border-bottom:1px solid #e2e8f0;color:#4a5568;display:flex;justify-content:space-between;padding:.75rem 0}.confirmation-item:last-child{border-bottom:none}.confirmation-item strong{color:#2d3748;font-weight:600}.confirmation-warning{padding:0 2rem 1.5rem}.confirmation-warning p{align-items:center;color:#b8860b;display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem}.confirmation-warning ul{list-style:none;margin:0;padding:0}.confirmation-warning li{color:#4a5568;font-size:.95rem;line-height:1.4;padding:.5rem 0 .5rem 1.5rem;position:relative}.confirmation-warning li:before{color:#b8860b;content:"•";font-weight:700;left:0;position:absolute}.confirmation-actions{background:#f7fafc;border-radius:0 0 16px 16px;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:2rem}.confirmation-actions .btn-primary,.confirmation-actions .btn-secondary{justify-content:center;min-width:140px}@media (max-width:768px){.confirmation-overlay{padding:.5rem}.confirmation-dialog{max-height:95vh}.confirmation-dialog h2{font-size:1.3rem;padding:1.5rem}.confirmation-dialog>p{font-size:1rem;padding:1rem 1.5rem 0}.confirmation-summary{margin:1rem 1.5rem;padding:1rem 1.5rem}.confirmation-item{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem 0}.confirmation-warning{padding:0 1.5rem 1rem}.confirmation-actions{flex-direction:column;padding:1.5rem}.confirmation-actions .btn-primary,.confirmation-actions .btn-secondary{width:100%}}.review-confirmation-section{background:linear-gradient(135deg,#e8f5e8,#f0f9f0);border:2px solid #9ae6b4;border-radius:12px;margin:2rem 0;padding:2rem;position:relative}.review-checkbox-container{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center}.review-checkbox-label{align-items:flex-start;border-radius:8px;cursor:pointer;display:flex;gap:1rem;max-width:500px;padding:1rem;transition:all .2s ease}.review-checkbox-label:hover{background:#ffffff80}.review-checkbox{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.checkbox-checkmark{background:#fff;border:2px solid #68d391;border-radius:6px;flex-shrink:0;height:24px;margin-top:2px;position:relative;transition:all .2s ease;width:24px}.checkbox-checkmark:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .2s ease}.review-checkbox:checked+.checkbox-checkmark{background:linear-gradient(135deg,#48bb78,#38a169);border-color:#38a169;box-shadow:0 2px 8px #48bb784d}.review-checkbox:focus-visible+.checkbox-checkmark{outline:3px solid #4a8ea259;outline-offset:3px}.review-checkbox:checked+.checkbox-checkmark:after{transform:translate(-50%,-50%) scale(1)}.checkbox-text{text-align:left}.checkbox-text strong{color:#2d3748;display:block;font-size:1.1rem;margin-bottom:.5rem}.checkbox-text p{color:#4a5568;font-size:.95rem;line-height:1.4;margin:0}.storybook-form-container .btn-primary.disabled{color:#a0aec0;cursor:not-allowed}.storybook-form-container .btn-primary.disabled,.storybook-form-container .btn-primary.disabled:hover{background:#e2e8f0;box-shadow:none;transform:none}.submit-btn{overflow:hidden;position:relative;transition:all .3s ease}.submit-btn:not(.disabled):not(.needs-confirmation):not(:disabled){background:linear-gradient(135deg,#48bb78,#38a169)}.submit-btn:not(.disabled):not(.needs-confirmation):not(:disabled):hover{background:linear-gradient(135deg,#38a169,#2f855a);box-shadow:0 8px 25px #48bb7866;transform:translateY(-2px)}@media (max-width:768px){.review-confirmation-section{margin:1.5rem 0;padding:1.5rem}.review-checkbox-label{flex-direction:column;gap:1rem;text-align:center}.checkbox-text{text-align:center}.checkbox-checkmark{align-self:center}}.storybook-form-container{max-width:960px;padding:0 0 3rem}.storybook-form-container .form-progress{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);margin-bottom:1.5rem;padding:1.2rem}.storybook-form-container .progress-bar{background:#1e5f741f;border-radius:999px;height:6px}.storybook-form-container .progress-fill{background:var(--color-primary)}.storybook-form-container .step-indicator{background:var(--color-primary-soft);color:var(--color-primary)}.storybook-form-container .step-indicator-item{align-items:center;color:var(--color-muted);display:flex;flex-direction:column;gap:.45rem;min-width:0;text-align:center}.storybook-form-container .step-indicator-item.active .step-indicator{background:var(--color-primary);color:#fff;transform:none}.storybook-form-container .step-indicator-item.active .step-label{color:var(--color-text)}.storybook-form-container .step-label{font-size:.78rem;font-weight:800;line-height:1.2}.storybook-form-container .confirmation-dialog,.storybook-form-container .storybook-form,.storybook-form-container .success-content{background:var(--color-surface);border:1px solid #1e5f7424;border-radius:8px;box-shadow:var(--shadow-card)}.storybook-form-container .form-step{min-height:0;padding:2rem}.storybook-form-container .form-step h2{color:var(--color-text);font-size:1.65rem;line-height:1.18;margin-bottom:.75rem}.storybook-form-container .form-step h2:focus{border-radius:6px;outline:3px solid #e8804d6b;outline-offset:4px}.storybook-form-container .form-step-kicker{color:var(--color-primary);font-size:.78rem;font-weight:900;letter-spacing:.06em;margin:0 0 .55rem;text-align:center;text-transform:uppercase}.storybook-form-container .form-help,.storybook-form-container .form-step>p,.storybook-form-container .help-text{color:var(--color-muted)}.storybook-form-container .form-guidance,.storybook-form-container .privacy-note{border-radius:8px;line-height:1.6;margin:0 auto 1.5rem;max-width:48em;padding:.95rem 1rem;text-align:center}.storybook-form-container .form-guidance{background:var(--color-primary-soft);border:1px solid #1e5f7424}.storybook-form-container .privacy-note{background:#fff7ed;border:1px solid #e8804d3d;color:#7a3c1d}.storybook-form-container .form-safety-note{background:#1e5f740f;border-left:3px solid #1e5f7452;border-radius:6px;color:var(--color-muted);font-size:.86rem;line-height:1.5;margin:.55rem 0 0;padding:.7rem .85rem}.storybook-form-container .upload-safety-note{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;list-style:none;margin:-.6rem auto 1.6rem;max-width:48em;padding:0}.storybook-form-container .upload-safety-note li{background:#1e5f7414;border:1px solid #1e5f741f;border-radius:999px;color:var(--color-primary);font-size:.82rem;font-weight:800;line-height:1.25;padding:.48rem .68rem}.storybook-form-container .form-group label{color:var(--color-text);font-weight:700}.storybook-form-container .form-group input,.storybook-form-container .form-group select,.storybook-form-container .form-group textarea{border:1px solid #1e5f7438;border-radius:8px;box-sizing:border-box;color:var(--color-text)}.storybook-form-container .form-group input:focus,.storybook-form-container .form-group select:focus,.storybook-form-container .form-group textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #1e5f741f}.storybook-form-container .form-group input[aria-invalid=true],.storybook-form-container .form-group select[aria-invalid=true],.storybook-form-container .form-group textarea[aria-invalid=true]{background:#fff7ed;border-color:#e8804dc2}.storybook-form-container .field-error{color:#8f3f1f;font-size:.82rem;font-weight:700;line-height:1.4;margin:.45rem 0 0}.storybook-form-container .character-counter{color:var(--color-muted);font-size:.78rem;font-weight:700;line-height:1.35;margin:.4rem 0 0;text-align:right}.storybook-form-container .character-counter.is-near-limit{color:#8f3f1f}.storybook-form-container .dropzone,.storybook-form-container .radio-option,.storybook-form-container .review-item,.storybook-form-container .step-item,.storybook-form-container .summary-section,.storybook-form-container .uploaded-image-item{border:1px solid #1e5f7424;border-radius:8px}.storybook-form-container .radio-option{background:#fff}.storybook-form-container .delivery-option-copy{grid-gap:.25rem;display:grid;gap:.25rem;min-width:0}.storybook-form-container .delivery-option-copy strong{color:var(--color-text);font-size:.96rem;line-height:1.3}.storybook-form-container .delivery-option-copy small{color:var(--color-muted);font-size:.88rem;font-weight:600;line-height:1.45}.storybook-form-container .delivery-preference-note{background:#1e5f7412;border:1px solid #1e5f741f;border-radius:8px;color:#1e5f74;color:var(--color-primary,#1e5f74);font-size:.9rem;font-weight:750;line-height:1.5;margin:.85rem 0 0;padding:.8rem .9rem}.storybook-form-container .radio-option:has(input[type=radio]:checked),.storybook-form-container .radio-option:hover{background:var(--color-primary-soft);border-color:var(--color-primary)}.storybook-form-container .dropzone{background:#f7e9d8;border-color:#1e5f743d}.storybook-form-container .dropzone:hover{background:var(--color-primary-soft);border-color:var(--color-primary)}.storybook-form-container .dropzone[aria-disabled=true]{cursor:not-allowed;opacity:.6}.storybook-form-container .dropzone svg{color:var(--color-primary)}.storybook-form-container .file-name,.storybook-form-container .uploaded-files h4{color:var(--color-text)}.storybook-form-container .uploaded-image-item{background:var(--color-surface)}.storybook-form-container .file-thumb{background:var(--color-primary-soft);color:var(--color-primary)}.storybook-form-container .file-meta{color:var(--color-muted)}.storybook-form-container .remove-btn{background:#fff7ed;border-color:#e8804d4d;color:#9e4825}.storybook-form-container .remove-btn:hover{background:#e8804d2e}.storybook-form-container .confirmation-actions,.storybook-form-container .form-navigation{background:#f8efe3;border-top:1px solid #1e5f741f}.storybook-form-container .btn-primary,.storybook-form-container .btn-secondary{border-radius:8px;min-height:44px}.storybook-form-container .btn-primary{background:var(--color-primary);color:#fff}.storybook-form-container .btn-primary:hover:not(:disabled){background:#174b5d;box-shadow:0 10px 22px #1e5f7433}.storybook-form-container .btn-secondary{border-color:#1e5f743d;color:var(--color-primary)}.storybook-form-container .confirmation-actions .btn-primary,.storybook-form-container .submit-btn:not(.disabled):not(.needs-confirmation):not(:disabled){background:var(--color-cta);color:var(--color-cta-text)}.storybook-form-container .submit-btn.needs-confirmation:not(:disabled){background:var(--color-primary);box-shadow:none;color:var(--color-surface)}.storybook-form-container .submit-btn.needs-confirmation:not(:disabled):hover{background:#174c5d;background:var(--color-primary-strong,#174c5d);box-shadow:0 10px 22px #1e5f742e}.storybook-form-container .confirmation-actions .btn-primary:hover:not(:disabled),.storybook-form-container .submit-btn:not(.disabled):not(.needs-confirmation):not(:disabled):hover{background:var(--color-cta-hover);box-shadow:0 10px 22px #9e48253d}.storybook-form-container .confirmation-intro,.storybook-form-container .upload-progress{background:var(--color-primary-soft);border:1px solid #1e5f7429;color:var(--color-primary)}.storybook-form-container .confirmation-summary,.storybook-form-container .order-summary-success,.storybook-form-container .review-section{background:var(--color-paper);border:1px solid #1e5f741f;border-left:4px solid var(--color-primary);border-radius:8px}.storybook-form-container .review-edit-btn{border-color:#1e5f742e;color:var(--color-primary)}.storybook-form-container .review-edit-btn:hover{background:var(--color-primary-soft);border-color:#1e5f7452;color:var(--color-primary)}.storybook-form-container .review-edit-btn:focus-visible{outline-color:#e8804d66}.storybook-form-container .final-contact-section{background:#f8efe3;border:1px solid #e8804d42;border-radius:8px}.storybook-form-container .confirmation-notice,.storybook-form-container .review-confirmation-section{background:var(--color-primary-soft);border:1px solid #1e5f742e;border-radius:8px}.storybook-form-container .review-confirmation-section:before{content:none}.storybook-form-container .checkbox-checkmark{border-color:var(--color-primary)}.storybook-form-container .review-checkbox:checked+.checkbox-checkmark{background:var(--color-primary);border-color:var(--color-primary);box-shadow:none}.storybook-form-container .confirmation-dialog h2{border-radius:8px 8px 0 0}.storybook-form-container .confirmation-warning li:before{color:var(--color-accent)}.storybook-form-container .step-icon{align-items:center;background:var(--color-primary);border-radius:8px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:800;height:36px;justify-content:center;width:36px}.storybook-form-container .error-message{background:#fff7ed;border:1px solid #e8804d57;color:#7a3c1d}.storybook-form-container .form-info-message{background:#1e5f7412;border:1px solid #1e5f7424;border-radius:8px;color:#1e5f74;color:var(--color-primary,#1e5f74);font-size:.94rem;font-weight:700;line-height:1.5;margin:0 0 1rem;padding:.95rem 1rem}.storybook-form-container .form-privacy-message{color:var(--color-muted);font-size:.86rem;font-weight:650;line-height:1.45;margin:-.35rem auto 1rem;max-width:720px;text-align:center}.storybook-form-container .error-help,.storybook-form-container .error-help li,.storybook-form-container .error-help p{border-color:#e8804d47;color:#7a3c1d}.storybook-form-container .auth-recovery-help{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem}.storybook-form-container .auth-recovery-help p{margin:0}.storybook-form-container .error-action-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#1e5f74;background:var(--color-primary,#1e5f74);border:1px solid #1e5f74;border:1px solid var(--color-primary,#1e5f74);border-radius:999px;color:#fffdf8;color:var(--color-surface,#fffdf8);cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:850;justify-content:center;line-height:1.2;padding:.68rem 1rem;transition:background .2s ease,border-color .2s ease,transform .2s ease}.storybook-form-container .error-action-btn:hover{background:#174c5d;background:var(--color-primary-strong,#174c5d);border-color:#174c5d;border-color:var(--color-primary-strong,#174c5d);transform:translateY(-1px)}.storybook-form-container .error-action-btn:focus-visible{outline:3px solid #e8804d66;outline-offset:3px}.create-story-page .success-message .success-content{background:var(--color-surface);border:1px solid #1e5f7424;border-radius:8px;box-shadow:var(--shadow-card)}.create-story-page .success-message .success-content h2,.create-story-page .success-message .success-content h3,.create-story-page .success-message .success-content h4{color:var(--color-text)}.create-story-page .success-message .success-content p{color:var(--color-muted)}.create-story-page .success-message .success-reference{background:#1e5f7412;border:1px solid #1e5f741f;border-radius:8px;color:var(--color-primary);display:inline-flex;font-size:.92rem;gap:.45rem;line-height:1.4;margin:.25rem auto 1.25rem;padding:.7rem .9rem}.create-story-page .success-message .success-duplicate-note{background:#1e5f740f;border:1px solid #1e5f741f;border-radius:8px;color:var(--color-primary);font-size:.92rem;line-height:1.45;margin:-.5rem auto 1.35rem;max-width:520px;padding:.75rem .95rem}.create-story-page .success-message .order-summary-success{background:var(--color-paper);border-radius:8px}.create-story-page .success-message .step-item,.create-story-page .success-message .summary-section{border:1px solid #1e5f7424;border-left:4px solid var(--color-primary);border-radius:8px;box-shadow:none}@media (max-width:768px){.storybook-form-container .form-step{padding:1.25rem}.storybook-form-container .form-progress{padding:1rem}}.storybook-form-container .step-indicators{grid-gap:.75rem;align-items:start;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.storybook-form-container .step-indicator{border:1px solid #1e5f7424;box-shadow:none}.storybook-form-container .form-navigation{gap:1rem}.storybook-form-container .form-navigation .btn-primary:last-child{margin-left:auto}.storybook-form-container .btn-primary.disabled,.storybook-form-container .btn-primary.disabled:hover{background:#1e5f741f;color:#1a2e3594;cursor:not-allowed;opacity:1}.storybook-form-container .submit-btn:disabled:not(.disabled){background:var(--color-cta);color:var(--color-cta-text);cursor:wait;opacity:.78}.storybook-form-container .confirmation-dialog{overflow:hidden}.storybook-form-container .confirmation-dialog h2{background:var(--color-primary);color:var(--color-surface);font-family:Georgia,Times New Roman,serif;font-weight:650}.storybook-form-container .confirmation-dialog>p,.storybook-form-container .confirmation-item,.storybook-form-container .confirmation-warning li{color:var(--color-muted)}.storybook-form-container .confirmation-item strong{color:var(--color-text)}.storybook-form-container .confirmation-actions,.storybook-form-container .confirmation-summary{background:var(--color-paper)}.storybook-form-container .confirmation-warning p{color:#7a3c1d}.storybook-form-container .confirmation-warning li:before{color:var(--color-cta)}.storybook-form-container .review-confirmation-section{background:var(--color-surface);border:1px solid #1e5f7429}.storybook-form-container .review-checkbox-label{border:1px solid #0000}.storybook-form-container .review-checkbox-label:hover{background:#1e5f740f;border-color:#1e5f741f}.storybook-form-container .checkbox-checkmark{background:var(--color-surface);border-color:#1e5f7461}.storybook-form-container .review-checkbox:checked+.checkbox-checkmark{background:var(--color-cta);border-color:var(--color-cta)}.create-story-page .success-message .step-item strong,.storybook-form-container .checkbox-text strong{color:var(--color-text)}.create-story-page .success-message .step-item p,.storybook-form-container .checkbox-text p{color:var(--color-muted)}.storybook-form-container .review-legal-note{color:var(--color-muted);font-size:.86rem;line-height:1.5;margin:.25rem auto 0;max-width:500px;text-align:left}.storybook-form-container .review-legal-note a{color:var(--color-primary);font-weight:800;text-decoration:underline;text-underline-offset:.16em}.storybook-form-container .review-legal-note a:focus-visible{border-radius:4px;outline:3px solid #e8804d59;outline-offset:2px}.create-story-page .success-message .step-icon{background:var(--color-primary);color:var(--color-surface)}@media (max-width:560px){.storybook-form-container .step-label{font-size:.68rem}.storybook-form-container .step-indicator{height:32px;width:32px}}.create-story-page{background:var(--color-paper);color:var(--color-text);min-height:calc(100vh - 80px);padding:4rem 0}.create-story-page .container{max-width:1100px;max-width:var(--layout-page,1100px);padding:0 24px}.create-story-page .page-header{margin:0 auto 2.5rem;max-width:760px}.create-story-page .page-header h1{-webkit-text-fill-color:currentColor;background:none;color:var(--color-text);font-size:2.8rem;line-height:1.08}.create-story-page .page-header p{color:var(--color-muted);font-size:1.08rem}.create-story-page .create-story-assurance{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;list-style:none;margin:-1rem auto 2rem;max-width:760px;padding:0}.create-story-page .create-story-assurance li{background:#1e5f7414;border:1px solid #1e5f7421;border-radius:999px;color:var(--color-primary);font-size:.88rem;font-weight:800;line-height:1.2;padding:.55rem .78rem}.create-story-page .create-story-flow-preview{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0 auto 2.25rem;max-width:980px;padding:0}.create-story-page .create-story-flow-preview li{align-items:flex-start;background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;display:flex;gap:.7rem;min-height:104px;padding:.85rem}.create-story-page .create-story-flow-number{align-items:center;background:#e8804d1f;border-radius:999px;color:var(--color-cta);display:inline-flex;flex:0 0 auto;font-size:.74rem;font-weight:900;height:30px;justify-content:center;line-height:1;width:30px}.create-story-page .create-story-flow-copy{grid-gap:.28rem;display:grid;gap:.28rem}.create-story-page .create-story-flow-copy strong{color:var(--color-text);font-size:.94rem;line-height:1.25}.create-story-page .create-story-flow-copy small{color:var(--color-muted);font-size:.82rem;line-height:1.45}.create-story-page .auth-required{background:var(--color-surface);border:1px solid #1e5f7424;border-radius:8px;box-shadow:var(--shadow-card);max-width:620px;padding:3rem 2.5rem}.create-story-page .auth-required h1{color:var(--color-text);font-size:2.25rem;line-height:1.12}.create-story-page .auth-required p{color:var(--color-muted)}.create-story-page .auth-required .create-story-flow-preview{gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:1.4rem 0 1.6rem;max-width:none}.create-story-page .auth-required .create-story-flow-preview li{background:#fbf4e994;min-height:92px;padding:.75rem}.create-story-page .btn-primary{background:var(--color-cta);border-radius:8px;color:var(--color-cta-text);min-height:46px}.create-story-page .btn-primary:hover{background:var(--color-cta-hover);box-shadow:0 10px 24px #9e48253d}.create-story-page .create-story-loading{align-items:center;display:flex;flex-direction:column}.create-story-page .create-story-loading .spinner{animation:create-story-spin .8s linear infinite;border:3px solid #1e5f7429;border-radius:999px;border-top:3px solid var(--color-primary);height:34px;margin-bottom:1.2rem;width:34px}@keyframes create-story-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.create-story-page{padding:3rem 0}.create-story-page .container{padding:0 16px}.create-story-page .auth-required h1,.create-story-page .page-header h1{font-size:2rem}.create-story-page .create-story-assurance{justify-content:flex-start;margin-top:-.75rem}.create-story-page .auth-required .create-story-flow-preview,.create-story-page .create-story-flow-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.create-story-page .auth-required .create-story-flow-preview,.create-story-page .create-story-flow-preview{grid-template-columns:1fr}.create-story-page .create-story-flow-preview li{min-height:auto}}.features-page{background:var(--color-surface);color:var(--color-text)}.features-page .container{margin:0 auto;max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}.features-hero{background:var(--color-surface);border-bottom:1px solid #1e5f741f;padding:60px 0 54px}.features-hero-grid{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(300px,.76fr)}.features-hero-copy{max-width:620px}.features-kicker{color:var(--color-primary);font-size:.84rem;font-weight:850;letter-spacing:0;margin:0 0 .9rem;text-transform:uppercase}.features-deliverables-copy h2,.features-final-cta h2,.features-hero h1,.features-section-header h2{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-weight:650;letter-spacing:0;line-height:1.12;margin:0}.features-hero h1{font-size:2.85rem;max-width:9.8em}.features-deliverables-copy p,.features-final-cta p,.features-hero-copy>p:not(.features-kicker),.features-section-header p{color:var(--color-body);font-size:1.02rem;line-height:1.58;margin:.85rem 0 0}.features-hero-copy>p:not(.features-kicker){max-width:40em}.features-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.35rem}.features-primary-cta{align-items:center;background:var(--color-cta);border-radius:999px;box-shadow:0 8px 20px #b45a3147;color:var(--color-cta-text);display:inline-flex;font-size:1rem;font-weight:850;gap:.55rem;justify-content:center;min-height:44px;padding:.82rem 1.45rem;text-decoration:none;transition:all .2s ease}.features-primary-cta:hover{background:var(--color-cta-hover);color:var(--color-cta-text);transform:translateY(-1px)}.features-hero-panel{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);min-width:0;padding:1.15rem}.features-hero-panel-top{align-items:center;border-bottom:1px solid #1e5f741f;color:var(--color-primary);display:flex;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:650;gap:.6rem;padding-bottom:.85rem}.features-hero-panel ul{grid-gap:.55rem;display:grid;gap:.55rem;list-style:none;margin:.9rem 0 0;padding:0}.features-hero-panel li{align-items:flex-start;background:#1e5f740d;border:1px solid #1e5f741a;border-radius:8px;color:var(--color-text);display:flex;gap:.62rem;line-height:1.35;padding:.68rem .72rem}.features-hero-panel li svg{color:var(--color-cta);flex:0 0 auto;margin-top:.15rem}.features-section{padding:64px 0}.features-parent-section,.features-process-section{background:var(--color-surface)}.features-age-section,.features-deliverables-section,.features-support-section{background:var(--color-paper);border-top:1px solid #1e5f741a}.features-process-section{border-top:1px solid #1e5f741a;scroll-margin-top:84px}.features-section-header{margin:0 auto 2rem;max-width:680px;text-align:center}.features-deliverables-copy h2,.features-final-cta h2,.features-section-header h2{font-size:2.24rem}.features-age-grid,.features-parent-grid,.features-support-grid{grid-gap:1rem;display:grid;gap:1rem}.features-age-grid,.features-parent-grid,.features-support-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.features-age-card,.features-deliverable-row,.features-parent-card,.features-process-card,.features-process-transform-card,.features-support-card{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);min-width:0}.features-age-card,.features-parent-card,.features-support-card{padding:1.35rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.features-support-card-custom{background:linear-gradient(135deg,#1e5f741a,#fffdf8f5 62%),var(--color-surface);border-color:#1e5f7447;box-shadow:0 16px 34px #1e5f741f;position:relative}.features-support-card-custom .features-support-icon{background:#1e5f7424;color:var(--color-primary)}.features-age-card:hover,.features-parent-card:hover,.features-support-card:hover{border-color:#b45a3157;box-shadow:0 14px 30px #1a2e351a;transform:translateY(-3px)}.features-age-icon,.features-card-icon,.features-process-icon,.features-row-icon,.features-support-icon{align-items:center;background:#1e5f7414;border-radius:8px;color:var(--color-primary);display:inline-flex;flex:0 0 auto;font-size:1.25rem;height:44px;justify-content:center;width:44px}.features-age-card h3,.features-parent-card h3,.features-support-card h3{color:var(--color-text);font-size:1.06rem;font-weight:850;line-height:1.3;margin:.85rem 0 .45rem}.features-age-card p,.features-parent-card p,.features-support-card p{color:var(--color-muted);font-size:.95rem;line-height:1.5;margin:0}.features-process-layout{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr)}.features-process-left{grid-gap:1.35rem;align-content:stretch;display:grid;gap:1.35rem;height:100%;min-width:0}.features-process-header{margin:0 auto 2rem;max-width:680px;text-align:center}.features-process-header .features-kicker{margin-bottom:.72rem}.features-process-header p:not(.features-kicker){margin-left:auto;margin-right:auto;max-width:36em}.features-process-steps{grid-gap:1.1rem;align-content:stretch;display:grid;gap:1.1rem;grid-template-rows:repeat(3,minmax(0,1fr));height:100%;position:relative}.features-process-steps:before{background:#1e5f7424;bottom:46px;content:"";left:27px;position:absolute;top:46px;width:2px;z-index:0}.features-process-card{grid-gap:0 .95rem;align-items:start;display:grid;gap:0 .95rem;grid-template-columns:54px minmax(0,1fr);min-height:128px;padding:1.2rem;position:relative;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;z-index:1}.features-process-card:hover{border-color:#b45a3157;box-shadow:0 14px 30px #1a2e351a;transform:translateY(-2px)}.features-process-icon{color:var(--color-cta);font-size:1.45rem;grid-column:1;grid-row:1/span 2;height:54px;position:relative;width:54px;z-index:2}.features-process-number{color:var(--color-cta);display:block;font-family:Georgia,Times New Roman,serif;font-size:1.16rem;font-weight:700;grid-column:2;grid-row:1;line-height:1;margin:0 0 .36rem}.features-process-copy{display:block;grid-column:2;grid-row:2;min-width:0}.features-process-copy h3{color:var(--color-text);font-size:1.1rem;font-weight:850;line-height:1.3;margin:0 0 .35rem}.features-process-copy p{color:var(--color-muted);font-size:.95rem;line-height:1.5;margin:0}.features-process-transform-card{padding:1.4rem}.features-process-transform-flow{grid-gap:.75rem;display:grid;gap:.75rem}.features-process-need-note{background:var(--color-paper);border:1px solid #1e5f741a;border-radius:8px;padding:1rem}.features-process-need-note span{color:var(--color-primary);display:block;font-size:.75rem;font-weight:900;line-height:1;margin-bottom:.65rem;text-transform:uppercase}.features-process-need-note p{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.32;margin:0}.features-process-flow-arrow{color:var(--color-cta);font-size:1.65rem;font-weight:900;line-height:1;text-align:center}.features-process-flow-copy{color:var(--color-primary);font-size:1rem;font-weight:850;margin:0;text-align:center}.features-process-book-photo{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:0 16px 34px #1a2e351f;margin:1.25rem 0 0;overflow:hidden;padding:.42rem}.features-process-book-photo img{aspect-ratio:1444/833;border-radius:6px;display:block;height:auto;object-fit:contain;object-position:center;width:100%}.features-deliverables-layout{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.features-deliverables-copy{max-width:520px}.features-deliverables-list{grid-gap:1rem;display:grid;gap:1rem}.features-deliverable-row{align-items:flex-start;display:flex;gap:.95rem;padding:1rem}.features-deliverable-row span:last-child{grid-gap:.24rem;display:grid;gap:.24rem}.features-deliverable-row strong{color:var(--color-text);font-size:1rem;font-weight:850;line-height:1.35}.features-deliverable-row small{color:var(--color-muted);font-size:.92rem;line-height:1.42}.features-age-card{display:flex;flex-direction:column;overflow:hidden;position:relative}.features-age-card-top{align-items:center;display:flex;justify-content:space-between}.features-age-badge{background:var(--color-primary);border-radius:999px;color:var(--color-paper);display:inline-flex;font-size:.88rem;font-weight:900;line-height:1;padding:.5rem .72rem}.features-age-icon{background:#e8804d24;color:var(--color-cta)}.features-age-preview{grid-gap:.58rem;background:linear-gradient(135deg,var(--color-surface),#e9f2f4cc);border:1px solid #1e5f7424;border-radius:8px;display:grid;gap:.58rem;margin-top:1rem;min-height:132px;padding:.8rem}.features-age-preview-label{color:var(--color-primary);font-size:.76rem;font-weight:850;line-height:1}.features-age-preview-art{min-height:84px;position:relative}.features-age-preview-piece{display:block;position:absolute}.features-age-preview-1 .features-age-preview-piece-1{background:#1e5f7429;border-radius:999px;height:56px;left:8%;top:12px;width:56px}.features-age-preview-1 .features-age-preview-piece-2,.features-age-preview-1 .features-age-preview-piece-3,.features-age-preview-1 .features-age-preview-piece-4{background:#1e5f7438;border-radius:999px;height:8px;left:48%}.features-age-preview-1 .features-age-preview-piece-2{top:18px;width:36%}.features-age-preview-1 .features-age-preview-piece-3{top:38px;width:28%}.features-age-preview-1 .features-age-preview-piece-4{top:58px;width:20%}.features-age-preview-1 .features-age-preview-piece-5{background:#e8804d42;border-radius:8px;bottom:4px;height:20px;left:16%;width:28%}.features-age-preview-2 .features-age-preview-piece-1,.features-age-preview-2 .features-age-preview-piece-2,.features-age-preview-2 .features-age-preview-piece-3{background:var(--color-surface);border:2px solid #1e5f7459;border-radius:999px;height:28px;width:28px;z-index:2}.features-age-preview-2 .features-age-preview-piece-1{left:10%;top:28px}.features-age-preview-2 .features-age-preview-piece-2{left:42%;top:8px}.features-age-preview-2 .features-age-preview-piece-3{right:12%;top:46px}.features-age-preview-2 .features-age-preview-piece-4{background:#e8804d57;border-radius:999px;height:5px;left:18%;top:40px;transform:rotate(-12deg);width:65%}.features-age-preview-2 .features-age-preview-piece-5{background:#1e5f741f;border:1px solid #1e5f7429;border-radius:8px;bottom:0;height:24px;left:34%;width:36%}.features-age-preview-3 .features-age-preview-piece-1,.features-age-preview-3 .features-age-preview-piece-2{background:var(--color-surface);border:1px solid #1e5f742e;border-radius:8px;box-shadow:0 8px 18px #1a2e3514;height:72px;top:6px;width:42%}.features-age-preview-3 .features-age-preview-piece-1{left:6%}.features-age-preview-3 .features-age-preview-piece-2{right:6%}.features-age-preview-3 .features-age-preview-piece-3,.features-age-preview-3 .features-age-preview-piece-4{background:#1e5f7433;border-radius:999px;height:6px;left:14%;width:26%;z-index:2}.features-age-preview-3 .features-age-preview-piece-3{top:24px}.features-age-preview-3 .features-age-preview-piece-4{top:42px}.features-age-preview-3 .features-age-preview-piece-5{background:#e8804d33;border-radius:8px;height:42px;right:16%;top:22px;width:22%;z-index:2}.features-age-preview-4 .features-age-preview-piece-1{background:var(--color-surface);border:1px solid #1e5f742e;border-radius:8px;box-shadow:0 10px 18px #1a2e3514;height:72px;left:12%;top:6px;transform:rotate(-3deg);width:56%}.features-age-preview-4 .features-age-preview-piece-2{background:linear-gradient(#1e5f7429,#1e5f7429) 18% 28% /44% 6px no-repeat,linear-gradient(#1e5f741f,#1e5f741f) 18% 48% /34% 6px no-repeat,linear-gradient(#1e5f741a,#1e5f741a) 18% 68% /46% 6px no-repeat,var(--color-paper);border:1px solid #1e5f742e;border-radius:8px;box-shadow:0 12px 22px #1a2e351a;height:70px;left:18%;top:10px;width:58%;z-index:2}.features-age-preview-4 .features-age-preview-piece-3{background:#e8804d57;border-radius:999px;height:5px;left:30%;top:48px;transform:rotate(-18deg);width:48%;z-index:3}.features-age-preview-4 .features-age-preview-piece-4{background:var(--color-surface);border:2px solid #1e5f7452;border-radius:999px;height:16px;left:26%;top:42px;width:16px;z-index:4}.features-age-preview-4 .features-age-preview-piece-5{background:var(--color-cta);-webkit-clip-path:polygon(50% 0,61% 36%,98% 36%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 36%,39% 36%);clip-path:polygon(50% 0,61% 36%,98% 36%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 36%,39% 36%);height:32px;right:12%;top:18px;width:32px;z-index:4}.features-age-card h3{margin-top:1rem}.features-age-signals{grid-gap:.45rem;display:grid;gap:.45rem;list-style:none;margin:1rem 0 0;padding:0}.features-age-signals li{align-items:center;background:#1e5f740f;border:1px solid #1e5f741a;border-radius:8px;color:var(--color-primary-strong);display:flex;font-size:.86rem;font-weight:750;gap:.42rem;line-height:1.25;padding:.48rem .55rem}.features-age-signals li:before{background:var(--color-cta);border-radius:999px;content:"";flex:0 0 auto;height:6px;width:6px}.features-final-cta{background:var(--color-primary);color:var(--color-paper);padding:64px 0}.features-final-cta-inner{margin:0 auto;max-width:760px;text-align:center}.features-final-cta h2{color:var(--color-paper)}.features-final-cta p{color:#fbf4e9d1;margin-left:auto;margin-right:auto;max-width:42em}.features-final-cta .features-primary-cta{margin-top:1.35rem}.features-primary-cta:focus-visible{outline:3px solid #e8804d73;outline-offset:3px}@media (max-width:1080px){.features-parent-grid,.features-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.features-deliverables-layout,.features-hero-grid{grid-template-columns:1fr}.features-deliverables-copy,.features-hero-panel{max-width:680px}.features-process-layout{grid-template-columns:1fr}.features-process-left,.features-process-transform-card{margin-left:auto;margin-right:auto;max-width:680px;width:100%}}@media (max-width:760px){.features-page .container{padding:0 16px}.features-final-cta,.features-hero,.features-section{padding:48px 0}.features-hero h1{font-size:2.18rem}.features-deliverables-copy h2,.features-final-cta h2,.features-section-header h2{font-size:2rem}.features-age-grid,.features-parent-grid,.features-support-grid{grid-template-columns:1fr}.features-actions{align-items:stretch;flex-direction:column}.features-primary-cta{width:100%}.features-process-layout{gap:1.35rem}.features-process-card{grid-template-columns:48px minmax(0,1fr);min-height:108px;padding:1rem}.features-process-icon{font-size:1.25rem;height:48px;width:48px}.features-process-steps:before{left:24px}.features-process-transform-card{padding:1rem}}.book-reader-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;bottom:0;flex-direction:column;left:0;overflow:hidden;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.book-reader-container,.book-reader-overlay{align-items:center;display:flex;justify-content:center}.book-reader-container{flex-grow:1;max-width:1200px;width:100%}.storybook-flipbook{box-shadow:0 20px 50px #00000080;perspective:2000px}.demoPage{align-items:center;background:#0000;display:flex;justify-content:center;overflow:hidden}.demoPage canvas{max-height:100%;max-width:100%;object-fit:contain}.book-reader-controls{flex-shrink:0;gap:1.5rem;justify-content:center;padding:1.5rem 0;width:100%}.book-reader-controls,.nav-btn{align-items:center;display:flex}.nav-btn{background:linear-gradient(135deg,#4a8ea2,#357a8b);border:none;border-radius:50px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.nav-btn:hover:not(:disabled){box-shadow:0 8px 25px #4a8ea266;transform:translateY(-2px)}.nav-btn:disabled{background:#555;box-shadow:none;color:#888;cursor:not-allowed;transform:none}.page-indicator{background:#0000004d;border-radius:20px;color:#fff;font-size:1.1rem;font-weight:500;padding:.5rem 1rem}.btn-close-reader{background:#00000080;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:40px;line-height:36px;position:absolute;right:20px;text-align:center;top:20px;transition:all .3s ease;width:40px}.btn-close-reader:hover{background:#fff;color:#000;transform:rotate(90deg)}.book-reader-error,.book-reader-loading{color:#fff;text-align:center}.spinner{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin:0 auto 1rem;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.book-reader-error p,.book-reader-loading p{font-size:1.2rem;font-weight:500}.book-reader-error .btn-close{background:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem}.examples-page{background:linear-gradient(135deg,#4a8ea2,#357a8b);min-height:100vh}.container{max-width:1200px;padding:0 2rem}.examples-hero{color:#fff;padding:4rem 0 6rem;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.hero-content p{font-size:1.25rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;opacity:.9}.hero-badges{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem}.badge svg{color:#4ecdc4}.examples-stats{background:#fff;margin-top:-3rem;padding:4rem 0;position:relative;z-index:2}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.stat-card{background:linear-gradient(135deg,#4a8ea20d,#357a8b0d);border:1px solid #4a8ea21a;border-radius:20px;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{background:linear-gradient(135deg,#4a8ea21a,#357a8b1a);border-color:#4a8ea24d;transform:translateY(-5px)}.stat-number{color:#4a8ea2;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#718096;font-size:1.1rem;font-weight:500}.examples-page .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4a8ea2,#357a8b);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#718096;font-size:1.2rem;margin-bottom:3rem;max-width:600px}.stories-section{background:#fff;padding:6rem 0}.stories-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.story-card{background:#fff;border:2px solid #4a8ea21a;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.story-card:hover{border-color:#4a8ea24d;box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.story-card.coming-soon{opacity:.7}.story-card.coming-soon:hover{opacity:.9}.story-image{align-items:center;aspect-ratio:1/1;background:#f8f9fa;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.story-image img{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.story-card:hover .story-image img{transform:scale(1.05)}.story-overlay{bottom:1rem;display:flex;flex-direction:column;gap:.5rem;position:absolute;right:1rem}.story-rating{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;color:#2d3748;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;padding:.5rem .75rem}.star-icon{color:gold;font-size:.8rem}.story-reads{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4a8ea2e6;font-weight:500;padding:.5rem .75rem;text-align:center}.coming-soon-badge,.story-reads{border-radius:20px;color:#fff;font-size:.8rem}.coming-soon-badge{background:linear-gradient(135deg,#ff6b6b,#ff5252);box-shadow:0 4px 15px #ff6b6b66;font-weight:600;left:1rem;letter-spacing:.5px;padding:.5rem 1rem;position:absolute;text-transform:uppercase;top:1rem}.story-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}h3.story-header{margin-bottom:.25rem}h3.story-title{color:#2d3748;font-size:1.75rem!important;font-weight:600;line-height:1.3;margin-bottom:.25rem!important}.story-subtitle{color:#4a8ea2;font-size:1rem;font-weight:500;margin:0}.story-description{color:#718096;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;transition:all .3s ease}.story-description.truncated{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;min-height:4.8rem;overflow:hidden;text-overflow:ellipsis}.story-description.expanded{display:block;min-height:auto;overflow:visible}.story-description-container{margin-bottom:.5rem}.read-more-btn{align-items:center;background:none;border:none;color:#4a8ea2;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.25rem;margin-top:.5rem;padding:.25rem 0;text-decoration:none;transition:all .3s ease}.read-more-btn:hover{color:#357a8b;transform:translateX(2px)}.read-more-btn .chevron-icon{font-size:.8rem;transition:transform .3s ease}.read-more-btn:hover .chevron-icon{transform:scale(1.1)}.story-meta{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.story-details{display:flex;flex-wrap:wrap;gap:.75rem}.story-age{background:#4a8ea21a;color:#4a8ea2}.story-age,.story-theme{border-radius:20px;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.story-theme{color:#fff;text-shadow:0 1px 2px #0000001a}.story-info{align-items:center;color:#718096;display:flex;font-size:.9rem;justify-content:space-between}.story-characters{font-weight:500}.story-style{font-style:italic}.story-buttons{display:flex;gap:.5rem;margin-top:1rem}.read-story-btn{align-items:center;background:linear-gradient(135deg,#4a8ea2,#2d5aa0);border:none;border-radius:6px;box-shadow:0 1px 3px #4a8ea233;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.8rem;font-weight:500;gap:.375rem;justify-content:center;min-height:36px;padding:.625rem 1rem;text-decoration:none;transition:all .2s ease}.read-story-btn:hover{background:linear-gradient(135deg,#5a9fb5,#3d6bb0);box-shadow:0 2px 8px #4a8ea24d;transform:translateY(-1px)}.read-story-btn:active{transform:translateY(0)}.story-details-btn{align-items:center;background:#fff;border:1px solid #4a8ea2;border-radius:6px;color:#4a8ea2;cursor:pointer;display:flex;flex:1 1;font-size:.8rem;font-weight:500;gap:.375rem;justify-content:center;min-height:36px;padding:.625rem 1rem;text-decoration:none;transition:all .2s ease}.story-details-btn:hover{background:#4a8ea2;box-shadow:0 2px 8px #4a8ea233;color:#fff;transform:translateY(-1px)}.story-details-btn:active{transform:translateY(0)}.play-icon{font-size:.7rem}.info-icon,.play-icon{transition:transform .2s ease}.info-icon{font-size:.75rem}.read-story-btn:hover .play-icon,.story-details-btn:hover .info-icon{transform:scale(1.05)}.coming-soon-section{background:#f9f7f0;color:#2d3748;padding:6rem 0}.coming-soon-section .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4a8ea2,#357a8b);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2.25rem}.coming-soon-section .section-subtitle{color:#718096}.examples-features{background:#fff;padding:6rem 0}.examples-features .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4a8ea2,#357a8b);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2.25rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.feature-card{background:#fff;border:1px solid #4a8ea21a;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#4a8ea24d;box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#4a8ea2,#357a8b);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-card h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#718096;line-height:1.6;margin-bottom:1.5rem}.feature-highlight{align-items:center;background:#4a8ea21a;border-radius:25px;color:#4a8ea2;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;margin:0 auto;padding:.75rem 1.5rem;width:-webkit-fit-content;width:fit-content}.highlight-icon{font-size:.8rem}.examples-cta{background:linear-gradient(135deg,#4a8ea2,#357a8b);color:#fff;padding:6rem 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.cta-content p{font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.cta-button{align-items:center;border:2px solid #0000;border-radius:50px;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1.25rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fff;color:#6ba3b5}.cta-button.primary:hover{box-shadow:0 12px 35px #0003;color:#6ba3b5;text-decoration:none;transform:translateY(-3px)}.cta-button.secondary{background:#0000;border-color:#fff;color:#fff}.cta-button.secondary:hover{background:#fff;color:#6ba3b5;text-decoration:none}.cta-icon{font-size:1.2rem}.arrow-icon{transition:transform .3s ease}.cta-button:hover .arrow-icon{transform:translateX(5px)}@media (max-width:768px){.container{padding:0 1rem}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.hero-badges{align-items:center;flex-direction:column;gap:1rem}.coming-soon-section .section-title,.examples-page .section-title{font-size:1.8rem}.stories-grid{grid-template-columns:1fr}.story-card{margin:0 auto;max-width:400px}.features-grid{grid-template-columns:1fr}.feature-card{padding:2rem}.stats-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.story-buttons{gap:.375rem}.read-story-btn,.story-details-btn{font-size:.75rem;min-height:32px;padding:.5rem .75rem}.play-icon{font-size:.65rem}.info-icon{font-size:.7rem}}@media (max-width:480px){.examples-hero{padding:3rem 0}.hero-content h1{font-size:2rem}.story-content{padding:1.5rem}.story-meta{gap:.75rem}.story-details{gap:.5rem}.story-info{align-items:flex-start;flex-direction:column;gap:.5rem}.read-more-btn{font-size:.85rem;margin-top:.75rem}.cta-button{justify-content:center;width:100%}.story-buttons{flex-direction:column;gap:.375rem}.read-story-btn,.story-details-btn{font-size:.75rem;min-height:32px;padding:.5rem;width:100%}.play-icon{font-size:.65rem}.info-icon{font-size:.7rem}}.examples-page{background:var(--color-paper);color:var(--color-text)}.examples-page .container{max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}.examples-page .examples-hero{background:var(--color-paper);border-bottom:1px solid #1e5f7424;color:var(--color-text);padding:5rem 0 4rem}.examples-page .hero-content{margin:0 auto;max-width:820px}.examples-page .hero-content h1{color:var(--color-text);font-size:3.25rem;line-height:1.04;margin-bottom:1.25rem;text-shadow:none}.examples-page .hero-content p{color:var(--color-muted);font-size:1.15rem;margin-bottom:2rem;max-width:690px;opacity:1}.examples-page .hero-badges{gap:.75rem}.examples-page .badge{background:var(--color-surface);border:1px solid #1e5f7424;border-radius:999px;box-shadow:var(--shadow-card);color:var(--color-text);padding:.65rem 1rem}.examples-page .badge svg{color:var(--color-accent)}.examples-page .examples-features,.examples-page .stories-section{background:var(--color-surface);padding:5rem 0}.examples-page .examples-features{border-top:1px solid #1e5f741f}.examples-page .coming-soon-section .section-title,.examples-page .examples-features .section-title,.examples-page .section-title{-webkit-text-fill-color:currentColor;background:none;color:var(--color-text);font-size:2.2rem;line-height:1.12;margin-bottom:.8rem}.examples-page .section-subtitle{color:var(--color-muted);font-size:1.05rem;line-height:1.65;margin-bottom:2.5rem;max-width:680px}.examples-page .features-grid,.examples-page .stories-grid{gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.examples-page .feature-card,.examples-page .story-card{border:1px solid #1e5f7424;border-radius:8px;box-shadow:var(--shadow-card);overflow:hidden}.examples-page .feature-card:hover,.examples-page .story-card:hover{border-color:#e8804d70;box-shadow:0 16px 34px #1a2e351c;transform:translateY(-4px)}.examples-page .story-image{aspect-ratio:1/1;background:#f7e9d8}.examples-page .story-image img{box-sizing:border-box;object-fit:contain;padding:.5rem}.examples-page .story-content{padding:1.3rem}.examples-page h3.story-title{color:var(--color-text);font-size:1.35rem!important;line-height:1.2}.examples-page .story-subtitle{color:var(--color-primary)}.examples-page .story-description{color:var(--color-muted);overflow-wrap:anywhere}.examples-page .story-age,.examples-page .story-need{align-items:center;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:700;line-height:1.25;padding:.45rem .7rem}.examples-page .story-age{background:var(--color-primary-soft);color:var(--color-primary)}.examples-page .story-need{background:#f7e0cc;color:#7a3c1d;max-width:100%;overflow-wrap:anywhere}.examples-page .story-info{color:var(--color-muted);gap:.75rem}.examples-page .read-story-btn,.examples-page .story-details-btn{border-radius:8px;font-size:.86rem;min-height:42px}.examples-page .read-story-btn{background:var(--color-primary);box-shadow:none}.examples-page .read-story-btn:hover{background:#174b5d}.examples-page .story-details-btn{border-color:#1e5f7457;color:var(--color-primary)}.examples-page .story-details-btn:hover{background:var(--color-primary-soft);color:var(--color-primary)}.examples-page .feature-card{background:var(--color-paper);padding:1.8rem}.examples-page .feature-icon{background:var(--color-primary-soft);border-radius:8px;color:var(--color-primary);height:56px;margin-bottom:1.2rem;width:56px}.examples-page .feature-card h3{color:var(--color-text);font-size:1.22rem}.examples-page .feature-card p{color:var(--color-muted)}.examples-page .feature-highlight{background:#e8804d24;border-radius:999px;color:#8a4320}.examples-page .examples-cta{background:var(--color-primary);color:#fff;padding:4.5rem 0}.examples-page .cta-content h2{font-size:2.4rem;line-height:1.12;text-shadow:none}.examples-page .cta-content p{opacity:.9}.examples-page .cta-buttons{margin-bottom:0}.examples-page .cta-button{border-radius:8px;min-height:50px;padding:.9rem 1.35rem}.examples-page .cta-button.primary{background:var(--color-cta);color:var(--color-cta-text)}.examples-page .cta-button.primary:hover{background:var(--color-cta-hover);color:var(--color-cta-text)}.examples-page .cta-button.secondary:hover{color:var(--color-primary)}@media (max-width:900px){.examples-page .features-grid,.examples-page .stories-grid{grid-template-columns:1fr}.examples-page .story-card{max-width:520px}}@media (max-width:768px){.examples-page .examples-hero{padding:4rem 0 3rem}.examples-page .hero-content h1{font-size:2.35rem}.examples-page .hero-content p{font-size:1.02rem}.examples-page .examples-cta,.examples-page .examples-features,.examples-page .stories-section{padding:3.5rem 0}.examples-page .section-title{font-size:1.85rem}}@media (max-width:480px){.examples-page .container{padding:0 16px}.examples-page .hero-content h1{font-size:2rem}.examples-page .story-details{flex-direction:column}.examples-page .story-age,.examples-page .story-need{width:100%}.examples-page .cta-content h2{font-size:1.85rem}}.examples-v2{background:var(--color-surface);color:var(--color-text)}.examples-v2 .container{margin:0 auto;max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}.examples-v2-hero{background:var(--color-surface);border-bottom:1px solid #1e5f741f;padding:64px 0}.examples-v2-hero-grid{align-items:center;display:grid;grid-template-columns:minmax(0,760px);justify-content:center}.examples-v2-hero-copy{margin:0 auto;max-width:760px;text-align:center}.examples-v2-kicker{color:var(--color-primary);font-size:.84rem;font-weight:850;letter-spacing:0;margin:0 0 .9rem;text-transform:uppercase}.examples-v2 h1,.examples-v2-final-cta h2,.examples-v2-section-header h2,.examples-v2-transform-card h2{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-weight:650;letter-spacing:0;line-height:1.12;margin:0}.examples-v2 h1{font-size:3rem;margin-left:auto;margin-right:auto;max-width:10.8em}.examples-v2-final-cta p,.examples-v2-hero-copy>p:not(.examples-v2-kicker),.examples-v2-section-header p{color:var(--color-body);font-size:1.03rem;line-height:1.58;margin:.9rem 0 0}.examples-v2-hero-actions,.examples-v2-story-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem}.examples-v2-hero-actions{justify-content:center;margin-top:1.45rem}.examples-v2-detail-link,.examples-v2-preview-button,.examples-v2-primary-cta,.examples-v2-secondary-link{align-items:center;display:inline-flex;gap:.52rem;justify-content:center;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.examples-v2-primary-cta{background:var(--color-cta);border-radius:999px;box-shadow:0 8px 20px #b45a3147;color:var(--color-cta-text);font-size:1rem;font-weight:850;min-height:44px;padding:.82rem 1.45rem}.examples-v2-primary-cta:hover{background:var(--color-cta-hover);color:var(--color-cta-text);transform:translateY(-1px)}.examples-v2-secondary-link{color:var(--color-primary);font-size:.96rem;font-weight:850}.examples-v2-secondary-link:hover{color:var(--color-primary-strong);transform:translateX(2px)}.examples-v2-trust-row{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;margin-top:1.5rem}.examples-v2-trust-row span{align-items:center;background:#1e5f740f;border:1px solid #1e5f741f;border-radius:999px;color:var(--color-primary-strong);display:inline-flex;font-size:.9rem;font-weight:800;gap:.48rem;padding:.52rem .8rem}.examples-v2-trust-row svg{color:var(--color-cta)}.examples-v2-story-card,.examples-v2-transform-card{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);min-width:0}.examples-v2-transform-card{padding:1.4rem}.examples-v2-transform-card h2{font-size:2rem;margin-bottom:1.25rem}.examples-v2-transform-flow{grid-gap:.75rem;display:grid;gap:.75rem}.examples-v2-need-note{background:var(--color-paper);border:1px solid #1e5f741a;border-radius:8px;padding:1rem}.examples-v2-need-note span{color:var(--color-primary);display:block;font-size:.75rem;font-weight:900;line-height:1;margin-bottom:.65rem}.examples-v2-need-note p{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.32;margin:0}.examples-v2-flow-arrow{color:var(--color-cta);font-size:1.65rem;font-weight:900;line-height:1;text-align:center}.examples-v2-flow-copy{color:var(--color-primary);font-size:1rem;font-weight:850;margin:0;text-align:center}.examples-v2-preview-pair{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);margin-top:1.2rem}.examples-v2-book-preview{align-items:center;background:linear-gradient(135deg,#fffdf8eb,#e9f2f4c7),var(--color-surface);border:1px solid #1e5f7424;border-radius:8px;color:var(--color-primary);display:flex;flex-direction:column;font-size:.9rem;font-weight:850;gap:.62rem;justify-content:center;min-height:210px;padding:1rem;position:relative;text-align:center}.examples-v2-book-preview:before{background:#e8804d29;border-radius:999px;content:"";height:48px;left:18%;position:absolute;top:18%;width:48px}.examples-v2-book-preview span,.examples-v2-book-preview svg{position:relative;z-index:2}.examples-v2-book-preview svg{font-size:2.2rem}.examples-v2-book-cover{aspect-ratio:3/4}.examples-v2-book-spread{aspect-ratio:4/3;margin-bottom:1.1rem}.examples-v2-section{padding:68px 0}.examples-v2-gallery-section{background:var(--color-paper)}.examples-v2-cover-slider-section{background:var(--color-surface);border-top:1px solid #1e5f741a;overflow:hidden}.examples-v2-section-header{margin:0 auto 2rem;max-width:700px;text-align:center}.examples-v2-section-header h2{font-size:2.32rem}.examples-v2-flow-list{grid-gap:1rem;display:grid;gap:1rem}.examples-v2-flow-card{grid-gap:1.1rem;align-items:center;background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);display:grid;gap:1.1rem;grid-template-columns:minmax(220px,.8fr) 88px minmax(0,1.65fr);min-width:0;overflow:hidden;padding:1rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.examples-v2-flow-card:hover{border-color:#b45a314d;box-shadow:0 16px 34px #1a2e351a;transform:translateY(-2px)}.examples-v2-flow-need{background:linear-gradient(145deg,#fffdf8f5,#fbf4e9e0),var(--color-paper);border:1px solid #1e5f741a;border-radius:8px;min-width:0;padding:1rem;position:relative}.examples-v2-flow-step{align-items:center;background:var(--color-primary);border-radius:999px;color:var(--color-paper);display:inline-flex;font-size:.75rem;font-weight:900;height:34px;justify-content:center;margin-bottom:.8rem;width:34px}.examples-v2-flow-need blockquote{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.3;margin:0;overflow-wrap:anywhere}.examples-v2-flow-connector{align-items:center;align-self:stretch;color:var(--color-cta);display:flex;flex-direction:column;gap:.45rem;justify-content:center;min-height:112px;position:relative}.examples-v2-flow-connector:before{border-right:2px solid #1e5f7438;border-top:2px solid #1e5f7438;border-top-right-radius:38px;content:"";height:54px;position:absolute;transform:translateX(-8px);width:64px}.examples-v2-flow-connector span{align-items:center;background:var(--color-surface);border:1px solid #e8804d3d;border-radius:999px;box-shadow:0 8px 18px #1a2e3514;color:var(--color-cta);display:inline-flex;font-size:1.15rem;font-weight:900;height:38px;justify-content:center;position:relative;width:38px;z-index:2}.examples-v2-flow-connector small{background:#fffdf8eb;border:1px solid #1e5f741a;border-radius:999px;color:var(--color-muted);font-size:.68rem;font-weight:800;letter-spacing:.02em;line-height:1;padding:.35rem .55rem;position:relative;text-align:center;text-transform:uppercase;z-index:2}.examples-v2-flow-book{grid-gap:1.05rem;align-items:center;display:grid;gap:1.05rem;grid-template-columns:132px minmax(0,1fr);min-width:0}.examples-v2-flow-cover{align-items:center;aspect-ratio:3/4;background:var(--color-paper);border:1px solid #1e5f741f;border-radius:8px;box-shadow:0 14px 26px #1a2e351f;display:flex;justify-content:center;overflow:hidden;padding:.45rem;position:relative}.examples-v2-flow-cover:after{background:linear-gradient(90deg,#1a2e3524,#0000);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:12px}.examples-v2-flow-cover img{display:block;height:100%;max-width:100%;object-fit:contain}.examples-v2-flow-copy{min-width:0}.examples-v2-flow-meta{display:flex;flex-wrap:wrap;gap:.42rem;justify-content:center;margin-bottom:.6rem}.examples-v2-flow-meta span{align-items:center;background:#1e5f7412;border:1px solid #1e5f741a;border-radius:999px;color:var(--color-primary);display:inline-flex;font-size:.75rem;font-weight:850;line-height:1.2;max-width:100%;overflow:hidden;padding:.38rem .58rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.examples-v2-flow-copy h3{color:var(--color-text);font-size:1.2rem;font-weight:850;line-height:1.22;margin:0}.examples-v2-flow-copy>p{color:var(--color-muted);font-size:.94rem;line-height:1.48;margin:.55rem 0 0}.examples-v2-flow-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.examples-v2-detail-link,.examples-v2-preview-button{border:1px solid #0000;border-radius:8px;cursor:pointer;font:inherit;font-size:.86rem;font-weight:850;min-height:40px;padding:.66rem .82rem}.examples-v2-preview-button{background:var(--color-primary);color:var(--color-paper)}.examples-v2-preview-button:hover{background:var(--color-primary-strong)}.examples-v2-detail-link{background:#0000;border-color:#1e5f7438;color:var(--color-primary)}.examples-v2-detail-link:hover{background:#1e5f7412;color:var(--color-primary)}.examples-v2-flow-actions .examples-v2-detail-link{border-color:#0000;min-height:auto;padding:.2rem 0}.examples-v2-flow-actions .examples-v2-detail-link:hover{background:#0000;color:var(--color-primary-strong);transform:translateX(2px)}.examples-v2-cover-marquee{display:flex;gap:1rem;margin-top:.6rem;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000);overflow:hidden;padding:.6rem 0 1rem}.examples-v2-cover-marquee:focus-within .examples-v2-cover-track,.examples-v2-cover-marquee:hover .examples-v2-cover-track{animation-play-state:paused}.examples-v2-cover-track{animation:examplesCoverFlow 48s linear infinite;display:flex;flex:0 0 auto;gap:1.35rem;min-width:-webkit-max-content;min-width:max-content}.examples-v2-cover-tile{background:#0000;border-radius:8px;color:var(--color-text);display:block;isolation:isolate;perspective:1000px;-webkit-perspective:1000px;position:relative;text-decoration:none;width:220px}.examples-v2-cover-tile:focus-visible{outline:3px solid #e8804d73;outline-offset:4px}.examples-v2-cover-flip{aspect-ratio:1/1;display:block;isolation:isolate;position:relative;transform:rotateY(0deg);transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:filter .2s ease;will-change:filter}.examples-v2-cover-tile:focus-visible .examples-v2-cover-flip,.examples-v2-cover-tile:hover .examples-v2-cover-flip{filter:drop-shadow(0 14px 24px rgba(26,46,53,.14))}.examples-v2-cover-face{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);display:flex;height:100%;inset:0;justify-content:center;overflow:hidden;padding:.65rem;pointer-events:none;position:absolute;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:opacity .25s ease,transform .55s ease,box-shadow .2s ease;width:100%;will-change:opacity,transform}.examples-v2-cover-front{background:var(--color-paper);opacity:1;transform:rotateY(0deg);z-index:2}.examples-v2-cover-front img{display:block;height:100%;max-width:100%;object-fit:contain}.examples-v2-cover-back{background:linear-gradient(145deg,#fffdf8fa,#fbf4e9d1),var(--color-surface);flex-direction:column;gap:.58rem;justify-content:center;opacity:0;padding:.92rem;text-align:center;transform:rotateY(-180deg);z-index:1}.examples-v2-cover-tile:focus-visible .examples-v2-cover-front,.examples-v2-cover-tile:hover .examples-v2-cover-front{opacity:0;transform:rotateY(180deg)}.examples-v2-cover-tile:focus-visible .examples-v2-cover-back,.examples-v2-cover-tile:hover .examples-v2-cover-back{opacity:1;transform:rotateY(0deg)}.examples-v2-cover-back:before{background:#e8804d29;border-radius:999px;content:"";height:42px;pointer-events:none;position:absolute;right:16px;top:16px;width:42px;z-index:1}.examples-v2-cover-age,.examples-v2-cover-need,.examples-v2-cover-title{max-width:100%;min-width:0;position:relative;z-index:2}.examples-v2-cover-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--color-text);display:-webkit-box;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:850;line-height:1.18;overflow:hidden}.examples-v2-cover-need{align-items:center;background:#e8804d1f;border:1px solid #b45a311f;border-radius:8px;box-sizing:border-box;color:#8a4320;display:flex;flex-direction:column;gap:.2rem;padding:.52rem .58rem;width:100%}.examples-v2-cover-need em{color:#8a4320c2;display:block;font-size:.58rem;font-style:normal;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.examples-v2-cover-need b{text-wrap:pretty;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:.76rem;font-weight:850;line-height:1.22;max-width:100%;min-width:0;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.examples-v2-cover-age{background:#1e5f7414;border-radius:999px;color:var(--color-muted);display:inline-flex;font-size:.74rem;font-weight:800;justify-content:center;line-height:1.2;overflow:hidden;padding:.38rem .58rem;text-overflow:ellipsis;white-space:nowrap}@keyframes examplesCoverFlow{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 1rem))}}.examples-v2-final-cta{background:var(--color-primary);color:var(--color-paper);padding:64px 0}.examples-v2-final-cta-inner{margin:0 auto;max-width:760px;text-align:center}.examples-v2-final-cta h2{color:var(--color-paper);font-size:2.32rem}.examples-v2-final-cta p{color:#fbf4e9d1;margin-left:auto;margin-right:auto;max-width:42em}.examples-v2-final-cta .examples-v2-primary-cta{margin-top:1.35rem}.examples-v2-detail-link:focus-visible,.examples-v2-preview-button:focus-visible,.examples-v2-primary-cta:focus-visible,.examples-v2-secondary-link:focus-visible{outline:3px solid #e8804d73;outline-offset:3px}@media (max-width:980px){.examples-v2-hero-grid{grid-template-columns:1fr}.examples-v2-flow-card,.examples-v2-transform-card{margin-left:auto;margin-right:auto;max-width:680px}.examples-v2-transform-card{width:100%}.examples-v2-flow-card{grid-template-columns:1fr}.examples-v2-flow-connector{min-height:54px}.examples-v2-flow-connector:before{border-right:2px solid #1e5f7433;border-top:0;height:40px;transform:none;width:0}.examples-v2-flow-connector span{transform:rotate(90deg)}.examples-v2-flow-connector small{max-width:180px}}@media (max-width:760px){.examples-v2 .container{padding:0 16px}.examples-v2-final-cta,.examples-v2-hero,.examples-v2-section{padding:48px 0}.examples-v2 h1{font-size:2.2rem}.examples-v2-final-cta h2,.examples-v2-section-header h2,.examples-v2-transform-card h2{font-size:2rem}.examples-v2-preview-pair{grid-template-columns:1fr}.examples-v2-book-preview,.examples-v2-book-spread{aspect-ratio:4/3;margin-bottom:0;min-height:180px}.examples-v2-flow-actions,.examples-v2-hero-actions{align-items:stretch;flex-direction:column}.examples-v2-detail-link,.examples-v2-preview-button,.examples-v2-primary-cta,.examples-v2-secondary-link{width:100%}.examples-v2-flow-card{padding:.85rem}.examples-v2-flow-book{grid-template-columns:112px minmax(0,1fr)}.examples-v2-flow-need blockquote{font-size:1rem}.examples-v2-flow-actions .examples-v2-detail-link{width:auto}.examples-v2-cover-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 4%,#000 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4%,#000 96%,#0000)}.examples-v2-cover-tile{width:176px}.examples-v2-cover-back{gap:.46rem;padding:.74rem}.examples-v2-cover-title{font-size:.9rem}.examples-v2-cover-need{padding:.44rem .48rem}.examples-v2-cover-need em{font-size:.54rem}.examples-v2-cover-age,.examples-v2-cover-need b{font-size:.68rem}}@media (max-width:520px){.examples-v2-flow-book{grid-template-columns:1fr}.examples-v2-flow-cover{margin:0 auto;max-width:168px;width:min(62vw,168px)}.examples-v2-flow-actions .examples-v2-detail-link{width:100%}}@media (prefers-reduced-motion:reduce){.examples-v2-cover-marquee{-webkit-mask-image:none;mask-image:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.examples-v2-cover-track{animation:none}.examples-v2-cover-track[aria-hidden=true]{display:none}.examples-v2-cover-tile{scroll-snap-align:start}.examples-v2-cover-flip{transition:none}.examples-v2-cover-tile:focus-visible .examples-v2-cover-flip,.examples-v2-cover-tile:hover .examples-v2-cover-flip{transform:none}.examples-v2-cover-back,.examples-v2-cover-front{transition:none}.examples-v2-cover-back{opacity:0;transform:none}.examples-v2-cover-tile:focus-visible .examples-v2-cover-front,.examples-v2-cover-tile:hover .examples-v2-cover-front{opacity:0}.examples-v2-cover-tile:focus-visible .examples-v2-cover-back,.examples-v2-cover-tile:hover .examples-v2-cover-back{opacity:1}}.story-page{background:var(--color-paper);color:var(--color-text);min-height:100vh;padding:0 0 64px}.story-page .container{margin:0 auto;max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}.story-page .story-nav{padding:2rem 0 1rem}.story-page .back-link{align-items:center;background:var(--color-surface);border:1px solid #1e5f7424;border-radius:999px;box-shadow:var(--shadow-card);color:var(--color-primary);display:inline-flex;font-size:.92rem;font-weight:850;gap:.5rem;min-height:40px;padding:.62rem .95rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.story-page .back-link:hover{background:#1e5f7412;color:var(--color-primary-strong);transform:translateY(-1px)}.story-page .story-showcase{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);margin-bottom:1.25rem;overflow:hidden}.story-page .story-showcase-content{align-items:stretch;display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);min-height:560px}.story-page .story-cover-section{align-items:center;background:linear-gradient(145deg,#fffdf8f5,#e9f2f4cc),var(--color-surface);border-right:1px solid #1e5f741f;display:flex;flex-direction:column;gap:1.4rem;justify-content:center;padding:2rem}.story-page .story-cover-wrapper{aspect-ratio:3/4;background:var(--color-paper);border:1px solid #1e5f741f;border-radius:8px;box-shadow:0 18px 38px #1a2e352e;max-width:286px;overflow:hidden;position:relative;width:100%}.story-page .story-cover-wrapper:after{background:linear-gradient(90deg,#1a2e3529,#0000);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:14px}.story-page .story-cover-image{display:block;height:100%;object-fit:contain;width:100%}.story-page .child-photo-placeholder{color:var(--color-text);text-align:center}.story-page .photo-oval{align-items:center;background:var(--color-surface);border:2px dashed #1e5f7447;border-radius:999px;color:var(--color-primary);display:flex;flex-direction:column;gap:.42rem;height:96px;justify-content:center;margin:0 auto .8rem;overflow:hidden;position:relative;width:96px}.story-page .child-photo-display .photo-oval{border-color:#1e5f745c;border-style:solid}.story-page .child-photo-img{border-radius:inherit;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.story-page .photo-fallback{align-items:center;display:flex;flex-direction:column;gap:.4rem;height:100%;justify-content:center;width:100%}.story-page .camera-icon{font-size:1.2rem}.story-page .photo-oval span{font-size:.72rem;font-weight:800;line-height:1.1;text-align:center}.story-page .photo-note{color:var(--color-muted);font-size:.82rem;line-height:1.4;margin:0 auto;max-width:220px}.story-page .story-info-section{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:3rem}.story-page .story-header{margin-bottom:1.5rem}.story-page .story-title{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.85rem;font-weight:650;letter-spacing:0;line-height:1.08;margin:0}.story-page .story-subtitle{color:var(--color-primary);font-size:1.06rem;font-style:normal;font-weight:850;line-height:1.35;margin:.8rem 0 0}.story-page .story-meta-badges,.story-page .story-tags{display:flex;flex-wrap:wrap;gap:.52rem}.story-page .story-meta-badges{margin-top:1.2rem}.story-page .story-tags{margin-top:.85rem}.story-page .meta-badge,.story-page .story-need-tag,.story-page .story-style-tag,.story-page .story-world-tag{align-items:center;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:850;gap:.42rem;line-height:1.2;max-width:100%;overflow-wrap:anywhere;padding:.45rem .68rem}.story-page .meta-badge{background:#1e5f7412;border:1px solid #1e5f741f;color:var(--color-primary)}.story-page .meta-badge svg{flex:0 0 auto}.story-page .story-need-tag{background:#e8804d24;color:#8a4320}.story-page .story-world-tag{background:var(--color-primary);color:var(--color-paper)}.story-page .story-style-tag{background:var(--color-primary-soft);color:var(--color-primary)}.story-page .story-description{background:var(--color-paper);border:1px solid #1e5f741a;border-radius:8px;margin-bottom:1.35rem;padding:1rem}.story-page .detail-card h4,.story-page .story-description h3{color:var(--color-text);font-size:1rem;font-weight:850;line-height:1.3;margin:0 0 .55rem}.story-page .story-description p{color:var(--color-muted);font-size:.98rem;line-height:1.58;margin:0}.story-page .story-action-section{align-items:flex-start;display:flex;flex-direction:column;gap:.7rem}.story-page .read-story-main-btn{align-items:center;background:var(--color-primary);border:0;border-radius:999px;box-shadow:0 8px 20px #1e5f7433;color:var(--color-paper);cursor:pointer;display:inline-flex;font:inherit;font-size:1rem;font-weight:850;gap:.55rem;justify-content:center;min-height:44px;padding:.82rem 1.35rem;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.story-page .read-story-main-btn:hover{background:var(--color-primary-strong);box-shadow:0 12px 24px #1e5f743d;transform:translateY(-1px)}.story-page .story-action-note{color:var(--color-muted);font-size:.9rem;line-height:1.45;margin:0}.story-page .story-details-section{margin-bottom:1.25rem}.story-page .details-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.story-page .detail-card{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);min-width:0;padding:1.25rem}.story-page .detail-items{grid-gap:.62rem;display:grid;gap:.62rem}.story-page .detail-item{align-items:flex-start;background:var(--color-paper);border:1px solid #1e5f741a;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.72rem .78rem}.story-page .detail-item strong{color:var(--color-text);flex:0 0 auto;font-size:.86rem;font-weight:850;line-height:1.35}.story-page .detail-item span{color:var(--color-muted);font-size:.88rem;font-weight:700;line-height:1.35;min-width:0;overflow-wrap:anywhere;text-align:right}.story-page .story-cta-section{background:var(--color-primary);border-radius:8px;box-shadow:var(--shadow-card);color:var(--color-paper);padding:3.5rem 2rem;text-align:center}.story-page .cta-content{margin:0 auto;max-width:760px}.story-page .cta-content h2{color:var(--color-paper);font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:650;line-height:1.12;margin:0}.story-page .cta-content p{color:#fbf4e9d1;font-size:1rem;line-height:1.58;margin:.85rem auto 0;max-width:42em}.story-page .cta-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:1.4rem}.story-page .cta-button{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:1rem;font-weight:850;gap:.55rem;justify-content:center;min-height:44px;padding:.82rem 1.35rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.story-page .cta-button.primary{background:var(--color-cta);box-shadow:0 8px 20px #b45a3147;color:var(--color-cta-text)}.story-page .cta-button.primary:hover{background:var(--color-cta-hover);color:var(--color-cta-text);transform:translateY(-1px)}.story-page .cta-button.secondary{background:#0000;border-color:#fbf4e99e;color:var(--color-paper)}.story-page .cta-button.secondary:hover{background:#fbf4e91f;color:var(--color-paper);transform:translateY(-1px)}.story-page .back-link:focus-visible,.story-page .cta-button:focus-visible,.story-page .read-story-main-btn:focus-visible{outline:3px solid #e8804d73;outline-offset:3px}.story-page-error{align-items:center;background:var(--color-paper);display:flex;justify-content:center;min-height:70vh}.story-page-error .container{margin:0 auto;max-width:680px;padding:0 24px}.story-page-error .error-content{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);padding:2rem;text-align:center}.story-page-error h1{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2rem;margin:0 0 .7rem}.story-page-error p{color:var(--color-muted);line-height:1.55;margin:0 0 1.3rem}.story-page-error .back-link{align-items:center;background:var(--color-primary);border-radius:999px;color:var(--color-paper);display:inline-flex;font-weight:850;gap:.5rem;min-height:44px;padding:.78rem 1.15rem;text-decoration:none}@media (max-width:900px){.story-page .details-grid,.story-page .story-showcase-content{grid-template-columns:1fr}.story-page .story-cover-section{border-bottom:1px solid #1e5f741f;border-right:0}.story-page .story-info-section{padding:2rem}}@media (max-width:640px){.story-page{padding-bottom:48px}.story-page .container,.story-page-error .container{padding:0 16px}.story-page .story-nav{padding:1.2rem 0 .85rem}.story-page .story-cover-section{padding:1.35rem}.story-page .story-cover-wrapper{max-width:220px}.story-page .story-info-section{padding:1.35rem}.story-page .story-title{font-size:2rem}.story-page .cta-buttons,.story-page .story-meta-badges,.story-page .story-tags{align-items:stretch;flex-direction:column}.story-page .cta-button,.story-page .meta-badge,.story-page .read-story-main-btn,.story-page .story-need-tag,.story-page .story-style-tag,.story-page .story-world-tag{width:100%}.story-page .story-action-section{align-items:stretch}.story-page .detail-card{padding:1rem}.story-page .detail-item{flex-direction:column;gap:.25rem}.story-page .detail-item span{text-align:left}.story-page .story-cta-section{padding:2.5rem 1rem}.story-page .cta-content h2{font-size:1.8rem}}.contact-page{min-height:100vh}.contact-hero{background:linear-gradient(135deg,#4a8ea2,#357a8b);color:#fff;overflow:hidden;padding:100px 0 60px;position:relative;text-align:center}.contact-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath fill='none' stroke='rgba(255,255,255,0.1)' d='M10 0H0v10'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-title{font-size:3rem;margin-bottom:1rem}.hero-subtitle,.hero-title{position:relative;z-index:1}.hero-subtitle{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.contact-section{background:#f8fafc;padding:80px 0}.contact-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.contact-info h2{color:#2d3748;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.contact-description{color:#718096;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:2rem}.contact-method{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.contact-method:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#4a8ea2,#357a8b);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;width:50px}.contact-details h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-details a{color:#4a8ea2;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#357a8b;text-decoration:underline}.contact-details p{color:#718096;font-size:.9rem;margin:.5rem 0 0}.contact-form-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;padding:2.5rem}.contact-form-container h2{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.contact-form .form-group{margin-bottom:1.5rem}.contact-form label{color:#2d3748;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.contact-form input,.contact-form select,.contact-form textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#4a8ea2;box-shadow:0 0 0 3px #4a8ea21a;outline:none}.contact-form textarea{min-height:120px;resize:vertical}.submit-button{background:linear-gradient(135deg,#4a8ea2,#357a8b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:16px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.submit-button:disabled:hover{box-shadow:0 4px 15px #667eea33;transform:none}.success-message{background:linear-gradient(135deg,#48bb78,#38a169)}.error-message,.success-message{animation:slideIn .3s ease-out;border-radius:8px;color:#fff;font-weight:600;margin-bottom:15px;padding:15px 20px;text-align:center}.error-message{background:linear-gradient(135deg,#f56565,#e53e3e)}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-faq{background:#fff;padding:60px 0}.contact-faq h2{color:#2d3748;font-size:2.2rem;font-weight:700;margin-bottom:3rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-card{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:1px solid #667eea1a;border-radius:12px;padding:2rem;transition:all .3s ease}.faq-card:hover{border-color:#667eea4d;box-shadow:0 8px 25px #667eea26;transform:translateY(-3px)}.faq-card h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.faq-card p{color:#718096;line-height:1.6;margin:0}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem;padding:0 1rem}.contact-grid{gap:3rem;grid-template-columns:1fr}.contact-method{flex-direction:column;gap:1rem;text-align:center}.contact-form-container{padding:2rem}.faq-grid{grid-template-columns:1fr}.success-modal{margin:1rem;padding:2rem}.modal-icon{font-size:2rem;height:70px;width:70px}.success-modal h3{font-size:1.5rem}.success-modal p{font-size:1rem}}@media (max-width:480px){.contact-hero{padding:80px 0 40px}.hero-title{font-size:1.8rem}.contact-section{padding:60px 0}.contact-form-container h2,.contact-info h2{font-size:1.6rem}.contact-form-container{padding:1.5rem}.contact-method{padding:1rem}.success-modal{border-radius:16px;padding:1.5rem}.modal-icon{font-size:1.8rem;height:60px;margin-bottom:1rem;width:60px}.success-modal h3{font-size:1.3rem}.success-modal p{font-size:.95rem}.modal-timer{font-size:.85rem;padding:.6rem .8rem}.modal-close-btn{font-size:1rem;height:35px;width:35px}}.success-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.success-modal{animation:modalSlideIn .4s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:2.5rem;position:relative;text-align:center;width:90%}.modal-close-btn{align-items:center;background:#f7fafc;border:none;border-radius:50%;color:#718096;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px}.modal-close-btn:hover{background:#edf2f7;color:#2d3748;transform:scale(1.1)}.modal-icon{align-items:center;animation:iconBounce .6s cubic-bezier(.68,-.55,.265,1.55) .2s;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:50%;box-shadow:0 8px 32px #48bb784d;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.success-modal h3{animation:textSlideUp .5s ease-out .3s both;color:#2d3748;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.success-modal p{animation:textSlideUp .5s ease-out .4s both;color:#718096;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.modal-timer{animation:textSlideUp .5s ease-out .5s both;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:8px;color:#667eea;font-size:.9rem;font-weight:500;padding:.75rem 1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes iconBounce{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes textSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-page{background:var(--color-paper);color:var(--color-text)}.contact-page .container{max-width:1100px;max-width:var(--layout-page,1100px);padding:0 24px}.contact-page .contact-section{background:var(--color-paper);padding:5rem 0}.contact-page .contact-corporate{background:var(--color-surface);border-bottom:1px solid #1e5f741f;padding:4.5rem 0 3.25rem;scroll-margin-top:96px}.contact-page .contact-grid{gap:2rem}.contact-page .contact-corporate h1,.contact-page .contact-faq h2,.contact-page .contact-form-container h2,.contact-page .contact-info h2{color:var(--color-text);font-size:2.15rem;line-height:1.12}.contact-page .contact-corporate-copy p,.contact-page .contact-description,.contact-page .contact-details p,.contact-page .faq-card p{color:var(--color-muted)}.contact-page .contact-corporate-panel,.contact-page .contact-form-container,.contact-page .contact-method,.contact-page .faq-card,.contact-page .success-modal{background:var(--color-surface);border:1px solid #1e5f7424;border-radius:8px;box-shadow:var(--shadow-card)}.contact-page .contact-method:hover,.contact-page .faq-card:hover{border-color:#e8804d61;box-shadow:0 14px 30px #1a2e351a;transform:translateY(-3px)}.contact-page .contact-icon,.contact-page .modal-icon{background:var(--color-primary-soft);border-radius:8px;color:var(--color-primary)}.contact-page .contact-corporate-point strong,.contact-page .contact-details h3,.contact-page .faq-card h3,.contact-page .success-modal h3{color:var(--color-text)}.contact-page .contact-details a{color:var(--color-primary)}.contact-page .contact-form label{color:var(--color-text)}.contact-page .contact-form input,.contact-page .contact-form select,.contact-page .contact-form textarea{border:1px solid #1e5f7438;border-radius:8px;box-sizing:border-box;color:var(--color-text)}.contact-page .contact-form input:focus,.contact-page .contact-form select:focus,.contact-page .contact-form textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #1e5f741f}.contact-page .submit-button{background:var(--color-cta);border-radius:8px;color:var(--color-cta-text);letter-spacing:0;min-height:50px;text-transform:none}.contact-page .submit-button:hover{background:var(--color-cta-hover);box-shadow:0 10px 22px #9e48253d}.contact-page .error-message{background:#fff7ed;border:1px solid #e8804d57;color:#7a3c1d}.contact-page .contact-corporate-panel{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);padding:1.7rem}.contact-page .contact-corporate-copy h1{font-family:Georgia,Times New Roman,serif;font-weight:650;letter-spacing:0;margin:0 0 .8rem}.contact-page .contact-corporate-copy p{font-size:1rem;line-height:1.65;margin:0;max-width:45em}.contact-page .contact-corporate-points{grid-gap:.7rem;display:grid;gap:.7rem}.contact-page .contact-corporate-point{align-items:center;background:#fbf4e994;border:1px solid #1e5f741a;border-radius:8px;display:flex;gap:.75rem;padding:.8rem .9rem}.contact-page .contact-corporate-point span{align-items:center;background:var(--color-primary-soft);border-radius:8px;color:var(--color-primary);display:inline-flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.contact-page .contact-corporate-point strong{font-size:.96rem;line-height:1.35}.contact-page .contact-corporate-helper{border-top:1px solid #1e5f741a;color:var(--color-cta);font-size:.92rem;font-weight:850;grid-column:1/-1;line-height:1.5;margin:0;padding-top:1rem}.contact-page .contact-faq{background:var(--color-surface);border-top:1px solid #1e5f741f;padding:4.5rem 0}.contact-page .success-modal-overlay{background:#1a2e3594}.contact-page .modal-close-btn{color:var(--color-muted)}@media (max-width:768px){.contact-page .container{padding:0 16px}.contact-page .contact-corporate,.contact-page .contact-faq,.contact-page .contact-section{padding:3.5rem 0}.contact-page .contact-corporate-panel{grid-template-columns:1fr;padding:1.25rem}.contact-page .contact-corporate h1,.contact-page .contact-faq h2,.contact-page .contact-form-container h2,.contact-page .contact-info h2{font-size:1.85rem}}.user-profile-page{background:linear-gradient(135deg,#fffef7,#f9f7f0);min-height:100vh;padding:2rem 0}.user-profile-page .container{margin:0 auto;max-width:1000px;padding:0 2rem}.profile-header{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.profile-avatar{flex-shrink:0;position:relative}.profile-avatar img{border:3px solid #4a8ea2;border-radius:50%;height:80px;object-fit:cover;width:80px}.provider-icon{background:#fff;border-radius:50%;bottom:-5px;box-shadow:0 2px 8px #00000026;height:24px;padding:4px;position:absolute;right:-5px;width:24px}.provider-icon.google{color:#db4437}.provider-icon.github{color:#333}.provider-icon.default{color:#4a8ea2}.profile-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4a8ea2,#357a8b);-webkit-background-clip:text;background-clip:text;color:#2d3748;flex:1 1;font-size:2rem;font-weight:700;margin-bottom:.5rem}.profile-title p{color:#718096;font-size:1rem}.profile-actions{flex-shrink:0}.edit-actions{display:flex;gap:1rem}.profile-content{display:flex;flex-direction:column;gap:2rem}.profile-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.profile-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:span 2}.form-group label{align-items:center;color:#2d3748;display:flex;font-weight:600;gap:.5rem;margin-bottom:.5rem}.field-icon{color:#4a8ea2}.form-group input,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#4a8ea2;box-shadow:0 0 0 3px #4a8ea21a;outline:none}.field-value{align-items:center;background:#f7fafc;border-radius:8px;color:#2d3748;display:flex;min-height:3rem;padding:.75rem 1rem}.preferences-grid{display:flex;flex-direction:column;gap:1.5rem}.preference-item{border:2px solid #e2e8f0;border-radius:8px;padding:1rem;transition:all .2s}.preference-item:hover{background:#4a8ea205;border-color:#4a8ea2}.checkbox-label{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-weight:600;gap:.75rem;margin-bottom:.5rem}.checkbox-label input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #cbd5e0;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s;width:20px}.checkbox-label input[type=checkbox]:checked{background:#4a8ea2;border-color:#4a8ea2}.checkbox-label input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.preference-item p{color:#718096;font-size:.9rem;margin-left:2.75rem}.account-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.account-item{background:#f7fafc;border-radius:8px;gap:1rem;padding:1rem}.account-item,.provider-badge{align-items:center;display:flex}.provider-badge{background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:.9rem;font-weight:500;gap:.5rem;padding:.25rem .75rem}.danger-zone{border-top:2px solid #fed7d7;padding-top:2rem}.danger-zone h3{align-items:center;color:#b8860b;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.btn-primary{background:#4a8ea2;border:none;border-radius:.5rem;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary:hover{background:#357a8b;box-shadow:0 4px 12px #4a8ea24d}.btn-secondary{background:#4a8ea2;border:1px solid #4a8ea2;border-radius:.375rem;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.btn-secondary:hover{background:#357a8b;border-color:#357a8b}.btn-danger{background:linear-gradient(135deg,#b8860b,#a0750a);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.btn-danger:hover{background:linear-gradient(135deg,#a0750a,#8b6508);box-shadow:0 2px 8px #b8860b4d;transform:translateY(-1px)}.auth-required{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:4rem 2rem;text-align:center}.auth-required h1{color:#2d3748;font-size:2rem;margin-bottom:1rem}.auth-required p{color:#718096;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}@media (max-width:768px){.user-profile-page .container{padding:0 1rem}.profile-header{flex-direction:column;gap:1.5rem;text-align:center}.profile-actions{width:100%}.edit-actions{justify-content:center}.form-grid{grid-template-columns:1fr}.form-group.full-width{grid-column:span 1}.profile-title h1{font-size:1.75rem}.account-item{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.user-profile-page{padding:1rem 0}.profile-header,.profile-section{padding:1.5rem}.profile-title h1{font-size:1.5rem}.btn-danger,.btn-primary,.btn-secondary{justify-content:center;width:100%}.edit-actions{flex-direction:column;gap:.5rem}}.error-message{color:#b8860b}.error-message,.success-message{font-size:.875rem;margin-top:.25rem}.success-message{color:#357a8b}.profile-link{color:#4a8ea2;font-weight:500;text-decoration:none}.section-title{border-bottom:2px solid #4a8ea2;color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.preferences-section{background:linear-gradient(135deg,#4a8ea2,#357a8b);border-radius:1rem;color:#fff;margin-bottom:2rem;padding:2rem}.preference-link{color:#4a8ea2;font-weight:500;text-decoration:none}.preference-link:hover{color:#357a8b;text-decoration:underline}.admin-page{background:linear-gradient(135deg,#f7fbfc,#edf5f7)}.admin-container,.admin-page{min-height:100vh;padding:2rem 0}.admin-container{background:linear-gradient(135deg,#4a8ea2,#357a8b)}.admin-auth-panel{background:#fff;border:1px solid #4a8ea229;border-radius:16px;box-shadow:0 16px 42px #1a2e351f;margin:4rem auto;max-width:460px;padding:2.25rem}.admin-auth-panel h1{color:#1a2e35;font-size:2rem;margin:0 0 .75rem}.admin-auth-panel p{color:#5b7178;line-height:1.55;margin:0 0 1.5rem}.admin-auth-form{display:flex;flex-direction:column;gap:.85rem}.admin-auth-form label{color:#1a2e35;font-weight:700}.admin-auth-form input{border:1px solid #4a8ea247;border-radius:10px;color:#1a2e35;font-size:1rem;padding:.95rem 1rem}.admin-auth-form input:focus{border-color:#4a8ea2;box-shadow:0 0 0 3px #4a8ea224;outline:none}.admin-header{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0000001a;margin-bottom:2rem;padding:2rem;text-align:center}.admin-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.admin-header p{color:#666;font-size:1.2rem;margin-bottom:1rem}.admin-header-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.error,.loading,.no-orders{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0000001a;margin:2rem auto;max-width:500px;padding:3rem;text-align:center}.error h2,.loading h2,.no-orders h2{color:#333;margin-bottom:1rem}.error p,.loading p,.no-orders p{color:#666;margin-bottom:1.5rem}.orders-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.order-card{background:#fff;border:2px solid #0000;border-radius:15px;box-shadow:0 8px 25px #0000001a;cursor:pointer;padding:1.5rem;transition:all .3s ease}.order-card:hover{border-color:#4a8ea2;box-shadow:0 12px 35px #00000026;transform:translateY(-5px)}.order-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.order-header h3{color:#333;font-size:1.4rem;margin:0}.order-date{color:#666;font-size:.9rem}.order-details{margin-bottom:1rem}.order-details p{color:#555;font-size:.95rem;margin:.3rem 0}.order-details strong{color:#333}.order-stats{display:flex;gap:1rem;margin-bottom:1rem}.stat{color:#555;font-size:.9rem;padding:.5rem 1rem}.order-id,.stat{background:#f8f9fa;border-radius:8px}.order-id{color:#888;font-family:monospace;font-size:.8rem;padding:.5rem;text-align:center}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:15px;max-height:90vh;max-width:760px;overflow-y:auto;position:relative;width:100%}.modal-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.modal-header h2{color:#333;font-size:1.5rem;margin:0}.close-btn{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .3s ease}.close-btn:hover{background:#f0f0f0;color:#333}.modal-body{padding:2rem}.detail-section{border-bottom:1px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1.5rem}.detail-section:last-child{border-bottom:none;margin-bottom:0}.detail-section h3{color:#333;font-size:1.2rem;margin-bottom:1rem}.detail-section p{color:#555;line-height:1.5;margin:.5rem 0}.detail-section strong{color:#333}.admin-image-links{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem}.admin-image-link{background:#4a8ea21a;border:1px solid #4a8ea238;border-radius:8px;color:#28536b;font-size:.9rem;font-weight:700;padding:.5rem .75rem;text-decoration:none}.admin-image-link:hover{background:#4a8ea229;border-color:#4a8ea25c}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#4a8ea2,#357a8b)}.btn-primary:hover{box-shadow:0 5px 15px #4a8ea266}.btn-secondary{background:#f8f9fa;border:2px solid #dee2e6;color:#333}.btn-secondary:hover{background:#e9ecef;border-color:#adb5bd}@media (max-width:768px){.admin-container{padding:1rem 0}.orders-grid{gap:1rem;grid-template-columns:1fr}.order-card{padding:1rem}.order-header{align-items:flex-start}.order-header,.order-stats{flex-direction:column;gap:.5rem}.modal-overlay{padding:1rem}.modal-body,.modal-header{padding:1.5rem}.modal-header h2{font-size:1.3rem}}.admin-sidebar{background:linear-gradient(180deg,#4a8ea2,#357a8b);border-radius:12px;box-shadow:0 4px 12px #4a8ea226;margin-right:2rem;padding:2rem;width:300px}.legal-page{background-color:#f5f9fc;padding:60px 0}.legal-page h1{color:#1f3a4f;font-size:2.25rem;margin-bottom:.5rem}.legal-last-updated{color:#4a687a;font-weight:600;margin-bottom:1rem}.legal-contact,.legal-intro{color:#2c3f50;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.legal-section{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0e2d4114;margin-bottom:1.5rem;padding:1.5rem}.legal-section h2{color:#28536b;font-size:1.25rem;margin-bottom:.75rem}.legal-section p{color:#1f2d3d;line-height:1.7;margin-bottom:.75rem}.not-found-page{background:var(--color-paper);min-height:calc(100vh - 70px)}.not-found-section{padding:5rem 0}.not-found-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.not-found-copy{max-width:680px}.not-found-eyebrow{color:var(--color-primary);font-size:.82rem;font-weight:800;letter-spacing:0;margin:0 0 .85rem;text-transform:uppercase}.not-found-copy h1{color:var(--color-text);font-size:clamp(2.25rem,5vw,4.4rem);line-height:1.04;margin:0 0 1rem}.not-found-copy p{color:var(--color-muted);font-size:1.08rem;line-height:1.7;margin:0;max-width:58ch}.not-found-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.not-found-primary,.not-found-secondary{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;gap:.55rem;justify-content:center;min-height:48px;padding:.85rem 1.2rem;text-decoration:none}.not-found-primary{background:var(--color-cta);box-shadow:0 10px 22px #b45a313d;color:var(--color-cta-text)}.not-found-primary:hover{background:var(--color-cta-hover)}.not-found-secondary{background:var(--color-surface);border:1px solid #1e5f7429;color:var(--color-primary)}.not-found-secondary:hover{border-color:#1e5f7452}.not-found-visual{min-height:360px;position:relative}.not-found-cover{background:#f7e9d8;border-radius:8px;box-shadow:0 20px 44px #1a2e352e;height:auto;object-fit:cover;position:absolute;width:min(48%,190px)}.not-found-cover-1{left:2%;top:20%;transform:rotate(-8deg);z-index:1}.not-found-cover-2{left:31%;top:4%;transform:rotate(4deg);z-index:3}.not-found-cover-3{right:2%;top:30%;transform:rotate(9deg);z-index:2}@media (max-width:768px){.not-found-section{padding:3.25rem 0}.not-found-grid{grid-template-columns:1fr}.not-found-visual{min-height:260px}.not-found-cover{width:min(40%,150px)}}@media (max-width:480px){.not-found-actions{flex-direction:column}.not-found-primary,.not-found-secondary{width:100%}}:root{--primary-color:#1e5f74;--primary-dark:#164e60;--primary-light:#cfe3ee;--secondary-color:#e8804d;--secondary-dark:#b45a31;--secondary-light:#f6e3d6;--accent-color:#cfe3ee;--accent-dark:#164e60;--text-color:#1a2e35;--text-light:#5b7178;--background-light:#fbf4e9;--background-medium:#fffdf8;--white:#fff}body{background-color:var(--background-light);color:#1a2e35;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:18px}.text-center{text-align:center}.home-page section{padding:4rem 0}.home-page section:nth-child(odd){background-color:#fff;background-color:var(--white)}.home-page section:nth-child(2n){background-color:#fffdf8;background-color:var(--background-medium)}.home-page .hero{background-color:#fbf4e9;background-color:var(--background-light)}.hero-title{color:#164e60;color:var(--primary-dark);font-size:2.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.hero-subtitle{font-size:1.4rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.home-page .section-title{color:#164e60;color:var(--primary-dark);font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.section-subtitle{font-size:1.3rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.step-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step-description{font-size:1.1rem}.example-title{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.faq-question{font-size:1.3rem;font-weight:600}.faq-answer{font-size:1.1rem}.about-intro,.feature-text{font-size:1.2rem}.about-intro{margin-bottom:2rem}.about-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.review-text{font-size:1.1rem;font-style:italic;margin-bottom:1rem}.reviewer-name{font-size:1.1rem;font-weight:600;text-align:right}.hero{padding-bottom:4rem;padding-top:3rem}.btn{border:none;border-radius:2rem;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:500;padding:.85rem 1.75rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#1e5f74;background-color:var(--primary-color);box-shadow:0 4px 10px #7c9eff4d;color:#fff}.btn-primary:hover{background-color:#164e60;background-color:var(--primary-dark);box-shadow:0 6px 15px #7c9eff66;transform:translateY(-2px)}.btn-secondary{background-color:#b45a31;background-color:var(--color-cta,#b45a31);box-shadow:0 4px 10px #b45a313d}.btn-secondary,.btn-secondary:hover{color:#fff;color:var(--color-cta-text,#fff)}.btn-secondary:hover{background-color:#9e4825;background-color:var(--color-cta-hover,#9e4825);box-shadow:0 6px 15px #9e482547;transform:translateY(-2px)}.book-covers{margin-top:3rem;overflow:hidden;position:relative}.covers-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin:0 auto;max-width:1200px}.cover-item{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:0;overflow:hidden;padding-bottom:100%;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.cover-item:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.book-cover{border-radius:8px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.steps{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:4rem 0}@media (min-width:768px){.steps{grid-template-columns:repeat(3,1fr)}}.step{background-color:#fff;background-color:var(--white);border-radius:16px;box-shadow:0 8px 30px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease}.step:hover{transform:translateY(-5px)}.step-number{align-items:center;background-color:#1e5f74;background-color:var(--primary-color);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 1.5rem;width:50px}.home-page section.massal-process-section{background:var(--color-surface);border-bottom:1px solid #1e5f741a;border-top:1px solid #1e5f741a;padding:5rem 0}.massal-process-section .container{max-width:1100px;max-width:var(--layout-page,1100px)}.process-section-header{margin:0 auto 3rem;max-width:760px;text-align:center}.process-eyebrow{color:var(--color-primary);font-size:.9rem;font-weight:800;letter-spacing:0;margin:0 0 .75rem;text-transform:uppercase}.massal-process-section .section-title{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.65rem;font-weight:700;letter-spacing:0;line-height:1.14;margin-bottom:1rem}.process-subtitle{color:var(--color-muted);font-size:1.08rem;line-height:1.7;margin:0 auto;max-width:42em}.massal-process-section .process-steps{gap:1.25rem;margin:0;position:relative}.massal-process-section .process-step-card{background:var(--color-paper);border:1px solid #1e5f7421;border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:1.5rem;position:relative;text-align:left;z-index:1}.massal-process-section .process-step-card:hover{transform:translateY(-3px)}.massal-process-section .step-number{background:var(--color-primary);border-radius:999px;box-shadow:0 8px 18px #1e5f7429;color:#fff;font-size:.9rem;height:44px;margin:0 0 1.25rem;width:56px}.massal-process-section .step-title{color:var(--color-text);font-size:1.25rem;line-height:1.25;margin-bottom:.75rem}.massal-process-section .step-description{color:var(--color-muted);font-size:1rem;line-height:1.62;margin:0}@media (min-width:768px){.massal-process-section .process-steps:before{background:linear-gradient(90deg,#1e5f7400,#1e5f7433,#1e5f7400);content:"";height:2px;left:12%;position:absolute;right:12%;top:22px;z-index:0}}.categories{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:3rem 0}.category-btn{background-color:#fff;background-color:var(--white);border:2px solid #cfe3ee;border:2px solid var(--primary-light);border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1.2rem 2.5rem;transition:all .3s ease}.category-btn:hover{border-color:#1e5f74;border-color:var(--primary-color);box-shadow:0 6px 15px #7c9eff33;color:#1e5f74;color:var(--primary-color);transform:translateY(-3px)}.examples-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:3rem}.example-card{background-color:#fff;background-color:var(--white);border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.example-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-5px)}.example-image{height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.example-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.example-details{padding:1.5rem}.example-specs{list-style:none;padding:0}.example-specs li{font-size:1.05rem;margin-bottom:.5rem}.faq{padding:4rem 0}.faq-list{margin:0 auto;max-width:800px}.faq-item{background-color:#fff;background-color:var(--white);border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:1.25rem;overflow:hidden}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:background-color .3s ease}.faq-question:hover{background-color:#fbf4e9;background-color:var(--background-light)}.faq-question h3{color:#1a2e35;color:var(--text-color);font-size:1.2rem;font-weight:500;margin:0}.faq-icon{color:#1e5f74;color:var(--primary-color);font-size:1.5rem;font-weight:700}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#5b7178;color:var(--text-light);line-height:1.6;margin:0}.features-list{margin:3rem auto;max-width:700px}.feature-item{margin-bottom:1.5rem}.feature-check,.feature-item{align-items:center;display:flex}.feature-check{background-color:#cfe3ee;background-color:var(--accent-color);border-radius:50%;color:#fff;font-size:1rem;height:32px;justify-content:center;margin-right:1.5rem;width:32px}.reviews-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr;margin-top:3rem}@media (min-width:768px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background-color:#fff;background-color:var(--white);border-radius:16px;box-shadow:0 8px 30px #0000000d;padding:2rem;transition:transform .3s ease}.review-card:hover{transform:translateY(-5px)}.about-content{margin:0 auto;max-width:900px}.about-features{font-size:1.1rem;list-style:none;padding:0}.about-features li{margin-bottom:1.5rem;padding-left:2rem;position:relative}.about-features li:before{color:#164e60;color:var(--accent-dark);content:"•";font-size:1.5rem;left:0;position:absolute}.container{margin:0 auto;max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}header{background-color:#fff;background-color:var(--white);box-shadow:0 4px 20px #0000000d;padding:1rem 0}header .container.header-container{align-items:center;display:flex;justify-content:space-between}header .logo{color:#164e60;color:var(--primary-dark);font-size:1.8rem;font-weight:700;text-decoration:none}header .main-nav ul{align-items:center;display:flex;gap:1rem;list-style:none;margin:0;padding:0}header .main-nav .nav-link{border-radius:6px;color:#1a2e35;color:var(--text-color);font-size:1.1rem;padding:.5rem .75rem;text-decoration:none;transition:color .3s ease,background-color .3s ease}header .main-nav .nav-link.active,header .main-nav .nav-link:hover{background-color:#fffdf8;background-color:var(--background-medium);color:#164e60;color:var(--primary-dark)}header .main-nav .btn-header-create{font-size:1rem;padding:.6rem 1.2rem}.site-footer{background-color:var(--color-paper);border-top:1px solid #1e5f741a;color:var(--color-muted);font-size:.95rem;margin-top:0;padding:3.15rem 0 2.15rem;text-align:left}.site-footer .container{margin:0 auto;max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}.site-footer h3{color:var(--color-primary);font-size:.78rem;font-weight:850;letter-spacing:.04em;margin:0 0 .78rem;text-transform:uppercase}.site-footer p{line-height:1.55;margin:0}.site-footer ul{display:flex;flex-direction:column;gap:.52rem;list-style:none;margin:0;padding:0}.site-footer a.footer-link{color:var(--color-muted);font-size:.9rem;text-decoration:none;transition:color .2s ease}.site-footer a.footer-link:hover{color:var(--color-primary-strong)}.footer-columns-grid{grid-gap:2.1rem;display:grid;gap:2.1rem;grid-template-columns:1.35fr 1fr 1fr 1fr;margin-bottom:1.95rem}.footer-brand-column{max-width:22rem}.footer-brand-lockup{align-items:center;color:var(--color-primary);display:inline-flex;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:650;gap:.55rem;line-height:1;margin-bottom:.75rem;text-decoration:none}.footer-logo-image{display:block;height:30px;object-fit:contain;width:auto}.footer-brand-column p{max-width:22em}.footer-social-link{align-items:center;background:#1e5f7414;border-radius:8px;color:var(--color-primary);display:inline-flex;font-size:1.08rem;height:36px;justify-content:center;margin-top:.95rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease;width:36px}.footer-social-link:hover{background:#1e5f7424;color:var(--color-primary-strong);transform:translateY(-1px)}.footer-bottom-section{border-top:1px solid #1e5f741a;margin-top:1.85rem;padding-top:1.15rem;text-align:left}.footer-bottom-section p{align-items:center;color:var(--color-muted);display:flex;flex-wrap:wrap;font-size:.82rem;gap:.45rem;line-height:1.5}.footer-bottom-section .privacy-statement{color:var(--color-muted)}.footer-bottom-separator{color:#1e5f7452}@media (max-width:900px){.footer-columns-grid{grid-template-columns:1.4fr 1fr}}@media (max-width:768px){.site-footer .container{padding:0 16px}.footer-columns-grid{gap:1.9rem;grid-template-columns:1fr}.home-page section{padding:3rem 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.home-page .section-title{font-size:2.25rem}.section-subtitle{font-size:1rem}.covers-container{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.examples-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.example-title{font-size:1.2rem}.example-specs li{font-size:1rem}.faq-question h3{font-size:1.1rem}header .container.header-container,header .main-nav ul{flex-direction:column;gap:.5rem}header .main-nav ul{align-items:center;width:100%}header .main-nav ul li{text-align:center;width:100%}header .main-nav .btn-header-create{padding:.75rem 1.5rem;width:auto}}.home-page section.home-hero-modern{background:var(--color-paper);border-bottom:1px solid #1e5f741f;color:var(--color-text);overflow:hidden;padding:5rem 0 4rem}.home-hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);max-width:1200px;max-width:var(--layout-hero,1200px)}.home-hero-copy{max-width:680px}.hero-eyebrow{color:var(--color-primary);font-size:.92rem;font-weight:800;letter-spacing:0;margin:0 0 1rem;text-transform:uppercase}.home-hero-modern .hero-title{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:3.2rem;font-weight:700;letter-spacing:0;line-height:1.08;margin:0 0 1.2rem;max-width:11em;text-align:left}.home-hero-modern .hero-subtitle{color:#3c535a;font-size:1.16rem;line-height:1.65;margin:0 0 1.65rem;max-width:34em;text-align:left}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.6rem}.home-hero-modern .hero-primary-cta{background:var(--color-cta);box-shadow:0 12px 26px #b45a3147;color:var(--color-cta-text);font-weight:800}.home-hero-modern .hero-primary-cta:hover{background:var(--color-cta-hover);box-shadow:0 16px 30px #9e482557}.hero-secondary-link{background:#0000;border:0;color:var(--color-primary);cursor:pointer;font-size:1rem;font-weight:800;padding:.85rem .2rem}.hero-secondary-link:hover{color:var(--color-text)}.hero-trust-strip{display:flex;flex-wrap:wrap;gap:.65rem}.hero-trust-strip span{background:#fffdf8c2;border:1px solid #1e5f7421;border-radius:var(--radius-sm);color:var(--color-muted);font-size:.9rem;font-weight:700;padding:.48rem .72rem}.hero-experience-card{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:var(--radius-lg);box-shadow:var(--shadow-hero);min-height:460px;overflow:hidden;padding:1.35rem;position:relative}.need-selector-card{background:#fbf4e9d6;border:1px solid #1e5f741f;border-radius:var(--radius-md);padding:1rem;position:relative;z-index:2}.need-selector-label{color:var(--color-primary);font-size:.95rem;font-weight:800;margin:0 0 .85rem}.need-chip-grid{display:flex;flex-wrap:wrap;gap:.6rem}.need-chip{background:var(--color-surface);border:1px solid #1e5f7438;border-radius:999px;color:var(--color-primary);cursor:pointer;font-size:.92rem;font-weight:800;padding:.55rem .85rem;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.need-chip.active,.need-chip:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-paper);transform:translateY(-1px)}.hero-book-preview{bottom:-1.5rem;height:300px;left:1.3rem;position:absolute;right:1.3rem}.hero-preview-cover{border-radius:var(--radius-md);box-shadow:0 18px 36px #1a2e3529;height:250px;object-fit:cover;position:absolute;top:2rem;width:180px}.hero-preview-cover-1{left:6%;transform:rotate(-6deg);z-index:3}.hero-preview-cover-2{left:34%;top:.8rem;transform:rotate(2deg);z-index:4}.hero-preview-cover-3{right:6%;transform:rotate(7deg);z-index:2}@media (max-width:900px){.home-page section.home-hero-modern{padding:3.5rem 0 3rem}.home-hero-grid{grid-template-columns:1fr}.home-hero-modern .hero-title{font-size:2.55rem}.hero-experience-card{min-height:420px}}@media (max-width:560px){.home-hero-modern .hero-title{font-size:2.18rem}.home-hero-modern .hero-subtitle{font-size:1.02rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-secondary-link{text-align:center}.hero-experience-card{border-radius:var(--radius-md);min-height:390px}.hero-book-preview{height:230px}.hero-preview-cover{height:200px;width:140px}.hero-preview-cover-1{left:0}.hero-preview-cover-2{left:29%}.hero-preview-cover-3{right:0}}.home-page section.massal-deliverables-section{background:var(--color-primary-soft);color:var(--color-text);padding:4.75rem 0}.deliverables-header{margin:0 auto 2.5rem;max-width:760px;text-align:center}.deliverables-eyebrow,.trust-eyebrow{color:var(--color-primary);font-size:.92rem;font-weight:800;letter-spacing:0;margin:0 0 .65rem;text-transform:uppercase}.massal-deliverables-section .section-title{color:var(--color-text);margin-bottom:1rem}.deliverables-subtitle{color:var(--color-muted);font-size:1.08rem;line-height:1.7;margin:0 auto;max-width:660px}.deliverables-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.4rem}.deliverable-card{background:var(--color-surface);border:1px solid #1e5f7421;border-radius:var(--radius-md);box-shadow:var(--shadow-card);min-height:230px;padding:1.35rem}.deliverable-mark{align-items:center;background:#e8804d24;border-radius:999px;color:var(--color-cta);display:inline-flex;font-size:.82rem;font-weight:900;height:34px;justify-content:center;margin-bottom:1rem;width:48px}.deliverable-card h3{color:var(--color-text);font-size:1.08rem;line-height:1.32;margin:0 0 .75rem}.deliverable-card p{color:var(--color-muted);font-size:.98rem;line-height:1.6;margin:0}.trust-panel{grid-gap:2rem;align-items:start;background:var(--color-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-hero);color:#fff;display:grid;gap:2rem;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);margin-top:2rem;padding:2rem}.trust-copy h3{color:#fff;font-size:1.55rem;line-height:1.28;margin:0 0 .8rem}.trust-copy p{color:#ffffffd1;font-size:1rem;line-height:1.65;margin:0}.trust-panel .trust-eyebrow{color:#fff}.trust-list{grid-gap:.78rem;display:grid;gap:.78rem;list-style:none;margin:0;padding:0}.trust-list li{color:#ffffffe6;font-size:.98rem;line-height:1.5;padding-left:1.35rem;position:relative}.trust-list li:before{background:var(--color-accent);border-radius:999px;content:"";height:8px;left:0;position:absolute;top:.55rem;width:8px}@media (max-width:980px){.deliverables-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-panel{grid-template-columns:1fr}}@media (max-width:560px){.home-page section.massal-deliverables-section{padding:3.5rem 0}.deliverables-grid{grid-template-columns:1fr}.deliverable-card{min-height:0}.trust-panel{border-radius:var(--radius-md);padding:1.4rem}.trust-copy h3{font-size:1.32rem}}.home-page section.massal-sample-books-section{background:var(--color-surface);color:var(--color-text);padding:4.75rem 0}.sample-books-header{margin:0 auto 2.4rem;max-width:780px;text-align:center}.sample-books-eyebrow{color:var(--color-primary);font-size:.92rem;font-weight:800;letter-spacing:0;margin:0 0 .65rem;text-transform:uppercase}.massal-sample-books-section .section-title{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.55rem;line-height:1.14;margin-bottom:.9rem}.massal-sample-books-section .section-subtitle{color:var(--color-muted);font-size:1.08rem;line-height:1.7;margin-bottom:0}.massal-sample-books-section .sample-books-grid{gap:1.15rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.sample-book-card{background:var(--color-paper);border:1px solid #1e5f741f;border-radius:var(--radius-md);box-shadow:var(--shadow-card);display:flex;flex-direction:column;overflow:hidden}.sample-book-card:hover{box-shadow:0 14px 32px #1a2e351a;transform:translateY(-3px)}.sample-book-image{background:var(--color-primary-soft);height:auto;padding-bottom:118%}.sample-book-details{display:flex;flex:1 1;flex-direction:column;padding:1.2rem}.sample-book-details .example-title{color:var(--color-text);font-size:1.1rem;line-height:1.3;margin:0 0 .7rem}.sample-book-description{color:var(--color-muted);flex:1 1;font-size:.95rem;line-height:1.55;margin:0 0 1rem}.massal-sample-books-section .example-specs{grid-gap:.45rem;display:grid;gap:.45rem;margin:0}.massal-sample-books-section .example-specs li{color:var(--color-muted);font-size:.9rem;line-height:1.35;margin:0}.massal-sample-books-section .example-specs strong{color:var(--color-primary)}.sample-books-cta{background:var(--color-cta);color:var(--color-cta-text);font-weight:800}.sample-books-cta:hover{background:var(--color-cta-hover);color:var(--color-cta-text)}.home-page section.faq{background:var(--color-paper);border-top:1px solid #1e5f741a;color:var(--color-text);padding:4.75rem 0}.home-page section.faq .container{max-width:820px;max-width:var(--layout-readable,820px)}.faq .section-title{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.4rem;line-height:1.16;margin-bottom:2.2rem}.faq-item{background-color:var(--color-surface);border:1px solid #1e5f741f;border-radius:var(--radius-sm);box-shadow:var(--shadow-card)}.faq-question:hover{background-color:#cfe3ee52}.faq-question h3{color:var(--color-text);font-size:1.05rem;font-weight:800;line-height:1.35}.faq-icon{color:var(--color-accent)}.faq-answer p{color:var(--color-muted);font-size:.98rem;line-height:1.65}@media (max-width:980px){.massal-sample-books-section .sample-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-page section.faq,.home-page section.massal-sample-books-section{padding:3.5rem 0}.faq .section-title,.massal-sample-books-section .section-title{font-size:2rem}.massal-sample-books-section .sample-books-grid{grid-template-columns:1fr}.sample-book-image{padding-bottom:90%}}.home-page.home-v2{background:var(--color-paper);color:var(--color-text)}.home-v2 .container{max-width:1160px;max-width:var(--layout-wide,1160px);padding:0 24px}.home-v2-hero{background:var(--color-paper);border-bottom:1px solid #1e5f741f;padding:64px 0 52px}.home-v2-hero-grid{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);max-width:1200px;max-width:var(--layout-hero,1200px)}.home-v2-hero-copy{align-self:start;max-width:640px}.home-v2-eyebrow,.home-v2-kicker{align-items:center;color:var(--color-primary);display:inline-flex;font-size:.86rem;font-weight:850;gap:.55rem;letter-spacing:0;margin:0 0 1rem;text-transform:uppercase}.home-v2-eyebrow span{background:var(--color-accent);border-radius:999px;height:8px;width:8px}.home-v2-hero h1{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:3.25rem;font-weight:650;letter-spacing:0;line-height:1.08;margin:0 0 1.1rem;max-width:11em}.home-v2-lede{color:var(--color-body);font-size:1.12rem;line-height:1.62;margin:0 0 1.6rem;max-width:31em}.home-v2-actions,.home-v2-section-action{align-items:center;display:flex;flex-wrap:wrap;gap:.9rem}.home-v2-section-action{justify-content:center;margin-top:2rem}.home-v2-primary-cta,.home-v2-secondary-cta,.home-v2-secondary-link,.home-v2-text-cta{align-items:center;display:inline-flex;justify-content:center;text-decoration:none;transition:all .2s ease}.home-v2-primary-cta{background:var(--color-cta);border-radius:999px;box-shadow:0 8px 20px #b45a3147;color:var(--color-cta-text);font-size:1rem;font-weight:800;min-height:44px;padding:.82rem 1.45rem}.home-v2-primary-cta:hover{background:var(--color-cta-hover);color:var(--color-cta-text);transform:translateY(-1px)}.home-v2-secondary-link,.home-v2-text-cta{color:var(--color-primary);font-size:.98rem;font-weight:850;padding:.75rem .1rem}.home-v2-secondary-link:hover,.home-v2-text-cta:hover{color:var(--color-primary-strong);transform:translateY(-1px)}.home-v2-secondary-cta{border:1px solid #ffffff8c;border-radius:999px;color:#fff;font-size:.95rem;font-weight:800;min-height:42px;padding:.76rem 1.2rem}.home-v2-secondary-cta:hover{background:#ffffff1a;color:#fff;transform:translateY(-1px)}.home-v2-hero-need-selector{background:#fffdf8c7;border:1px solid #1e5f741f;border-radius:8px;box-shadow:0 12px 28px #1a2e350f;display:grid;margin-top:1.55rem;max-width:610px;padding:.92rem}.home-v2-hero-need-selector p{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:650;line-height:1.22;margin:0 0 .75rem}.home-v2-hero-need-list{display:flex;flex-wrap:wrap;gap:.52rem}.home-v2-hero-need-chip{-webkit-appearance:none;appearance:none;background:var(--color-paper);border:1.5px solid #1e5f7438;border-radius:999px;color:var(--color-primary);cursor:pointer;font:inherit;font-size:.88rem;font-weight:800;line-height:1;padding:.58rem .82rem;text-decoration:none;transition:all .18s ease;white-space:nowrap}.home-v2-hero-need-chip:hover{transform:translateY(-1px)}.home-v2-hero-need-chip.is-selected,.home-v2-hero-need-chip:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-paper)}.home-v2-hero-need-chip.is-selected{box-shadow:0 8px 18px #1e5f742e}.home-v2-selected-need{align-items:center;color:var(--color-muted);display:flex;flex-wrap:wrap;font-size:.95rem;gap:.42rem;line-height:1.45;margin-top:.85rem}.home-v2-selected-need strong{color:var(--color-text);font-weight:850}.home-v2-selected-need a{color:var(--color-cta-hover);font-weight:900;text-decoration:none}.home-v2-selected-need a:hover{color:var(--color-primary-strong);text-decoration:underline}.home-v2-visual{align-items:center;align-self:start;background:linear-gradient(145deg,#fffdf8e6,#cfe3ee85);border:1px solid #1e5f741f;border-radius:8px;box-shadow:0 18px 44px #1a2e3517;display:flex;height:560px;justify-content:center;margin-top:0;min-height:0;overflow:hidden;padding:.7rem;position:relative}.home-v2-hero-image{border-radius:6px;display:block;height:100%;max-width:100%;object-fit:contain;width:100%}.home-v2-section{padding:72px 0}.home-v2-transformation{background:var(--color-surface)}.home-v2-corporate{background:var(--color-paper);border-top:1px solid #1e5f7414;padding:24px 0 12px}.home-v2-needs{background:var(--color-peach-soft)}.home-v2-family-perspective,.home-v2-faq,.home-v2-how{background:var(--color-paper);border-top:1px solid #1e5f741a}.home-v2-section-header{margin:0 auto 2.2rem;max-width:760px;text-align:center}.home-v2-section-header h2{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.35rem;font-weight:650;letter-spacing:0;line-height:1.14;margin:0 0 .9rem}.home-v2-section-header p:not(.home-v2-kicker){color:var(--color-muted);font-size:1.03rem;line-height:1.68;margin:0 auto;max-width:42em}.home-v2-need-story-header{margin:0 auto 3rem;max-width:40em;text-align:center}.home-v2-need-story-header h2{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.35rem;font-weight:650;letter-spacing:0;line-height:1.14;margin:0 0 .9rem}.home-v2-need-story-header p{color:var(--color-body);font-size:1.08rem;line-height:1.62;margin:0 auto;max-width:38em}.home-v2-need-story-highlight{color:var(--color-text);font-weight:850}.home-v2-need-story-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-need-story-card{align-items:flex-start;background:var(--color-paper);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);color:inherit;display:flex;flex-direction:column;gap:.95rem;min-height:188px;padding:1.35rem;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-v2-need-story-card:hover{border-color:#b45a316b;box-shadow:0 14px 30px #1a2e351a;transform:translateY(-3px)}.home-v2-need-story-icon{align-items:center;background:#1e5f7414;border-radius:8px;color:var(--color-primary);display:inline-flex;font-size:1.35rem;height:46px;justify-content:center;transition:background .2s ease,color .2s ease;width:46px}.home-v2-need-story-card:hover .home-v2-need-story-icon{background:#e8804d24;color:var(--color-cta)}.home-v2-need-story-card span:last-child{grid-gap:.55rem;display:grid;gap:.55rem}.home-v2-need-story-card strong{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:650;line-height:1.25}.home-v2-need-story-card small{color:var(--color-muted);font-size:.95rem;line-height:1.55}.home-v2-need-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:0 auto;max-width:900px}.home-v2-need-chip{background:var(--color-paper);border:1px solid #1e5f742e;border-radius:999px;color:var(--color-primary);font-size:.95rem;font-weight:800;padding:.7rem 1rem;text-decoration:none;transition:all .2s ease}.home-v2-need-chip:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-paper);transform:translateY(-1px)}.home-v2-card-grid{grid-gap:1rem;display:grid;gap:1rem}.home-v2-steps-grid{gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v2-card{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;box-shadow:var(--shadow-card);min-width:0;padding:1.35rem}.home-v2-card span{align-items:center;background:#e8804d24;border-radius:999px;color:var(--color-cta);display:inline-flex;font-size:.82rem;font-weight:900;height:32px;justify-content:center;margin-bottom:1rem;width:46px}.home-v2-card h3{color:var(--color-text);font-size:1.08rem;line-height:1.3;margin:0 0 .65rem}.home-v2-card p{color:var(--color-muted);font-size:.96rem;line-height:1.58;margin:0}.home-v2-step-card{align-items:center;background:var(--color-surface);border-color:#1e5f7421;display:flex;flex-direction:column;min-height:230px;padding:2rem 1.75rem;position:relative;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-v2-step-card:not(:last-child):after{align-items:center;background:var(--color-paper);border:1px solid #b45a3147;border-radius:999px;box-shadow:0 8px 18px #1a2e3514;color:var(--color-cta);content:"→";display:flex;font-size:1.15rem;font-weight:900;height:34px;justify-content:center;line-height:1;position:absolute;right:-1.05rem;top:50%;transform:translate(50%,-50%);width:34px;z-index:3}.home-v2-step-card:hover{border-color:#b45a316b;box-shadow:0 16px 34px #1a2e351a;transform:translateY(-3px)}.home-v2-step-card-top{align-items:center;display:flex;flex-direction:column;gap:.85rem;justify-content:center;margin-bottom:1rem}.home-v2-step-card .home-v2-step-icon,.home-v2-step-card .home-v2-step-number{margin-bottom:0}.home-v2-step-card .home-v2-step-icon{background:#1e5f7414;border-radius:16px;color:var(--color-cta);font-size:1.55rem;height:60px;width:60px}.home-v2-step-card .home-v2-step-number{background:#0000;border-radius:0;color:var(--color-cta);font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:700;height:auto;width:auto}.home-v2-step-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:650;line-height:1.25;margin:0 0 .65rem}.home-v2-step-card p{color:var(--color-muted);font-size:.95rem;line-height:1.55;max-width:18em}.home-v2-how-deliverables{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);margin:3.75rem auto 0;max-width:1100px}.home-v2-how-deliverables h3{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.05rem;font-weight:650;line-height:1.16;margin:0 0 1.65rem}.home-v2-how-deliverables-list{grid-gap:1.1rem;display:grid;gap:1.1rem}.home-v2-how-deliverable-item{align-items:flex-start;display:flex;gap:.95rem}.home-v2-how-deliverable-icon{align-items:center;background:#1e5f7412;border-radius:8px;color:var(--color-primary);display:inline-flex;flex:0 0 auto;font-size:1.1rem;height:44px;justify-content:center;width:44px}.home-v2-how-deliverable-item span:last-child{grid-gap:.25rem;display:grid;gap:.25rem}.home-v2-how-deliverable-item strong{color:var(--color-text);font-size:1rem;font-weight:850;line-height:1.35}.home-v2-how-deliverable-item small{color:var(--color-muted);font-size:.92rem;line-height:1.5}.home-v2-hardcopy-image-frame{align-items:center;aspect-ratio:4/3;background:var(--color-surface);border:1px solid #1e5f741a;border-radius:8px;box-shadow:0 18px 44px #1a2e351f;display:flex;justify-content:center;min-width:0;overflow:hidden;padding:.55rem;position:relative}.home-v2-hardcopy-image{border-radius:6px;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.home-v2-family-proof{grid-gap:1.3rem;align-items:stretch;background:#fffdf8b8;border:1px solid #1e5f741a;border-radius:8px;box-shadow:0 16px 34px #1a2e3512;display:grid;gap:1.3rem;grid-template-columns:minmax(0,1.05fr) minmax(260px,.82fr);margin:0 auto;max-width:1040px;padding:1rem}.home-v2-family-moment-grid{grid-gap:.85rem;display:grid;gap:.85rem;min-width:0}.home-v2-family-moment{align-items:flex-start;background:var(--color-surface);border:1px solid #1e5f741a;border-radius:8px;display:flex;gap:.9rem;margin:0;min-width:0;padding:1rem}.home-v2-family-proof-icon{align-items:center;background:#e8804d21;border-radius:8px;color:var(--color-cta);display:inline-flex;flex:0 0 auto;font-size:1.25rem;height:44px;justify-content:center;width:44px}.home-v2-family-moment strong{color:var(--color-primary);display:block;font-size:.86rem;font-weight:900;letter-spacing:.02em;line-height:1.2;margin:0 0 .5rem;text-transform:uppercase}.home-v2-family-moment p{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.02rem;line-height:1.5;margin:0}.home-v2-family-image-grid{grid-gap:.85rem;align-items:center;display:grid;gap:.85rem;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);min-width:0}.home-v2-family-image-card{background:var(--color-surface);border:1px solid #1e5f741a;border-radius:8px;box-shadow:0 14px 30px #1a2e351f;margin:0;min-width:0;overflow:hidden;padding:.42rem}.home-v2-family-image-card img{aspect-ratio:1/1;border-radius:6px;display:block;object-fit:cover;width:100%}.home-v2-family-image-card-2{transform:translateY(1rem)}.home-v2-family-image-card-2 img{aspect-ratio:3/4}.home-v2-family-privacy-note{color:var(--color-muted);font-size:.86rem;line-height:1.55;margin:1rem auto 0;max-width:760px;text-align:center}.home-v2-transformation-title{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:2.25rem;font-weight:650;letter-spacing:0;line-height:1.14;margin:0 auto 3rem;max-width:760px;text-align:center}.home-v2-transformation-flow{grid-gap:1.35rem;display:grid;gap:1.35rem;margin:0 auto;max-width:1040px;min-width:0}.home-v2-transformation-label{color:#8c7f6b;display:block;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.76rem;font-weight:800;letter-spacing:.04em;line-height:1.2;margin:0 0 .75rem;text-transform:uppercase}.home-v2-ali-output-card,.home-v2-ali-real-card{background:var(--color-surface);border:1px solid #1e5f741a;border-radius:8px;box-shadow:0 16px 34px #1a2e351f;margin:0;min-width:0;overflow:hidden;padding:.45rem}.home-v2-ali-output-card img,.home-v2-ali-real-card img{aspect-ratio:1/1;border-radius:6px;display:block;object-fit:cover;width:100%}.home-v2-ali-input-row{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:minmax(180px,220px) minmax(0,1fr);margin:0 auto;max-width:760px;min-width:0}.home-v2-ali-real-card{align-self:stretch}.home-v2-ali-real-card img{height:100%}.home-v2-need-card{background:var(--color-paper);border:1px solid #1e5f741f;border-radius:8px;box-shadow:0 10px 26px #1a2e350d;padding:1.45rem 1.4rem}.home-v2-need-card-icon{align-items:center;background:#1e5f7414;border-radius:8px;color:var(--color-primary);display:inline-flex;font-size:1.45rem;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.home-v2-need-card>p{color:var(--color-text);font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-style:italic;line-height:1.48;margin:0}.home-v2-ali-arrow{align-items:center;color:var(--color-cta-hover);display:flex;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.82rem;gap:.65rem;justify-content:center;margin:0 auto;max-width:720px;padding:.4rem 0 .2rem;text-align:center}.home-v2-ali-arrow span{align-items:center;background:var(--color-paper);border:1px solid #b45a313d;border-radius:999px;box-shadow:0 8px 18px #1a2e3514;color:var(--color-cta);display:inline-flex;flex:0 0 auto;font-size:1.2rem;height:34px;justify-content:center;line-height:1;width:34px}.home-v2-ali-arrow strong{font-weight:800}.home-v2-ali-output-grid{grid-gap:.9rem;align-items:start;display:grid;gap:.9rem;grid-template-columns:minmax(0,1fr) repeat(3,minmax(0,.86fr));min-width:0}.home-v2-corporate-inline{align-items:center;display:flex;gap:clamp(.7rem,2vw,1.2rem);justify-content:center;margin:0 auto;max-width:980px;text-align:center}.home-v2-corporate-line{color:var(--color-text);font-size:clamp(1rem,1.15vw,1.16rem);font-weight:650;letter-spacing:0;line-height:1.5;margin:0;max-width:760px}.home-v2-corporate-highlight{background:#1e5f7414;border-radius:7px;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:var(--color-primary);display:inline;font-weight:800;padding:.06em .36em .11em}.home-v2-corporate-inline .home-v2-text-cta{color:var(--color-cta);flex:0 0 auto;font-size:.92rem;padding:.24rem .1rem;white-space:nowrap}.home-v2-faq .container{max-width:820px;max-width:var(--layout-readable,820px)}.home-v2-faq-list{grid-gap:.8rem;display:grid;gap:.8rem}.home-v2-faq-item{background:var(--color-surface);border:1px solid #1e5f741f;border-radius:8px;overflow:hidden}.home-v2-faq-item button{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:0;color:var(--color-text);cursor:pointer;display:flex;font:inherit;font-size:1rem;font-weight:850;gap:1rem;justify-content:space-between;line-height:1.35;padding:1.15rem 1.25rem;text-align:left;width:100%}.home-v2-faq-item button:hover{background:#1e5f740f}.home-v2-faq-item button span:last-child{color:var(--color-cta);flex:0 0 auto;font-size:1.3rem;line-height:1}.home-v2-faq-item p{color:var(--color-muted);font-size:.96rem;line-height:1.65;margin:0;padding:0 1.25rem 1.25rem}.home-v2-faq-item button:focus-visible,.home-v2-hero-need-chip:focus-visible,.home-v2-need-chip:focus-visible,.home-v2-need-story-card:focus-visible,.home-v2-primary-cta:focus-visible,.home-v2-secondary-cta:focus-visible,.home-v2-secondary-link:focus-visible,.home-v2-selected-need a:focus-visible,.home-v2-text-cta:focus-visible{outline:3px solid #e8804d73;outline-offset:3px}@media (max-width:980px){.home-v2-hero-grid{grid-template-columns:1fr}.home-v2-visual{height:360px}.home-v2-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-family-proof{max-width:680px}.home-v2-family-proof,.home-v2-need-story-grid{grid-template-columns:1fr}.home-v2-corporate-inline{align-items:center;flex-direction:column;gap:.65rem;text-align:center}.home-v2-corporate-line{max-width:36rem}.home-v2-steps-grid{gap:2.45rem;grid-template-columns:1fr}.home-v2-step-card{min-height:0}.home-v2-step-card:not(:last-child):after{bottom:-1.25rem;content:"↓";left:50%;right:auto;top:auto;transform:translate(-50%,50%)}.home-v2-how-deliverables{gap:2rem;grid-template-columns:1fr;margin-top:3rem}.home-v2-hardcopy-image-frame{margin:0 auto;max-width:560px;width:100%}.home-v2-ali-input-row{grid-template-columns:minmax(170px,210px) minmax(0,1fr)}.home-v2-ali-output-grid{margin:0 auto;max-width:620px}}@media (max-width:760px){.home-v2 .container{padding:0 16px}.home-v2-hero,.home-v2-section{padding:48px 0}.home-v2-corporate{padding:24px 0 16px}.home-v2-hero h1{font-size:2.38rem}.home-v2-lede,.home-v2-section-header p:not(.home-v2-kicker){font-size:1rem}.home-v2-need-story-header h2,.home-v2-section-header h2{font-size:2rem}.home-v2-feature-grid,.home-v2-steps-grid{grid-template-columns:1fr}.home-v2-transformation-title{font-size:2rem;margin-bottom:2rem}.home-v2-family-proof{margin-top:1rem}.home-v2-family-image-grid{grid-template-columns:1fr}.home-v2-family-image-card-2{transform:none}.home-v2-how-deliverables h3{font-size:1.85rem}.home-v2-ali-input-row,.home-v2-ali-output-grid{grid-template-columns:1fr;max-width:340px}.home-v2-ali-real-card{justify-self:center;max-width:220px;width:100%}.home-v2-actions{align-items:stretch;flex-direction:column}.home-v2-primary-cta,.home-v2-secondary-cta,.home-v2-secondary-link{width:100%}}@media (max-width:520px){.home-v2-selected-need{align-items:flex-start;flex-direction:column}.home-v2-visual{height:310px}}body{background-color:#fbf4e9;background-color:var(--color-paper,#fbf4e9);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;margin:0}footer{border-top:1px solid #eee;color:#777;font-size:.9em;margin-top:40px;padding-top:20px;text-align:center}
/*# sourceMappingURL=main.aed827af.css.map*/