@font-face{font-family:CanadaAlyawm;src:url('../fonts/canadaalyawm.ttf') format('truetype');font-display:swap;font-style:normal;font-weight:100 900}
.ctcc{--navy:#102f43;--red:#cf1824;--green:#176b57;--gold:#e7b928;--ink:#142631;--muted:#5d707a;--line:#d9e2e6;--soft:#f3f7f8;background:#f4f7f8;color:var(--ink);direction:rtl;font-family:CanadaAlyawm,Arial,sans-serif!important;padding-bottom:52px}.ctcc *{box-sizing:border-box;font-family:inherit;letter-spacing:0}.ctcc button,.ctcc input,.ctcc select{font:inherit}.ctcc-hero{background:#102f43;color:#fff;overflow:hidden;border-bottom:6px solid var(--red)}.ctcc-hero__inner{min-height:360px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:52px;padding-bottom:52px}.ctcc-hero__inner>div:first-child{max-width:850px}.ctcc-kicker{display:inline-block;background:var(--red);padding:8px 13px;font-size:13px;margin-bottom:17px}.ctcc-hero h1{color:#fff;font-size:clamp(38px,5vw,62px);line-height:1.4;margin:0 0 14px}.ctcc-hero p{color:#e7eef2;font-size:17px;line-height:2;max-width:820px;margin:0}.ctcc-hero__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.ctcc-hero__facts span{border:1px solid rgba(255,255,255,.28);padding:7px 10px;font-size:11px}.ctcc-hero__meter{width:184px;height:184px;border:10px solid rgba(255,255,255,.12);outline:1px solid rgba(255,255,255,.32);border-radius:50%;flex:0 0 184px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ctcc-hero__meter strong{color:var(--gold);font-size:42px;line-height:1}.ctcc-hero__meter span{font-size:11px;margin-top:11px}.ctcc-workspace{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:22px;align-items:start;margin-top:32px}.ctcc-form,.ctcc-results,.ctcc-guide,.ctcc-notice,.ctcc-sources{background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(15,43,57,.06)}.ctcc-form,.ctcc-results{padding:28px}.ctcc-results{position:sticky;top:20px;min-height:540px}.ctcc-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:22px}.ctcc-panel-heading span,.ctcc-guide>header>span,.ctcc-sources>div>span{color:var(--red);font-size:12px}.ctcc-panel-heading h2{font-size:24px;line-height:1.5;margin:4px 0 0}.ctcc-panel-heading>small{background:#eaf1f3;color:#395664;padding:7px 10px;font-size:10px}.ctcc-form-section{padding:4px 0 25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.ctcc-section-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.ctcc-section-heading>span{background:var(--navy);color:#fff;display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;font-size:11px}.ctcc-section-heading h3{font-size:18px;margin:1px 0 4px}.ctcc-section-heading p{font-size:10px;line-height:1.8;color:var(--muted);margin:0}.ctcc-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ctcc-field{display:flex;flex-direction:column;gap:7px}.ctcc-field--wide{grid-column:1/-1}.ctcc-field>span,.ctcc-repeat-row label>span{font-size:11px;font-weight:700}.ctcc-field input,.ctcc-repeat-row input,.ctcc-repeat-row select{width:100%;height:48px;border:1px solid #c9d5da;background:#fff;color:var(--ink);padding:0 12px;outline:none}.ctcc-field input:focus,.ctcc-repeat-row input:focus,.ctcc-repeat-row select:focus{border-color:#3b728e;box-shadow:0 0 0 3px rgba(31,103,139,.12)}.ctcc-field small{font-size:9px;color:var(--muted);line-height:1.8}.ctcc-repeater{display:flex;flex-direction:column;gap:10px}.ctcc-repeat-row{position:relative;display:grid;align-items:end;gap:10px;background:var(--soft);border-right:4px solid #8ca5b1;padding:14px 46px 14px 14px}.ctcc-repeat-row--period{grid-template-columns:minmax(180px,1.3fr) 1fr 1fr}.ctcc-repeat-row--trip{grid-template-columns:1fr 1fr 1fr}.ctcc-repeat-row label{display:flex;flex-direction:column;gap:6px;min-width:0}.ctcc-row-number{position:absolute;right:11px;top:18px;color:var(--navy);font-size:11px}.ctcc-remove{position:absolute;left:7px;top:7px;width:28px;height:28px;border:0;background:transparent;color:#8d1a22;font-size:24px;line-height:1;cursor:pointer}.ctcc-remove:hover{background:#ffe8ea}.ctcc-add{border:1px dashed #8ca5b1;background:#fff;color:#214f66;min-height:44px;padding:9px 14px;margin-top:10px;cursor:pointer;font-size:11px;font-weight:700}.ctcc-add:hover{border-style:solid;background:#eef5f7}.ctcc-choice{border:0;margin:0 0 18px;padding:0}.ctcc-choice:last-child{margin-bottom:0}.ctcc-choice legend{font-size:11px;line-height:1.8;font-weight:700;margin-bottom:8px}.ctcc-choice>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ctcc-choice label{position:relative;cursor:pointer}.ctcc-choice input{position:absolute;opacity:0;pointer-events:none}.ctcc-choice label span{display:grid;place-items:center;min-height:44px;border:1px solid #c9d5da;background:#fff;font-size:12px}.ctcc-choice input:checked+span{border-color:var(--red);background:#fff3f4;color:#a30913;box-shadow:inset -4px 0 0 var(--red)}.ctcc-choice input:focus-visible+span,.ctcc-add:focus-visible,.ctcc-remove:focus-visible,.ctcc-actions button:focus-visible,.ctcc-result-actions a:focus-visible,.ctcc-result-actions button:focus-visible{outline:3px solid rgba(31,103,139,.24);outline-offset:2px}.ctcc-error{background:#fff0f1;color:#9b0711;border-right:4px solid var(--red);padding:12px 14px;font-size:11px;line-height:1.8}.ctcc-actions{display:grid;grid-template-columns:1fr auto;gap:9px}.ctcc-submit,.ctcc-reset{border:0;min-height:52px;padding:12px 20px;cursor:pointer;font-weight:800}.ctcc-submit{background:var(--red);color:#fff}.ctcc-submit:hover{background:#ae0711}.ctcc-reset{background:#e8eef0;color:#314c59}.ctcc-privacy{color:var(--muted);font-size:9px;line-height:1.8;margin:11px 0 0}.ctcc-empty{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);gap:8px}.ctcc-empty>span{width:82px;height:82px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:23px}.ctcc-empty strong{font-size:19px;color:var(--ink)}.ctcc-empty p{font-size:10px;line-height:1.9;max-width:310px;margin:0}.ctcc-status{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center;padding:18px;color:#fff;background:var(--navy)}.ctcc-status>span{width:58px;height:58px;border:2px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;font-size:14px}.ctcc-status strong{font-size:15px}.ctcc-status p{color:#e3edf1;font-size:9px;line-height:1.8;margin:4px 0 0}.ctcc-status.is-ready{background:var(--green)}.ctcc-status.needs-review{background:#6e5410}.ctcc-progress{height:7px;background:#dfe7ea;margin-bottom:18px}.ctcc-progress span{display:block;height:100%;background:var(--red);max-width:100%}.ctcc-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-right:1px solid var(--line)}.ctcc-stats>div{padding:13px;border-left:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:4px;min-width:0}.ctcc-stats span{font-size:9px;color:var(--muted)}.ctcc-stats strong{font-size:23px;color:var(--navy)}.ctcc-stats small{font-size:8px;color:#71818a}.ctcc-date-result{background:#edf6f3;border-right:5px solid var(--green);padding:16px;margin-top:16px;display:flex;flex-direction:column;gap:4px}.ctcc-date-result span{font-size:9px;color:#41685e}.ctcc-date-result strong{font-size:21px;color:#125643}.ctcc-date-result small{font-size:8px;line-height:1.8;color:#55756d}.ctcc-review-note{background:#fff8e4;border-right:5px solid #c4950b;padding:15px;margin-top:16px}.ctcc-review-note strong{font-size:11px;color:#6e5200}.ctcc-review-note p{font-size:9px;line-height:1.8;color:#6c581e;margin:6px 0 0}.ctcc-window{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:16px;padding:11px;background:#f2f5f6;font-size:8px;color:var(--muted)}.ctcc-window b{color:var(--ink);font-size:9px}.ctcc-window i{font-style:normal}.ctcc-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.ctcc-result-actions button,.ctcc-result-actions a{display:grid;place-items:center;text-align:center;min-height:44px;border:1px solid #aebdc4;background:#fff;color:#183f54;text-decoration:none;padding:8px;font-size:9px;cursor:pointer}.ctcc-result-actions a{background:var(--navy);border-color:var(--navy);color:#fff}.ctcc-guide{margin-top:24px;padding:27px}.ctcc-guide>header h2,.ctcc-sources h2{font-size:23px;line-height:1.5;margin:5px 0 18px}.ctcc-guide>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ctcc-guide article{border-top:4px solid var(--navy);padding-top:15px}.ctcc-guide article>b{color:var(--red);font-size:21px}.ctcc-guide h3{font-size:16px;margin:8px 0}.ctcc-guide p,.ctcc-notice p,.ctcc-sources p{font-size:10px;line-height:2;color:var(--muted);margin:0}.ctcc-notice{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;margin-top:18px;padding:23px}.ctcc-notice>strong{width:48px;height:48px;border-radius:50%;background:#fff2cc;color:#725600;display:grid;place-items:center;font-size:22px}.ctcc-notice h2{font-size:17px;margin:0 0 6px}.ctcc-sources{margin-top:18px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ctcc-sources>div{max-width:720px}.ctcc-sources h2{margin-bottom:7px}.ctcc-sources nav{display:flex;flex-direction:column;gap:8px;flex:0 0 230px}.ctcc-sources a{background:#edf3f5;color:#173f55;padding:10px 12px;text-decoration:none;font-size:9px}.ctcc-sources a:hover{text-decoration:underline}.ctcc [hidden]{display:none!important}
@media(max-width:1000px){.ctcc-workspace{grid-template-columns:1fr}.ctcc-results{position:static;min-height:0}.ctcc-repeat-row--period,.ctcc-repeat-row--trip{grid-template-columns:1fr 1fr}.ctcc-repeat-row label:first-of-type{grid-column:1/-1}}
@media(max-width:700px){.ctcc{padding-bottom:34px}.ctcc-hero__inner{min-height:auto;padding:36px 18px}.ctcc-hero h1{font-size:34px}.ctcc-hero p{font-size:13px}.ctcc-hero__meter{display:none}.ctcc-workspace{padding-left:12px;padding-right:12px;margin-top:15px}.ctcc-form,.ctcc-results{padding:18px}.ctcc-panel-heading{align-items:flex-start}.ctcc-panel-heading h2{font-size:20px}.ctcc-grid,.ctcc-repeat-row--period,.ctcc-repeat-row--trip{grid-template-columns:1fr}.ctcc-field--wide,.ctcc-repeat-row label:first-of-type{grid-column:auto}.ctcc-repeat-row{padding-right:42px}.ctcc-choice>div,.ctcc-actions,.ctcc-result-actions{grid-template-columns:1fr}.ctcc-stats{grid-template-columns:1fr 1fr}.ctcc-guide,.ctcc-notice,.ctcc-sources{margin-left:12px;margin-right:12px;padding:19px}.ctcc-guide>div{grid-template-columns:1fr}.ctcc-notice{grid-template-columns:1fr}.ctcc-sources{display:block}.ctcc-sources nav{margin-top:16px}.ctcc-status{grid-template-columns:52px 1fr;padding:14px}.ctcc-status>span{width:48px;height:48px;font-size:11px}}
@media print{body *{visibility:hidden!important}.ctcc-results,.ctcc-results *{visibility:visible!important}.ctcc-results{position:absolute;inset:0 auto auto 0;width:100%;box-shadow:none;border:0}.ctcc-panel-heading,.ctcc-result-actions{display:none!important}}
@media(prefers-reduced-motion:reduce){.ctcc *{scroll-behavior:auto!important;transition:none!important}}
