:root{      --green:#16a637;      --green-dark:#0d7f29;      --black:#050705;      --text:#101828;      --muted:#667085;      --light:#f5f7f5;      --border:#e5e7eb;      --radius:28px;}#cntPage:has( #theaterStart) .footer_top{margin-top:0 !important;}#cntPage:has( #theaterStart) .footer_top .anchor{display:none !important;}#theaterStart *{box-sizing:border-box;margin:0;padding:0;font-family:"Inter",Arial,sans-serif;}#theaterStart{background:radial-gradient(circle at 74% 18%,rgba(22,166,55,.22),transparent 28%),radial-gradient(circle at 12% 42%,rgba(22,166,55,.10),transparent 26%),linear-gradient(135deg,#f8fff9 0%,#ffffff 52%,#e9fbef 100%);color:var(--text);line-height:1.5;padding-bottom:50px;}  #theaterStart a{color:inherit;text-decoration:none;}#theaterStart .brand{color:#16a637 !important;font-weight:600 !important;line-height:1.4;}#theaterStart section{max-width:1240px;width:100%;margin:0 auto;padding:42px;border-radius:26px;background:rgba(255,255,255,.88);border:1px solid #d7ecd9;box-shadow:0 24px 70px rgba(13,63,30,.12);margin-top:40px;}#theaterStart section.hero{max-width:100%;display:block;border:0;box-shadow:none;background:transparent;padding:0;margin:0;border-radius:0;min-height:620px;position:relative;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.74) 42%,rgba(0,0,0,.3) 100%),url("/img/clappit3-www/theater-hero-bg.png") center / cover no-repeat;}#theaterStart .hero-content{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:110px 42px 100px 42px;}#theaterStart .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 12px 30px rgba(22,166,55,.4);transition:0.25s ease;cursor:pointer;}#theaterStart .btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(22,166,55,.5);}#theaterStart .btn .btn-icon{margin-top:6px;}#theaterStart .hero h1{max-width:700px;font-size:clamp(44px,6vw,76px);line-height:.96;letter-spacing:-3px;font-weight:700;margin-bottom:26px;}#theaterStart .hero h1 span{color:var(--green);}#theaterStart .hero p{max-width:500px;color:rgba(255,255,255,.82);font-size:18px;margin-bottom:34px;}#theaterStart .features-panel{margin:-74px auto 0 auto;position:relative;z-index:5;background:#fff;border-radius:var(--radius);padding:48px 42px 42px;}#theaterStart .section-title{max-width:760px;margin:0 auto 42px;text-align:center;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-1.4px;font-weight:800;}#theaterStart .features-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:34px 28px;}#theaterStart .feature{display:flex;flex-direction:column;align-items:center;text-align:center;}#theaterStart .icon{display:flex;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;border:1px solid rgba(22,166,55,.28);border-radius:16px;color:var(--green);font-size:25px;background:#f2fbf4;}#theaterStart .icon i{margin-left:9px;margin-top:9px;} #theaterStart .feature h3{font-size:15px;line-height:1.25;font-weight:800;margin-bottom:8px;}#theaterStart .feature p{font-size:13px;color:var(--muted);}#theaterStart .final-cta{padding:42px 48px 50px;display:flex;align-items:center;justify-content:space-between;gap:24px;}#theaterStart .final-cta h2{font-size:28px;font-weight:800;letter-spacing:-.6px;margin-bottom:8px;}#theaterStart .final-cta p{color:var(--muted);font-size:16px;}    #theaterStart .wa-cta-text{font-size:20px;line-height:1.4;margin-bottom:24px;color:rgba(255,255,255,0.9);}#theaterStart .wa-cta-text strong{display:block;font-size:26px;font-weight:800;color:#fff;}#theaterStart .wa-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 12px 30px rgba(22,166,55,.4);transition:0.25s ease;cursor:pointer;}#theaterStart .wa-cta-btn .wa-icon{margin-top:6px;}#theaterStart .wa-cta-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(22,166,55,.5);}#theaterStart .how-start h2{font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:-1.4px;font-weight:800;margin-bottom:14px;}#theaterStart .eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#e6fbea;color:#16a637;font-weight:500;margin-bottom:14px;font-size:14px;}#theaterStart .how-start-header p{max-width:640px;color:var(--muted);font-size:clamp(16px,4vw,18px);margin-bottom:10px;}#theaterStart .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}#theaterStart .step-card{position:relative;min-height:230px;padding:28px;border-radius:24px;border:1px solid #e4efe6;overflow:hidden;box-shadow:rgba(13,63,30,0.06) 0px 18px 45px;}#theaterStart .step-card::after{content:"";position:absolute;right:-42px;top:-42px;width:120px;height:120px;border-radius:50%;background:#f7faf7;}#theaterStart .step-number{width:52px;height:52px;display:grid;place-items:center;margin-bottom:34px;border-radius:18px;background:var(--green);color:#fff;font-size:22px;font-weight:800;box-shadow:0 12px 24px rgba(22,166,55,.24);}#theaterStart .step-card h3{position:relative;z-index:1;font-size:21px;line-height:1.15;font-weight:700;margin-bottom:12px;letter-spacing:-.3px;}#theaterStart .step-card p{position:relative;z-index:1;color:var(--muted);font-size:15px;}#theaterStart .story-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:stretch;}#theaterStart .story-layout h2{font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:-1.4px;font-weight:800;margin-bottom:14px;}#theaterStart .story-layout .story-copy p{color:var(--muted);font-size:clamp(16px,4vw,18px);margin-bottom:14px;}#theaterStart .story-card{border-radius:30px;padding:38px;background:linear-gradient(145deg,#12351c,#1b4a28);color:#fff;position:relative;overflow:hidden;}#theaterStart .story-card::before{content:"";position:absolute;right:-70px;top:-70px;width:230px;height:230px;border-radius:50%;background:rgba(22,166,55,.24);}#theaterStart .story-card h3{position:relative;z-index:1;font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-.8px;margin-bottom:18px;}#theaterStart .story-card p{color:rgba(255,255,255,.78);font-size:clamp(14px,4vw,16px);line-height:1.7;margin-bottom:24px;}#theaterStart .story-card ul{display:grid;gap:14px;list-style:none;}#theaterStart .story-card li{display:flex;gap:12px;align-items:flex-start;font-size:15px;font-weight:700;}#theaterStart .story-card li::before{content:"✓";flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:13px;font-weight:800;}#theaterStart .story-bottom{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}#theaterStart .story-bottom article{border-radius:24px;border:1px solid #e4efe6;padding:30px;box-shadow:rgba(13,63,30,0.06) 0px 18px 45px;}#theaterStart .story-bottom h3{font-size:22px;font-weight:800;letter-spacing:-.4px;margin-bottom:10px;}#theaterStart .story-bottom p{color:var(--muted);font-size:15px;line-height:1.7;}#theaterStart .loyalty-section{color:#fff;background:linear-gradient(145deg,#12351c,#1b4a28);overflow:hidden;position:relative;box-shadow:0 26px 70px rgba(5,7,5,.24);}#theaterStart .loyalty-section::before{content:"";position:absolute;inset:auto -120px -170px auto;width:360px;height:360px;border-radius:50%;background:rgba(22,166,55,.22);filter:blur(2px);}#theaterStart .eyebrow.dark{background:rgba(22,166,55,.16);color:#7cff99;border:1px solid rgba(124,255,153,.18);}#theaterStart .loyalty-content{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;}#theaterStart .loyalty-copy h2{max-width:650px;font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:-1.4px;font-weight:800;margin-bottom:14px;margin-bottom:24px;}#theaterStart .loyalty-copy p{max-width:620px;color:rgba(255,255,255,.78);font-size:17px;line-height:1.75;margin-bottom:16px;}#theaterStart .loyalty-btn{margin-top:14px;background:#fff;color:#0b1f10;box-shadow:0 16px 36px rgba(255,255,255,.12);}#theaterStart .loyalty-btn:hover{background:#eaf8ee;color:#0b1f10;}#theaterStart .loyalty-visual{position:relative;min-height:390px;border-radius:30px;padding:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);}#theaterStart .points-card p{margin-top:10px;color:rgba(255,255,255,.76);font-size:14px;font-weight:500;}#theaterStart .reward-list{display:grid;gap:14px;margin-top:18px;}#theaterStart .reward-item{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;padding:16px;border-radius:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);}#theaterStart .reward-item div{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.14);font-size:22px;}#theaterStart .reward-item span{font-size:15px;font-weight:500;color:rgba(255,255,255,.92);}#theaterStart .reward-item strong{color:#7cff99;font-size:14px;white-space:nowrap;}#theaterStart .reward-item i{color:#7cff99;font-size:24px;margin-left:5px;}#theaterStart .loyalty-benefits{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;}#theaterStart .loyalty-benefits article{min-height:118px;padding:22px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);}#theaterStart .loyalty-benefits strong{display:block;margin-bottom:8px;color:#7cff99;font-size:28px;line-height:1;font-weight:900;}#theaterStart .loyalty-benefits span{color:rgba(255,255,255,.76);font-size:14px;line-height:1.55;}@media (max-width:980px){ #theaterStart section.hero{min-height:500px;} #theaterStart .hero-content{padding:40px 24px 95px 24px;}    #theaterStart .features-grid{grid-template-columns:repeat(2,1fr);}    #theaterStart .story-bottom{grid-template-columns:1fr;}    #theaterStart .story-layout{grid-template-columns:1fr;gap:12px}    #theaterStart .story-card{padding:22px;}    #theaterStart .loyalty-content{grid-template-columns:1fr;gap:12px}    #theaterStart .loyalty-visual{padding:15px;}    #theaterStart .reward-item span{font-size:13px;}    #theaterStart .loyalty-benefits{grid-template-columns:1fr;gap:12px}}@media (max-width:720px){ #theaterStart section{padding:24px;}    #theaterStart .hero h1{letter-spacing:-1.8px;}    #theaterStart .features-panel{margin:-60px 0 0;padding:34px 22px;}    #theaterStart .features-grid{grid-template-columns:1fr 1fr;}    #theaterStart .steps-grid{grid-template-columns:1fr;}    #theaterStart .step-card{padding:22px;} #theaterStart .step-card h3{font-size:18px;}    #theaterStart .final-cta{padding:32px 24px;} #theaterStart .final-cta{align-items:flex-start;flex-direction:column;}}    #theaterStart .wa-cta-banner{position:relative;border-radius:20px;overflow:hidden;padding:40px 20px;background:linear-gradient(180deg,rgba(6,78,36,0.75),rgba(6,78,36,0.95)),url("/img/clappit3-www/wa-banner-bg.jpg");background-size:100%;background-position:center; transition:all ease .4s;}#theaterStart .wa-cta-banner::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(34,197,94,0.25),transparent 10%);}#theaterStart .wa-cta-banner:has(.wa-cta-btn:hover){background-size:110%;}#theaterStart .wa-cta-content{text-align:center;color:#fff;position:relative;z-index:5;}#theaterStart .wa-cta-text{font-size:20px;line-height:1.4;margin-bottom:24px;color:rgba(255,255,255,0.9);}#theaterStart .wa-cta-text strong{display:block;font-size:26px;font-weight:800;color:#fff;}#theaterStart .wa-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 12px 30px rgba(22,166,55,.4);transition:0.25s ease;cursor:pointer;}#theaterStart .wa-cta-btn .wa-icon{margin-top:6px;}#theaterStart .wa-cta-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(22,166,55,.5);}    #theaterStart .cs-form-card{display:grid;grid-template-columns:.8fr 1.35fr;gap:42px;padding:42px;border-radius:26px;background:rgba(255,255,255,.88);border:1px solid #d7ecd9;box-shadow:0 24px 70px rgba(13,63,30,.12);}#theaterStart .cs-form-left{padding-right:34px;border-right:1px solid #dbe7dc;}#theaterStart .cs-form-left h2{margin:0 0 14px;font-size:34px;text-align:left;}#theaterStart .cs-form-left p{color:#4b5563;line-height:1.5;}#theaterStart form{display:flex;flex-direction:column;gap:9px;margin-top:22px;}#theaterStart label{font-weight:700;}#theaterStart label span.req{color:red;}#theaterStart input{width:100%;min-height:48px;padding:0 16px;border-radius:10px;border:1px solid #cfded1 !important;background:#fff;outline:none;color:#111827;}#theaterStart input:focus{border-color:#16a637;box-shadow:0 0 0 4px rgba(22,166,55,.12);}#theaterStart #doSendMail{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;min-height:58px;border:0;border-radius:18px;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 16px 34px rgba(22,166,55,.24);}#theaterStart #doSendMail i{margin-top:5px;}#theaterStart #doSendMail:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;}#theaterStart .cs-privacy{margin-top:16px;color:#4b5563;font-size:14px;}#theaterStart .cs-form-right h3{margin:0 0 16px;font-size:17px;font-weight:600;}#theaterStart .cs-form-right h3:not(:first-child){margin-top:30px;}#theaterStart .cs-form-right h3 span{color:#6b7280;font-weight:500;}#theaterStart .cs-options{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}#theaterStart .cs-options label{cursor:pointer;}#theaterStart .cs-options input{display:none;}#theaterStart .cs-options span{min-height:135px;padding:18px 10px;border-radius:13px;border:1px solid #d7e5d9;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#16a637;font-size:30px;transition:.2s ease;text-align:center;}#theaterStart .cs-options b{color:#111827;font-size:15px;}#theaterStart .cs-options input:checked + span{background:#effff2;border-color:#16a637;box-shadow:0 12px 30px rgba(22,166,55,.14);}#theaterStart .cs-options input:checked + span b{color:#07832d;}#theaterStart .cs-big-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;}#theaterStart .cs-big-options label{position:relative;min-height:124px;padding:22px 52px 22px 24px;border-radius:14px;border:1px solid #d7e5d9;background:#fff;cursor:pointer;display:flex;gap:8px;font-size:14px;}#theaterStart .cs-big-options input{position:absolute;right:18px;top:18px;width:22px;height:22px;min-height:auto;accent-color:#16a637;}#theaterStart .cs-big-options strong{display:block;margin-bottom:8px;}#theaterStart .cs-big-options small{color:#6b7280;line-height:1.45;}#theaterStart .cs-big-options label i{font-size:25px;color:#16a637;}#theaterStart .cs-big-options label:has(input:checked){border-color:#16a637;background:#f1fff4;}#theaterStart .cs-success-card{margin:30px auto;padding:56px 38px;border-radius:26px;background:radial-gradient(circle at top right,rgba(22,166,55,.18),transparent 35%),rgba(255,255,255,.92);border:1px solid #d7ecd9;box-shadow:0 24px 70px rgba(13,63,30,.12);text-align:center;}#theaterStart .cs-success-icon{width:74px;height:74px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#16a637,#19c252);color:#fff;font-size:42px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px rgba(22,166,55,.24);}#theaterStart .cs-success-card h2{margin:0 0 14px;font-size:clamp(32px,4vw,46px);letter-spacing:-1.5px;color:#07110b;}#theaterStart .cs-success-card p{max-width:620px;margin:0 auto 28px;color:#4b5563;font-size:18px;line-height:1.55;}#theaterStart .cs-success-points{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;}#theaterStart .cs-success-points div{padding:13px 18px;border-radius:999px;background:#effff2;border:1px solid #cdebd1;color:#07832d;font-weight:800;}@media (max-width:980px){ #theaterStart .cs-form-card{grid-template-columns:1fr;} #theaterStart .cs-form-left{padding-right:0;border-right:0;} #theaterStart .cs-mini-features,  #theaterStart .cs-options{grid-template-columns:repeat(2,1fr);}}@media (max-width:768px){ #theaterStart .cs-form-card{gap:22px;} }@media (max-width:620px){  #theaterStart .cs-options span{min-height:128px;padding:10px;font-size:22px;}  #theaterStart .cs-options, #theaterStart .cs-big-options, #theaterStart .cs-stats{grid-template-columns:1fr 1fr;}  #theaterStart .cs-form-card{padding:24px;}}