.landing{background:#fff}html{scroll-behavior:smooth;scroll-padding-top:70px}.landing-nav{z-index:100;background:0 0;padding:.5rem 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.landing-nav.scrolled{-webkit-backdrop-filter:blur(12px);background:#eff6ffbf;box-shadow:0 1px 12px #0000000f}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{width:auto;height:56px}.nav-links{align-items:center;gap:1.5rem;display:flex}.nav-links a{color:var(--gray-600);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--blue-600)}.btn-nav{padding:.5rem 1.25rem;font-size:.875rem}.landing-hero{background:linear-gradient(160deg,#eff6ff 0%,#e0f2fe 30%,#f0fdf4 70%,#ecfdf5 100%);align-items:center;min-height:auto;padding:7.5rem 0 3.5rem;display:flex;position:relative;overflow:hidden}.landing-hero:before{content:"";background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero-content{position:relative}.hero-image{justify-content:center;align-items:center;display:flex}.hero-image img{filter:drop-shadow(0 8px 24px #0000001a);max-width:100%;height:auto;max-height:420px}.landing-hero h1{color:var(--gray-900);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.75rem;line-height:1.15;position:relative}.landing-hero .subtitle{color:var(--gray-500);max-width:480px;margin-bottom:1.75rem;font-size:1.125rem;line-height:1.6}.landing-hero .btn{max-width:380px}.hero-trust{color:var(--gray-600);flex-direction:column;gap:.25rem;margin-top:1.25rem;font-size:.9375rem;display:flex}.hero-trust-item{color:var(--gray-600)}.hero-trust-item:first-letter{color:#22c55e}.hero-badge{color:var(--blue-600);letter-spacing:.02em;background:#2563eb14;border-radius:20px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.landing-stats{background:#fff;padding:3.5rem 0}.landing-stats h2{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:720px;margin:0 auto;display:grid}.stat-card{text-align:center;border-radius:var(--radius-lg);background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #2563eb1a;padding:1.5rem 1rem}.stat-number{color:var(--blue-600);letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.75rem;font-weight:800;line-height:1}.stat-label{color:var(--gray-600);font-size:.9375rem;line-height:1.5}.landing-industries{background:#fff;padding:3.5rem 0}.landing-industries h2{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.industries-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:680px;margin:0 auto;display:flex}.industry-tag{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-700);white-space:nowrap;border-radius:24px;padding:.625rem 1.125rem;font-size:.9375rem;transition:background .2s,border-color .2s,transform .2s}.industry-tag:hover{background:#eff6ff;border-color:#2563eb33;transform:translateY(-1px)}.industries-more{text-align:center;color:var(--gray-400);margin-top:1.25rem;font-size:.9375rem;font-style:italic}.landing-steps{background:var(--gray-50);padding:3.5rem 0}.landing-steps h2,.landing-benefits h2{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.section-subtitle{text-align:center;color:var(--gray-500);max-width:500px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:1rem}.steps-timeline{justify-content:center;align-items:stretch;gap:0;max-width:900px;margin:0 auto;display:flex}.step-card{border-radius:var(--radius-lg);max-width:280px;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);background:#fff;flex:1;transition:box-shadow .2s,transform .2s;overflow:hidden}.step-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.step-card-header{justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.step-card-header--blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.step-card-header--green{background:linear-gradient(135deg,#22c55e,#16a34a)}.step-card-header--gold{background:linear-gradient(135deg,#f59e0b,#d97706)}.step-card-number{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.step-card-emoji{font-size:1.75rem;line-height:1}.step-card-body{text-align:center;padding:1.25rem}.step-card-body h3{color:var(--gray-900);margin-bottom:.5rem;font-size:1.0625rem}.step-card-body p{color:var(--gray-500);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.step-connector{align-items:center;padding:0 .25rem;display:flex;position:relative}.step-connector-line{background:var(--gray-300);width:24px;height:2px}.step-connector-arrow{color:var(--gray-400);font-size:1rem;position:absolute;right:-4px}.step-time{color:var(--blue-600);background:#2563eb0f;border-radius:12px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}.landing-benefits{background:#fff;padding:3.5rem 0}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:640px;margin:0 auto;display:grid}.benefit-card{background:var(--gray-50);border-radius:var(--radius-lg);border:1px solid var(--gray-200);text-align:center;padding:1.5rem 1.25rem;transition:box-shadow .2s,transform .2s}.benefit-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.benefit-icon{color:var(--blue-600);margin-bottom:.75rem;font-size:1.75rem;display:block}.benefit-card h3{color:var(--gray-900);margin-bottom:.5rem;font-size:1.0625rem}.benefit-card p{color:var(--gray-500);margin-bottom:0;font-size:.9375rem;line-height:1.6}.landing-faq{background:var(--gray-50);padding:3.5rem 0}.landing-faq h2{text-align:center;margin-bottom:1.75rem;font-size:1.75rem}.faq-list{flex-direction:column;gap:.75rem;max-width:640px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;transition:box-shadow .2s;overflow:hidden}.faq-item:hover{box-shadow:var(--shadow-sm)}.faq-item[open]{box-shadow:var(--shadow-md);border-color:#2563eb33}.faq-item summary{color:var(--gray-900);cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--blue-600);flex-shrink:0;margin-left:1rem;font-size:1.25rem;font-weight:400;transition:transform .2s}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--gray-500);margin:0;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.7}.landing-cta{background:linear-gradient(160deg, var(--blue-50), #f0f9ff);text-align:center;padding:3.5rem 0}.landing-cta h2{margin-bottom:.75rem;font-size:1.75rem}.landing-cta>.container>p{color:var(--gray-500);margin-bottom:1.5rem;font-size:1.0625rem}.landing-cta .btn{max-width:380px}.fanpage-cta{color:var(--gray-500);margin-top:2rem;font-size:.9375rem}.landing-footer{background:var(--gray-900);text-align:center;padding:0}.footer-follow{border-bottom:1px solid #ffffff1a;padding:2rem 0 1.5rem}.footer-follow-text{color:var(--gray-300);margin-bottom:1rem;font-size:1.0625rem}.btn-footer{color:#fff;border-radius:var(--radius-lg);background:#1877f2;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.btn-footer:hover{background:#1565d8;transform:translateY(-1px)}.footer-bottom{color:var(--gray-400);padding:1.5rem 0;font-size:.8125rem}.footer-bottom a{color:var(--gray-400)}.footer-bottom a:hover{color:#fff}@media (width<=768px){.landing-hero{min-height:auto;padding:2rem 0 2.5rem}.hero-grid{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-content{order:1}.hero-image{order:0}.hero-image img{max-height:250px}.landing-hero .subtitle{margin-left:auto;margin-right:auto}.hero-trust{justify-content:center}.landing-hero h1{font-size:2rem}.landing-hero .subtitle{font-size:1.0625rem}.steps-timeline{flex-direction:column;align-items:center;gap:0}.step-card{width:100%;max-width:400px}.step-connector{flex-direction:column;padding:.5rem 0}.step-connector-line{width:2px;height:20px}.step-connector-arrow{position:static;transform:rotate(90deg)}.landing-steps,.landing-benefits,.landing-cta,.landing-stats,.landing-industries,.landing-faq{padding:2.5rem 0}.stats-grid{grid-template-columns:1fr;gap:1rem;max-width:300px}.stat-number{font-size:2.25rem}.benefits-grid{grid-template-columns:1fr;max-width:400px}.industries-grid{gap:.5rem}.industry-tag{padding:.5rem .875rem;font-size:.8125rem}.hero-trust{flex-wrap:wrap}.nav-links a:not(.btn-nav){display:none}.nav-links{gap:0}}.registration-header{margin-bottom:2rem;padding-top:.5rem}.registration-header h1{margin-bottom:.5rem}.registration-header p{color:var(--gray-500)}.registration-form{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:3rem;padding:2rem}.registration-success{padding-top:3rem}.registration-success h2{margin-bottom:.5rem}.token-box{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin:2rem 0;padding:1.75rem}.token-box h3{color:var(--gray-900);margin-bottom:1rem}.token-url{gap:.5rem;display:flex}.token-url input{border:1.5px solid var(--gray-300);border-radius:var(--radius);background:var(--gray-50);color:var(--gray-700);flex:1;padding:.75rem 1rem;font-family:SF Mono,Fira Code,monospace;font-size:.8125rem}.token-hint{color:var(--gray-400);margin-top:.75rem;margin-bottom:0;font-size:.8125rem}@media (width<=640px){.registration-form{padding:1.25rem}.token-url{flex-direction:column}}.send-review{padding-top:2rem}.send-header{margin-bottom:2rem}.send-header h1{margin-bottom:.25rem}.send-header p{color:var(--gray-500)}.send-form{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:2rem}.send-footer{text-align:center;padding:1rem 0;font-size:.9375rem}.send-footer a{color:var(--gray-500);align-items:center;gap:.375rem;display:inline-flex}.send-footer a:hover{color:var(--blue-600)}@media (width<=640px){.send-form{padding:1.25rem}}.settings{padding-top:2rem;padding-bottom:3rem}.settings h1{margin-bottom:.25rem}.settings-subtitle{color:var(--gray-500);margin-bottom:2rem}.settings form{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:2rem}.template-actions{margin-top:.5rem;margin-bottom:.25rem}@media (width<=640px){.settings form{padding:1.25rem}}.regulamin{padding-top:2rem;padding-bottom:3rem}.regulamin h1{margin-bottom:2rem}.regulamin section{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:1rem;padding:1.5rem 1.75rem}.regulamin section h2{color:var(--gray-900);margin-bottom:.75rem;font-size:1.125rem}.regulamin section p{color:var(--gray-500);margin-bottom:.75rem;font-size:.9375rem}.regulamin section p:last-child{margin-bottom:0}.regulamin ul{margin-bottom:0;padding-left:1.25rem}.regulamin li{color:var(--gray-500);margin-bottom:.5rem;font-size:.9375rem;line-height:1.6}.regulamin li:last-child{margin-bottom:0}*{box-sizing:border-box;margin:0;padding:0}:root{--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-50:#eff6ff;--green-600:#16a34a;--green-50:#f0fdf4;--green-200:#bbf7d0;--green-800:#166534;--red-50:#fef2f2;--red-200:#fecaca;--red-800:#991b1b;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--radius:10px;--radius-lg:14px}body{color:var(--gray-900);background:var(--gray-50);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.app{min-height:100vh}.container{max-width:680px;margin:0 auto;padding:2rem 1.5rem}h1{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}h2{letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}p{color:var(--gray-500);margin-bottom:1rem}a{color:var(--blue-600);text-decoration:none;transition:color .15s}a:hover{color:var(--blue-700);text-decoration:underline}.card{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--gray-700);margin-bottom:.375rem;font-size:.9375rem;font-weight:500;display:block}.form-group input,.form-group textarea{border:1.5px solid var(--gray-300);border-radius:var(--radius);width:100%;color:var(--gray-900);background:#fff;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--gray-400)}.form-group input:focus,.form-group textarea:focus{border-color:var(--blue-600);outline:none;box-shadow:0 0 0 3px #2563eb1f}.form-group textarea{resize:vertical;min-height:160px;line-height:1.5}.form-group .error{color:var(--red-800);margin-top:.375rem;font-size:.8125rem;font-weight:500}.checkbox-group{align-items:flex-start;gap:.625rem;margin-bottom:1rem;display:flex}.checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue-600);cursor:pointer;flex-shrink:0;margin-top:.125rem}.checkbox-group label{color:var(--gray-500);cursor:pointer;font-size:.875rem;font-weight:400;line-height:1.5}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue-600);color:#fff;box-shadow:0 1px 3px #2563eb4d}.btn-primary:hover{background:var(--blue-700);color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px #2563eb59}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;box-shadow:none;background:#93c5fd;transform:none}.btn-secondary{background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-200)}.btn-secondary:hover{background:var(--gray-200);text-decoration:none}.btn-large{border-radius:var(--radius-lg);width:100%;padding:.875rem 2rem;font-size:1.0625rem}.message-success{background:var(--green-50);border:1px solid var(--green-200);color:var(--green-800);border-radius:var(--radius);margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500}.message-error{background:var(--red-50);border:1px solid var(--red-200);color:var(--red-800);border-radius:var(--radius);margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500}.back-link{color:var(--gray-500);margin-bottom:1.5rem;font-size:.875rem;display:inline-block}.back-link:hover{color:var(--blue-600)}.hint{color:var(--gray-400);margin-top:.375rem;font-size:.8125rem}.hint-legal{color:var(--gray-400);margin-top:.25rem;margin-left:1.75rem;font-size:.75rem;font-style:italic}@media (width<=640px){.container{padding:1.5rem 1rem}h1{font-size:1.5rem}h2{font-size:1.25rem}}
