:root{--bg:#f7f7f2;--card:#fff;--text:#182018;--muted:#687068;--border:#dde2da;--brand:#183c2d;--brand2:#c89c4a}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{min-height:100vh}.topbar{height:68px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{font-weight:800;letter-spacing:.04em}.small{font-size:13px;color:var(--muted)}.topbar .small{color:#d8e5df}.topbar-branding{display:flex;align-items:center;gap:12px}.logo-link{display:inline-flex;align-items:center}.shamieh-logo{display:block;width:auto;height:auto}.topbar-logo{background:#fff;border-radius:9px;padding:4px 8px;line-height:0}.topbar-logo .shamieh-logo{width:170px;max-height:48px}.login-logo{display:flex;justify-content:center;margin:0 auto 18px}.login-logo .shamieh-logo{width:min(300px,100%);height:auto}.page{max-width:1180px;margin:0 auto;padding:32px 24px 60px}.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:18px;gap:18px}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 4px 18px rgba(0,0,0,.035)}.span4{grid-column:span 4}.span5{grid-column:span 5}.span6{grid-column:span 6}.span7{grid-column:span 7}.span8{grid-column:span 8}.span12{grid-column:span 12}h1,h2,h3{margin-top:0}.kpi{font-size:34px;font-weight:800;margin:4px 0}.pill{border-radius:999px;padding:6px 10px;background:#edf3ef;color:var(--brand);font-size:12px}.btn,.pill{display:inline-block;font-weight:700}.btn{border:0;border-radius:10px;padding:10px 14px;background:var(--brand);color:#fff;cursor:pointer}.btn.secondary{background:#fff;color:var(--brand);border:1px solid var(--border)}.list{display:grid;grid-gap:12px;gap:12px}.row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.row:last-child{border-bottom:0}.nav{display:flex;gap:16px;align-items:center}.login{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%)}.field{display:grid;grid-gap:6px;gap:6px;margin:14px 0}.input{width:100%;padding:11px 12px;border:1px solid var(--border);border-radius:9px;background:#fff}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:12px 8px;border-bottom:1px solid var(--border)}th{font-size:12px;text-transform:uppercase;color:var(--muted)}.public-site{min-height:100vh;background:#f3f0e7;color:#142019}.public-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;min-height:78px;background:rgba(24,60,45,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(255,255,255,.08)}.public-logo{display:inline-flex;align-items:center;background:#fff;border-radius:10px;padding:5px 9px;line-height:0;flex:0 0 auto}.public-logo .shamieh-logo{width:185px;max-height:49px}.public-nav{display:flex;align-items:center;justify-content:flex-end;gap:22px;color:#f7f4ea;font-size:14px;font-weight:700}.public-nav>a:not(.btn){opacity:.9}.public-nav>a:not(.btn):hover{opacity:1;color:#e6c882}.public-nav .btn.secondary{border-color:rgba(255,255,255,.25)}.public-hero{max-width:1240px;margin:28px auto 0;min-height:600px;border-radius:30px;padding:70px;background:linear-gradient(125deg,#122f24,#183c2d 56%,#214d3b);color:#fff;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);grid-gap:54px;gap:54px;align-items:center;overflow:hidden;position:relative}.public-hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(200,156,74,.08);right:-180px;top:-180px}.public-hero-copy{position:relative;z-index:2}.public-eyebrow{display:block;font-size:12px;letter-spacing:.18em;font-weight:800;color:#b48531;margin-bottom:14px}.public-cta .public-eyebrow,.public-hero .public-eyebrow{color:#e6c882}.public-hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.045em;margin-bottom:26px;max-width:760px}.public-hero p{font-size:19px;line-height:1.7;color:#d8e4dc;max-width:720px;margin:0}.public-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:30px}.public-primary{background:#c89c4a;color:#142019}.public-primary:hover{background:#d7b468}.public-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:44px;max-width:690px}.public-quickfacts>div{padding:15px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.05)}.public-quickfacts b{display:block;font-size:24px;color:#f0d498;margin-bottom:4px}.public-quickfacts span{font-size:12px;color:#d6e0da}.public-hero-art{min-height:440px;position:relative;display:grid;place-items:center}.hero-piece{width:250px;height:250px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#d7b468,#a7792b);color:#10281f;font-size:150px;line-height:1;box-shadow:0 30px 70px rgba(0,0,0,.26);position:relative;z-index:3}.hero-ring{position:absolute;border-radius:50%;border:1px solid rgba(230,200,130,.26)}.hero-ring-one{width:340px;height:340px}.hero-ring-two{width:430px;height:430px;border-style:dashed;transform:rotate(14deg)}.hero-card{position:absolute;z-index:4;background:#fff;color:#17392b;font-weight:800;border-radius:12px;padding:13px 20px;box-shadow:0 16px 35px rgba(0,0,0,.2)}.hero-card-top{right:16px;top:72px;transform:rotate(5deg)}.hero-card-bottom{left:8px;bottom:74px;transform:rotate(-6deg)}.public-section{max-width:1240px;margin:0 auto;padding:92px 34px}.public-section-heading{max-width:760px;margin-bottom:36px}.public-section-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.05;letter-spacing:-.035em;margin-bottom:14px}.public-muted,.public-section-heading p{color:#657069;line-height:1.65}.public-level-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.public-level-card{background:#fff;border:1px solid #e1ddd0;border-radius:18px;padding:24px;min-height:230px}.public-level-card>span{font-size:12px;font-weight:800;color:#b48531}.public-level-card h3{font-size:23px;margin:34px 0 12px}.public-level-card p{margin:0;color:#667069;line-height:1.6;font-size:14px}.public-locations{padding-top:28px}.public-location-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.public-location-card{display:flex;gap:20px;background:#183c2d;color:#fff;border-radius:22px;padding:30px;min-height:210px}.location-marker{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#c89c4a;color:#17392b;font-weight:900;flex:0 0 auto}.public-location-card h3{font-size:30px;margin-bottom:10px}.public-location-card p{color:#d5e1da;line-height:1.6;margin:0 0 24px}.public-location-card a{color:#f0d498;font-weight:800}.public-heading-row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:24px}.public-heading-row>div{max-width:760px}.public-tournaments{padding-top:58px}.public-tournament-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.public-tournament-card{background:#fff;border:1px solid #e1ddd0;border-radius:18px;padding:24px;display:flex;flex-direction:column;min-height:290px}.public-tournament-date{font-size:12px;font-weight:800;letter-spacing:.05em;color:#a7792b;text-transform:uppercase;margin-bottom:12px}.public-tournament-card h3{font-size:23px;line-height:1.2;margin-bottom:10px}.public-tournament-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}.public-pill-muted{background:#eceae3;color:#6d716d}.public-card-link{margin-top:18px;color:#183c2d;font-weight:800}.public-empty{background:#fff;border:1px dashed #d2cbb8;border-radius:18px;padding:36px;color:#657069}.public-cta{max-width:1172px;margin:10px auto 80px;border-radius:26px;padding:42px 46px;background:#122f24;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px}.public-cta h2{font-size:36px;margin-bottom:8px}.public-cta p{color:#d4e0d8;margin:0}.public-cta .public-actions{margin-top:0;justify-content:flex-end}.public-footer{background:#e8e3d7;border-top:1px solid #d8d0bd;min-height:120px;padding:28px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;color:#58615b;font-size:13px}.public-footer .shamieh-logo{width:165px}.public-footer-links{display:flex;gap:18px;font-weight:700;color:#183c2d}.public-page-intro{max-width:1240px;margin:0 auto;padding:78px 34px 24px}.public-page-intro h1{font-size:clamp(46px,6vw,72px);letter-spacing:-.045em;line-height:1;margin-bottom:20px}.public-page-intro p{max-width:760px;color:#657069;font-size:18px;line-height:1.7}.public-tournament-list-section{padding-top:30px}.public-tournament-list{display:grid;grid-gap:24px;gap:24px}.public-tournament-detail{background:#fff;border:1px solid #e1ddd0;border-radius:24px;padding:30px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);grid-gap:34px;gap:34px;scroll-margin-top:100px}.public-tournament-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.public-tournament-title-row h2{font-size:34px;line-height:1.1;margin-bottom:22px}.public-tournament-facts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:8px 0 24px}.public-tournament-facts>div{background:#f6f4ee;border-radius:12px;padding:14px}.public-tournament-facts span{display:block;color:#7b817c;font-size:11px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}.public-tournament-facts b{font-size:13px;line-height:1.45}.public-tournament-description{line-height:1.7;white-space:pre-wrap}.public-registration-panel{background:#f4f1e8;border-radius:18px;padding:24px;align-self:start}.public-registration-panel h3{font-size:23px;margin-bottom:6px}.public-registration-panel .field{margin:12px 0}.public-registration-panel .input{border-color:#d6d0c1}.public-full-button{width:100%;margin-top:6px}.public-form-note{font-size:12px;line-height:1.5;color:#757d77;margin:14px 0 0}.public-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.public-alert{max-width:100%;border-radius:12px;padding:14px 16px;margin-bottom:18px}.public-alert-success{background:#e6f1e9;color:#18452c;border:1px solid #c6ddcc}.public-alert-error,.public-inline-error{background:#f8e8e6;color:#7e2f29;border:1px solid #e7c6c2}.public-inline-error{border-radius:10px;padding:10px 12px;font-size:13px;margin:12px 0}.public-registration-closed,.public-registration-success{text-align:center;padding:22px 8px}.registration-check{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#dfeee3;color:#175130;font-size:28px;font-weight:900;margin:0 auto 16px}.public-registration-closed p,.public-registration-success p{color:#657069;line-height:1.6}.public-cta-compact{margin-top:0}.public-cta-compact .btn{flex:0 0 auto}@media(max-width:980px){.public-hero{margin:20px;grid-template-columns:1fr;padding:54px 42px}.public-hero-art{min-height:360px}.public-level-grid{grid-template-columns:repeat(2,1fr)}.public-tournament-detail,.public-tournament-grid{grid-template-columns:1fr}.public-tournament-facts{grid-template-columns:1fr 1fr}.public-nav{gap:12px;font-size:13px}.public-nav>a:not(.btn):nth-child(2){display:none}.public-cta{margin-left:24px;margin-right:24px}.public-page-intro,.public-section{padding-left:24px;padding-right:24px}}@media(max-width:760px){.span12,.span4,.span5,.span6,.span7,.span8{grid-column:span 12}.nav{display:none}.topbar{padding:0 16px}.topbar-logo .shamieh-logo{width:145px}.topbar-branding>.small{display:none}.public-header{position:relative;padding:10px 16px;align-items:flex-start}.public-logo .shamieh-logo{width:150px}.public-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px}.public-nav>a:not(.btn){display:none}.public-nav .btn{padding:9px 11px;font-size:12px}.public-hero{margin:14px;border-radius:22px;padding:42px 24px;min-height:auto}.public-hero h1{font-size:48px}.public-hero p{font-size:16px}.public-quickfacts{grid-template-columns:1fr}.public-hero-art{min-height:300px}.hero-piece{width:180px;height:180px;font-size:110px}.hero-ring-one{width:240px;height:240px}.hero-ring-two{width:290px;height:290px}.hero-card-top{right:2px;top:36px}.hero-card-bottom{left:2px;bottom:40px}.public-section{padding-top:66px;padding-bottom:66px}.public-level-grid,.public-location-grid{grid-template-columns:1fr}.public-heading-row{display:block}.public-heading-row .btn{margin-top:14px}.public-cta{display:block;padding:34px 26px}.public-cta .public-actions{justify-content:flex-start;margin-top:22px}.public-footer{display:grid;justify-items:start}.public-tournament-title-row{display:block}.public-tournament-title-row .pill{margin-bottom:18px}.public-tournament-facts{grid-template-columns:1fr}.public-tournament-detail{padding:20px}.public-page-intro{padding-top:52px}.public-page-intro h1{font-size:48px}}