.upload-hero.svelte-ncm2n{position:relative;height:100vh;display:flex;flex-direction:column;align-items:center;padding:5vh 30px 0;background-color:#f9f8f6;overflow:hidden;opacity:0;transition:opacity .6s ease-out;box-sizing:border-box}.upload-hero.visible.svelte-ncm2n{opacity:1}.grid-background.svelte-ncm2n{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:.06;background-image:repeating-linear-gradient(180deg,transparent,transparent 179px,#000000 179px,#000000 180px),repeating-linear-gradient(90deg,transparent,transparent 179px,#000000 179px,#000000 180px);mask-image:linear-gradient(90deg,transparent 0%,black 25%,black 75%,transparent 100%),linear-gradient(180deg,transparent 0%,black 25%,black 75%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 25%,black 75%,transparent 100%),linear-gradient(180deg,transparent 0%,black 25%,black 75%,transparent 100%);-webkit-mask-composite:source-in}.upload-hero-content.svelte-ncm2n{position:relative;z-index:1;text-align:center;max-width:900px;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center}.upload-heading.svelte-ncm2n{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(32px,4vw,56px);font-weight:600;line-height:1.2;white-space:nowrap;letter-spacing:-.02em;color:#000;margin:0 0 8px;animation:svelte-ncm2n-fadeInUp .8s ease-out .2s both}.upload-heading .notepad-icon{position:relative;width:1em;height:1em;display:inline-block;vertical-align:text-top;transform:translateY(.08em);margin-left:.05em}.upload-subheading.svelte-ncm2n{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:500;line-height:1.5;letter-spacing:-.01em;color:#6b6b6a;margin:0 0 40px;animation:svelte-ncm2n-fadeInUp .8s ease-out .3s both}.mode-tabs-wrapper.svelte-ncm2n{animation:svelte-ncm2n-fadeInUp .8s ease-out .5s both;margin-top:20px}.mode-tabs.svelte-ncm2n{display:inline-flex;gap:10px}.mode-tab.svelte-ncm2n{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 20px;border:1px solid #DAD9D4;border-radius:8px;background:transparent;color:#83827d;font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.mode-tab.svelte-ncm2n:hover{color:#3d3929;border-color:#b5b4af}.mode-tab.active.svelte-ncm2n{background:#eceae4;color:#535146;border-color:#dad9d4}.upload-zone.svelte-ncm2n{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #d0d0cc;border-radius:16px;padding:40px 60px;height:300px;box-sizing:border-box;cursor:pointer;background-color:#fff9;transition:all .25s ease;animation:svelte-ncm2n-fadeInUp .5s ease-out .2s both}.upload-zone.svelte-ncm2n:hover{border-color:var(--color-primary, #DA7451);background-color:#da745108;box-shadow:0 0 0 4px #da74510f}.upload-zone.drag-over.svelte-ncm2n{border-color:var(--color-primary, #DA7451);background-color:#da74510f;box-shadow:0 0 0 6px #da74511a;transform:scale(1.01)}.upload-zone.svelte-ncm2n:focus-visible{outline:2px solid var(--color-primary, #DA7451);outline-offset:2px}.upload-icon.svelte-ncm2n{width:68px;height:68px;border-radius:18px;background:#da745114;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--color-primary, #DA7451);transition:background .2s ease}.upload-zone.svelte-ncm2n:hover .upload-icon:where(.svelte-ncm2n){background:#da74511f}.upload-text.svelte-ncm2n{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:500;color:#3d3929;margin:0 0 8px}.upload-browse.svelte-ncm2n{color:var(--color-primary, #DA7451);font-weight:600;text-decoration:underline;text-underline-offset:2px}.upload-formats.svelte-ncm2n{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:500;color:#959594;margin:8px 0 0}.youtube-zone.svelte-ncm2n{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;padding:40px 60px;height:300px;box-sizing:border-box;background-color:#fff9;border:1px solid #e5e5e2;transition:all .25s ease;animation:svelte-ncm2n-fadeInUp .5s ease-out .2s both;gap:20px}.youtube-input.svelte-ncm2n{width:100%;padding:18px 20px;border:1px solid #e5e5e2;border-radius:10px;background:#fff;font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color:#3d3929;box-sizing:border-box;transition:border-color .15s ease}.youtube-input.svelte-ncm2n::placeholder{color:#b0b0ae}.youtube-input.svelte-ncm2n:focus{outline:none;border-color:var(--color-primary, #DA7451);box-shadow:0 0 0 3px #da74511a}.write-zone.svelte-ncm2n{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;padding:40px 60px;height:300px;box-sizing:border-box;background-color:#fff9;border:1px solid #e5e5e2;transition:all .25s ease;animation:svelte-ncm2n-fadeInUp .5s ease-out .2s both;gap:20px}.write-input.svelte-ncm2n{width:100%;padding:18px 20px;border:1px solid #e5e5e2;border-radius:10px;background:#fff;font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color:#3d3929;box-sizing:border-box;flex:1;resize:none;line-height:1.5;transition:border-color .15s ease}.write-input.svelte-ncm2n::placeholder{color:#b0b0ae}.write-input.svelte-ncm2n:focus{outline:none;border-color:var(--color-primary, #DA7451);box-shadow:0 0 0 3px #da74511a}.zone-cta.svelte-ncm2n{padding:12px 28px;border:none;border-radius:8px;background-color:var(--color-primary, #DA7451);color:#fff;font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:4px}.zone-cta.svelte-ncm2n:hover:not(:disabled){background-color:var(--color-primary-hover, #c5653f)}.zone-cta.svelte-ncm2n:disabled{opacity:.4;cursor:not-allowed}.trust-section.svelte-ncm2n{animation:svelte-ncm2n-fadeInUp .8s ease-out .8s both;display:flex;align-items:center;justify-content:flex-start;gap:40px;width:100%;padding:0 48px 24px;box-sizing:border-box;flex-shrink:0;z-index:1}.trust-title.svelte-ncm2n{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:500;line-height:1.4em;letter-spacing:-.01em;color:#83827d;margin:0;text-align:left;flex-shrink:0}.trust-divider.svelte-ncm2n{width:1px;height:32px;background-color:#000;opacity:.08;flex-shrink:0}.university-logos-container.svelte-ncm2n{flex:1;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.logos-carousel.svelte-ncm2n{display:flex;align-items:center;gap:60px;width:fit-content;animation:svelte-ncm2n-scrollLogos 400s linear infinite;will-change:transform}@keyframes svelte-ncm2n-scrollLogos{0%{transform:translate(-50%)}to{transform:translate(0)}}.university-logo.svelte-ncm2n{height:18px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.5;flex-shrink:0}.university-logo-large.svelte-ncm2n{height:28px}.university-logo-xlarge.svelte-ncm2n{height:38px}@keyframes svelte-ncm2n-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.grid-background.svelte-ncm2n{opacity:.05;background-image:repeating-linear-gradient(180deg,transparent,transparent 99px,#000000 99px,#000000 100px),repeating-linear-gradient(90deg,transparent,transparent 99px,#000000 99px,#000000 100px)}.upload-heading.svelte-ncm2n{font-size:28px}.mode-tab.svelte-ncm2n{padding:8px 16px;font-size:13px;gap:4px}.upload-zone.svelte-ncm2n,.youtube-zone.svelte-ncm2n,.write-zone.svelte-ncm2n{padding:32px 24px;height:260px;border-radius:12px}.trust-section.svelte-ncm2n{flex-direction:column;gap:16px;padding:0 20px 20px;align-items:center}.trust-title.svelte-ncm2n{font-size:12px;text-align:center}.trust-divider.svelte-ncm2n{display:none}}@media (max-width: 480px){.upload-heading.svelte-ncm2n{font-size:24px}.upload-subheading.svelte-ncm2n{margin-bottom:16px}.mode-tab.svelte-ncm2n{padding:7px 12px;font-size:12px}.upload-zone.svelte-ncm2n,.youtube-zone.svelte-ncm2n,.write-zone.svelte-ncm2n{padding:24px 20px;height:220px}.upload-icon.svelte-ncm2n{width:48px;height:48px;border-radius:12px}.upload-icon.svelte-ncm2n svg:where(.svelte-ncm2n){width:26px;height:26px}.upload-text.svelte-ncm2n{font-size:15px}.mode-tabs-wrapper.svelte-ncm2n{margin-top:14px}}.how-it-works-section.svelte-16jskm1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 0 80px;background-color:#f9f8f6;opacity:0;transition:opacity .6s ease-out}.how-it-works-section.visible.svelte-16jskm1{opacity:1}.section-title.svelte-16jskm1{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(32px,3.3vw,48px);font-weight:600;line-height:1.1em;letter-spacing:-.03em;color:#000;text-align:center;margin:0 0 64px;animation:svelte-16jskm1-fadeInUp .8s ease-out .2s both}.steps-container.svelte-16jskm1{display:flex;align-items:center;justify-content:center;width:100%;max-width:1408px;padding:0 30px;box-sizing:border-box;animation:svelte-16jskm1-fadeInUp .8s ease-out .4s both}.steps-diagram.svelte-16jskm1{width:100%;height:auto;object-fit:contain}.desktop-steps.svelte-16jskm1{display:block}.mobile-steps.svelte-16jskm1{display:none}@keyframes svelte-16jskm1-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1280px){.steps-container.svelte-16jskm1{gap:16px}}@media (max-width: 768px){.how-it-works-section.svelte-16jskm1{height:auto;min-height:100vh;padding:80px 20px 0}.section-title.svelte-16jskm1{margin-bottom:32px}.steps-container.svelte-16jskm1{flex-direction:column;gap:40px;padding:0 16px}.desktop-steps.svelte-16jskm1{display:none}.mobile-steps.svelte-16jskm1{display:block}}.success-section.svelte-swh0ow{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 30px;background-color:#f9f8f6;opacity:0;transition:opacity .6s ease-out}.success-section.visible.svelte-swh0ow{opacity:1}.section-title.svelte-swh0ow{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(32px,3.3vw,48px);font-weight:600;line-height:1.1em;letter-spacing:-.03em;color:#000;text-align:center;margin:0 0 64px;max-width:1248px}.steps-navigation.svelte-swh0ow{display:flex;justify-content:center;margin-bottom:48px;width:100%;max-width:1248px}.desktop-only.svelte-swh0ow{display:flex!important}.mobile-only.svelte-swh0ow{display:none!important}.steps-pill-container.svelte-swh0ow{display:flex;align-items:center;gap:4px;background:#fff;border-radius:12px;padding:6px;max-width:100%}.mobile-step-selector.svelte-swh0ow{width:100%;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.mobile-step-button.svelte-swh0ow{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#faebe0;border:none;border-radius:60px;padding:12px 16px 12px 24px;cursor:pointer;width:100%;max-width:100%;transition:all .2s ease}.mobile-step-text.svelte-swh0ow{font-family:Kiddos,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:500;line-height:1.2em;letter-spacing:.02em;color:var(--color-primary)}.mobile-step-button.svelte-swh0ow:hover{background:#faebe0cc}.dropdown-chevron.svelte-swh0ow{transition:transform .3s ease}.dropdown-chevron.rotated.svelte-swh0ow{transform:rotate(180deg)}.dropdown-menu.svelte-swh0ow{position:absolute;top:100%;left:0;width:100%;background:#fff;border-radius:24px;box-shadow:0 4px 12px #0000001a;overflow:hidden;z-index:100;margin-top:8px}.dropdown-item.svelte-swh0ow{width:100%;padding:16px 24px;background:transparent;border:none;font-family:Kiddos,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:500;line-height:1.2em;letter-spacing:.02em;color:var(--color-primary);text-align:left;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(245,122,71,.1)}.dropdown-item.svelte-swh0ow:last-child{border-bottom:none}.dropdown-item.svelte-swh0ow:hover{background:#faebe04d}.dropdown-item.active.svelte-swh0ow{background:#faebe0;font-weight:600}.step-pill.svelte-swh0ow{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;background:transparent;cursor:pointer;transition:all .3s ease;white-space:nowrap}.step-pill-letter.svelte-swh0ow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f0efed;font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;color:#999;transition:all .3s ease;flex-shrink:0}.step-pill-label.svelte-swh0ow{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;color:#999;transition:all .3s ease}.step-pill.active.svelte-swh0ow{background:#faebe0}.step-pill.active.svelte-swh0ow .step-pill-letter:where(.svelte-swh0ow){background:#da7451;color:#fff}.step-pill.active.svelte-swh0ow .step-pill-label:where(.svelte-swh0ow){color:#da7451;font-weight:600}.step-pill.completed.svelte-swh0ow .step-pill-letter:where(.svelte-swh0ow){background:#faebe0;color:#da7451}.step-pill.completed.svelte-swh0ow .step-pill-label:where(.svelte-swh0ow){color:#666}.step-pill.svelte-swh0ow:hover:not(.active){background:#faebe066}.content-card.svelte-swh0ow{width:100%;max-width:1248px}.unified-white-background.svelte-swh0ow{display:flex;gap:48px;background:#fff;border-radius:48px;padding:48px}.preview-side.svelte-swh0ow{flex:1;min-width:0}.media-container.svelte-swh0ow{width:100%;overflow:hidden;background:transparent;position:relative;display:flex;align-items:flex-start;justify-content:center}.preview-media.svelte-swh0ow{position:absolute;top:0;left:0;width:100%;height:auto;display:block;border-radius:25px;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.preview-media.active-media.svelte-swh0ow{opacity:1;pointer-events:auto;position:relative;z-index:1}.details-side.svelte-swh0ow{flex:1;min-width:0;display:flex;flex-direction:column}.step-title.svelte-swh0ow{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:36px;font-weight:600;line-height:1.35em;letter-spacing:-.02em;color:#000;margin:0 0 16px}.step-subtitle.svelte-swh0ow{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:600;line-height:1.5em;letter-spacing:-.02em;color:#000;margin:0 0 28px}.feature-points.svelte-swh0ow{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.feature-point.svelte-swh0ow{display:flex;gap:8px;align-items:flex-start}.check-icon.svelte-swh0ow{width:20px;height:20px;flex-shrink:0;margin-top:2px}.feature-point.svelte-swh0ow p:where(.svelte-swh0ow){font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:1.5em;letter-spacing:-.02em;color:#000;margin:0}.cta-button.svelte-swh0ow{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:1.35em;letter-spacing:-.02em;text-transform:lowercase;color:#000;background:#f9f8f6;border:1px solid rgba(0,0,0,.4);border-radius:6px;padding:12px 20px;cursor:pointer;transition:all .2s ease;width:fit-content}.cta-button.svelte-swh0ow:hover{background:#fcfcfc}@media (max-width: 1024px){.unified-white-background.svelte-swh0ow{flex-direction:column}.step-pill.svelte-swh0ow{padding:10px 16px}}@media (max-width: 768px){.success-section.svelte-swh0ow{padding:0 30px}.desktop-only.svelte-swh0ow{display:none!important}.mobile-only.svelte-swh0ow{display:block!important}.steps-navigation.svelte-swh0ow{justify-content:flex-start}.section-title.svelte-swh0ow{font-size:32px;margin-bottom:40px}.steps-navigation.svelte-swh0ow{margin-bottom:32px;padding:0 16px}.unified-white-background.svelte-swh0ow{padding:24px}.step-title.svelte-swh0ow{font-size:28px}.step-subtitle.svelte-swh0ow{font-size:18px}}.faq-section.svelte-5hh9aj{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 30px 80px;background-color:#f9f8f6;opacity:0;transition:opacity .6s ease-out}.faq-section.visible.svelte-5hh9aj{opacity:1}.top-divider.svelte-5hh9aj{width:100%;max-width:1248px;height:.5px;background-color:#0000001a;margin:80px 0 160px}.faq-container.svelte-5hh9aj{display:flex;gap:56px;max-width:1248px;width:100%;animation:svelte-5hh9aj-fadeInUp .8s ease-out .2s both}@keyframes svelte-5hh9aj-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-left.svelte-5hh9aj{width:482px;position:relative}.title-wrapper.svelte-5hh9aj{position:relative}.faq-title.svelte-5hh9aj{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(32px,3.3vw,48px);font-weight:600;line-height:1.1em;letter-spacing:-.03em;color:#000;margin:0;display:inline}.faq-mark.svelte-5hh9aj{display:inline-block;width:63px;height:auto;margin-left:16px;vertical-align:bottom}.faq-right.svelte-5hh9aj{flex:1;max-width:710px}.faq-item.svelte-5hh9aj{position:relative}.faq-trigger.svelte-5hh9aj{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:36px 0 30px;background:none;border:none;cursor:pointer;text-align:left}.faq-item.svelte-5hh9aj:first-child .faq-trigger:where(.svelte-5hh9aj){padding-top:0}.faq-question.svelte-5hh9aj{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:600;line-height:1.5em;letter-spacing:-.02em;color:#000}.chevron-icon.svelte-5hh9aj{flex-shrink:0;transition:transform .3s ease}.chevron-icon.rotate.svelte-5hh9aj{transform:rotate(180deg)}.faq-answer.svelte-5hh9aj{padding:0 0 24px}.faq-answer.svelte-5hh9aj p:where(.svelte-5hh9aj){font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:1.5em;letter-spacing:-.02em;color:#000;margin:0;max-width:566px}.faq-divider.svelte-5hh9aj{height:.5px;background-color:#0003;width:100%}@media (max-width: 768px){.top-divider.svelte-5hh9aj{margin:80px 0}.faq-container.svelte-5hh9aj{flex-direction:column;gap:40px}.faq-left.svelte-5hh9aj{width:100%}.faq-right.svelte-5hh9aj{max-width:100%}}.cta-section.svelte-1ibzaq3{position:relative;display:flex;align-items:center;justify-content:center;padding:40px 30px 120px;background-color:#f9f8f6;opacity:0;transition:opacity .6s ease-out}.cta-section.visible.svelte-1ibzaq3{opacity:1}.cta-card.svelte-1ibzaq3{max-width:1248px;width:100%;background-color:#fff;border-radius:48px;padding:120px 208px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;animation:svelte-1ibzaq3-fadeInUp .8s ease-out .2s both;margin:0 auto}.cta-title.svelte-1ibzaq3{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(32px,3.3vw,48px);font-weight:600;line-height:1.1em;letter-spacing:-.03em;color:#000;text-align:center;margin:0;max-width:600px}.cta-subtitle.svelte-1ibzaq3{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:500;line-height:1.5em;letter-spacing:-.02em;color:#000;text-align:center;margin:0;max-width:534px}.cta-actions.svelte-1ibzaq3{display:flex;align-items:center;gap:28px}.cta-button.svelte-1ibzaq3{padding:14px 30px;height:48px;background-color:var(--color-primary);color:#fff;border:none;border-radius:6px;font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:16px;line-height:1.35em;letter-spacing:-.02em;text-transform:lowercase;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.cta-button.svelte-1ibzaq3:hover{background-color:var(--color-primary-hover)}.no-card-text.svelte-1ibzaq3{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;line-height:1.5em;letter-spacing:-.02em;color:#959594;display:flex;align-items:center;gap:6px}.credit-card-icon{width:24px;height:24px;flex-shrink:0}@keyframes svelte-1ibzaq3-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.cta-card.svelte-1ibzaq3{padding:60px 30px}.cta-actions.svelte-1ibzaq3{flex-direction:column;gap:20px}}.landing-page-container.svelte-1f6bf6e{width:100%;min-height:100vh;background-color:#f9f8f6}
