:root{--yellow:#F5C842;--ink:#111318;--paper:#fffdf7;--muted:#6d7280;--panel:#fff;--line:#dfe2e8;--shadow:0 24px 70px rgba(12,18,28,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#e9edf2;color:var(--ink);padding-bottom:92px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.ofp-body{min-height:100vh;background:radial-gradient(circle at 60% 0,#fff 0,#edf3f8 42%,#dbe7ef 100%);background-attachment:fixed}.ofp-system-bar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:rgba(255,255,255,.72);backdrop-filter:blur(22px);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.ofp-system-left,.ofp-system-right{display:flex;align-items:center;gap:8px}.ofp-dot{width:10px;height:10px;border-radius:99px;display:block}.ofp-dot.red{background:#ff5f57}.ofp-dot.amber{background:#febc2e}.ofp-dot.green{background:#28c840}.ofp-system-title{font-size:12px;color:#555;margin-left:6px}.ofp-system-btn{border:0;background:transparent;padding:6px 10px;border-radius:10px;cursor:pointer}.ofp-header{max-width:1600px;margin:16px auto 0;padding:10px 22px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 30px rgba(10,40,70,.08);border-radius:20px;position:sticky;top:54px;z-index:90}.ofp-brand img{width:250px;max-height:62px;object-fit:contain;object-position:left center;display:block}.ofp-primary{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.ofp-primary a:hover{color:#a47e00}.ofp-account{border:0;background:var(--yellow);padding:11px 16px;border-radius:14px;font-weight:900;cursor:pointer}.ofp-site-main{max-width:1600px;margin:18px auto;padding:0 18px}.ofp-desktop{display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:start}.ofp-sidebar,.ofp-tool-sidebar{background:rgba(244,249,255,.78);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:24px;padding:16px;position:sticky;top:142px}.ofp-sidebar a,.ofp-sidebar button,.ofp-tool-sidebar a,.ofp-tool-sidebar button{width:100%;display:flex;align-items:center;gap:11px;padding:13px 14px;border:0;background:transparent;border-radius:12px;text-align:left;cursor:pointer;font-weight:700;margin:2px 0}.ofp-sidebar .active,.ofp-sidebar a:hover,.ofp-sidebar button:hover,.ofp-tool-sidebar .active,.ofp-tool-sidebar a:hover,.ofp-tool-sidebar button:hover{background:linear-gradient(90deg,#fff3b0,#f5c842)}.ofp-sidebar-note{margin-top:170px;background:#fff;padding:16px;border-radius:14px;font-size:12px}.ofp-home-window,.ofp-page-shell,.ofp-tool-main{background:rgba(255,253,247,.95);box-shadow:var(--shadow);border-radius:26px;border:1px solid rgba(255,255,255,.9);overflow:hidden}.ofp-hero{padding:54px 54px 28px;position:relative}.ofp-eyebrow,.kicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#725800}.ofp-hero h1{font-size:clamp(48px,6vw,92px);line-height:.91;letter-spacing:-.06em;margin:16px 0 18px;max-width:1040px}.ofp-hero h1 small{font-size:.42em;letter-spacing:-.035em;font-weight:850}.ofp-rotate-wrap{display:inline-flex;min-width:8ch;color:#eab600;position:relative}.ofp-rotate-wrap [data-ofp-rotating]{display:inline-block;transition:opacity .25s,transform .25s}.ofp-rotate-wrap .swap{opacity:0;transform:translateY(16px)}.ofp-hero p{font-size:20px;margin:0 0 24px;color:#353942}.ofp-home-search{height:68px;border:2px solid #111;border-radius:36px;background:#fff;display:grid;grid-template-columns:44px 1fr auto;align-items:center;padding:6px 7px 6px 18px;max-width:980px}.ofp-home-search span{font-size:24px}.ofp-home-search input{border:0;outline:0;font-size:17px;width:100%}.ofp-home-search button,.ofp-button{background:var(--yellow);border:0;border-radius:26px;padding:16px 28px;font-weight:900;cursor:pointer}.ofp-personal{margin:0 54px 24px;padding:18px 20px;background:#fff8da;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ofp-personal>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:10px}.ofp-personal small{grid-column:2;color:#65605a}.ofp-wave{font-size:22px;grid-row:1/3}.ofp-tiles{padding:0 28px 42px;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:150px;gap:12px}.ofp-tiles .tile{border-radius:14px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 7px 20px rgba(0,0,0,.07);transition:transform .18s,box-shadow .18s}.ofp-tiles .tile:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.12)}.tile strong{font-size:28px;letter-spacing:-.04em}.tile span{font-size:13px;font-weight:700}.tile.image{grid-column:span 5;background:linear-gradient(135deg,#ffd73f,#f5b900)}.tile.pdf{grid-column:span 3;background:#111;color:#fff}.tile.text{grid-column:span 4;background:#eef7ff}.tile.calc{grid-column:span 3;background:linear-gradient(135deg,#7751ff,#a56bff);color:#fff}.tile.convert{grid-column:span 4;background:linear-gradient(135deg,#8ce979,#b6ff94)}.tile.web{grid-column:span 5;background:linear-gradient(135deg,#ffb33c,#ff8f28)}.tile.games{grid-column:span 5;background:linear-gradient(135deg,#ff79b5,#ff9bd0)}.tile.more{grid-column:span 7;background:linear-gradient(135deg,#b7dcff,#d9efff)}.ofp-home-section{padding:44px 48px;border-top:1px solid #eee}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-head h2{font-size:32px;margin:5px 0}.section-head button{border:1px solid #ddd;background:#fff;border-radius:14px;padding:11px 14px}.ofp-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ofp-tool-card{background:#fff;border:1px solid #e7e7e7;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:10px;min-height:150px;transition:.18s}.ofp-tool-card:hover{transform:translateY(-3px);border-color:#f0c029}.ofp-tool-card .icon{width:42px;height:42px;border-radius:12px;background:#fff1a4;display:grid;place-items:center;font-size:22px}.ofp-tool-card h3{font-size:17px;margin:0}.ofp-tool-card p{font-size:13px;color:#666;margin:0}.ofp-house-row{padding:10px 48px 48px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.ofp-house-ad{border:1px dashed #c9c9c9;border-radius:18px;padding:20px;background:#fafafa;min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ofp-house-ad strong{font-size:20px}.ofp-house-ad small{display:block;color:#777;margin-bottom:5px}.ofp-house-ad a{background:#111;color:#fff;border-radius:14px;padding:11px 14px;font-weight:800}.ofp-community-strip{margin:0 28px 36px;padding:34px;background:#111;color:#fff;border-radius:22px;display:grid;grid-template-columns:1.3fr .7fr;gap:26px;align-items:center}.ofp-community-strip .kicker{color:#f5c842}.ofp-community-strip h2{font-size:32px;margin:8px 0}.ofp-next-event{background:#202127;border:1px solid #343640;border-radius:18px;padding:18px}.ofp-next-event .date{color:#f5c842;font-weight:900}.ofp-footer{max-width:1600px;margin:30px auto 110px;padding:26px 28px;display:flex;justify-content:space-between;gap:30px;color:#4b505a;font-size:13px}.ofp-footer-links{display:flex;gap:20px}.ofp-dock{position:fixed;z-index:120;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:8px 12px;background:rgba(255,255,255,.78);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.9);box-shadow:0 16px 42px rgba(20,35,55,.22);border-radius:22px}.ofp-dock a,.ofp-dock button{min-width:78px;border:0;background:transparent;border-radius:14px;padding:8px 10px;display:grid;gap:3px;place-items:center;cursor:pointer;color:#111}.ofp-dock span{font-size:20px}.ofp-dock b{font-size:10px}.ofp-dock a:hover,.ofp-dock button:hover{background:#f5c842}.ofp-page-shell{padding:48px}.ofp-page-head{max-width:920px;margin-bottom:28px}.ofp-page-head h1{font-size:52px;line-height:1;margin:8px 0 14px;letter-spacing:-.045em}.ofp-page-head p{font-size:19px;color:#555}.ofp-prose{font-size:17px;line-height:1.75;max-width:900px}.ofp-prose h2{font-size:30px;line-height:1.15;margin-top:42px}.ofp-prose h3{font-size:22px}.ofp-prose a{text-decoration:underline}.ofp-tool-layout{display:grid;grid-template-columns:190px 1fr;gap:18px}.ofp-tool-main{padding:38px}.ofp-tool-sidebar{top:142px}.ofp-tool-side-title{text-transform:uppercase;letter-spacing:.18em;font-size:10px;color:#777;margin:18px 12px 7px}.ofp-tip{margin-top:28px;border:1px solid #ddd;padding:13px;border-radius:14px;font-size:12px;line-height:1.5}.ofp-breadcrumbs{font-size:12px;color:#777;margin-bottom:16px}.ofp-tool-hero{display:flex;justify-content:space-between;align-items:end;gap:20px}.ofp-tool-hero h1{font-size:50px;margin:6px 0 8px;letter-spacing:-.04em}.ofp-tool-hero p{font-size:17px;color:#555}.ofp-tool-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ofp-tool-badges span{border-radius:999px;padding:8px 12px;background:#eef7ec;font-size:12px;font-weight:800}.ofp-tool-app{margin:30px 0;background:#12161d;color:#fff;border-radius:22px;padding:18px;border:1px solid #2c323c;min-height:340px}.ofp-tool-app .appbar{height:34px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #2e333c;margin:-4px -4px 18px;padding:0 4px 14px}.ofp-tool-app .appbar i{width:9px;height:9px;border-radius:99px;display:block}.ofp-tool-app .appbar i:nth-child(1){background:#ff5f57}.ofp-tool-app .appbar i:nth-child(2){background:#febc2e}.ofp-tool-app .appbar i:nth-child(3){background:#28c840}.ofp-tool-app .ofp-field{margin:12px 0}.ofp-tool-app label{display:block;font-size:12px;color:#bdc4cf;margin-bottom:6px}.ofp-tool-app input,.ofp-tool-app select,.ofp-tool-app textarea{width:100%;background:#0c0f14;border:1px solid #39404b;color:#fff;border-radius:12px;padding:12px}.ofp-tool-app textarea{min-height:160px;resize:vertical}.ofp-tool-app button,.ofp-action{background:#f5c842;color:#111;border:0;border-radius:14px;padding:12px 17px;font-weight:900;cursor:pointer}.ofp-tool-app .secondary{background:#272d36;color:#fff}.ofp-tool-app .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ofp-tool-app .result{background:#0c0f14;border:1px solid #39404b;border-radius:14px;padding:16px;min-height:54px;white-space:pre-wrap;word-break:break-word}.ofp-tool-app .dropzone{border:2px dashed #566171;border-radius:18px;padding:42px 20px;text-align:center;background:#0d1117;cursor:pointer}.ofp-tool-app .dropzone.drag{border-color:#f5c842;background:#19180e}.ofp-tool-copy{display:grid;grid-template-columns:1fr 280px;gap:36px;margin-top:32px}.ofp-tool-copy aside{background:#f7f7f7;border-radius:18px;padding:18px;height:max-content}.ofp-related-list{display:grid;gap:8px}.ofp-related-list a{display:block;background:#fff;border:1px solid #e4e4e4;border-radius:12px;padding:11px;font-size:13px;font-weight:800}.ofp-tool-filter{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.ofp-tool-filter input{min-width:280px;flex:1;border:1px solid #ddd;border-radius:14px;padding:13px}.ofp-filter-chips{display:flex;gap:6px;flex-wrap:wrap}.ofp-filter-chips button{border:1px solid #ddd;background:#fff;border-radius:999px;padding:9px 12px;cursor:pointer}.ofp-filter-chips .active{background:#111;color:#fff}.ofp-all-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ofp-search-overlay{position:fixed;inset:0;z-index:200;background:rgba(10,13,18,.55);backdrop-filter:blur(10px);padding:10vh 18px}.ofp-search-dialog{max-width:820px;margin:auto;background:#fff;border-radius:24px;padding:26px;box-shadow:var(--shadow);position:relative}.ofp-search-dialog h2{margin-top:0}.ofp-search-dialog input{width:100%;padding:18px;border:2px solid #111;border-radius:16px;font-size:18px}.ofp-close{position:absolute;right:16px;top:13px;border:0;background:#eee;width:34px;height:34px;border-radius:99px;font-size:24px;cursor:pointer}.ofp-search-results{display:grid;gap:8px;margin-top:14px}.ofp-search-results a{padding:12px;background:#f6f6f6;border-radius:12px;font-weight:800}.ofp-panel{position:fixed;z-index:190;right:18px;bottom:96px;width:min(390px,calc(100vw - 36px));max-height:70vh;overflow:auto;background:#fff;border-radius:22px;padding:18px;box-shadow:var(--shadow)}html[data-ofp-theme="dark"]{--ink:#fff;--paper:#0d1016;--panel:#141820;--line:#2b313c}html[data-ofp-theme="dark"] body{background:#070a0f;color:#fff}html[data-ofp-theme="dark"] .ofp-system-bar,html[data-ofp-theme="dark"] .ofp-header,html[data-ofp-theme="dark"] .ofp-sidebar{background:rgba(17,21,29,.82);color:#fff;border-color:#2a303a}html[data-ofp-theme="dark"] .ofp-home-window,html[data-ofp-theme="dark"] .ofp-page-shell,html[data-ofp-theme="dark"] .ofp-tool-main{background:#0d1016;color:#fff;border-color:#242a33}html[data-ofp-theme="dark"] .ofp-primary a{color:#fff}html[data-ofp-theme="dark"] .tile.text,html[data-ofp-theme="dark"] .tile.more{color:#111}html[data-ofp-theme="dark"] .ofp-card-grid .ofp-tool-card{background:#141820;border-color:#2d3440}html[data-ofp-theme="dark"] .ofp-tool-card p,html[data-ofp-theme="dark"] .ofp-hero p,html[data-ofp-theme="dark"] .ofp-tool-hero p{color:#b8bfca}html[data-ofp-theme="dark"] .ofp-dock{background:rgba(20,24,32,.86);border-color:#2d3440}html[data-ofp-theme="dark"] .ofp-dock a,html[data-ofp-theme="dark"] .ofp-dock button{color:#fff}html[data-ofp-theme="dark"] .ofp-search-dialog,html[data-ofp-theme="dark"] .ofp-panel{background:#151922;color:#fff}@media(max-width:1100px){.ofp-desktop,.ofp-tool-layout{grid-template-columns:1fr}.ofp-sidebar,.ofp-tool-sidebar{position:static;display:flex;overflow:auto}.ofp-sidebar-note,.ofp-tip,.ofp-tool-side-title{display:none}.ofp-sidebar a,.ofp-sidebar button,.ofp-tool-sidebar a,.ofp-tool-sidebar button{min-width:max-content}.ofp-tool-copy{grid-template-columns:1fr}.ofp-card-grid{grid-template-columns:repeat(2,1fr)}.ofp-all-tools{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){body{padding-bottom:84px}.ofp-system-title{display:none}.ofp-header{top:46px;margin:8px;border-radius:16px;padding:9px 12px}.ofp-brand img{width:170px}.ofp-primary a:not(.ofp-account){display:none}.ofp-account{font-size:11px;padding:9px}.ofp-site-main{padding:0 8px}.ofp-hero{padding:34px 20px 22px}.ofp-hero h1{font-size:50px}.ofp-hero h1 small{font-size:.45em}.ofp-home-search{height:58px}.ofp-home-search button{display:none}.ofp-personal{margin:0 20px 20px}.ofp-tiles{padding:0 14px 26px;grid-auto-rows:120px}.ofp-tiles .tile{grid-column:span 6!important}.tile strong{font-size:22px}.ofp-home-section{padding:30px 20px}.ofp-card-grid{grid-template-columns:1fr}.ofp-house-row{grid-template-columns:1fr;padding:8px 20px 30px}.ofp-community-strip{grid-template-columns:1fr;margin:0 14px 24px;padding:24px}.ofp-page-shell,.ofp-tool-main{padding:24px 18px}.ofp-page-head h1,.ofp-tool-hero h1{font-size:38px}.ofp-tool-hero{display:block}.ofp-tool-badges{justify-content:flex-start}.ofp-tool-app{margin-left:-8px;margin-right:-8px;padding:14px}.ofp-tool-app .row{grid-template-columns:1fr}.ofp-all-tools{grid-template-columns:1fr 1fr}.ofp-dock{bottom:10px;width:calc(100vw - 20px);justify-content:space-around;padding:5px}.ofp-dock a,.ofp-dock button{min-width:0;flex:1;padding:6px 3px}.ofp-dock b{font-size:9px}.ofp-footer{display:block;margin-bottom:90px}.ofp-footer-links{margin-top:16px;flex-wrap:wrap}}
