.hero-premium{padding:24px 0 36px;background:radial-gradient(circle at 10% 20%,rgba(115,70,222,.03) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(14,165,233,.03) 0%,transparent 40%),var(--bg)}@media(min-width:1201px){.hero-premium{--hero-page-gutter: clamp(32px, 5vw, 96px);--hero-shell-max: clamp(1320px, 86vw, 1680px);width:min(var(--hero-shell-max),calc(100vw - var(--hero-page-gutter)));padding-top:clamp(28px,3.8vh,56px);padding-bottom:clamp(32px,4.2vh,64px)}}.hero-premium__grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:stretch;margin-bottom:32px;min-height:calc(100vh - 170px)}@media(min-width:1201px){.hero-premium__grid{grid-template-columns:minmax(0,1.02fr) minmax(520px,1fr);gap:clamp(36px,4.2vw,88px);margin-bottom:clamp(24px,3vh,44px);min-height:clamp(620px,calc(100dvh - 84px),860px)}}.hero-premium__left{display:flex;flex-direction:column;justify-content:center;text-align:left}.hero-premium__right{display:flex;align-items:center;justify-content:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:var(--bg-muted);border:1px solid var(--border-light);border-radius:99px;font-size:.85rem;font-weight:600;margin-bottom:18px;align-self:flex-start;color:var(--text-muted)}.hero-badge__icon{line-height:1;font-size:1rem}.hero-badge.clickable{cursor:pointer;transition:all .2s}.hero-badge.clickable:hover{background:var(--bg-soft);border-color:var(--border-medium);transform:translateY(-1px);color:var(--text)}.hero-kicker{font-size:.75rem;font-weight:800;letter-spacing:.15em;color:var(--brand-blue);margin-bottom:12px;display:flex;align-items:center;gap:6px}.hero-premium__left h1{font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:900;line-height:1.08;margin:0 0 16px;color:var(--text)}@media(min-width:1201px){.hero-premium__left h1{font-size:clamp(2.5rem,2.65vw,4rem);max-width:760px}}.hero-premium__subtitle{font-size:1.15rem;color:var(--text-muted);line-height:1.6;margin-bottom:28px;max-width:540px}.hero-features-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.feature-pill{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bg-muted);border:1px solid var(--border-light);border-radius:99px}.feature-pill__icon{color:var(--brand-blue);display:flex}.feature-pill__text strong{font-size:.85rem;color:var(--text)}.upload-card{width:100%;background:radial-gradient(circle at 50% 35%,rgba(120,149,255,.08),transparent 30%),linear-gradient(135deg,#fff8fff5,#f4fafff5);border-radius:28px;padding:56px 40px;border:1px solid rgba(198,215,239,.72);position:relative;overflow:hidden;margin-bottom:0;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;cursor:pointer;box-shadow:0 22px 58px #4eb5ff2e,0 12px 28px #7346de1a;display:flex;flex-direction:column;justify-content:center;flex:0 0 auto;min-height:clamp(430px,44vh,520px)}@media(min-width:1201px){.upload-card{min-height:clamp(460px,52vh,640px);padding:clamp(56px,5vw,86px) clamp(40px,4vw,72px)}}.upload-card:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:2px dashed rgba(139,92,246,.25);border-radius:22px;pointer-events:none;transition:border-color .3s}.upload-card:hover{transform:translateY(-3px);border-color:#7895ff94;box-shadow:0 28px 70px #4eb5ff3d,0 14px 34px #7346de24}.upload-card:hover:before{border-color:#8b5cf66b}.upload-card--dragover{transform:translateY(-2px) scale(1.005);border-color:#4eb5ffb3;box-shadow:0 32px 70px #4eb5ff52}.upload-card--dragover:before{border-color:#4eb5ffb3}.upload-card__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;position:relative;text-align:center}@media(min-width:1201px){.upload-card__inner{gap:clamp(22px,2.1vw,34px)}}.upload-card__icon-wrapper{position:relative;width:104px;height:104px;background:#ffffffb8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 0 12px #7895ff09,0 0 0 24px #7895ff06,0 0 0 36px #7895ff05}.upload-card__icon{width:104px;height:104px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--brand-violet);border:1px solid rgba(120,149,255,.28);box-shadow:0 14px 34px #4eb5ff29}@media(min-width:1201px){.upload-card__icon-wrapper,.upload-card__icon{width:clamp(104px,6vw,128px);height:clamp(104px,6vw,128px)}}.upload-card__title{font-size:1.9rem;font-weight:850;margin:0;color:var(--text)}.upload-card__text p{margin:10px 0 0;color:var(--text-muted)}.upload-card__text .upload-card__title{margin-top:0;color:var(--text)}.upload-card__formats{font-size:.9rem;color:#66748a}@media(min-width:1201px){.upload-card__title{font-size:clamp(1.9rem,1.55vw,2.35rem)}.upload-card__text p{font-size:clamp(1rem,.92vw,1.12rem)}.upload-card__formats{font-size:clamp(.9rem,.82vw,1rem)}}.upload-card__secure{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:7px 18px;border-radius:12px;background:#7895ff1a;color:#8b5cf6!important;font-size:.82rem;font-weight:750}.upload-card__secure svg{flex:0 0 auto}.hero-usage-notice{margin:10px 0 0;color:var(--text-muted);font-size:.78rem;line-height:1.45}.hero-mobile-upload-cta{display:none}.demo-container{background:var(--surface);border-radius:40px;padding:12px;border:1px solid var(--border-light);box-shadow:var(--shadow-lg);position:relative;display:flex;flex-direction:column;width:100%;max-width:560px;margin:0 auto}@media(min-width:1201px){.demo-container{max-width:clamp(560px,37vw,760px);padding:clamp(12px,.9vw,18px)}}.demo-preview{position:relative;aspect-ratio:18 / 16!important;border-radius:30px;overflow:hidden;background:var(--bg-muted);cursor:pointer;max-height:600px}@media(min-width:1201px){.demo-preview{max-height:clamp(600px,48vh,720px)}}.demo-preview:after{content:"Click to upload";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--surface);padding:10px 20px;border-radius:99px;font-size:.85rem;font-weight:700;opacity:0;transition:opacity .3s;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-medium);color:var(--text);box-shadow:var(--shadow-md)}.demo-preview:hover:after{opacity:1}.demo-canvas{width:100%;height:100%;display:block;object-fit:cover}.demo-tag{position:absolute;top:20px;padding:6px 16px;background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-medium);border-radius:12px;font-size:.75rem;font-weight:800;color:var(--text);box-shadow:var(--shadow-sm)}.demo-tag--before{left:20px}.demo-tag--after{right:20px;background:var(--brand-violet);border:none;color:#fff}.demo-controls{padding:20px 12px 12px;display:flex;justify-content:space-between;align-items:center}.demo-categories{display:flex;gap:16px}.category-btn{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer;color:var(--text-muted);transition:all .3s}.category-btn__icon{width:22px;height:22px;color:inherit}.category-btn span{font-size:.7rem;font-weight:700}.category-btn.is-active{color:var(--text)}.category-btn.is-active .category-btn__icon{color:var(--brand-blue)}.cleanup-status{text-align:right;min-width:150px}.cleanup-status__label{font-size:.68rem;color:var(--success);margin-bottom:4px;font-weight:800;text-transform:uppercase}.cleanup-status__value{font-size:.86rem;font-weight:800;color:var(--text)}.hero-footer-trust{text-align:center;margin-top:40px}.hero-footer-trust span{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);margin-bottom:20px}.trust-logos{display:flex;justify-content:center;align-items:center;gap:48px;font-weight:800;font-size:1.15rem;color:var(--text);opacity:.15}.trust-logo{transition:opacity .3s}.trust-logo:hover{opacity:.4}.premium-comp{margin-top:40px}.premium-comp__grid{display:flex;align-items:center;gap:20px;max-width:1000px;margin:0 auto}.comp-side{flex:1;background:var(--surface);border:1px solid var(--border-light);border-radius:32px;padding:40px;display:flex;flex-direction:column;gap:32px;position:relative;transition:all .3s ease;box-shadow:var(--shadow-sm)}.comp-side--ai{border-color:#7895ff33;background:linear-gradient(180deg,rgba(120,149,255,.02) 0%,var(--surface) 100%)}.comp-side:hover{transform:translateY(-5px);border-color:var(--brand-blue);box-shadow:var(--shadow-md)}.comp-side__header h3{font-size:1.5rem;margin:0 0 4px;color:var(--text)}.comp-side__header span{font-size:.9rem;color:var(--text-muted)}.comp-side__list{display:flex;flex-direction:column;gap:20px}.comp-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.comp-item:last-child{border-bottom:none}.comp-item__label{font-size:.9rem;color:var(--text-muted)}.comp-item__value{font-weight:600;font-size:1rem;color:var(--text)}.comp-item__value--highlight{color:var(--brand-blue)}.comp-vs{width:60px;height:60px;background:var(--bg);border:1px solid var(--border-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.8rem;color:var(--text-muted);z-index:10;flex-shrink:0;box-shadow:var(--shadow-sm)}.status-tag{display:inline-block;padding:8px 16px;border-radius:12px;font-size:.85rem;font-weight:700}.status-tag--bad{background:#ef44441a;color:#ef4444}.status-tag--good{background:#10b9811a;color:#10b981}@media(max-width:768px){.premium-comp{margin-top:24px}.premium-comp__grid{display:grid;grid-template-columns:1fr;gap:12px}.comp-side{gap:18px;padding:22px 18px;border-radius:18px}.comp-side:hover{transform:none}.comp-side__header h3{font-size:1.12rem}.comp-side__header span{font-size:.8rem}.comp-side__list{gap:0}.comp-item{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;align-items:start;padding:12px 0}.comp-item__label{font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.comp-item__value{min-width:0;font-size:.96rem;line-height:1.35}.comp-vs{width:42px;height:42px;justify-self:center;margin:-2px 0;font-size:.68rem}.status-tag{width:100%;text-align:center}}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}@media(max-width:1200px){.hero-premium__grid{grid-template-columns:1fr;gap:32px;min-height:auto}.hero-premium__left{text-align:center;align-items:center;padding:0 10px}.hero-premium__subtitle{margin:0 auto 32px;font-size:1rem}.hero-features-row{justify-content:center;gap:8px;margin-bottom:32px;width:100%}.feature-pill{padding:6px 10px}.feature-pill__text strong{font-size:.7rem;white-space:nowrap}.feature-pill__icon svg{width:14px;height:14px}.upload-card{padding:46px 28px;width:100%;max-width:920px;min-height:380px;margin-left:auto;margin-right:auto}.upload-card__inner{gap:20px}.upload-card__icon-wrapper,.upload-card__icon{width:92px;height:92px}.upload-card__icon svg{width:38px;height:38px}.upload-card__title{font-size:1.55rem}.upload-card__text p{font-size:.95rem}.upload-card__formats{font-size:.86rem}.upload-card__secure{font-size:.78rem}.hero-usage-notice{max-width:480px;margin-left:auto;margin-right:auto;font-size:.72rem}.demo-container{max-width:100%;border-radius:20px;padding:6px}.demo-preview{border-radius:16px;min-height:280px}.demo-tag{padding:4px 10px;font-size:.6rem;top:12px}.demo-tag--before{left:12px}.demo-tag--after{right:12px}.demo-controls{padding:12px 8px 6px}.demo-categories{gap:10px}.category-btn__icon{width:16px;height:16px}.category-btn span{font-size:.55rem}.cleanup-status{min-width:118px}.cleanup-status__label{font-size:.55rem}.cleanup-status__value{font-size:.72rem}.trust-logos{gap:12px;display:flex;justify-content:center;flex-wrap:wrap;font-size:.75rem}.trust-logo{opacity:.3}}@media(max-width:640px){.hero-premium{padding-bottom:108px}.hero-premium,.hero-premium__grid,.hero-premium__left,.hero-premium__right,.demo-container{min-width:0;max-width:100%}.hero-premium__left h1{max-width:100%;overflow-wrap:anywhere;font-size:1.85rem}.hero-premium__left{display:contents}.hero-badge{order:1;justify-self:center}.hero-kicker{order:2;justify-self:center}.hero-premium__left h1{order:3;text-align:center}.hero-premium__subtitle{order:4;text-align:center}.upload-card{order:5}.hero-usage-notice{order:6}.hero-features-row{order:7}.hero-premium__right{order:8}.hero-features-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px}.feature-pill{justify-content:center;min-width:0;padding:6px 8px}.hero-mobile-upload-cta{position:fixed;right:14px;bottom:max(12px,env(safe-area-inset-bottom));left:14px;z-index:30;display:inline-flex;height:54px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--brand-violet),var(--brand-blue));color:#fff;font-size:1rem;font-weight:850;box-shadow:0 18px 42px #4eb5ff47,0 10px 28px #00000061;cursor:pointer}.hero-mobile-upload-cta svg{flex:0 0 auto}}@media(max-width:480px){.hero-premium{padding:24px 0 108px}.hero-premium,.hero-premium__grid,.hero-premium__left,.hero-premium__right,.demo-container{min-width:0;max-width:100%}.hero-premium__left h1{max-width:100%;margin-bottom:16px;overflow-wrap:anywhere;word-break:normal;font-size:1.85rem}.hero-premium__subtitle{font-size:.9rem;margin-bottom:24px}.hero-features-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px}.feature-pill{justify-content:center;min-width:0;padding:6px 8px}.feature-pill__text strong{font-size:.65rem}}
