*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f5;color:#1a1a1a;min-height:100vh}.nav{display:flex;align-items:center;gap:.5rem;padding:0 1.25rem;background:#1a1a2e;height:52px;position:relative;z-index:50}.nav-title{color:#fff;font-weight:700;font-size:1.1rem;margin-right:auto;letter-spacing:-.3px;text-decoration:none}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-link{color:#e0e0e0;text-decoration:none;font-size:.9rem;font-weight:500;padding:.35rem .75rem;border-radius:6px;white-space:nowrap}.nav-link:hover{background:#ffffff1a}.nav-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.nav-signout{color:#aaa;background:none;border:none;font-size:.85rem;cursor:pointer;padding:.35rem .5rem;white-space:nowrap}.nav-signout:hover{color:#fff}.nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px;margin-left:.25rem;flex-shrink:0}.nav-hamburger span{display:block;height:2px;width:100%;background:#e0e0e0;border-radius:2px;transition:background .15s}.nav-hamburger:hover span{background:#fff}.nav-backdrop{position:fixed;top:52px;right:0;bottom:0;left:0;z-index:49}.nav-drawer{position:absolute;top:52px;left:0;right:0;background:#1a1a2e;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;padding:.5rem 0;z-index:50;box-shadow:0 8px 24px #00000059;animation:slideDown .15s ease}.nav-drawer .nav-link{padding:.75rem 1.5rem;border-radius:0;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.nav-drawer .nav-link:last-of-type{border-bottom:none}.nav-drawer .nav-signout{padding:.75rem 1.5rem;font-size:1rem;text-align:left;border-top:1px solid rgba(255,255,255,.08);margin-top:.25rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.nav{padding:0 1rem}.nav-links{display:none}.nav-hamburger{display:flex}}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#888;font-size:1rem}.page{max-width:600px;margin:0 auto;padding:1.5rem 1rem}.page--wide{max-width:900px;margin:0 auto;padding:1.5rem 1rem}.page-title{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;color:#1a1a2e}.card{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 4px #00000014}.card-title{font-size:1rem;font-weight:700;margin-bottom:.75rem;color:#444}.input{width:100%;padding:.65rem .9rem;font-size:1rem;border:2px solid #ddd;border-radius:8px;outline:none;transition:border-color .15s}.input:focus{border-color:#2563eb}.input--emoji{width:4.5rem;padding:.65rem .5rem;font-size:1.3rem;border:2px solid #ddd;border-radius:8px;outline:none;text-align:center}.input--name{width:100%;padding:.75rem 1rem;font-size:1.05rem;border:2px solid #ddd;border-radius:10px;outline:none;margin-bottom:1.5rem;transition:border-color .15s}.input--name:focus{border-color:#2563eb}.input--datetime{flex:1;padding:.65rem .9rem;font-size:.85rem;border:2px solid #ddd;border-radius:8px;outline:none;width:100%;margin-bottom:.5rem}.input--datetime:focus{border-color:#2563eb}.form-row{display:flex;gap:.5rem;margin-bottom:.5rem}.label{display:block;font-weight:600;margin-bottom:.4rem;color:#444;font-size:.95rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.2rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;white-space:nowrap}.btn:disabled{background:#93c5fd;cursor:not-allowed}.btn:not(:disabled):hover{background:#1d4ed8}.btn--danger{padding:.4rem .9rem;background:#fee2e2;color:#dc2626;border:none;border-radius:7px;font-weight:600;font-size:.85rem;cursor:pointer}.btn--danger:hover{background:#fecaca}.btn--done{width:100%;padding:.7rem;background:#16a34a;color:#fff;border:none;border-radius:9px;font-weight:700;font-size:1rem;cursor:pointer;letter-spacing:.2px}.btn--done:hover{background:#15803d}.btn--submit{width:100%;padding:1rem;font-size:1.1rem;font-weight:700;background:#2563eb;color:#fff;border:none;border-radius:12px;cursor:pointer;margin-top:1.5rem;letter-spacing:.3px}.btn--submit:disabled{background:#93c5fd;cursor:not-allowed}.btn--submit:not(:disabled):hover{background:#1d4ed8}.btn--full{width:100%}.btn--sm{padding:.35rem .8rem;font-size:.82rem}.btn--ghost-danger{background:none;border:none;color:#dc2626;font-weight:600;font-size:.8rem;cursor:pointer;padding:0}.btn--ghost-danger:hover{text-decoration:underline}.toggle{position:relative;width:46px;height:25px;border-radius:999px;border:none;cursor:pointer;background:#d1d5db;transition:background .2s;flex-shrink:0}.toggle.is-on{background:#16a34a}.toggle__thumb{position:absolute;top:2.5px;left:2.5px;width:20px;height:20px;background:#fff;border-radius:50%;transition:left .2s;box-shadow:0 1px 3px #0003}.toggle.is-on .toggle__thumb{left:23px}.badge{background:#2563eb;color:#fff;font-weight:700;font-size:.9rem;border-radius:999px;padding:.2rem .65rem}.badge--open{display:inline-flex;align-items:center;gap:.4rem;background:#dcfce7;color:#15803d;font-weight:700;font-size:.85rem;padding:.3rem .75rem;border-radius:999px}.badge--scheduled{display:inline-flex;align-items:center;gap:.4rem;background:#fef9c3;color:#854d0e;font-weight:700;font-size:.85rem;padding:.3rem .75rem;border-radius:999px}.badge--closed{display:inline-flex;align-items:center;gap:.4rem;background:#fee2e2;color:#dc2626;font-weight:700;font-size:.85rem;padding:.3rem .75rem;border-radius:999px}.badge--dot{width:8px;height:8px;border-radius:50%;display:inline-block}.position-badge{background:#2563eb;color:#fff;border-radius:6px;padding:.1rem .5rem;font-size:.8rem;font-weight:700}.qty-badge{background:#f0f4ff;color:#2563eb;font-weight:700;border-radius:6px;padding:.1rem .45rem;font-size:.9rem;min-width:28px;text-align:center}.empty-state{text-align:center;padding:3rem 2rem;color:#888;background:#fff;border-radius:12px;border:2px dashed #ddd;font-size:1.05rem}.empty-state p{margin-top:.35rem;font-size:.9rem;color:#aaa}.empty-menu{text-align:center;padding:2rem;color:#888;background:#fff;border-radius:12px;border:2px dashed #ddd}.empty-menu span{font-size:.9rem;color:#aaa}.no-bar-box{text-align:center;padding:3rem 2rem;color:#888;max-width:400px;margin:3rem auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000012}.no-bar-box .icon{font-size:3rem;margin-bottom:1rem}.no-bar-box strong{display:block;font-weight:700;font-size:1.1rem;color:#333;margin-bottom:.5rem}.success-box{background:#dcfce7;border:2px solid #16a34a;border-radius:12px;padding:1.25rem;text-align:center;margin-top:1.5rem;font-size:1.1rem;font-weight:600;color:#15803d}.success-box span{display:block;font-size:.9rem;font-weight:400;margin-top:.25rem}.closed-box{text-align:center;padding:3rem 2rem;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000012;margin-top:1rem}.closed-box .icon{font-size:3rem;margin-bottom:1rem}.closed-box h2{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.closed-schedule-tag{display:inline-block;color:#854d0e;background:#fef9c3;padding:.4rem 1rem;border-radius:8px;font-size:.95rem;font-weight:500}.drink-card{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:12px;corner-shape:squircle;padding:.9rem 1rem;margin-bottom:.65rem;box-shadow:0 1px 4px #00000012;outline:2px solid transparent;transition:outline-color .15s}.drink-card.is-selected{outline-color:#2563eb}.drink-card__emoji{font-size:2rem;line-height:1;flex-shrink:0}.drink-card__name{flex:1;font-weight:600;font-size:1.05rem}.drink-card__controls{display:flex;align-items:center;gap:.5rem}.drink-card__qty-btn{width:36px;height:36px;border-radius:50%;border:none;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1}.drink-card__qty-btn--remove{background:#f3f4f6;color:#bbb}.drink-card__qty-btn--remove.active{background:#fee2e2;color:#dc2626}.drink-card__qty-btn--add{background:#dbeafe;color:#2563eb}.drink-card__qty{width:28px;text-align:center;font-weight:700;font-size:1.1rem}.order-card{background:#fff;border-radius:30px;corner-shape:squircle;padding:1.1rem 1.25rem;margin-bottom:1rem;box-shadow:0 2px 8px #00000017;border-left:5px solid #2563eb}.order-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.order-card__name{font-weight:700;font-size:1.2rem;color:#1a1a2e;display:flex;align-items:center;gap:.5rem}.order-card__time{font-size:.82rem;color:#999}.order-card__items{list-style:none;margin-bottom:.9rem}.order-card__item{display:flex;align-items:center;gap:.5rem;padding:.3rem 0;font-size:1rem;color:#333;border-bottom:1px solid #f5f5f5}.order-card__item-name{flex:1}.bar-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.history-link{font-size:.82rem;color:#2563eb;text-decoration:none;opacity:.75;transition:opacity .15s}.history-link:hover{opacity:1}.order-card--history{opacity:.85}.order-card--history .order-card__time{font-size:.78rem;color:#aaa}.toast-stack{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:100;width:min(420px,calc(100vw - 2rem))}.toast{display:flex;align-items:center;gap:.75rem;background:#1a1a2e;color:#fff;padding:.75rem 1rem;border-radius:10px;box-shadow:0 4px 20px #00000040;position:relative;overflow:hidden;animation:toast-in .2s ease}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toast__text{flex:1;font-size:.9rem}.toast__text strong{font-weight:600}.toast__undo{background:none;border:1.5px solid rgba(255,255,255,.35);border-radius:6px;color:#fff;font-size:.82rem;font-weight:600;padding:.3rem .65rem;cursor:pointer;white-space:nowrap;transition:background .15s}.toast__undo:hover{background:#ffffff1f}.toast__progress{position:absolute;bottom:0;left:0;height:3px;width:100%;background:#ffffff4d;transform-origin:left;animation:toast-progress 5s linear forwards}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.link-box{display:inline-flex;align-items:center;gap:.5rem;background:#f0f4ff;border:1.5px solid #c7d7fd;border-radius:9px;padding:.4rem .65rem;margin-left:auto}@media (max-width: 768px){.link-box{margin-left:0}}.link-box__label{font-size:.82rem;color:#2563eb;font-weight:600}.qr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:200;animation:fadeIn .15s ease}.qr-modal{background:#fff;border-radius:16px;padding:2rem 2.25rem;text-align:center;position:relative;box-shadow:0 20px 60px #00000040}.qr-modal__close{position:absolute;top:.75rem;right:.85rem;background:none;border:none;font-size:1rem;color:#999;cursor:pointer;line-height:1;padding:.2rem}.qr-modal__close:hover{color:#333}.qr-modal__label{font-size:.9rem;font-weight:600;color:#444;margin:0 0 1.25rem}.qr-modal__url{margin:1rem 0 0;font-size:.72rem;color:#999;font-family:monospace;word-break:break-all}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.admin-layout{display:flex;gap:1.5rem;align-items:flex-start}.admin-sidebar{width:340px;flex-shrink:0}.admin-main{flex:1;min-width:0}.status-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.toggle-label{font-size:.9rem;font-weight:500;color:#333}.schedule-info{background:#fef9c3;border-radius:8px;padding:.5rem .65rem;margin-bottom:.75rem;font-size:.85rem;color:#713f12}.schedule-info strong{display:block;font-weight:600;margin-bottom:.2rem}.schedule-label{font-size:.82rem;color:#666;display:block;margin-bottom:.35rem}.order-settings-field{margin-bottom:.9rem}.input--number{width:100%;padding:.55rem .65rem;border:1.5px solid #ddd;border-radius:8px;font-size:.95rem;outline:none;box-sizing:border-box;margin-bottom:.2rem}.input--number:focus{border-color:#2563eb}.input-hint{font-size:.75rem;color:#aaa}.order-limit-hint{font-size:.85rem;text-align:right;margin:.4rem 0 .75rem;transition:color .2s}.drink-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.drink-row__emoji{font-size:1.4rem}.drink-row__name{flex:1;font-size:1.05rem;font-weight:500}.drink-row:last-child{border-bottom:none}.empty-list{color:#aaa;text-align:center;padding:1rem 0;font-size:.95rem}.login-page{min-height:calc(100vh - 52px);display:flex;align-items:center;justify-content:center;padding:1rem}.login-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;max-width:380px;width:100%;text-align:center;box-shadow:0 4px 24px #0000001a}.login-logo{font-size:3rem;margin-bottom:.5rem}.login-title{font-size:1.6rem;font-weight:700;color:#1a1a2e;margin-bottom:.4rem}.login-subtitle{color:#888;font-size:.95rem;margin-bottom:2rem}.google-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1rem;background:#fff;border:2px solid #ddd;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;color:#333;transition:border-color .15s,box-shadow .15s}.google-btn:hover{border-color:#4285f4;box-shadow:0 2px 8px #4285f433}.section-title{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;color:#1a1a2e}.step-back{background:none;border:none;padding:0;font-size:.85rem;color:#2563eb;cursor:pointer;margin-bottom:1.25rem;display:inline-block;opacity:.75;transition:opacity .15s}.step-back:hover{opacity:1}.order-summary{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.5rem}.order-summary__item{background:#f0f4ff;border:1.5px solid #c7d7fd;border-radius:20px;padding:.35rem .8rem;font-size:.9rem;color:#1e40af;font-weight:500}.success-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:linear-gradient(140deg,#0f0c29,#302b63,#24243e);display:flex;align-items:center;justify-content:center;overflow:hidden;animation:success-bg-in .35s ease both}@keyframes success-bg-in{0%{opacity:0}to{opacity:1}}.success-content{position:relative;z-index:1;text-align:center;color:#fff;padding:0 1.5rem;animation:success-content-in .5s .15s ease both}@keyframes success-content-in{0%{transform:translateY(28px);opacity:0}to{transform:translateY(0);opacity:1}}.success-check{width:84px;height:84px;border-radius:50%;background:#16a34a;box-shadow:0 0 #16a34a80;color:#fff;font-size:2.6rem;line-height:1;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;animation:check-bounce .55s .1s cubic-bezier(.34,1.56,.64,1) both,check-pulse 1.2s .7s ease-out both}@keyframes check-bounce{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes check-pulse{0%{box-shadow:0 0 #16a34a8c}70%{box-shadow:0 0 0 28px #16a34a00}to{box-shadow:0 0 #16a34a00}}.success-title{font-size:2.2rem;font-weight:800;letter-spacing:-.5px;margin-bottom:1rem}.success-items{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.success-item{background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:.4rem .9rem;font-size:.95rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.success-position{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:.45rem 1.1rem;margin-bottom:1.25rem}.success-position__num{font-size:1.5rem;font-weight:800;line-height:1}.success-position__label{font-size:.9rem;color:#ffffffb3}.success-sub{color:#ffffff8c;font-size:1rem}.order-category{margin-bottom:1.25rem}.order-category__label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:.5rem;padding-left:.25rem}.order-category__label--other{color:#bbb}.admin-page-inner{padding:1.5rem 1rem}.cat-list{margin-bottom:.75rem}.cat-row{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.cat-row:last-child{border-bottom:none}.cat-row__name{flex:1;font-weight:600;font-size:.95rem}.drag-handle{cursor:grab;color:#ccc;font-size:1.1rem;padding:0 .25rem;flex-shrink:0;touch-action:none}.drag-handle:active{cursor:grabbing}.cat-row__count{font-size:.82rem;color:#aaa;white-space:nowrap}.cat-add-form{display:flex;gap:.5rem;margin-top:.75rem}.preset-list{display:flex;flex-direction:column;gap:.5rem}.preset-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.preset-row:last-child{border-bottom:none}.preset-row__info{display:flex;flex-direction:column;gap:.15rem}.preset-row__name{font-weight:600;font-size:.95rem}.preset-row__detail{font-size:.78rem;color:#999}.menu-group{margin-bottom:.5rem}.menu-group__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;padding:.75rem 0 .25rem}.menu-group__label--other{color:#ccc}.menu-group__empty{padding:.5rem 0}.input--select{flex-shrink:0;width:auto;min-width:0;padding:.65rem .75rem;font-size:.9rem;border:2px solid #ddd;border-radius:8px;outline:none;background:#fff;cursor:pointer}.input--select:focus{border-color:#2563eb}.settings-layout{display:flex;flex-direction:column;gap:0}.slug-input-row{display:flex;align-items:center;gap:0;margin-bottom:.5rem}.slug-prefix{font-size:.8rem;color:#888;white-space:nowrap;padding:.65rem .5rem .65rem 0;line-height:1}.field-error{color:#dc2626;font-size:.8rem;margin-bottom:.4rem}.field-success{color:#16a34a;font-size:.8rem;margin-bottom:.4rem}.settings-hint{color:#888;font-size:.9rem;margin-bottom:.75rem}.order-limit-hint--full{color:#dc2626}.page-back-row{margin-bottom:1rem}.btn--ghost{background:none;border:none;color:#2563eb;font-size:.9rem;font-weight:500;cursor:pointer;padding:0}.btn--ghost:hover{text-decoration:underline}.member-row{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid #f0f0f0}.member-row:last-child{border-bottom:none}.member-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.member-name{flex:1;font-size:.95rem;font-weight:500}.member-role-badge{font-size:.78rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;white-space:nowrap}.member-role-badge--owner{background:#f5f3ff;color:#7c3aed}.member-role-badge--admin{background:#dbeafe;color:#1d4ed8}.member-role-badge--bartender{background:#dcfce7;color:#15803d}.invite-role-row{margin-bottom:.5rem}.role-selector{display:flex;gap:.5rem;margin-top:.35rem}.role-btn{flex:1;padding:.5rem;border:2px solid #ddd;border-radius:8px;background:#fff;font-size:.9rem;font-weight:600;cursor:pointer;color:#555;transition:border-color .15s,background .15s}.role-btn.is-active{border-color:#2563eb;background:#eff6ff;color:#2563eb}.invite-role-hint{font-size:.82rem;color:#888;margin-bottom:.75rem}.invite-link-box{margin-top:.9rem;background:#f0f4ff;border:1.5px solid #c7d7fd;border-radius:9px;padding:.75rem}.invite-link-url{display:block;font-family:monospace;font-size:.82rem;color:#1e40af;word-break:break-all;margin-bottom:.5rem}.invite-link-hint{font-size:.78rem;color:#888;margin-top:.4rem}.join-box{text-align:center;padding:3rem 2rem;max-width:400px;margin:3rem auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000012}.join-box .icon{font-size:3rem;margin-bottom:1rem}.join-box h2{font-size:1.4rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.join-box p{color:#555;margin-bottom:.5rem}.join-hint{color:#888;font-size:.9rem;margin-bottom:1.25rem}.btn--google{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1rem;background:#fff;border:2px solid #ddd;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;color:#333;transition:border-color .15s,box-shadow .15s}.btn--google:hover{border-color:#4285f4;box-shadow:0 2px 8px #4285f433}.btn--google:disabled{opacity:.5;cursor:not-allowed}.lp{font-family:inherit;color:#1a1a2e;scroll-behavior:smooth}.lp-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:1.5rem;padding:0 2rem;height:60px;background:#1a1a2e;box-shadow:0 2px 8px #00000040}.lp-nav__brand{font-size:1.15rem;font-weight:700;color:#fff;margin-right:auto;letter-spacing:-.01em}.lp-nav__links{display:flex;gap:1.25rem}.lp-nav__link{color:#ffffffbf;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .15s}.lp-nav__link:hover{color:#fff}.lp-nav__cta{padding:.45rem 1rem;background:#2563eb;color:#fff;border-radius:8px;text-decoration:none;font-size:.875rem;font-weight:600;white-space:nowrap;transition:background .15s,transform .1s}.lp-nav__cta:hover{background:#1d4ed8;transform:translateY(-1px)}.lp-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.lp-container--narrow{max-width:900px}.lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s;cursor:pointer;border:none}.lp-btn--primary{background:#2563eb;color:#fff;box-shadow:0 4px 14px #2563eb59}.lp-btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb73}.lp-btn--lg{padding:1rem 2.25rem;font-size:1.05rem;border-radius:12px}.lp-hero{background:linear-gradient(135deg,#1a1a2e,#16213e 60%,#0f3460);color:#fff;padding:5rem 0 8rem}.lp-hero .lp-container{display:flex;align-items:center;gap:4rem}.lp-hero__content{flex:1;min-width:0}.lp-hero__badge{display:inline-block;padding:.3rem .85rem;background:#2563eb40;border:1px solid rgba(37,99,235,.5);border-radius:20px;font-size:.8rem;font-weight:600;color:#93c5fd;margin-bottom:1.25rem;letter-spacing:.02em;text-transform:uppercase}.lp-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;margin:0 0 1rem;letter-spacing:-.02em}.lp-hero__title--accent{color:#60a5fa}.lp-hero__sub{font-size:1.1rem;color:#ffffffbf;line-height:1.6;margin:0 0 2rem;max-width:480px}.lp-hero__actions{display:flex;gap:.75rem;flex-wrap:wrap}.lp-hero__mockup{flex:0 0 320px}.lp-mockup{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 60px #0006}.lp-mockup__header{display:flex;align-items:center;gap:.4rem;padding:.6rem .85rem;background:#f0f0f0;border-bottom:1px solid #e0e0e0}.lp-mockup__dot{width:11px;height:11px;border-radius:50%}.lp-mockup__dot--red{background:#ff5f57}.lp-mockup__dot--yellow{background:#ffbd2e}.lp-mockup__dot--green{background:#27c840}.lp-mockup__title{margin-left:.5rem;font-size:.78rem;font-weight:600;color:#555}.lp-mockup__body{padding:.75rem;background:#f5f5f5;display:flex;flex-direction:column;gap:.6rem}.lp-order-card{background:#fff;border-radius:10px;padding:.7rem .85rem;border:1px solid #e5e7eb;position:relative;box-shadow:0 1px 4px #0000000f}.lp-order-card--new{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.lp-order-card__name{font-size:.82rem;font-weight:700;color:#1a1a2e;margin-bottom:.3rem}.lp-order-card__items{display:flex;flex-direction:column;gap:.15rem;font-size:.78rem;color:#555}.lp-order-card__badge{position:absolute;top:.5rem;right:.6rem;background:#2563eb;color:#fff;border-radius:6px;padding:.1rem .45rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.lp-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.lp-section-sub{text-align:center;color:#666;font-size:1rem;margin:0 0 2.5rem}.lp-steps{background:#fff;padding:5rem 0}.lp-steps__grid{display:flex;align-items:flex-start;gap:0}.lp-step{flex:1;text-align:center;padding:0 1.5rem}.lp-step__number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#2563eb;color:#fff;border-radius:50%;font-size:.9rem;font-weight:700;margin-bottom:.75rem}.lp-step__icon{font-size:2.25rem;margin-bottom:.75rem}.lp-step__title{font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.lp-step__desc{font-size:.9rem;color:#555;line-height:1.55;margin:0}.lp-step__divider{font-size:1.5rem;color:#cbd5e1;padding-top:1.5rem;flex:0 0 auto}.lp-features{background:#f8fafc;padding:5rem 0}.lp-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-feature-card{background:#fff;border-radius:14px;padding:1.5rem;border:1px solid #e5e7eb;transition:box-shadow .2s,transform .2s}.lp-feature-card:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-3px)}.lp-feature-card__icon{font-size:1.75rem;margin-bottom:.75rem}.lp-feature-card__title{font-size:1rem;font-weight:700;margin:0 0 .4rem}.lp-feature-card__desc{font-size:.875rem;color:#555;line-height:1.55;margin:0}.lp-free{background:#fff;padding:5rem 0}.lp-free__card{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:20px;padding:3rem;text-align:center;color:#fff}.lp-free__badge{display:inline-block;padding:.3rem .85rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;font-size:.78rem;font-weight:600;color:#fffc;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.06em}.lp-free__title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.lp-free__sub{font-size:1rem;color:#ffffffb3;max-width:520px;margin:0 auto 2rem;line-height:1.6}.lp-free__list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.5rem}.lp-free__item{font-size:.95rem;color:#ffffffd9;display:flex;align-items:center;gap:.4rem}.lp-free__check{color:#4ade80;font-weight:700;font-size:1rem}.lp-footer{background:#1a1a2e;padding:1.5rem 0}.lp-footer .lp-container{display:flex;align-items:center;gap:1rem}.lp-footer__brand{font-size:1rem;font-weight:700;color:#fff;margin-right:auto}.lp-footer__tagline{font-size:.85rem;color:#ffffff73}.lp-footer__link{font-size:.85rem;color:#ffffffa6;text-decoration:none;transition:color .15s}.lp-footer__link:hover{color:#fff}@media (max-width: 768px){.lp-nav__links{display:none}.lp-hero .lp-container{flex-direction:column;gap:2.5rem;text-align:center}.lp-hero__sub{max-width:100%}.lp-hero__actions{justify-content:center}.lp-hero__mockup{flex:unset;width:100%;max-width:320px;margin:0 auto}.lp-steps__grid{flex-direction:column;align-items:center}.lp-step__divider{transform:rotate(90deg);padding:0}.lp-features__grid{grid-template-columns:1fr 1fr}.lp-free__card{padding:2rem 1.25rem}.lp-footer .lp-container{flex-wrap:wrap}.lp-footer__tagline{display:none}}@media (max-width: 500px){.lp-features__grid{grid-template-columns:1fr}.lp-hero{padding:3rem 0 2.5rem}.lp-steps,.lp-features,.lp-free{padding:3rem 0}}
